aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-11arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LENLuka Kovacic1-0/+1
2019-07-11arm: mvebu: turris_omnia: prefer SCSI booting before USBMarek Behún1-1/+1
2019-07-11arm: mvebu: turris_omnia: remove unneeded macro from board configMarek Behún1-5/+0
2019-07-11arm: mvebu: turris_omnia: change environment address in SPI flashMarek Behún1-2/+2
2019-07-11arm: mvebu: turris_omnia: set default ethernet adapterMarek Behún1-0/+1
2019-07-11arm: mvebu: clearfog: set U-Boot offset for SATA bootBaruch Siach1-1/+1
2019-07-10trace: do not limit trace buffer to 2GiBHeinrich Schuchardt1-3/+3
2019-07-10drivers: pci: add API to issue FLR on a PCI function if supportedAlex Marginean1-0/+14
2019-07-10drivers: pci: add map_bar support for Enhanced AllocationAlex Marginean1-0/+13
2019-07-10pci: fixed dm_pci_map_bar commentAlex Marginean1-3/+5
2019-07-10dm: doc: add documentation for pre-reloc properties in SPL and TPLPatrick Delaunay2-4/+8
2019-07-10sandbox: Add a memory {} nodeSimon Glass1-0/+4
2019-07-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini49-170/+7
2019-07-10ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-timeMasahiro Yamada1-7/+7
2019-07-10ARM: uniphier: set loadaddr at boot-timeMasahiro Yamada1-2/+2
2019-07-10ARM: uniphier: remove CONFIG_SYS_SDRAM_BASEMasahiro Yamada1-6/+0
2019-07-10ARM: uniphier: remove empty #ifdef blockMasahiro Yamada1-4/+0
2019-07-09Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini3-7/+19
2019-07-09configs: sama5d2_xplained: add support QSPI flash bootEugen Hristev1-0/+11
2019-07-09configs: sama5d27_som1_ek: qspi: use common memory layoutTudor Ambarus1-7/+0
2019-07-09ARM: at91: sama5: add common environment for QSPICyrille Pitchen1-0/+8
2019-07-09ubispl: add support for loading volumes by nameHamish Guthrie1-0/+6
2019-07-09configs: migrate ubispl boards to KConfigMarkus Klotzbuecher2-30/+0
2019-07-09at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher47-135/+1
2019-07-09env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUNDMarkus Klotzbuecher1-4/+0
2019-07-08Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2-2/+13
2019-07-08Merge tag 'mmc-6-23' of https://github.com/MrVan/u-bootTom Rini10-71/+271
2019-07-07Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini1-0/+1
2019-07-07imx6: wandboard: allow booting from MMC 2Heinrich Schuchardt1-0/+1
2019-07-07Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini1-0/+1
2019-07-06efi_loader: detach runtime in ExitBootServices()Heinrich Schuchardt1-0/+2
2019-07-06efi_loader: bump UEFI specification number to 2.8Heinrich Schuchardt1-2/+2
2019-07-06efi_loader: let the variable driver patch out the runtimeHeinrich Schuchardt1-0/+2
2019-07-06efi_loader: initialization of variable servicesHeinrich Schuchardt1-0/+2
2019-07-06efi_loader: move efi_query_variable_info()Heinrich Schuchardt1-0/+5
2019-07-05Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-bootTom Rini6-30/+83
2019-07-05dm: Add a No-op uclassJean-Jacques Hiblot1-0/+1
2019-07-02rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KBKever Yang1-0/+1
2019-06-29efi_loader: correct signature of ConvertPointer()Heinrich Schuchardt1-1/+2
2019-06-28Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini4-6/+13
2019-06-28apalis_imx6: increase phy autoneg timeoutIgor Opaniuk1-0/+1
2019-06-28ARM: imx: m53menlo: Convert to DM VIDEOMarek Vasut1-2/+2
2019-06-27pico-imx7d: remove unused 'script' variablePierre-Jean Texier1-1/+0
2019-06-27apalis_imx6: fix set_emmcargs wrapperIgor Opaniuk1-2/+2
2019-06-27usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDPFrieder Schrempf1-1/+8
2019-06-26rockchip: rk3328: add SPL supportKever Yang1-0/+4
2019-06-23mmc: fsl_esdhc_imx: drop useless codeYangbo Lu1-4/+0
2019-06-23mmc: fsl_esdhc: drop i.MX codeYangbo Lu1-57/+0
2019-06-23mmc: split fsl_esdhc driver for i.MXYangbo Lu1-0/+275
2019-06-23Move CONFIG_FSL_ESDHC to defconfigYangbo Lu8-14/+0