summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | exynos5: Use config_distro_bootcmd.hIan Campbell2014-11-175-22/+47
| * | | exynos: Enable config_distro_defaults.hIan Campbell2014-11-173-24/+2
| * | | Config: Exynos5420: Refactor SDRAM Bank and SizeAkshay Saraswat2014-11-174-4/+12
| * | | Config: Exynos5800: Enable build for Peach-PiAkshay Saraswat2014-11-173-3/+52
* | | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2014-11-263-1/+65
|\ \ \ \
| * | | | sun7i: Drop CONFIG_ARMV7_PSCI_NR_CPUSHans de Goede2014-11-251-1/+0
| * | | | sunxi: Add usb keyboard Kconfig optionHans de Goede2014-11-251-0/+13
| * | | | sunxi: video: Add simplefb supportLuc Verhaegen2014-11-251-0/+8
| * | | | fdt_support: Add a fdt_setup_simplefb_node helper functionHans de Goede2014-11-251-0/+3
| * | | | sunxi: video: Add cfb console driver for sunxiLuc Verhaegen2014-11-251-0/+41
| | |_|/ | |/| |
* | | | Merge git://git.denx.de/u-boot-fdtTom Rini2014-11-263-6/+80
|\ \ \ \ | |/ / / |/| | |
| * | | fdt: Add a function to decode a named memory regionSimon Glass2014-11-211-0/+27
| * | | fdt: Add ft_system_setup() function for system device tree additionsSimon Glass2014-11-212-0/+18
| * | | fdt: Tidy up error handling in image_setup_libfdt()Simon Glass2014-11-211-0/+1
| * | | fdt: Enhance flashmap function to deal with region propertiesSimon Glass2014-11-211-0/+16
| * | | fdt: Use the correct return types for fdtdec_decode_region()Simon Glass2014-11-211-5/+5
| * | | fdt: Export the fdt_find_or_add_subnode() functionSimon Glass2014-11-211-0/+2
| * | | fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+11
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-243-6/+0
|\ \ \ \
| * | | | ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede2014-11-243-6/+0
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-2410-18/+186
|\ \ \ \ \
| * | | | | cmd_sata: implement sata stop commandNikita Kiryanov2014-11-241-0/+2
| * | | | | sata: implement reset_sata for dwc_ahsataNikita Kiryanov2014-11-241-0/+1
| * | | | | mx6: mx6sabre common: Enable i.MX thermal DM driverYe.Li2014-11-211-1/+6
| * | | | | DM: thermal: Add imx thermal DM driverYe.Li2014-11-213-0/+60
| * | | | | imx: imx6q/dlsabreauto: Add PMIC Pfuze100 supportYe.Li2014-11-201-0/+6
| * | | | | power: pfuze100: Update definitions for buck regulatorsYe.Li2014-11-201-0/+80
| * | | | | imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3Ye.Li2014-11-201-2/+6
| * | | | | tqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZEMarkus Niebel2014-11-201-14/+14
| * | | | | mx6qsabreauto: Add parallel NOR flash supportFabio Estevam2014-11-201-0/+10
| * | | | | imx: mx6slevk: Change default mmcdev to USDHC2 deviceYe.Li2014-11-201-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-2410-34/+109
|\ \ \ \ \
| * | | | | dm: spi: Use device_bind_driver() instead of our own functionSimon Glass2014-11-221-14/+0
| * | | | | dm: spi: Correct handling of SPI chip selects in sandboxSimon Glass2014-11-221-0/+10
| * | | | | dm: Add a function to bind a device by driver nameSimon Glass2014-11-221-0/+13
| * | | | | dm: core: Add functions to find parent and OF dataSimon Glass2014-11-221-0/+8
| * | | | | dm: core: Allow access to the device's driver_id dataSimon Glass2014-11-221-0/+11
| * | | | | dm: Disable dm_warn() in SPLSimon Glass2014-11-212-0/+7
| * | | | | dm: Allow stdio registration to be droppedSimon Glass2014-11-211-0/+1
| * | | | | dm: Allow device removal features to be droppedSimon Glass2014-11-212-0/+14
| * | | | | dm: Split the simple malloc() implementation into its own fileSimon Glass2014-11-212-23/+38
| * | | | | dm: tegra: Avoid using arch-specific memcpy() in SPLSimon Glass2014-11-211-0/+2
| * | | | | dm: at91: Convert snapper9260 to use driver modelSimon Glass2014-11-211-1/+8
| * | | | | dm: at91: Move snapper9260 to generic baordSimon Glass2014-11-211-0/+1
| * | | | | dm: at91: Correct text base for snapper9260Simon Glass2014-11-211-1/+1
| | |_|/ / | |/| | |
* | | | | Merge git://git.denx.de/u-boot-x86Tom Rini2014-11-246-257/+363
|\ \ \ \ \
| * | | | | x86: ivybridge: Implement SDRAM initSimon Glass2014-11-213-1/+6
| * | | | | x86: chromebook_link: Enable GPIO supportSimon Glass2014-11-211-3/+1
| * | | | | x86: ivybridge: Perform Intel microcode update on bootSimon Glass2014-11-211-0/+1
| * | | | | x86: ivybridge: Enable PCI in early initSimon Glass2014-11-211-2/+12
OpenPOWER on IntegriCloud