aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-26config: Move CONFIG_DEFAULT_FDT_FILE to defconfigsJagan Teki9-23/+0
2016-10-17mx6sabresd: Add Falcon mode supportDiego Dorta1-0/+12
2016-10-17mx7_common: add secure boot supportGary Bisson3-8/+9
2016-10-17mx6_common: add secure boot supportGary Bisson1-0/+9
2016-10-15spl: move FDT_FIXUP_PARTITIONS to KconfigHeiko Schocher5-27/+0
2016-10-15spl: move SYS_OS_BASE to KconfigHeiko Schocher2-3/+0
2016-10-14spl: move SPL_OS_BOOT to KconfigHeiko Schocher22-25/+0
2016-10-13Merge git://git.denx.de/u-boot-fdtTom Rini2-78/+119
2016-10-13libfdt: Drop inlining of fdt_path_offset()Simon Glass1-4/+1
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass1-11/+14
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass1-33/+53
2016-10-13libfdt: Sync up with upstreamSimon Glass1-32/+45
2016-10-13cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer1-1/+9
2016-10-13Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2-0/+3
2016-10-13driver: net: cpsw: add support for RGMII id mode support and RMII clock sourc...Mugunthan V N1-0/+1
2016-10-13include: configs: am335x: add Atheros phy supportMugunthan V N1-0/+2
2016-10-13Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini1-5/+3
2016-10-12Merge git://git.denx.de/u-boot-dmTom Rini5-1/+70
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini18-37/+55
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-0/+2
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2-11/+11
2016-10-12Merge git://www.denx.de/git/u-boot-marvellTom Rini1-0/+103
2016-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini11-47/+28
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla194-355/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla121-137/+0
2016-10-12x86: Clean up unused macros in the configuration headersBin Meng5-26/+3
2016-10-12x86: coreboot: Convert to use DM coreboot video driverBin Meng1-3/+3
2016-10-12vbe: Make vbe_setup_video_priv() publicBin Meng1-0/+4
2016-10-12x86: Convert to use DM VESA video driverBin Meng5-13/+13
2016-10-11cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer1-0/+11
2016-10-11sandbox/fs: Free memory allocated by os_dirent_lsStefan BrĂ¼ns1-1/+10
2016-10-11power: pmic: lp873x: Add the base pmic supportKeerthy1-0/+19
2016-10-11power: pmic: Palmas: Add the base pmic supportKeerthy1-0/+25
2016-10-11power: regulator: Add ctrl_reg and volt_reg fields for pmicKeerthy1-0/+4
2016-10-11power: regulator: Add support for gpio regulatorsKeerthy1-0/+1
2016-10-11x86: Don't export interrupt handlers with x86_64Simon Glass1-1/+1
2016-10-11elf: Add the Elf64_Rela typeSimon Glass1-0/+6
2016-10-11Add _image_binary_end section declarationSimon Glass1-0/+1
2016-10-11x86: Adjust config to support DM_VIDEOSimon Glass2-2/+10
2016-10-11dm: video: Add driver-model support to vesa graphicsSimon Glass1-0/+2
2016-10-11dm: core: Add a function to get a uclass nameSimon Glass1-0/+8
2016-10-11list: Add list_last_entry() to find the last entrySimon Glass1-0/+11
2016-10-11x86: baytrail: Add 2nd eMMC controller to the PCI probe listStefan Roese1-2/+3
2016-10-10tegra: usb gadget: fix ci udc operation if not hostpc capableMarcel Ziswiler1-0/+2
2016-10-10mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung1-5/+3
2016-10-10reset: declare fdtdec_phandle_args as struct to fix warningMasahiro Yamada1-0/+1
2016-10-10ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada1-7/+7
2016-10-10ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada1-4/+3
2016-10-10ARM: uniphier: fix typos in a comment blockMasahiro Yamada1-1/+1
2016-10-09arm: kirkwood: add support for Synology DS109 boardWalter Schweizer1-0/+103