summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove configs/B4420QDS_NAND_defconfig boardJagan Teki2020-06-181-17/+0
* dts: ARM: stm32mp15: add OP-TEE node in u-boot DTSIEtienne Carriere2020-06-164-10/+29
* board: stm32mp1: fix handling of DT OP-TEE reserved memory nodesEtienne Carriere2020-06-161-5/+9
* Merge tag 'mmc-2020-6-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2020-06-151-3/+1
|\
| * board: presidio-asic: update eMMC DT informationAlex Nemirovsky2020-06-151-3/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini2020-06-141-0/+4
|\ \ | |/ |/|
| * arm: dts: socfpga: cyclone5: Update i2c-scl-falling-time-nsLey Foon Tan2020-06-141-0/+4
* | arm: Remove pcm051 boardJagan Teki2020-06-111-1/+0
* | arm: Remove omap3_pandora_defconfig boardJagan Teki2020-06-111-1/+0
|/
* Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...WIP/09Jun2020Tom 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-mpc85xxWIP/08Jun2020Tom 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