Tegra210: Fix 64-bit build warning about save_boot_params_ret()
[platform/kernel/u-boot.git] / include /
2015-07-28 Thierry RedingARM: tegra: Use architected timer on ARMv8
2015-07-28 Thierry RedingARM: tegra: Disable SPL and non-cached memory on 64-bit
2015-07-27 Stephen Warrenpxe: add AArch64 image support
2015-07-27 Simon Glasstegra124: Expand SPL space by 8KB
2015-07-25 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2015-07-25 Hans de Goedesunxi: Enable CMD_USB and USB_STORAGE by default on...
2015-07-24 Tom RiniMerge git://git.denx.de/u-boot-usb
2015-07-24 Stefan Roesearm: marvell: Increase MAXARGS to 32
2015-07-24 Stefan Roesearm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot support
2015-07-23 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2015-07-23 Masahiro YamadaARM: UniPhier: add PH1-sLD3 SoC support
2015-07-23 Masahiro YamadaARM: UniPhier: update CONFIG_BOOTARGS
2015-07-23 Masahiro YamadaARM: UniPhier: add environment variable for TFTP boot
2015-07-23 Masahiro YamadaARM: UniPhier: add environment sets for non-FIT Linux...
2015-07-23 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-07-23 Stefan Roesearm: mvebu: db-88f6820: Add SPL support with DDR init...
2015-07-23 Stefan Roesearm: mvebu: drivers/ddr: Move Armada XP DDR init code...
2015-07-23 Anton Schubertarm: mvebu: add Armada XP SATA support
2015-07-22 Masahiro Yamadalinux_compat: handle __GFP_ZERO in kmalloc()
2015-07-22 Masahiro Yamadalinux_compat: move vzalloc() to header file as an inlin...
2015-07-22 Masahiro Yamadalinux_compat: remove cpu_relax() define
2015-07-22 Paul Kocialkowskiusb: CONFIG_USB_FASTBOOT prefix replacement for consistency
2015-07-22 Jiandong Zhengimplement Fastboot via USB OTG on bcm28155_ap boards
2015-07-22 Steve Raeg_dnl: add missing declaration
2015-07-22 Paul Kocialkowskiusb: board_usb_init and board_usb_cleanup calls in...
2015-07-22 Paul Kocialkowskiusb: Fastboot function config for better consistency...
2015-07-22 Paul Kocialkowskiusb: USB download gadget and functions config options...
2015-07-22 Nikhil Badolainclude: usb: Map USB controller base addresses for...
2015-07-22 Nikhil Badolainclude: usb: Move USB controller base address mapping
2015-07-22 Nikhil Badoladrivers: usb: fsl: Implement Erratum A-009116 for XHCI...
2015-07-22 Ramneek Mehreshls1021aqds: Enable USB IP support
2015-07-22 Ramneek Mehreshls1021atwr: Enable USB IP support
2015-07-22 Ramneek Mehreshusb: fsl: Add XHCI driver support
2015-07-22 Ramneek Mehreshusb: xhci: keystone: Remove common dwc3 drv functions...
2015-07-22 Ramneek Mehreshusb: xhci: omap: Remove common dwc3 drv functions calls
2015-07-22 Ramneek Mehreshusb: xhci: exynos: Remove common dwc3 drv functions...
2015-07-22 Ramneek Mehreshusb: dwc3: Add DWC3 controller driver support
2015-07-21 Simon Glassnet: Allow drivers to return -ENOSYS with the write_hwa...
2015-07-21 Simon Glassx86: minnowmax: Drop the cache line size hack
2015-07-21 Simon Glassdm: usb: Adjust the USB_DEVICE() macro naming
2015-07-21 Simon Glassdm: usb: eth: Support driver model with USB Ethernet
2015-07-21 Simon Glassdm: eth: Avoid blocking on packet reception
2015-07-21 Simon Glassdm: usb: Correct the struct usb_driver_entry comment
2015-07-21 Simon Glassdm: pci: Add a function to get the BDF for a device
2015-07-21 Simon Glassdm: pci: Add support for PCI driver matching
2015-07-21 Hans de Goededm: usb: Allow usb host drivers to implement usb_reset_...
2015-07-21 Hans de Goededm: Export device_remove_children / device_unbind_children
2015-07-21 Hans de Goedeusb: Add an usb_device parameter to usb_reset_root_port
2015-07-21 Hans de Goedeusb: usb_setup_device: Drop unneeded portnr function...
2015-07-21 Hans de Goedeusb: Drop device-model specific copy of usb_legacy_port...
2015-07-21 Simon Glasstest: Add a macro to check that a value is not an error...
2015-07-21 Simon Glassled: Return -ENODEV if the LED device cannot be found
2015-07-21 Simon Glassdm: reset: Allow reset_walk() to return
2015-07-21 Simon Glassdm: Add platform data advice and admonishment
2015-07-21 Simon Glassdm: Add a clock uclass
2015-07-21 Simon Glassdm: Add a system reset uclass
2015-07-21 Simon Glassdm: spl: Allow device tree/driver model in board_init_f()
2015-07-21 Simon Glasslib: Add function to extract a number from the end...
2015-07-21 Simon GlassAdd rivest cipher 4 (rc4) implementation
2015-07-21 Simon Glassdm: Add support for RAM drivers
2015-07-21 Simon Glassdm: pmic: Add functions to adjust PMIC registers
2015-07-21 Simon Glassdm: power: Add a function to set up all regulators
2015-07-21 Simon Glassdm: pmic: Split output from function
2015-07-21 Simon Glassdm: power: Add regulator flags to centralise auto-set...
2015-07-21 Simon Glassmmc: Add structure comments for dwmmc
2015-07-21 Simon Glassdm: mmc: Add an MMC uclass
2015-07-21 Simon Glassdm: Add support for LEDs
2015-07-21 Simon Glassdm: Add support for generic system controllers (syscon)
2015-07-21 Simon Glassdm: Add support for register maps (regmap)
2015-07-21 Simon Glassdm: gpio: Add dm_gpio_request() to manually request...
2015-07-21 Simon Glassdm: gpio: Add dm_gpio_lookup_name() to look up a GPIO...
2015-07-21 Simon Glassdm: core: Correct device_get_child_by_of_offset() parameter
2015-07-21 Simon Glassdm: core: Add a function to find any device from device...
2015-07-21 Simon Glassdm: Move the tree/uclass dump code into its own file
2015-07-21 Simon Glassdebug_uart: Remove use of asmlinkage
2015-07-21 Simon GlassAdd a way of checking the position of a structure member
2015-07-21 Simon Glassfdt: Add fdt_first/next_region() functions
2015-07-21 Simon Glassfdt: Add a function to remove unused strings from a...
2015-07-21 Simon Glassmkimage: Display a better list of available image types
2015-07-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-07-20 Haikun Wangarmv8/ls2085ardb: Enable DSPI flash support for LS2085ARDB
2015-07-20 Haikun Wangarmv8/ls2085aqds: Enable DSPI flash support for LS2085AQDS
2015-07-20 Wang Dongshengarm/ls102xa: Add PSCI support for ls102xa
2015-07-20 Prabhakar Kushwahaboard/ls2085a: Increase kernel_size value in env variable
2015-07-20 Prabhakar Kushwahaboard/ls2085rdb: Export functions for standalone AQ...
2015-07-20 Stuart Yoderarmv8/fsl-lsch3: partition stream IDs
2015-07-20 Prabhakar Kushwahadrivers: fsl-mc: Update flibs to mc-0.6.0.1
2015-07-20 J. German Riveradrivers/fsl-mc: Autoload AOIP image from NOR flash
2015-07-20 Stuart Yoderarmv8/ls2085a: enable debug server
2015-07-20 Prabhakar Kushwahaarmv8/fsl-lsch3: Support 256M mem split for MC & dbg...
2015-07-20 York Sunarmv8/ls2085ardb: Fix SPD address error on early boards
2015-07-20 York Sundriver/ddr/fsl: Add a hook to update SPD address
2015-07-20 Prabhakar Kushwahaarmv8/ls2085a: Avoid hard-coding for board name print
2015-07-20 Bhupesh Sharmaarmv8/ls2085a: Increase the supported kernel size
2015-07-20 Prabhakar Kushwahaarmv8/ls2085rdb: Update PCA9547PW slave address
2015-07-20 Prabhakar Kushwahaarmv8/ls2085a: Update LS2085a PCIe compatible
2015-07-20 Priyanka Jainarmv8/ls2085a: Enable "date" command for QDS and RDB
2015-07-20 Yangbo Luarmv8/ls2085ardb: add hwconfig setting for eSDHC
2015-07-20 Prabhakar Kushwahaarmv8/ls2085ardb: Add eth & phy firmware loading support
2015-07-20 Masahiro Yamadalibfdt: fix description of fdt_get_string()
next