summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | mmc: if possible, poll the busy state using DAT0Jean-Jacques Hiblot2019-07-151-2/+0
| * | Revert "mmc: Add a new callback function to perform the 74 clocks cycle seque...Jean-Jacques Hiblot2019-07-151-10/+0
| * | mmc: Read sd card detect properties from DTT Karthik Reddy2019-07-151-0/+4
| * | mmc: mvebu: Remove unused MMC_CAP.. macrosT Karthik Reddy2019-07-151-4/+0
| |/
* | Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-142-12/+37
|\ \ | |/ |/|
| * stm32mp1: Add UBIFS boot capabilityPatrick Delaunay2019-07-121-0/+1
| * stm32mp1: add configuration op-teePatrick Delaunay2019-07-121-0/+13
| * stm32mp1: reorder some CONFIG in stm32mp1.hPatrick Delaunay2019-07-121-7/+12
| * stm32mp1: force boot_net_usb_startPatrick Delaunay2019-07-121-1/+2
| * stm32mp1: add check for presence of environment in boot devicePatrick Delaunay2019-07-121-0/+4
| * dt-bindings: pinctrl: stm32: add new entry for package informationPatrick Delaunay2019-07-121-0/+6
| * stm32mp1: move CONFIG_ENV in KconfigPatrick Delaunay2019-07-121-5/+0
* | gpio: add gpio-hog supportHeiko Schocher2019-07-131-0/+32
* | ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie2019-07-131-0/+128
* | ARM: legoev3: convert to driver modelDavid Lechner2019-07-131-3/+0
* | ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods2019-07-131-3/+0
* | Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2019-07-115-10/+47
|\ \
| * | trace: do not limit trace buffer to 2GiBHeinrich Schuchardt2019-07-101-3/+3
| * | drivers: pci: add API to issue FLR on a PCI function if supportedAlex Marginean2019-07-101-0/+14
| * | drivers: pci: add map_bar support for Enhanced AllocationAlex Marginean2019-07-101-0/+13
| * | pci: fixed dm_pci_map_bar commentAlex Marginean2019-07-101-3/+5
| * | dm: doc: add documentation for pre-reloc properties in SPL and TPLPatrick Delaunay2019-07-102-4/+8
| * | sandbox: Add a memory {} nodeSimon Glass2019-07-101-0/+4
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2019-07-114-14/+6
|\ \ \
| * | | km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder2019-07-111-5/+0
| * | | arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LENLuka Kovacic2019-07-111-0/+1
| * | | arm: mvebu: turris_omnia: prefer SCSI booting before USBMarek Behún2019-07-111-1/+1
| * | | arm: mvebu: turris_omnia: remove unneeded macro from board configMarek Behún2019-07-111-5/+0
| * | | arm: mvebu: turris_omnia: change environment address in SPI flashMarek Behún2019-07-111-2/+2
| * | | arm: mvebu: turris_omnia: set default ethernet adapterMarek Behún2019-07-111-0/+1
| * | | arm: mvebu: clearfog: set U-Boot offset for SATA bootBaruch Siach2019-07-111-1/+1
| |/ /
* | | Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-07-111-19/+9
|\ \ \ | |_|/ |/| |
| * | ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-timeMasahiro Yamada2019-07-101-7/+7
| * | ARM: uniphier: set loadaddr at boot-timeMasahiro Yamada2019-07-101-2/+2
| * | ARM: uniphier: remove CONFIG_SYS_SDRAM_BASEMasahiro Yamada2019-07-101-6/+0
| * | ARM: uniphier: remove empty #ifdef blockMasahiro Yamada2019-07-101-4/+0
* | | include: android_bootloader_message.h: Minimize the diff to AOSPEugeniu Rosca2019-07-111-58/+68
* | | configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini2019-07-111-1/+1
* | | drivers: pci_ep: Introduce UCLASS_PCI_EP uclassRamon Fried2019-07-112-0/+415
| |/ |/|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini2019-07-1049-170/+7
|\ \ | |/ |/|
| * ubispl: add support for loading volumes by nameHamish Guthrie2019-07-091-0/+6
| * configs: migrate ubispl boards to KConfigMarkus Klotzbuecher2019-07-092-30/+0
| * at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher2019-07-0947-135/+1
| * env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUNDMarkus Klotzbuecher2019-07-091-4/+0
* | Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2019-07-093-7/+19
|\ \
| * | configs: sama5d2_xplained: add support QSPI flash bootEugen Hristev2019-07-091-0/+11
| * | configs: sama5d27_som1_ek: qspi: use common memory layoutTudor Ambarus2019-07-091-7/+0
| * | ARM: at91: sama5: add common environment for QSPICyrille Pitchen2019-07-091-0/+8
| |/
* | Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-07-082-2/+13
|\ \
| * | efi_loader: detach runtime in ExitBootServices()Heinrich Schuchardt2019-07-061-0/+2