aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-05-02imx: Add support for Ronetix's iMX7-CM boardIlko Iliev4-0/+460
2021-05-02imx: mkimage_fit_atf: fix file size reportingTim Harvey1-4/+4
2021-05-02arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate)Ying-Chun Liu (PaulLiu)1-0/+8
2021-05-02arm: dts: add imx8mm-cl-iot-gate dts fileYing-Chun Liu (PaulLiu)3-0/+810
2021-05-02arm: dts: imx6qdl-gw552x.dtsi: fix VBUS supplyTim Harvey1-1/+0
2021-05-02board: imx8mm: Add Engicam i.Core MX8M Mini C.TOUCH 2.0Jagan Teki4-0/+134
2021-05-02board: imx8mm: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter KitJagan Teki5-0/+170
2021-05-02arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini SoMJagan Teki1-0/+232
2021-05-02arm64: dts: imx8mm: Add common -u-boot.dtsiJagan Teki7-209/+51
2021-05-02board: ge: bx50v3: add phy reset GPIOSebastian Reichel1-0/+12
2021-04-29Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini1-3/+0
2021-04-29phy: marvell: add support for SFI1Igal Liberman7-11/+12
2021-04-29phy: marvell: fix pll initialization for second utmi portGrzegorz Jaszczyk1-15/+21
2021-04-29phy: marvell: cp110: remove unused definitionsMarcin Wojtas1-1/+1
2021-04-29phy: marvell: rename comphy related definitions to COMPHY_XXIgal Liberman12-122/+124
2021-04-29arm: octeontx2: cn9130-crb.dtsi: Disable eth2 for nowStefan Roese1-3/+1
2021-04-29arm: octeontx2: Add Octeon TX2 CN9130 CRB supportKonstantin Porotchkin1-0/+10
2021-04-29arm: octeontx2: Add dtsi/dts files for Octeon TX2 CN9130 CRBKonstantin Porotchkin5-1/+453
2021-04-29arm: armada: dts: Add support for ap807-based platformsKonstantin Porotchkin8-379/+330
2021-04-29arm: armada: dts: Use a single dtsi for cp110 die descriptionKonstantin Porotchkin13-944/+504
2021-04-28test: reset: Extend base reset test to catch errorNeil Armstrong1-2/+2
2021-04-28arm: zimage: Use correct symbol to hide messages in SPLSamuel Holland1-7/+5
2021-04-28powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLDRasmus Villemoes3-2/+23
2021-04-28powerpc: lib: remove leftover CONFIG_5xxRasmus Villemoes1-2/+0
2021-04-28allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes2-2/+2
2021-04-28sunxi: DT: A64: Update devicetree files from Linux 5.12Andre Przywara17-76/+215
2021-04-28sunxi: DT: R40: Update device tree files from Linux 5.12Ivan Uvarov3-44/+366
2021-04-28mips: octeon: ebb7304: Add support for some I2C devicesAaron Williams1-0/+11
2021-04-28mips: octeon: dts/dtsi: Change UART DT node to use clocks propertyAaron Williams2-4/+2
2021-04-28mips: octeon: Add Octeon III NIC23 board supportStefan Roese3-0/+170
2021-04-28mips: octeon: mrvl, cn73xx.dtsi: Add AHCI/SATA DT nodeStefan Roese1-0/+19
2021-04-28mips: octeon: cpu.c: Enable AHCI/SATA supportStefan Roese1-1/+20
2021-04-28mips: octeon: cpu.c: Add arch_misc_init() for pci-console & pci-bootcmdStefan Roese1-0/+327
2021-04-28mips: octeon: cvmx-coremask.h: Fix cvmx_coremask_dprint() with DEBUG definedStefan Roese1-2/+3
2021-04-28mips: octeon: cvmx-bootmem: Fix compare in "if" statementStefan Roese1-2/+2
2021-04-28mips: octeon: Move CVMX_SYNC from octeon_ddr.h to cvmx-regs.hStefan Roese2-2/+1
2021-04-28mips: octeon: mrvl, cn73xx.dtsi: Add PCIe controller DT nodeStefan Roese1-0/+16
2021-04-28mips: octeon: Kconfig: Enable CONFIG_SYS_PCI_64BITStefan Roese1-0/+4
2021-04-28mips: octeon: Makefile: Enable building of the newly added C filesStefan Roese1-0/+11
2021-04-28mips: octeon: Add octeon_qlm.cAaron Williams1-0/+5853
2021-04-28mips: octeon: Add octeon_fdt.cAaron Williams1-0/+1040
2021-04-28mips: octeon: Add cvmx-qlm.cAaron Williams1-0/+2350
2021-04-28mips: octeon: Add cvmx-pcie.cAaron Williams1-0/+2487
2021-04-28mips: octeon: Add cvmx-helper.cAaron Williams1-0/+2611
2021-04-28mips: octeon: Add cvmx-helper-util.cAaron Williams1-0/+1225
2021-04-28mips: octeon: Add cvmx-helper-jtag.cAaron Williams1-0/+172
2021-04-28mips: octeon: Add cvmx-helper-fdt.cAaron Williams1-0/+970
2021-04-28mips: octeon: Add cvmx-helper-cfg.cAaron Williams1-0/+1914
2021-04-28mips: octeon: Move cvmx-lmcx-defs.h from mach/cvmx to machStefan Roese2-1/+1
2021-04-28mips: octeon: Misc changes required because of the newly added headersStefan Roese7-208/+321