aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-05-11Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u...WIP/11May2021Tom Rini25-218/+2539
2021-05-11boards: Disable CMD_SATA on platforms that no longer have a SATA driver enabledTom Rini1-11/+0
2021-05-07Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/07May2021Tom Rini3-0/+30
2021-05-05riscv: cpu: fu740: clear feature disable CSRGreen Wan1-0/+15
2021-05-05riscv: cpu: Add callback to init each coreGreen Wan2-0/+15
2021-05-04sandbox: add test of CONFIG_ENV_IMPORT_FDTRasmus Villemoes1-0/+7
2021-05-04test: Add gpio-sysinfo testWIP/2021-04-04-gpio-sysinfo-updateSean Anderson1-0/+7
2021-05-02ARM:imx:imx8mq-cm: Add support for Ronetix iMX8MQ-CMIlko Iliev4-5/+659
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