aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-23powerpc: MPC8560ADS: Remove macro CONFIG_MPC8560ADSYork Sun1-1/+0
2016-11-23powerpc: MPC8560: Remove macro CONFIG_MPC8560York Sun1-1/+0
2016-11-23powerpc: MPC8555CDS: Remove macro CONFIG_MPC8555CDSYork Sun1-1/+0
2016-11-23powerpc: MPC8555: Remove macro CONFIG_MPC8555York Sun2-2/+1
2016-11-23powerpc: MPC8541CDS: Remove macro CONFIG_MPC8541CDSYork Sun1-1/+0
2016-11-23powerpc: mpc8541: Remove macro CONFIG_MPC8541York Sun2-2/+1
2016-11-23powerpc: MPC8540ADS: Remove macro CONFIG_MPC8540ADSYork Sun1-1/+0
2016-11-23powerpc: mpc8540: Remove macro CONFIG_MPC8540York Sun2-2/+1
2016-11-23powerpc: MPC8536DS: Remove macro CONFIG_MPC8536DSYork Sun1-1/+0
2016-11-23powerpc: MPC8536: Move CONFIG_MPC8536 to Kconfig optionYork Sun1-1/+0
2016-11-23powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig optionYork Sun2-5/+1
2016-11-23powerpc: BSC9131/2: Move CONFIG_BSC9131/2 to Kconfig optionsYork Sun2-7/+0
2016-11-23powerpc: MPC8544DS: Remove macro CONFIG_MPC8544DSYork Sun1-1/+0
2016-11-23powerpc: MPC8544: Move CONFIG_MPC8544 to Kconfig optionYork Sun2-2/+0
2016-11-23powerpc: MPC8548CDS: Remove macro CONFIG_MPC8548CDSYork Sun1-1/+0
2016-11-23powerpc: MPC8548: Move CONFIG_MPC8548 to Kconfig optionYork Sun3-3/+0
2016-11-18spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko36-55/+2
2016-11-18spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko41-45/+0
2016-11-17Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini6-4/+59
2016-11-17ls2080ardb: Convert to distro bootAlexander Graf1-1/+25
2016-11-17efi_loader: Fix efi_add_runtime_mmio definitionAlexander Graf1-1/+1
2016-11-15ARM64: zynqmp: Correct the sdhci minimum frequency for ep108Siva Durga Prasad Paladugu1-1/+1
2016-11-15ARM64: zynqmp: Adjust to new SMC interface to get silicon versionSoren Brinkmann1-0/+6
2016-11-15ARM: zynq: Add support for Zynq 7000S 7007s/7012s/7014s devicesMichal Simek1-0/+18
2016-11-15zynq: nand: Enable Nand flash controller driver a zynq boardSiva Durga Prasad Paladugu1-0/+7
2016-11-15ARM: zynq: Add support for the topic-miami system-on-modules and carrier boardsMike Looijmans2-0/+151
2016-11-14elf: arm: Add a few ARM relocation typesSimon Glass1-0/+13
2016-11-14efi: Add support for a hello world test programSimon Glass1-0/+2
2016-11-14x86: Tidy up selection of building the EFI stubSimon Glass1-2/+5
2016-11-14efi: Use device device path type Messaging for network interface nodeOleksandr Tymoshenko1-0/+13
2016-11-07net: phy: micrel: center FLP burst timing at 16msAsh Charles1-0/+3
2016-11-05colibri_pxa270: drop lzma support for space reasonMarcel Ziswiler1-1/+0
2016-11-02Merge git://git.denx.de/u-boot-rockchipTom Rini5-50/+43
2016-10-31Fix spelling of "resetting".Vagrant Cascadian1-2/+2
2016-10-31OMAP3: omap3_logic: Add scripts to boot over network.Adam Ford1-3/+16
2016-10-31OMAP3: omap3_logic: Remove LCD preboot infoAdam Ford1-20/+0
2016-10-30rockchip: use rockchip linux partitions layoutJacob Chen4-46/+39
2016-10-30evb-rk3399: config: set emmc as default boot devKever Yang1-1/+1
2016-10-30rockchip: RK3288 needs fdt and initrd below 256M nowSandy Patterson1-3/+3
2016-10-30sunxi: A64: enable USB supportAmit Singh Tomar1-0/+5
2016-10-30sunxi: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT definesMasahiro Yamada5-5/+0
2016-10-30sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki1-1/+0
2016-10-28Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini3-26/+9
2016-10-28board: sama5d2_xplained: Enable an early debug UARTWenyou Yang1-0/+2
2016-10-28board: sama5d2_xplained: Set 'ethaddr' got from AT24MACWenyou Yang1-0/+6
2016-10-28board: sama5d2_xplained: Move config options to defconfigsWenyou Yang1-25/+0
2016-10-28AT91: Correct misspelling of "redundent" in partition namesRobert P. J. Day2-2/+2
2016-10-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini16-31/+471
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng141-183/+0
2016-10-27drivers/pci/Kconfig: Add PCITom Rini128-130/+0