summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-14spl: move SPL_OS_BOOT to KconfigHeiko Schocher
2016-10-13Merge git://git.denx.de/u-boot-fdtTom Rini
2016-10-13libfdt: Drop inlining of fdt_path_offset()Simon Glass
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-10-13libfdt: Sync up with upstreamSimon Glass
2016-10-13cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer
2016-10-13Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-10-13driver: net: cpsw: add support for RGMII id mode support and RMII clock sourc...Mugunthan V N
2016-10-13include: configs: am335x: add Atheros phy supportMugunthan V N
2016-10-13Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini
2016-10-12Merge git://git.denx.de/u-boot-dmTom Rini
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-10-12Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-10-12x86: Clean up unused macros in the configuration headersBin Meng
2016-10-12x86: coreboot: Convert to use DM coreboot video driverBin Meng
2016-10-12vbe: Make vbe_setup_video_priv() publicBin Meng
2016-10-12x86: Convert to use DM VESA video driverBin Meng
2016-10-11cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer
2016-10-11sandbox/fs: Free memory allocated by os_dirent_lsStefan BrĂ¼ns
2016-10-11power: pmic: lp873x: Add the base pmic supportKeerthy
2016-10-11power: pmic: Palmas: Add the base pmic supportKeerthy
2016-10-11power: regulator: Add ctrl_reg and volt_reg fields for pmicKeerthy
2016-10-11power: regulator: Add support for gpio regulatorsKeerthy
2016-10-11x86: Don't export interrupt handlers with x86_64Simon Glass
2016-10-11elf: Add the Elf64_Rela typeSimon Glass
2016-10-11Add _image_binary_end section declarationSimon Glass
2016-10-11x86: Adjust config to support DM_VIDEOSimon Glass
2016-10-11dm: video: Add driver-model support to vesa graphicsSimon Glass
2016-10-11dm: core: Add a function to get a uclass nameSimon Glass
2016-10-11list: Add list_last_entry() to find the last entrySimon Glass
2016-10-11x86: baytrail: Add 2nd eMMC controller to the PCI probe listStefan Roese
2016-10-10tegra: usb gadget: fix ci udc operation if not hostpc capableMarcel Ziswiler
2016-10-10mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung
2016-10-10reset: declare fdtdec_phandle_args as struct to fix warningMasahiro Yamada
2016-10-10ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada
2016-10-10ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada
2016-10-10ARM: uniphier: fix typos in a comment blockMasahiro Yamada
2016-10-09arm: kirkwood: add support for Synology DS109 boardWalter Schweizer
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-08cros_ec: Honor the google,remote-bus dt propertyMoritz Fischer
2016-10-08dra7x: dfu: qspi: increase the qspi spl partition to 256KB, Ravi
2016-10-08dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORTB, Ravi
2016-10-08Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"Masahiro Yamada
2016-10-08ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()Masahiro Yamada