summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spi: mpc8xxx: Fix function names in stringsMario Six2019-06-101-4/+5
* spi: mpc8xxx: Fix space after castMario Six2019-06-101-3/+3
* spi: mpc8xxx: Rename camel-case variablesMario Six2019-06-101-11/+11
* spi: mpc8xxx: Fix commentsMario Six2019-06-101-8/+14
* spi: mpc8xxx: Use short type namesMario Six2019-06-101-7/+5
* ids8313: Disable SPIMario Six2019-06-101-3/+0
* 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
|\
| * configs: arndale: Use appropriate driver for Asix AX88760Krzysztof Kozlowski2019-05-161-1/+1
| * arm: exynos: arndale: Remove unused CONFIG_DM_I2C_COMPATKrzysztof Kozlowski2019-05-161-1/+0
| * arm: exynos: arndale: Remove unused CONFIG_POWER and CONFIG_POWER_I2CKrzysztof Kozlowski2019-05-161-8/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-05-1623-41/+1728
|\ \