summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-08-06Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu
2018-08-06arm: zynqmp: Move NR_DRAM_BANKS for mini confirationMichal Simek
2018-08-06spi: Kconfig: Create ISSI Kconfig entryMichal Simek
2018-08-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-08-03ti_omap3_common: Add CONFIG_SYS_NS16550_COMx entriesAdam Ford
2018-08-03clk: add clk_valid()Fabrice Gasnier
2018-08-03Add Beaglebone Enhanced supportKoen Kooi
2018-08-01binman: Add a new 'image-pos' propertySimon Glass
2018-08-01binman: Rename 'position' to 'offset'Simon Glass
2018-08-01Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arcTom Rini
2018-07-31Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2018-07-31Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization"Ran Wang
2018-07-31Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization"Ran Wang
2018-07-31configs: sunxi: Drop CONFIG_SUNXI_USB_PHYSJagan Teki
2018-07-31sunxi: add support for Allwinner H6 SoCIcenowy Zheng
2018-07-31sunxi: change GIC address on H6Icenowy Zheng
2018-07-31sunxi: add config for SPL at 0x20000 on H6Icenowy Zheng
2018-07-31sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng
2018-07-31ARC: AXS10x: add tool and make target to generate bspEugeniy Paltsev
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-07-30u-boot: remove driver lookup loop from env_save()Nicholas Faustini
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal
2018-07-28tpm: fix typo in kernel docMiquel Raynal
2018-07-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-07-27openrd: Once again shrink binary sizeTom Rini
2018-07-26net: phy: add ofnode node to struct phy_deviceGrygorii Strashko
2018-07-26phy: Break include cycleJoe Hershberger
2018-07-26net: Consolidate the parsing of bootfileJoe Hershberger
2018-07-26net: When checking prerequisites, consider boot_file_nameJoe Hershberger
2018-07-26armv8: ls1046ardb: Add falcon mode for for QSPI bootYork Sun
2018-07-26powerpc: mpc85xx: Drop u-boot-with-spl.bin on selected boardsYork Sun
2018-07-26armv8: layerscape: Drop u-boot-with-spl.bin for selected boardsYork Sun
2018-07-26armv8: ls1046ardb: Enable IFC for SPL buildYork Sun
2018-07-26armv8: ls1046ardb: ls1046aqds: Move SPL macros to defconfigYork Sun
2018-07-26armv8: ls2088ardb: Move CONFIG_SPI_FLASH, CONFIG_SPI_FLASH_SPANSION to defconfigAshish Kumar
2018-07-26LS1088ARDB: Secure Boot:Change load address of dpl header in SDVinitha V Pillai
2018-07-26armv8: ls1088a: change dpl load command from apply to lazyapplyJagdish Gediya
2018-07-25efi_loader: remove unused efi_get_time_init()Heinrich Schuchardt
2018-07-25efi_loader: correct signature of CalculateCrc32()Heinrich Schuchardt
2018-07-25efi_loader: allocate configuration table arrayHeinrich Schuchardt
2018-07-25efi_loader: calculate crc32 for EFI tablesHeinrich Schuchardt
2018-07-25efi_loader: provide firmware revisionHeinrich Schuchardt
2018-07-25efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATUREHeinrich Schuchardt
2018-07-25efi_loader: specify UEFI spec revisionHeinrich Schuchardt
2018-07-25efi_loader: set revision in loaded image protocolHeinrich Schuchardt
2018-07-25efi_loader: check map_key in ExitBootServicesHeinrich Schuchardt
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf
2018-07-25elf: Move x86 reloc defines to common elf.hAlexander Graf
2018-07-25efi_loader: Introduce ms abi vararg helpersAlexander Graf
2018-07-24Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini