summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* configs: move RTC_MV config from mv-plug-common.h to boardsChris Packham2018-08-075-7/+16
* mvebu: clearfog: use kconfig symbols to select boot deviceBaruch Siach2018-08-061-14/+2
* mvebu: consolidate SPL boot device config symbolsBaruch Siach2018-08-061-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-08-0411-28/+260
|\
| * configs: sunxi: Drop CONFIG_SUNXI_USB_PHYSJagan Teki2018-07-316-20/+0
| * sunxi: add support for Allwinner H6 SoCIcenowy Zheng2018-07-314-0/+239
| * sunxi: change GIC address on H6Icenowy Zheng2018-07-311-0/+5
| * sunxi: add config for SPL at 0x20000 on H6Icenowy Zheng2018-07-311-0/+5
| * sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng2018-07-311-8/+11
* | ti_omap3_common: Add CONFIG_SYS_NS16550_COMx entriesAdam Ford2018-08-033-8/+2
* | clk: add clk_valid()Fabrice Gasnier2018-08-031-0/+10
* | Add Beaglebone Enhanced supportKoen Kooi2018-08-031-0/+2
* | binman: Add a new 'image-pos' propertySimon Glass2018-08-011-1/+1
* | binman: Rename 'position' to 'offset'Simon Glass2018-08-011-1/+1
* | Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arcTom Rini2018-08-011-0/+7
|\ \
| * | ARC: AXS10x: add tool and make target to generate bspEugeniy Paltsev2018-07-311-0/+7
| |/
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2018-07-312-2/+0
|\ \ | |/ |/|
| * Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization"Ran Wang2018-07-311-1/+0
| * Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization"Ran Wang2018-07-311-1/+0
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-07-304-8/+64
|\ \
| * | efi_loader: remove unused efi_get_time_init()Heinrich Schuchardt2018-07-251-1/+0
| * | efi_loader: correct signature of CalculateCrc32()Heinrich Schuchardt2018-07-251-2/+3
| * | efi_loader: allocate configuration table arrayHeinrich Schuchardt2018-07-251-0/+3
| * | efi_loader: calculate crc32 for EFI tablesHeinrich Schuchardt2018-07-251-0/+2
| * | efi_loader: provide firmware revisionHeinrich Schuchardt2018-07-251-1/+1
| * | efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATUREHeinrich Schuchardt2018-07-251-1/+1
| * | efi_loader: specify UEFI spec revisionHeinrich Schuchardt2018-07-251-1/+4
| * | efi_loader: set revision in loaded image protocolHeinrich Schuchardt2018-07-251-0/+2
| * | efi_loader: check map_key in ExitBootServicesHeinrich Schuchardt2018-07-251-0/+3
| * | efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-251-2/+2
| * | elf: Move x86 reloc defines to common elf.hAlexander Graf2018-07-251-0/+35
| * | efi_loader: Introduce ms abi vararg helpersAlexander Graf2018-07-251-0/+8
* | | u-boot: remove driver lookup loop from env_save()Nicholas Faustini2018-07-301-1/+1
* | | tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal2018-07-281-6/+34
* | | tpm: fix typo in kernel docMiquel Raynal2018-07-281-1/+1
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-07-2715-45/+39
|\ \ \
| * | | armv8: ls1046ardb: Add falcon mode for for QSPI bootYork Sun2018-07-262-6/+25
| * | | powerpc: mpc85xx: Drop u-boot-with-spl.bin on selected boardsYork Sun2018-07-268-8/+0
| * | | armv8: layerscape: Drop u-boot-with-spl.bin for selected boardsYork Sun2018-07-264-6/+0
| * | | armv8: ls1046ardb: Enable IFC for SPL buildYork Sun2018-07-261-1/+3
| * | | armv8: ls1046ardb: ls1046aqds: Move SPL macros to defconfigYork Sun2018-07-261-9/+0
| * | | armv8: ls2088ardb: Move CONFIG_SPI_FLASH, CONFIG_SPI_FLASH_SPANSION to defconfigAshish Kumar2018-07-261-4/+0
| * | | LS1088ARDB: Secure Boot:Change load address of dpl header in SDVinitha V Pillai2018-07-261-1/+1
| * | | armv8: ls1088a: change dpl load command from apply to lazyapplyJagdish Gediya2018-07-262-11/+11
| | |/ | |/|
* | | openrd: Once again shrink binary sizeTom Rini2018-07-272-11/+1
* | | net: phy: add ofnode node to struct phy_deviceGrygorii Strashko2018-07-261-0/+13
* | | phy: Break include cycleJoe Hershberger2018-07-263-56/+67
* | | net: Consolidate the parsing of bootfileJoe Hershberger2018-07-261-0/+11
* | | net: When checking prerequisites, consider boot_file_nameJoe Hershberger2018-07-261-0/+3
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2018-07-242-47/+48
|\ \