summaryrefslogtreecommitdiff
path: root/arch/arm
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-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-28arm: zimage: Use correct symbol to hide messages in SPLSamuel Holland1-7/+5
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-23arm64: versal: Remove gd referenceMichal Simek1-3/+0
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-1/+0
2021-04-20ARM: imx: udoo_neo: convert to DM_MMCPeter Robinson1-0/+7
2021-04-20ARM: board: udoo_neo: Import UDOO Neo dts filesPeter Robinson6-87/+714
2021-04-20Add support for stack-protectorJoel Peshkin1-1/+2
2021-04-20arm: highbank: Do DRAM init from DTAndre Przywara1-0/+1
2021-04-20net: calxedagmac: Convert to DM_ETHAndre Przywara1-0/+1
2021-04-20arm: highbank: Enable OF_CONTROLAndre Przywara1-1/+8
2021-04-20arch: arm: update Kconfig to select IRQ when GIC_V3_ITS is enabledWasim Khan1-0/+1
2021-04-20arm64: gic-v3-its: Clear the Pending table before enabling LPIsHou Zhiqiang1-1/+11
2021-04-20arm: dts: meson-khadas-vim3: enable PCIe in U-bootNeil Armstrong1-0/+4
2021-04-20arm64: dts: meson: odroidc2: readd PHY reset propertiesStefan Agner1-0/+6
2021-04-19Merge tag 'u-boot-atmel-2021.07-b' of https://source.denx.de/u-boot/custodian...Tom Rini2-1/+2
2021-04-19Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc1-4/+1
2021-04-19ARM: dts: at91: sama5d3: add u-boot properties to sama5d3 pit timerManuel Reis1-0/+1
2021-04-19ARM: dts: at91: sama7g5: change pinctrl compatible to sama7g5Eugen Hristev1-1/+1
2021-04-18Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini3-5/+130
2021-04-18Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-4/+15
2021-04-18ARM: dts: imx8mn: Add power domain nodesMarek Vasut1-0/+51
2021-04-18ARM: dts: imx8mm: Add power domain nodesMarek Vasut1-0/+73
2021-04-18ARM: dts: imx8mn: Replace deprecated fsl,usbphy DT props with physMarek Vasut1-1/+2
2021-04-18ARM: dts: imx8mm: Replace deprecated fsl,usbphy DT props with physMarek Vasut1-2/+4
2021-04-18ARM: dts: k2g-evm: Use standard compatible string for USB no-op PHYMarek Vasut1-2/+0
2021-04-16arm: dts: k3-j721e-main: Update the speed modes supported and their itap dela...Aswath Govindraju1-4/+15
2021-04-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini4-31/+134