summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder2019-07-115-65/+0
* km/spi: activate driver model for SPI flash on KM Kirkwood boardsPascal Linder2019-07-112-1/+5
* km/spi: add SPI configuration to KM Kirkwood device treePascal Linder2019-07-111-0/+22
* km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boardsPascal Linder2019-07-111-0/+31
* km/spi: add weak functions to kirkwood_spi driver (DM part)Pascal Linder2019-07-111-0/+16
* km: modify Kconfig file organization for KM boardsPascal Linder2019-07-117-45/+109
* ARM: mvebu: Enable FIT support for db-xc3-24g4xgChris Packham2019-07-111-0/+3
* arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LENLuka Kovacic2019-07-112-0/+2
* arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs settingMarek Behún2019-07-111-1/+2
* arm: mvebu: turris_omnia: call pci_init from board init codeMarek Behún2019-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: fix adapters MAC addressesMarek Behún2019-07-111-3/+3
* arm: mvebu: turris_omnia: set default ethernet adapterMarek Behún2019-07-111-0/+1
* arm: mvebu: clearfog: document boot from SATABaruch Siach2019-07-111-0/+6
* arm: mvebu: clearfog: set U-Boot offset for SATA bootBaruch Siach2019-07-111-1/+1
* arm: mvebu: clearfog: enable SATA in SPLBaruch Siach2019-07-111-0/+8
* arm: mvebu: add support for boot from SATABaruch Siach2019-07-114-0/+15
* arm: mvebu: fix ahci mbus config in SPLBaruch Siach2019-07-111-0/+4
* spl: sata: don't force FS_FAT supportBaruch Siach2019-07-111-2/+6
* spl: sata: fix build with DM_SCSIBaruch Siach2019-07-111-1/+3
* spl: sata: add default partition and image nameBaruch Siach2019-07-111-0/+8
* 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
|\ \