summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-26imx6: icorem6: Add NAND supportJagan Teki
2016-10-26engicam: icorem6: Add DM_GPIO, DM_MMC supportJagan Teki
2016-10-26dt-bindings: clock: imx6qdl: Add clock definesJagan Teki
2016-10-26imx6: icorem6: Add ENET supportJagan Teki
2016-10-26arm: imx: Add Engicam i.CoreM6 QDL Starter Kit initial supportJagan Teki
2016-10-26config: Move CONFIG_DEFAULT_FDT_FILE to defconfigsJagan Teki
2016-10-17mx6sabresd: Add Falcon mode supportDiego Dorta
2016-10-17mx7_common: add secure boot supportGary Bisson
2016-10-17mx6_common: add secure boot supportGary Bisson
2016-10-15spl: move FDT_FIXUP_PARTITIONS to KconfigHeiko Schocher
2016-10-15spl: move SYS_OS_BASE to KconfigHeiko Schocher
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