aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* board: hoperun: Switch to use complete DTS files from upstream DTSLad Prabhakar2024-11-109-206/+24
* arm: renesas: Fix RZ/G2L GICR base addressPaul Barker2024-11-101-1/+1
* ARM: dts: Drop unused RZ/G2L devicetreesPaul Barker2024-11-108-2220/+0
* arm: mach-imx: imx8m: re-use SNVS init routineIan Ray2024-11-092-1/+5
* arm: mach-imx: move snvs moduleIan Ray2024-11-094-1/+9
* ARM: dts: imx: Switch to using upstream DT on DH i.MX6 DHCOMMarek Vasut2024-11-095-95/+1
* imx9: Improve boot mode autodetectionBenjamin Szőke2024-11-091-3/+9
* imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURNPaul Geurts2024-11-096-4/+45
* imx: hab: rename imx_sec_config_fuse_t to imx_fusePaul Geurts2024-11-096-8/+8
* Merge patch series "U-boot: arm: Refine the booting on Total Compute"Tom Rini2024-11-041-0/+2
|\
| * arm: total_compute: Initialize environment variablesBoyan Karatotev2024-11-041-0/+1
| * arm: total_compute: depend on TF-A for hardware descriptionBoyan Karatotev2024-11-041-0/+1
* | arch: arm: dts: k3-j784s4-r5: Introduce k3-j784s4-r5.dtsiManorit Chawdhry2024-10-303-204/+108
* | Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custo...WIP/29Oct2024Tom Rini2024-10-293-1/+119
|\ \
| * | board: emcraft: Add support for Emcraft Systems NavQ+Gilles Talis2024-10-292-0/+118
| * | arm64: imx: Fix 0Xnn to 0xnnMarek Vasut2024-10-291-1/+1
* | | Merge patch series "memory: ti-aemif: Add DM support"Tom Rini2024-10-291-0/+1
|\ \ \
| * | | memory: ti-aemif: Make AEMIF driver architecture agnosticBastien Curutchet2024-10-291-0/+1
* | | | Merge patch series "Support Aspeed SGPIO controller"Tom Rini2024-10-294-0/+75
|\ \ \ \
| * | | | ARM: dts: ast2600: Add SGPIO to device treeBilly Tsai2024-10-292-0/+50
| * | | | ARM: dts: ast2500: Add SGPIO to device treeBilly Tsai2024-10-292-0/+25
| | |_|/ | |/| |
* | | | CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consis...Tom Rini2024-10-291-16/+0
| |_|/ |/| |
* | | Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fi...Tom Rini2024-10-2916-1275/+12
|\ \ \
| * | | board: iot2050: Support new IOT2050-SM variantBaocheng Su2024-10-292-1/+5
| * | | board: siemens: iot2050: Migrate to OF_UPSTREAMJan Kiszka2024-10-2814-1257/+8
| * | | board: siemens: iot2050: Stop using special spl DT sourcesJan Kiszka2024-10-283-20/+2
* | | | Merge patch series "Implement ACPI on aarch64"WIP/27Oct2024Tom Rini2024-10-2724-14/+1542
|\ \ \ \
| * | | | arm: mach-bcm283x: Enable ARMV8_MULTIENTRYPatrick Rudolph2024-10-271-0/+11
| * | | | arm: mach-bcm283x: Add ARMV8_MULTIENTRY supportPatrick Rudolph2024-10-272-1/+5
| * | | | arm: Implement read_mpidr on armv7Patrick Rudolph2024-10-271-0/+9
| * | | | armv8: cpu: Enable ACPI parking protocolPatrick Rudolph2024-10-271-0/+12
| * | | | arm: cpu: Add ACPI parking protocol supportPatrick Rudolph2024-10-274-0/+295
| * | | | arm: bcm283x: Generate ACPI tablesPatrick Rudolph2024-10-272-0/+132
| * | | | arm: mach-bcm283x: Bring in some header files from tianocoreSimon Glass2024-10-277-0/+417
| * | | | arm: mach-bcm283x: Map the ARM local MMIO as wellPatrick Rudolph2024-10-271-1/+1
| * | | | board: emulation: Add QEMU sbsa supportPatrick Rudolph2024-10-274-7/+204
| * | | | drivers/arm: Implement acpi_fill_madtPatrick Rudolph2024-10-271-1/+88
| * | | | arm: lib: Add GICV2 driverPatrick Rudolph2024-10-273-0/+97
| * | | | arm: gic-v3-its: Implement of_xlatePatrick Rudolph2024-10-271-0/+24
| * | | | arm: gic-v3-its: Rename objectsPatrick Rudolph2024-10-271-5/+5
| * | | | acpi: Add fill_madt to acpi_opsPatrick Rudolph2024-10-271-0/+13
| * | | | arm: acpi: Add generic ACPI methodsPatrick Rudolph2024-10-273-0/+230
* | | | | Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodi...WIP/26Oct2024Tom Rini2024-10-2621-109/+177
|\ \ \ \ \
| * | | | | rockchip: rk3588-nanopc-t6: Add support for NanoPC-T6 LTSJonas Karlman2024-10-261-0/+5
| * | | | | rockchip: rk3588-nanopc-t6: Drop upstream props from u-boot.dtsiJonas Karlman2024-10-261-11/+0
| * | | | | rockchip: rk3399-pinephone-pro: Drop upstream props from u-boot.dtsiJonas Karlman2024-10-261-5/+0
| * | | | | rockchip: rk3588-rock-5b: Drop upstream props from u-boot.dtsiJonas Karlman2024-10-261-9/+0
| * | | | | rockchip: board: Increase rng-seed size to make it sufficient for modern LinuxAlex Shumsky2024-10-261-1/+10
| * | | | | board: rockchip: Add Hardkernel ODROID-M1SJonas Karlman2024-10-252-0/+9
| * | | | | board: rockchip: Add Hardkernel ODROID-M2Jonas Karlman2024-10-252-0/+10