summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six20-62/+66
2019-05-20Revert "Makefile: Prioritize external dtb if defined"Tom Rini1-1/+1
2019-05-19Merge tag 'efi-2019-07-rc3-2' of git://git.denx.de/u-boot-efiTom Rini12-27/+116
2019-05-19Merge git://git.denx.de/u-boot-x86Tom Rini4-4/+12
2019-05-19Merge branch '2019-05-19-master-imports'Tom Rini208-224/+639
2019-05-19x86: qemu-x86_64: Enable NVMeBin Meng1-0/+1
2019-05-19nvme: Fix warning of cast from pointer to integer of different sizeBin Meng2-4/+4
2019-05-19x86: coreboot: make it possible to process unhandled tagsChristian Gmeiner1-0/+7
2019-05-19efi_loader: parameter check OutputStringHeinrich Schuchardt1-0/+5
2019-05-19efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameterHeinrich Schuchardt2-4/+4
2019-05-19efi_loader: GetNextMonotonicCount() check parameterHeinrich Schuchardt1-1/+8
2019-05-19efi_loader: parameter checks CalculateCrc32()Heinrich Schuchardt1-1/+8
2019-05-19efi_loader: check device path in InstallMultipleProtocolInterfacesHeinrich Schuchardt1-0/+12
2019-05-19efi_loader: implement deprecated Unicode collation protocolHeinrich Schuchardt5-2/+55
2019-05-19efi_loader: rename Unicode collation protocol 2 variablesHeinrich Schuchardt6-12/+13
2019-05-19efi_loader: merge adjacent sprintf()Heinrich Schuchardt1-3/+2
2019-05-19efi_loader: parameter checks simple network protocolHeinrich Schuchardt1-3/+3
2019-05-19efi_loader: GetVariable set attributes for EFI_BUFFER_TOO_SMALLHeinrich Schuchardt1-5/+10
2019-05-18ARM: da850evm: Enable block cache during SPLAdam Ford1-0/+1
2019-05-18Kconfig: fix FIT offset prompt textIbai Erkiaga1-1/+1
2019-05-18ARM: omap3_logic/omap35_logic: Enable GPIO in SPLAdam Ford2-2/+0
2019-05-18Import include/android_bootloader_message.h from AOSPAlex Deymo1-0/+246
2019-05-18tools: use read-only mmap in fit_check_signLuca Boccassi5-11/+18
2019-05-18ata: ahci: drop read-only ahci_ioports membersChristian Gmeiner2-14/+0
2019-05-18configs: bcm968580 disable CONFIG_CMD_BOOTEFI_SELFTESTHeinrich Schuchardt1-1/+0
2019-05-18configs: bcm963158 disable CONFIG_CMD_BOOTEFI_SELFTESTHeinrich Schuchardt1-1/+0
2019-05-18spl: Set spl_image->fdt_addr pointer for full fitImage configurationMarek Vasut2-2/+4
2019-05-18ARM: mediatek: mt8516: use PSCI to reset the SoCFabien Parent1-8/+1
2019-05-18bcm968380gerg: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUTPhilippe Reynes1-1/+0
2019-05-18bcm963158: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUTPhilippe Reynes1-1/+0
2019-05-18bcm968580xref: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUTPhilippe Reynes1-1/+0
2019-05-18dt: bcm63158: watchdog should use a 50Mhz clockPhilippe Reynes1-2/+8
2019-05-18dt: bcm6858: watchdog should use a 50Mhz clockPhilippe Reynes1-2/+8
2019-05-18watchdog: bcm6345: callback start use tick instead of msPhilippe Reynes1-5/+16
2019-05-18Makefile: Prioritize external dtb if definedMichal Simek1-1/+1
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner92-114/+206
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner98-51/+129
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: remove commented linesTrevor Woerner2-5/+0
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1"Trevor Woerner1-1/+1
2019-05-18CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' caseTrevor Woerner4-5/+4
2019-05-16Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2-10/+1
2019-05-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini23-41/+1728
2019-05-16Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-1/+1
2019-05-16configs: arndale: Use appropriate driver for Asix AX88760Krzysztof Kozlowski1-1/+1
2019-05-16arm: exynos: arndale: Remove unused CONFIG_DM_I2C_COMPATKrzysztof Kozlowski1-1/+0
2019-05-16arm: exynos: arndale: Remove unused CONFIG_POWER and CONFIG_POWER_I2CKrzysztof Kozlowski1-8/+0
2019-05-15Prepare v2019.07-rc2Tom Rini1-1/+1
2019-05-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini39-25/+71
2019-05-15Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-bootTom Rini7-7/+63
2019-05-14eth: mtk-eth: fix incorrect read of phy-handleWeijie Gao1-3/+4