aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-11arm: spear: Return to BootROM if failing to boot from the main deviceMiquel Raynal1-0/+12
2019-07-11arm: spear: Do not link the _main branchMiquel Raynal1-1/+2
2019-07-11arm: spear: Support returning to BootROMMiquel Raynal2-3/+39
2019-07-11arm: spear: Simplify start.S organizationMiquel Raynal1-15/+2
2019-07-11arm: spear: Reference the link register with LR instead of R14Miquel Raynal1-1/+1
2019-07-11arm: spear: Use PUSH/POP mnemonics when relevantMiquel Raynal1-4/+4
2019-07-11arm: spear: Purely cosmetic changes in start.SMiquel Raynal1-9/+8
2019-07-11arm: spear: Fix the main comment in start.SMiquel Raynal1-4/+3
2019-07-11arm: spear: Drop false commentMiquel Raynal1-5/+0
2019-07-11arm: spear: Call the SPL 'SPL', not 'Xloader'Miquel Raynal1-2/+2
2019-07-11arm: spear: Drop useless board_init_r callMiquel Raynal1-2/+0
2019-07-11spl: Fix typo in kernel docMiquel Raynal1-1/+1
2019-07-11test: pci_ep: add basic pci_ep testsRamon Fried3-0/+73
2019-07-11pci_ep: add pci endpoint sandbox driverRamon Fried5-0/+198
2019-07-11pci_ep: add Cadence PCIe endpoint driverRamon Fried5-0/+513
2019-07-11drivers: pci_ep: Introduce UCLASS_PCI_EP uclassRamon Fried8-0/+658
2019-07-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini3-22/+89
2019-07-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini157-195/+628
2019-07-09Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini16-26/+804
2019-07-09rtc: pcf2127: Fixed bug with rtc settings and getting error timeChuanhua Han1-9/+24
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-09configs: sama5d27_som1_ek: add qspiflash_defconfigTudor Ambarus2-0/+102
2019-07-09configs: sama5d2_xplained: add qspiflash_defconfigTudor Ambarus2-0/+102
2019-07-09ARM: at91: sama5: add common environment for QSPICyrille Pitchen1-0/+8
2019-07-09ARM: dts: at91: sama5d2_xplained: fix QSPI0 nodeCyrille Pitchen1-19/+17
2019-07-09configs: sama5d27_som1_ek: enable qspi controller and flashesTudor Ambarus2-0/+4
2019-07-09configs: sama5d2_xplained: enable qspi controller and flashesTudor Ambarus3-0/+15
2019-07-09spi: Add Atmel QuadSPI driverTudor Ambarus3-0/+545
2019-07-09xilinx_xiic: Fix transfer initialisationMelin Tomas1-0/+12
2019-07-09xilinx_xiic: Fix fill tx fifo loopMelin Tomas1-1/+1
2019-07-09i2c: designware: Get clock rate from clock DMLey Foon Tan1-10/+45
2019-07-09i2c: designware_i2c: Restore enable state after set speedJun Chen1-2/+7
2019-07-09ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSGMarkus Klotzbuecher2-1/+7
2019-07-09ubispl: add support for loading volumes by nameHamish Guthrie5-2/+246
2019-07-09configs: migrate ubispl boards to KConfigMarkus Klotzbuecher4-30/+24
2019-07-09ubispl: migrate configuration to KconfigMarkus Klotzbuecher2-12/+79
2019-07-09ubi: fix UBI_SILENCE_MSGMarkus Klotzbuecher2-1/+3
2019-07-09env: ubi: support configurable VID offsetHamish Guthrie2-4/+20
2019-07-09at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher142-139/+198
2019-07-09env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUNDMarkus Klotzbuecher5-5/+8
2019-07-09moveconfig: expand simple expressionsMarkus Klotzbuecher1-0/+41
2019-07-08Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini12-159/+332
2019-07-08Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodia...Tom Rini7-1/+67
2019-07-08Merge tag 'mmc-6-23' of https://github.com/MrVan/u-bootTom Rini256-982/+2297
2019-07-08Prepare v2019.07v2019.07Tom Rini1-1/+1
2019-07-08Merge tag 'mips-fixes-for-2019.07' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2-1/+27
2019-07-07arm: mediatek: remove arch_misc_initWeijie Gao2-15/+0
2019-07-07board_r: move initr_watchdog to be called after initr_serialWeijie Gao1-3/+3
2019-07-07Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini1-0/+1