summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-05-12arm: dts: k3-am642: Add r5 specific dt supportDave Gerlach3-1/+229
2021-05-12arm: dts: k3-am642: Add initial support for EVMDave Gerlach2-0/+247
2021-05-12arm: dts: ti: Add Support for AM642 SoCDave Gerlach4-0/+649
2021-05-12board: ti: am64x: Add board support for am64x evmDave Gerlach1-0/+1
2021-05-12armv8: mach-k3: am642: Add custom MMU supportKeerthy1-0/+41
2021-05-12arm: mach-k3: am642: Shut down R5 core after ATF startup on A53Suman Anna1-0/+51
2021-05-12arm: mach-k3: am642: Use mmc start and stop callbacksDave Gerlach1-1/+33
2021-05-12arm: mach-k3: am642: Load SYSFW binary and config from boot mediaDave Gerlach1-0/+37
2021-05-12arm: mach-k3: am642: Store boot info from ROMDave Gerlach2-0/+23
2021-05-12arm: mach-k3: am642: Unlock all applicable control MMR registersDave Gerlach2-4/+22
2021-05-12arm: mach-k3: am642: Add support for boot device detectionKeerthy5-0/+198
2021-05-12arm: mach-k3: Add basic support for AM642 SoC definitionDave Gerlach3-4/+39
2021-05-12Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi1-21/+0
2021-05-07Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom 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 testSean Anderson1-0/+7
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