summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configsMario Six2019-05-2012-71/+969
* keymile: Unroll includesMario Six2019-05-206-321/+551
* keymile: Move config filesMario Six2019-05-208-10/+10
* keymile: Make distinct kmtegr1, kmvect1, suvd3 configsMario Six2019-05-207-99/+274
* mpc83xx: Introduce ARCH_MPC837XMario Six2019-05-2011-40/+42
* mpc83xx: Introduce ARCH_MPC836*Mario Six2019-05-2012-25/+27
* mpc83xx: Introduce ARCH_MPC834*Mario Six2019-05-2019-50/+49
* mpc83xx: Introduce ARCH_MPC832*Mario Six2019-05-209-14/+17
* mpc83xx: Introduce ARCH_MPC831*Mario Six2019-05-2017-61/+64
* mpc83xx: Introduce ARCH_MPC830*Mario Six2019-05-2020-62/+66
* Revert "Makefile: Prioritize external dtb if defined"Tom Rini2019-05-191-1/+1
* Merge tag 'efi-2019-07-rc3-2' of git://git.denx.de/u-boot-efiTom Rini2019-05-1912-27/+116
|\
| * efi_loader: parameter check OutputStringHeinrich Schuchardt2019-05-191-0/+5
| * efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameterHeinrich Schuchardt2019-05-192-4/+4
| * efi_loader: GetNextMonotonicCount() check parameterHeinrich Schuchardt2019-05-191-1/+8
| * efi_loader: parameter checks CalculateCrc32()Heinrich Schuchardt2019-05-191-1/+8
| * efi_loader: check device path in InstallMultipleProtocolInterfacesHeinrich Schuchardt2019-05-191-0/+12
| * efi_loader: implement deprecated Unicode collation protocolHeinrich Schuchardt2019-05-195-2/+55
| * efi_loader: rename Unicode collation protocol 2 variablesHeinrich Schuchardt2019-05-196-12/+13
| * efi_loader: merge adjacent sprintf()Heinrich Schuchardt2019-05-191-3/+2
| * efi_loader: parameter checks simple network protocolHeinrich Schuchardt2019-05-191-3/+3
| * efi_loader: GetVariable set attributes for EFI_BUFFER_TOO_SMALLHeinrich Schuchardt2019-05-191-5/+10
* | Merge git://git.denx.de/u-boot-x86Tom Rini2019-05-194-4/+12
|\ \
| * | x86: qemu-x86_64: Enable NVMeBin Meng2019-05-191-0/+1
| * | nvme: Fix warning of cast from pointer to integer of different sizeBin Meng2019-05-192-4/+4
| * | x86: coreboot: make it possible to process unhandled tagsChristian Gmeiner2019-05-191-0/+7
| |/
* | Merge branch '2019-05-19-master-imports'Tom Rini2019-05-19208-224/+639
|\ \ | |/ |/|
| * ARM: da850evm: Enable block cache during SPLAdam Ford2019-05-181-0/+1
| * Kconfig: fix FIT offset prompt textIbai Erkiaga2019-05-181-1/+1
| * ARM: omap3_logic/omap35_logic: Enable GPIO in SPLAdam Ford2019-05-182-2/+0
| * Import include/android_bootloader_message.h from AOSPAlex Deymo2019-05-181-0/+246
| * tools: use read-only mmap in fit_check_signLuca Boccassi2019-05-185-11/+18
| * ata: ahci: drop read-only ahci_ioports membersChristian Gmeiner2019-05-182-14/+0
| * configs: bcm968580 disable CONFIG_CMD_BOOTEFI_SELFTESTHeinrich Schuchardt2019-05-181-1/+0
| * configs: bcm963158 disable CONFIG_CMD_BOOTEFI_SELFTESTHeinrich Schuchardt2019-05-181-1/+0
| * spl: Set spl_image->fdt_addr pointer for full fitImage configurationMarek Vasut2019-05-182-2/+4
| * ARM: mediatek: mt8516: use PSCI to reset the SoCFabien Parent2019-05-181-8/+1
| * bcm968380gerg: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUTPhilippe Reynes2019-05-181-1/+0
| * bcm963158: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUTPhilippe Reynes2019-05-181-1/+0
| * bcm968580xref: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUTPhilippe Reynes2019-05-181-1/+0
| * dt: bcm63158: watchdog should use a 50Mhz clockPhilippe Reynes2019-05-181-2/+8
| * dt: bcm6858: watchdog should use a 50Mhz clockPhilippe Reynes2019-05-181-2/+8
| * watchdog: bcm6345: callback start use tick instead of msPhilippe Reynes2019-05-181-5/+16
| * Makefile: Prioritize external dtb if definedMichal Simek2019-05-181-1/+1
| * CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-1892-114/+206
| * CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner2019-05-1898-51/+129
| * CONFIG_SYS_[DI]CACHE_OFF: remove commented linesTrevor Woerner2019-05-182-5/+0
| * CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1"Trevor Woerner2019-05-181-1/+1
| * CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' caseTrevor Woerner2019-05-184-5/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2019-05-162-10/+1
|\