summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini
2019-07-11tpm: wait for valid statusRoman Kapl
2019-07-11arm: spear: Return to BootROM if failing to boot from the main deviceMiquel Raynal
2019-07-11arm: spear: Do not link the _main branchMiquel Raynal
2019-07-11arm: spear: Support returning to BootROMMiquel Raynal
2019-07-11arm: spear: Simplify start.S organizationMiquel Raynal
2019-07-11arm: spear: Reference the link register with LR instead of R14Miquel Raynal
2019-07-11arm: spear: Use PUSH/POP mnemonics when relevantMiquel Raynal
2019-07-11arm: spear: Purely cosmetic changes in start.SMiquel Raynal
2019-07-11arm: spear: Fix the main comment in start.SMiquel Raynal
2019-07-11arm: spear: Drop false commentMiquel Raynal
2019-07-11arm: spear: Call the SPL 'SPL', not 'Xloader'Miquel Raynal
2019-07-11arm: spear: Drop useless board_init_r callMiquel Raynal
2019-07-11spl: Fix typo in kernel docMiquel Raynal
2019-07-11test: pci_ep: add basic pci_ep testsRamon Fried
2019-07-11pci_ep: add pci endpoint sandbox driverRamon Fried
2019-07-11pci_ep: add Cadence PCIe endpoint driverRamon Fried
2019-07-11drivers: pci_ep: Introduce UCLASS_PCI_EP uclassRamon Fried
2019-07-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2019-07-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini
2019-07-09Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2019-07-09rtc: pcf2127: Fixed bug with rtc settings and getting error timeChuanhua Han
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-09configs: sama5d27_som1_ek: add qspiflash_defconfigTudor Ambarus
2019-07-09configs: sama5d2_xplained: add qspiflash_defconfigTudor Ambarus
2019-07-09ARM: at91: sama5: add common environment for QSPICyrille Pitchen
2019-07-09ARM: dts: at91: sama5d2_xplained: fix QSPI0 nodeCyrille Pitchen
2019-07-09configs: sama5d27_som1_ek: enable qspi controller and flashesTudor Ambarus
2019-07-09configs: sama5d2_xplained: enable qspi controller and flashesTudor Ambarus
2019-07-09spi: Add Atmel QuadSPI driverTudor Ambarus
2019-07-09xilinx_xiic: Fix transfer initialisationMelin Tomas
2019-07-09xilinx_xiic: Fix fill tx fifo loopMelin Tomas
2019-07-09i2c: designware: Get clock rate from clock DMLey Foon Tan
2019-07-09i2c: designware_i2c: Restore enable state after set speedJun Chen
2019-07-09ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSGMarkus Klotzbuecher
2019-07-09ubispl: add support for loading volumes by nameHamish Guthrie
2019-07-09configs: migrate ubispl boards to KConfigMarkus Klotzbuecher
2019-07-09ubispl: migrate configuration to KconfigMarkus Klotzbuecher
2019-07-09ubi: fix UBI_SILENCE_MSGMarkus Klotzbuecher
2019-07-09env: ubi: support configurable VID offsetHamish Guthrie
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-09moveconfig: expand simple expressionsMarkus 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 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2019-07-08Merge tag 'mmc-6-23' of https://github.com/MrVan/u-bootTom Rini
2019-07-08Prepare v2019.07v2019.07Tom Rini
2019-07-08Merge tag 'mips-fixes-for-2019.07' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2019-07-07arm: mediatek: remove arch_misc_initWeijie Gao