summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |/ / /
* | | | Merge branch '2020-08-01-misc-cleanups'Tom Rini2020-08-03137-138/+255
|\ \ \ \ | |/ / / |/| | |
| * | | checkpatch: Don't allow common.h and dm.h in headersSimon Glass2020-08-032-2/+15
| * | | patman: Fix up the test commentsSimon Glass2020-08-031-5/+5
| * | | dm: core: Guard against including dm.h in header filesSimon Glass2020-08-031-0/+4
| * | | net: Drop duplicate include of dm.h in pcnet.cSimon Glass2020-08-031-1/+0
| * | | net: Drop dm.h header file in eth_phy.hSimon Glass2020-08-031-1/+2
| * | | clk: Drop dm.h header file in clk-provider.hSimon Glass2020-08-035-12/+20
| * | | usb: Drop dm.h header fileSimon Glass2020-08-033-36/+47
| * | | ufs: Drop dm.h header fileSimon Glass2020-08-033-4/+5
| * | | nand: Drop dm.h header fileSimon Glass2020-08-032-2/+3
| * | | adc: Drop dm.h header fileSimon Glass2020-08-033-2/+4
| * | | mscc: Drop dm.h header fileSimon Glass2020-08-036-15/+2
| * | | mediatek: Drop dm.h header fileSimon Glass2020-08-031-1/+1
| * | | pci: Drop dm.h inclusion from header fileSimon Glass2020-08-034-2/+3
| * | | liebherr: Drop duplicate dm.h inclusionSimon Glass2020-08-031-1/+0
| * | | ti: am654: Drop duplicate dm.h inclusionSimon Glass2020-08-031-1/+0
| * | | spi: Drop duplicate dm.h inclusionSimon Glass2020-08-031-1/+0
| * | | mmc: Drop duplicate dm.h inclusionSimon Glass2020-08-031-1/+0
| * | | power: Tidy up inclusion of regulator_common.hSimon Glass2020-08-034-5/+7
| * | | efi: Tidy up header includesSimon Glass2020-08-033-2/+3
| * | | w1: Drop dm.h header fileSimon Glass2020-08-033-1/+3