summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...WIP/04Aug2020Tom Rini2020-08-0452-247/+1716
|\
| * configs: pico-imx6: convert ethernet function to DM_ETHWig Cheng2020-08-031-0/+3
| * imx8m: enlarge CONFIG_SYS_BOOTM_LENPeng Fan2020-08-033-0/+6
| * arm: imx6q: pcm058: Rework SPI NOR configurationNiel Fourie2020-08-032-9/+14
| * ARM: imx: hab: panic on authentication failureMarek Vasut2020-08-031-4/+2
| * imx: Add MYiR Tech MYS-6ULX supportParthiban Nallathambi2020-08-0314-0/+840
| * mx6cuboxi: enable OF_PLATDATAWalter Lozano2020-08-021-0/+1
| * drivers: rename more drivers to match compatible stringWalter Lozano2020-08-022-4/+6
| * mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabledWalter Lozano2020-08-021-1/+24
| * gpio: mxc_gpio: add OF_PLATDATA supportWalter Lozano2020-08-021-6/+21
| * mmc: fsl_esdhc_imx: add OF_PLATDATA supportWalter Lozano2020-08-021-14/+53
| * mmc: fsl_esdhc_imx: rename driver name to match ll_entryWalter Lozano2020-08-021-1/+1
| * dm: Fix build error when OF_CONTROL is not setDan Murphy2020-07-271-0/+2
| * imx8m: soc: Remove unneeded spaceFabio Estevam2020-07-271-1/+1
| * imx8m: ddrphy_utils: Improve coding styleFabio Estevam2020-07-271-14/+15
| * colibri-imx7: fix splash logo drawingIgor Opaniuk2020-07-273-32/+16
| * colibri-imx6ull: fix splash screen logo drawingIgor Opaniuk2020-07-271-0/+1
| * colibri-imx6ull: show boot logoIgor Opaniuk2020-07-271-33/+7
| * ARM: dts: imx7-colibri: multiple node updatesIgor Opaniuk2020-07-275-38/+79
| * toradex: common: show boot logoIgor Opaniuk2020-07-272-0/+30
| * ARM: dts: imx6ull-colibri: move u-boot specific nodeIgor Opaniuk2020-07-272-43/+45
| * verdin-imx8mm: add EEPROM support for carrier boardIgor Opaniuk2020-07-272-0/+7
| * ARM: dts: imx8mm-verdin: eeprom nodes adjustmentsIgor Opaniuk2020-07-271-8/+14
| * toradex: tdx-cfg-block: add carrier board info printingIgor Opaniuk2020-07-271-0/+28
| * toradex: tdx-cfg-clock: add migration routine from PID8Igor Opaniuk2020-07-272-0/+80
| * toradex: tdx-cfg-block: add support for EEPROMIgor Opaniuk2020-07-273-39/+294
| * toradex: tdx-cfg-block: add carrier boards and display adaptersIgor Opaniuk2020-07-272-0/+23
| * toradex: tdx-cfg-block: add EEPROM read/store wrappersIgor Opaniuk2020-07-273-0/+105
| * imx: mx7: fix DDRC size in A7-M4 mapping tableIgor Opaniuk2020-07-271-1/+1
* | Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-08-042-4/+10
|\ \
| * | video: ipuv3: fix framebuffer base address init with multiple IPUsAnatolij Gustschin2020-08-031-4/+9
| * | board: tbs2910: Fix video output with existing environmentsSoeren Moch2020-08-031-0/+1
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2020-08-048-25/+239
|\ \ \
| * | | configs: reset: fu540: enable dm reset framework for SiFiveSagar Shrikant Kadam2020-08-043-0/+12
| * | | sifive: reset: add DM based reset driver for SiFive SoC'sSagar Shrikant Kadam2020-08-043-15/+189
| * | | fu540: dtsi: add reset producer and consumer entriesSagar Shrikant Kadam2020-08-041-0/+12
| * | | fu540: prci: use common reset indexes defined in binding headerSagar Shrikant Kadam2020-08-041-10/+7
| * | | dt-bindings: prci: add indexes for reset signals available in prciSagar Shrikant Kadam2020-08-041-0/+19
| |/ /
* | | Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-08-0415-8/+1072
|\ \ \
| * | | mips: octeon: Update EBB7304 defconfigStefan Roese2020-08-031-1/+11
| * | | mips: octeon: Update Octeon KconfigStefan Roese2020-08-031-2/+4
| * | | mips: octeon: mrvl, octeon-ebb7304.dts: Add SPI flash DT nodeStefan Roese2020-08-031-0/+9
| * | | mips: octeon: mrvl,cn73xx.dtsi: Add SPI DT nodeStefan Roese2020-08-031-0/+10
| * | | drivers: spi: Add SPI controller driver for OcteonSuneel Garapati2020-08-033-0/+622
| * | | mips: octeon: dts: Add Octeon clock driver DT nodesStefan Roese2020-08-032-1/+11
| * | | clk: clk_octeon: Add simple MIPS Octeon clock driverStefan Roese2020-08-034-0/+92
| * | | mips: octeon: dts: Add I2C DT nodesStefan Roese2020-08-032-0/+30
| * | | mips: octeon: mrvl,cn73xx.dtsi: Add GPIO DT nodesStefan Roese2020-08-031-0/+26
| * | | gpio: octeon_gpio: Add GPIO controller driver for OcteonSuneel Garapati2020-08-033-0/+253
| * | | doc: qemu-mips build instructionsHeinrich Schuchardt2020-08-031-4/+4
| |/ /