summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-06-096-24/+55
|\
| * Revert "imx: rom api: fix image offset computation"Stefano Babic2020-06-091-1/+6
| * ARM: dts: imx: m53menlo: Convert to DM_ETHMarek Vasut2020-06-081-0/+11
| * ARM: imx: ddr: Add missing PHY resetMarek Vasut2020-06-082-3/+20
| * imx: rom api: fix image offset computationSébastien Szymanski2020-06-081-6/+1
| * imx: move ATF to the back of the FIT to fix loading over yModemPatrick Wildt2020-06-081-14/+17
| * imx: Kconfig: enable IMX_BOOTAUX for i.MX8MPeng Fan2020-06-081-1/+1
| * ARM: dts: imxrt1050: indent lcdif node correctlyGiulio Benetti2020-06-081-6/+6
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2020-06-0855-8/+2772
|\ \
| * | ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh2020-06-041-0/+4
| * | ddr: fsl: Impl. Erratum A008109Joakim Tjernlund2020-06-041-0/+2
| * | powerpc: dts: add QorIQ DPAA 1 FMan v3 to T1024RDBMadalin Bucur2020-06-041-1/+53
| * | powerpc: dts: add QorIQ DPAA 1 FMan v3 for T102xMadalin Bucur2020-06-042-0/+47
| * | powerpc: dts: add QorIQ DPAA 1 FMan to P5040DSMadalin Bucur2020-06-041-1/+251
| * | powerpc: dts: add QorIQ DPAA 1 FMan for P5040Madalin Bucur2020-06-041-0/+69
| * | powerpc: dts: add QorIQ DPAA 1 FMan to P3041DSMadalin Bucur2020-06-041-1/+128
| * | powerpc: dts: add QorIQ DPAA 1 FMan for P3041Madalin Bucur2020-06-041-0/+42
| * | powerpc: dts: add QorIQ DPAA 1 FMan to P2041RDBMadalin Bucur2020-06-041-1/+97
| * | powerpc: dts: add QorIQ DPAA 1 FMan for P2041Madalin Bucur2020-06-041-0/+42
| * | powerpc: dts: add QorIQ DPAA 1 FMan interfaces to P4080DSMadalin Bucur2020-06-041-1/+190
| * | powerpc: dts: add QorIQ DPAA 1 FMan for P4080Madalin Bucur2020-06-041-0/+61
| * | powerpc: dts: add QorIQ DPAA 1 FMan v3 device tree nodesMadalin Bucur2020-06-0421-0/+1026
| * | powerpc: dts: add QorIQ DPAA 1 FMan device tree nodesMadalin Bucur2020-06-0414-0/+662
| * | powerpc: dts: add QorIQ GPIOsMadalin Bucur2020-06-044-0/+64
| * | powerpc: dts: QorIQ: Add node(s) for the platform PLLMadalin Bucur2020-06-042-0/+28
| * | board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur2020-06-031-0/+2
| * | powerpc: mpc85xx: fix unused variable warningMadalin Bucur2020-06-031-2/+2
| * | powerpc/mpc85xx: Fix compiling error with DM_GPIOMadalin Bucur2020-06-031-1/+2
* | | rockchip: puma: reorganize devicetrees to actually work and match upstreamHeiko Stuebner2020-06-079-40/+283
* | | rockchip: puma: fix indentation for -u-boot.dtsiHeiko Stuebner2020-06-071-15/+15
* | | arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulatorHeiko Stuebner2020-06-071-1/+1
* | | arm64: dts: rk3399-puma: fix gpio levels for gmac reset pinHeiko Stuebner2020-06-071-1/+1
* | | rockchip: rockpro64: add SPI bootMarcin Juszkiewicz2020-06-071-1/+11
* | | roc-rk3399-pc: Add SPI bootJagan Teki2020-06-071-1/+11
* | | rockchip: rk3399-evb: add stdout-path for the boardKever Yang2020-06-071-0/+1
* | | rockchip: rk3328: add rock-pi-e dts fileb.l.huang2020-06-073-1/+302
| |/ |/|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2020-06-0417-24/+1841
|\ \
| * | riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01Bin Meng2020-06-041-18/+19
| * | riscv: sbi: Remove sbi_spec_versionBin Meng2020-06-042-5/+0
| * | riscv: sifive: fu540: add SPL configurationPragnesh Patel2020-06-044-0/+46
| * | riscv: cpu: fu540: Add support for cpu fu540Pragnesh Patel2020-06-047-0/+135
| * | riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linuxPragnesh Patel2020-06-042-1/+45
| * | riscv: sifive: dts: fu540: set ethernet clock ratePragnesh Patel2020-06-041-0/+5
| * | riscv: sifive: dts: fu540: add U-Boot dmc nodePragnesh Patel2020-06-041-0/+9
| * | sifive: dts: fu540: Add DDR controller and phy register settingsPragnesh Patel2020-06-041-0/+1489
| * | riscv: sifive: dts: fu540: Add board -u-boot.dtsi filesPragnesh Patel2020-06-042-0/+76
| * | riscv: Add _image_binary_end for SPLPragnesh Patel2020-06-041-0/+1
| * | riscv: sifive: fu540: Use OTP DM driver for serial environment variablePragnesh Patel2020-06-042-0/+16
* | | Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini2020-06-041-0/+8
|\ \ \
| * | | ARM: dts: sama5d2: Add uart4 definitionTiaki Rice2020-05-181-0/+8