aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-01-16Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini26-126/+1182
2020-01-16arm: dts: mediatek: move u-boot properties to -u-boot.dtsi fileSam Shih6-15/+67
2020-01-16Add support for MT7622 reference boardSam Shih2-0/+181
2020-01-16ARM: MediaTek: Add support for MediaTek MT7622 SoCSam Shih6-0/+278
2020-01-16ARM: MediaTek: add basic support for MT8512 boardsmingming lee2-0/+107
2020-01-16ARM: MediaTek: Add support for MediaTek MT8512 SoCmingming lee6-0/+245
2020-01-15Merge tag 'u-boot-imx-20200115' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini23-8/+1009
2020-01-14imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti4-0/+258
2020-01-14imx: Add basic support for the NXP IMXRT10xx SoC familyGiulio Benetti11-3/+140
2020-01-14ARM: dts: imxrt1050: add dtsi fileGiulio Benetti1-0/+146
2020-01-14armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibilityGiulio Benetti1-0/+6
2020-01-14imx: dts: imx8dx: add I2C IPG clock for bus 0 and 2Anatolij Gustschin1-4/+6
2020-01-14ARM: dts: imx6ul-14x14-evk: Pass the "broken-cd" propertyFabio Estevam1-0/+1
2020-01-14imx: add imx8x based deneb boardAnatolij Gustschin3-0/+16
2020-01-14imx: add imx8x capricorn giedi boardAnatolij Gustschin5-1/+436
2020-01-14tegra: fdt: Add tegra186-u-boot.dtsiStephen Warren1-0/+3
2020-01-14ARM: dts: zynq: enablement of coresight topologyZumeng Chen1-0/+135
2020-01-14arm64: zynqmp: Sync gem clock nodes with mainline LinuxMichal Simek1-9/+13
2020-01-14arm64: zynqmp: Sync gpio-controller name locationMichal Simek1-1/+1
2020-01-14arm64: dts: zynqmp: replace gpio-key,wakeup with wakeup-source propertySudeep Holla4-4/+4
2020-01-14arm64: dts: zcu100-revC: Give wifi some time after power-onJan Kiszka1-0/+1
2020-01-14arm64: dts: zynqmp: Fix node names which contain "_"Michal Simek6-13/+13
2020-01-14arm64: dts: Remove inconsistent use of 'arm,armv8' compatible stringRob Herring1-4/+4
2020-01-14arm64: zynqmp: Remove incorrect phy from DT for zcu102-revB upMichal Simek1-1/+1
2020-01-14arm64: zynqmp: Add support for zcu1285 revA boardMichal Simek2-0/+246
2020-01-14arm64: zynqmp: Switch zcu100 revC to use firmware clock driverMichal Simek1-1/+1
2020-01-14zynqmp: dts: Cleanup no-1-8-v property from sdhci dt nodesT Karthik Reddy3-2/+4
2020-01-14arm64: zynqmp: Add support for zcu208Michal Simek2-0/+589
2020-01-14ARM: zynq: Add missing nand/smcc nodesMichal Simek1-0/+8
2020-01-14arm64: zynqmp: Correct the type of eeprom for zcu216 boardsRaviteja Narayanam1-1/+1
2020-01-14arm64: zynqmp: Fix ina226 shunt resistor valueMichal Simek1-2/+2
2020-01-14arm64: zynqmp: Add support for u-boot.itb generation with ATFMichal Simek1-0/+123
2020-01-14ARM: zynq: Remove unused QSPI and USB addressesMichal Simek1-3/+0
2020-01-14zynq: mtd: nand: Remove hardcoded base addressesAshok Reddy Soma1-2/+0
2020-01-14arm: zynqmp: Wire SPL/ATF handoff structure properlyMichal Simek3-9/+12
2020-01-14arm64: zynqmp: Fix return value of board_fit_config_name_matchMichal Simek1-1/+1
2020-01-14arm64: zynqmp: Add board_boot_order for MMC boot extensionMichal Simek2-15/+10
2020-01-14arm64: zynqmp: Remove nand partition description from mini-nandMichal Simek1-49/+0
2020-01-14arm64: zynqmp: Do not assing MIO34 that early on zcu100Michal Simek3-0/+12
2020-01-14arm64: Enable INIT_SP_RELATIVE by default when POC is enabledMichal Simek1-0/+1
2020-01-14arm64: zynqmp: Do not call bss init and board_init_r from board_init_fMichal Simek1-7/+0
2020-01-14mtd: nand: Remove hardcoded base address of nandAshok Reddy Soma1-2/+0
2020-01-10arm: cpu: armv8: add support for arm psci reset2.Rajesh Ravi3-0/+21
2020-01-10arch: arm: Program GIC LPI configuration tableBharat Kumar Reddy Gooty4-0/+245
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini2-105/+0
2020-01-10m68k: add dm fec supportAngelo Durgehello10-44/+151
2020-01-10m68k: add fec fdt overrides to all boardsAngelo Durgehello42-0/+290
2020-01-10m68k: add fec base node to devicetreesAngelo Durgehello12-1/+186
2020-01-09Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xxTom Rini4-3/+12
2020-01-09Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini3-11/+33