summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2024-11-12arm64: zynqmp: Configure SoC RTC on SOMMichal Simek
2024-11-11Merge tag 'u-boot-rockchip-20241111' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-11-11rockchip: rk3399: move sysreset-gpio logic to TPLQuentin Schulz
2024-11-11rockchip: tpl: allow to call board/SoC-specific code before DRAM initQuentin Schulz
2024-11-11rockchip: rk3399: merge CRU check within rk3399_force_power_on_resetQuentin Schulz
2024-11-11board: rockchip: Add FriendlyElec NanoPi R2S PlusJonas Karlman
2024-11-11board: rockchip: Add support for rk3588 GenBookAndy Yan
2024-11-11board: rockchip: add support for Qnap TS433 devicesHeiko Stuebner
2024-11-10board: hoperun: Switch to use complete DTS files from upstream DTSLad Prabhakar
2024-11-10arm: renesas: Fix RZ/G2L GICR base addressPaul Barker
2024-11-10ARM: dts: Drop unused RZ/G2L devicetreesPaul Barker
2024-11-09arm: mach-imx: imx8m: re-use SNVS init routineIan Ray
2024-11-09arm: mach-imx: move snvs moduleIan Ray
2024-11-09ARM: dts: imx: Switch to using upstream DT on DH i.MX6 DHCOMMarek Vasut
2024-11-09imx9: Improve boot mode autodetectionBenjamin Szőke
2024-11-09imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURNPaul Geurts
2024-11-09imx: hab: rename imx_sec_config_fuse_t to imx_fusePaul Geurts
2024-11-05arm: dts: e850-96: Remove TRNG node from appended dtsSam Protsenko
2024-11-04Merge patch series "U-boot: arm: Refine the booting on Total Compute"Tom Rini
2024-11-04arm: total_compute: Initialize environment variablesBoyan Karatotev
2024-11-04arm: total_compute: depend on TF-A for hardware descriptionBoyan Karatotev
2024-10-30arch: arm: dts: k3-j784s4-r5: Introduce k3-j784s4-r5.dtsiManorit Chawdhry
2024-10-29Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-10-29Merge patch series "memory: ti-aemif: Add DM support"Tom Rini
2024-10-29memory: ti-aemif: Make AEMIF driver architecture agnosticBastien Curutchet
2024-10-29Merge patch series "Support Aspeed SGPIO controller"Tom Rini
2024-10-29CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consis...Tom Rini
2024-10-29board: emcraft: Add support for Emcraft Systems NavQ+Gilles Talis
2024-10-29arm64: imx: Fix 0Xnn to 0xnnMarek Vasut
2024-10-29ARM: dts: ast2600: Add SGPIO to device treeBilly Tsai
2024-10-29ARM: dts: ast2500: Add SGPIO to device treeBilly Tsai
2024-10-29Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fi...Tom Rini
2024-10-29board: iot2050: Support new IOT2050-SM variantBaocheng Su
2024-10-28board: siemens: iot2050: Migrate to OF_UPSTREAMJan Kiszka
2024-10-28board: siemens: iot2050: Stop using special spl DT sourcesJan Kiszka
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27arm: mach-bcm283x: Enable ARMV8_MULTIENTRYPatrick Rudolph
2024-10-27arm: mach-bcm283x: Add ARMV8_MULTIENTRY supportPatrick Rudolph
2024-10-27arm: Implement read_mpidr on armv7Patrick Rudolph
2024-10-27armv8: cpu: Enable ACPI parking protocolPatrick Rudolph
2024-10-27arm: cpu: Add ACPI parking protocol supportPatrick Rudolph
2024-10-27arm: bcm283x: Generate ACPI tablesPatrick Rudolph
2024-10-27arm: mach-bcm283x: Bring in some header files from tianocoreSimon Glass
2024-10-27arm: mach-bcm283x: Map the ARM local MMIO as wellPatrick Rudolph
2024-10-27board: emulation: Add QEMU sbsa supportPatrick Rudolph
2024-10-27drivers/arm: Implement acpi_fill_madtPatrick Rudolph
2024-10-27arm: lib: Add GICV2 driverPatrick Rudolph
2024-10-27arm: gic-v3-its: Implement of_xlatePatrick Rudolph
2024-10-27arm: gic-v3-its: Rename objectsPatrick Rudolph
2024-10-27acpi: Add fill_madt to acpi_opsPatrick Rudolph