aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-06-18Merge tag 'video-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-vid...Tom Rini1-1/+0
2020-06-18video: extend stdout video console work-around for 'vga'Anatolij Gustschin1-1/+0
2020-06-18Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini27-0/+12573
2020-06-16omap5: uevm: convert to device modelTero Kristo1-0/+42
2020-06-16omap5: Copy device tree from linux 5.7.yTero Kristo7-0/+5642
2020-06-16omap4: sdp: convert to device modelPeter Ujfalusi1-0/+4
2020-06-16omap4: Copy device tree from Linux 5.7.y for SDP4430Peter Ujfalusi2-0/+727
2020-06-16omap4: panda: convert to device modelTero Kristo2-0/+43
2020-06-16omap4: Copy device tree from Linux 5.7.yTero Kristo15-0/+6108
2020-06-13mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPLFaiz Abbas1-0/+7
2020-06-11dm: uclass: don't assign aliased seq numbersMichael Walle1-2/+2
2020-06-11usb: provide a device tree node to USB devicesMichael Walle1-0/+9
2020-06-09Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini6-24/+55
2020-06-09Revert "imx: rom api: fix image offset computation"Stefano Babic1-1/+6
2020-06-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini55-8/+2772
2020-06-08ARM: dts: imx: m53menlo: Convert to DM_ETHMarek Vasut1-0/+11
2020-06-08ARM: imx: ddr: Add missing PHY resetMarek Vasut2-3/+20
2020-06-08imx: rom api: fix image offset computationSébastien Szymanski1-6/+1
2020-06-08imx: move ATF to the back of the FIT to fix loading over yModemPatrick Wildt1-14/+17
2020-06-08imx: Kconfig: enable IMX_BOOTAUX for i.MX8MPeng Fan1-1/+1
2020-06-08ARM: dts: imxrt1050: indent lcdif node correctlyGiulio Benetti1-6/+6
2020-06-07rockchip: puma: reorganize devicetrees to actually work and match upstreamHeiko Stuebner9-40/+283
2020-06-07rockchip: puma: fix indentation for -u-boot.dtsiHeiko Stuebner1-15/+15
2020-06-07arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulatorHeiko Stuebner1-1/+1
2020-06-07arm64: dts: rk3399-puma: fix gpio levels for gmac reset pinHeiko Stuebner1-1/+1
2020-06-07rockchip: rockpro64: add SPI bootMarcin Juszkiewicz1-1/+11
2020-06-07roc-rk3399-pc: Add SPI bootJagan Teki1-1/+11
2020-06-07rockchip: rk3399-evb: add stdout-path for the boardKever Yang1-0/+1
2020-06-07rockchip: rk3328: add rock-pi-e dts fileb.l.huang3-1/+302
2020-06-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini17-24/+1841
2020-06-04Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini1-0/+8
2020-06-04ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh1-0/+4
2020-06-04ddr: fsl: Impl. Erratum A008109Joakim Tjernlund1-0/+2
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan v3 to T1024RDBMadalin Bucur1-1/+53
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan v3 for T102xMadalin Bucur2-0/+47
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan to P5040DSMadalin Bucur1-1/+251
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan for P5040Madalin Bucur1-0/+69
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan to P3041DSMadalin Bucur1-1/+128
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan for P3041Madalin Bucur1-0/+42
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan to P2041RDBMadalin Bucur1-1/+97
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan for P2041Madalin Bucur1-0/+42
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan interfaces to P4080DSMadalin Bucur1-1/+190
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan for P4080Madalin Bucur1-0/+61
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan v3 device tree nodesMadalin Bucur21-0/+1026
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan device tree nodesMadalin Bucur14-0/+662
2020-06-04powerpc: dts: add QorIQ GPIOsMadalin Bucur4-0/+64
2020-06-04powerpc: dts: QorIQ: Add node(s) for the platform PLLMadalin Bucur2-0/+28
2020-06-04riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01Bin Meng1-18/+19
2020-06-04riscv: sbi: Remove sbi_spec_versionBin Meng2-5/+0
2020-06-04riscv: sifive: fu540: add SPL configurationPragnesh Patel4-0/+46