summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini2019-07-1149-67/+67
* tpm: wait for valid statusRoman Kapl2019-07-111-2/+10
* arm: spear: Return to BootROM if failing to boot from the main deviceMiquel Raynal2019-07-111-0/+12
* arm: spear: Do not link the _main branchMiquel Raynal2019-07-111-1/+2
* arm: spear: Support returning to BootROMMiquel Raynal2019-07-112-3/+39
* arm: spear: Simplify start.S organizationMiquel Raynal2019-07-111-15/+2
* arm: spear: Reference the link register with LR instead of R14Miquel Raynal2019-07-111-1/+1
* arm: spear: Use PUSH/POP mnemonics when relevantMiquel Raynal2019-07-111-4/+4
* arm: spear: Purely cosmetic changes in start.SMiquel Raynal2019-07-111-9/+8
* arm: spear: Fix the main comment in start.SMiquel Raynal2019-07-111-4/+3
* arm: spear: Drop false commentMiquel Raynal2019-07-111-5/+0
* arm: spear: Call the SPL 'SPL', not 'Xloader'Miquel Raynal2019-07-111-2/+2
* arm: spear: Drop useless board_init_r callMiquel Raynal2019-07-111-2/+0
* spl: Fix typo in kernel docMiquel Raynal2019-07-111-1/+1
* test: pci_ep: add basic pci_ep testsRamon Fried2019-07-113-0/+73
* pci_ep: add pci endpoint sandbox driverRamon Fried2019-07-115-0/+198
* pci_ep: add Cadence PCIe endpoint driverRamon Fried2019-07-115-0/+513
* drivers: pci_ep: Introduce UCLASS_PCI_EP uclassRamon Fried2019-07-118-0/+658
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini2019-07-103-22/+89
|\
| * rtc: pcf2127: Fixed bug with rtc settings and getting error timeChuanhua Han2019-07-091-9/+24
| * xilinx_xiic: Fix transfer initialisationMelin Tomas2019-07-091-0/+12
| * xilinx_xiic: Fix fill tx fifo loopMelin Tomas2019-07-091-1/+1
| * i2c: designware: Get clock rate from clock DMLey Foon Tan2019-07-091-10/+45
| * i2c: designware_i2c: Restore enable state after set speedJun Chen2019-07-091-2/+7
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini2019-07-10157-195/+628
|\ \
| * | ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSGMarkus Klotzbuecher2019-07-092-1/+7
| * | ubispl: add support for loading volumes by nameHamish Guthrie2019-07-095-2/+246
| * | configs: migrate ubispl boards to KConfigMarkus Klotzbuecher2019-07-094-30/+24
| * | ubispl: migrate configuration to KconfigMarkus Klotzbuecher2019-07-092-12/+79
| * | ubi: fix UBI_SILENCE_MSGMarkus Klotzbuecher2019-07-092-1/+3
| * | env: ubi: support configurable VID offsetHamish Guthrie2019-07-092-4/+20
| * | at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher2019-07-09142-139/+198
| * | env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUNDMarkus Klotzbuecher2019-07-095-5/+8
| * | moveconfig: expand simple expressionsMarkus Klotzbuecher2019-07-091-0/+41
| |/
* | Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2019-07-0916-26/+804
|\ \
| * | 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
| * | configs: sama5d27_som1_ek: add qspiflash_defconfigTudor Ambarus2019-07-092-0/+102
| * | configs: sama5d2_xplained: add qspiflash_defconfigTudor Ambarus2019-07-092-0/+102
| * | ARM: at91: sama5: add common environment for QSPICyrille Pitchen2019-07-091-0/+8
| * | ARM: dts: at91: sama5d2_xplained: fix QSPI0 nodeCyrille Pitchen2019-07-091-19/+17
| * | configs: sama5d27_som1_ek: enable qspi controller and flashesTudor Ambarus2019-07-092-0/+4
| * | configs: sama5d2_xplained: enable qspi controller and flashesTudor Ambarus2019-07-093-0/+15
| * | spi: Add Atmel QuadSPI driverTudor Ambarus2019-07-093-0/+545
| |/
* | Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-07-0812-159/+332
|\ \
| * | efi_loader: detach runtime in ExitBootServices()Heinrich Schuchardt2019-07-063-1/+6
| * | efi_loader: simplify detachingHeinrich Schuchardt2019-07-061-32/+8
| * | efi_loader: decision on EFI_RT_SUPPORTED_RESET_SYSTEMHeinrich Schuchardt2019-07-062-4/+7
| * | test/py: not all boards support UEFI runtime resetHeinrich Schuchardt2019-07-061-4/+0
| * | efi_loader: bump UEFI specification number to 2.8Heinrich Schuchardt2019-07-061-2/+2