summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-07-11arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LENLuka Kovacic
2019-07-11arm: mvebu: turris_omnia: prefer SCSI booting before USBMarek Behún
2019-07-11arm: mvebu: turris_omnia: remove unneeded macro from board configMarek Behún
2019-07-11arm: mvebu: turris_omnia: change environment address in SPI flashMarek Behún
2019-07-11arm: mvebu: turris_omnia: set default ethernet adapterMarek Behún
2019-07-11arm: mvebu: clearfog: set U-Boot offset for SATA bootBaruch Siach
2019-07-10trace: do not limit trace buffer to 2GiBHeinrich Schuchardt
2019-07-10drivers: pci: add API to issue FLR on a PCI function if supportedAlex Marginean
2019-07-10drivers: pci: add map_bar support for Enhanced AllocationAlex Marginean
2019-07-10pci: fixed dm_pci_map_bar commentAlex Marginean
2019-07-10dm: doc: add documentation for pre-reloc properties in SPL and TPLPatrick Delaunay
2019-07-10sandbox: Add a memory {} nodeSimon Glass
2019-07-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini
2019-07-10ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-timeMasahiro Yamada
2019-07-10ARM: uniphier: set loadaddr at boot-timeMasahiro Yamada
2019-07-10ARM: uniphier: remove CONFIG_SYS_SDRAM_BASEMasahiro Yamada
2019-07-10ARM: uniphier: remove empty #ifdef blockMasahiro Yamada
2019-07-09Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2019-07-09configs: sama5d2_xplained: add support QSPI flash bootEugen Hristev
2019-07-09configs: sama5d27_som1_ek: qspi: use common memory layoutTudor Ambarus
2019-07-09ARM: at91: sama5: add common environment for QSPICyrille Pitchen
2019-07-09ubispl: add support for loading volumes by nameHamish Guthrie
2019-07-09configs: migrate ubispl boards to KConfigMarkus Klotzbuecher
2019-07-09at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher
2019-07-09env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUNDMarkus Klotzbuecher
2019-07-08Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-07-08Merge tag 'mmc-6-23' of https://github.com/MrVan/u-bootTom Rini
2019-07-07Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2019-07-07imx6: wandboard: allow booting from MMC 2Heinrich Schuchardt
2019-07-07Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2019-07-06efi_loader: detach runtime in ExitBootServices()Heinrich Schuchardt
2019-07-06efi_loader: bump UEFI specification number to 2.8Heinrich Schuchardt
2019-07-06efi_loader: let the variable driver patch out the runtimeHeinrich Schuchardt
2019-07-06efi_loader: initialization of variable servicesHeinrich Schuchardt
2019-07-06efi_loader: move efi_query_variable_info()Heinrich Schuchardt
2019-07-05Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-bootTom Rini
2019-07-05dm: Add a No-op uclassJean-Jacques Hiblot
2019-07-02rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KBKever Yang
2019-06-29efi_loader: correct signature of ConvertPointer()Heinrich Schuchardt
2019-06-28Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-06-28apalis_imx6: increase phy autoneg timeoutIgor Opaniuk
2019-06-28ARM: imx: m53menlo: Convert to DM VIDEOMarek Vasut
2019-06-27pico-imx7d: remove unused 'script' variablePierre-Jean Texier
2019-06-27apalis_imx6: fix set_emmcargs wrapperIgor Opaniuk
2019-06-27usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDPFrieder Schrempf
2019-06-26rockchip: rk3328: add SPL supportKever Yang
2019-06-23mmc: fsl_esdhc_imx: drop useless codeYangbo Lu
2019-06-23mmc: fsl_esdhc: drop i.MX codeYangbo Lu
2019-06-23mmc: split fsl_esdhc driver for i.MXYangbo Lu
2019-06-23Move CONFIG_FSL_ESDHC to defconfigYangbo Lu