summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \
| * | ARM: dts: socfpga: Keep FPGA bridge entries in SPL DTMarek Vasut2019-05-141-0/+24
| * | ARM: dts: socfpga: Factor out U-Boot specifics from A10 handoff filesMarek Vasut2019-05-144-18/+71
| * | arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] boardWolfgang Grandegger2019-05-1414-0/+1632
| * | arm: sofcpga: s10: remove unused ad-hoc reset codeSimon Goldschmidt2019-05-142-12/+0
| * | arm: socfpga: remove re-added ad-hoc reset codeSimon Goldschmidt2019-05-143-11/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-05-161-1/+1
|\ \ \ | |_|/ |/| |
| * | ARM: renesas: grpeach: Align env positionMarek Vasut2019-05-141-1/+1
| |/
* | Prepare v2019.07-rc2Tom Rini2019-05-151-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2019-05-1539-25/+71
|\ \
| * | eth: mtk-eth: fix incorrect read of phy-handleWeijie Gao2019-05-141-3/+4