summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2024-11-17armv8: Fix get_sctlr() return typeSam Protsenko
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-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-29CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consis...Tom Rini
2024-10-29arm64: imx: Fix 0Xnn to 0xnnMarek Vasut
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27arm: Implement read_mpidr on armv7Patrick Rudolph
2024-10-27arm: cpu: Add ACPI parking protocol supportPatrick Rudolph
2024-10-27board: emulation: Add QEMU sbsa supportPatrick Rudolph
2024-10-27arm: acpi: Add generic ACPI methodsPatrick Rudolph
2024-10-25rockchip: px30: clk: add UART0 clock getter/setterLukasz Czechowski
2024-10-13Merge tag 'u-boot-imx-master-20241013' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-10-13Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2024-10-13usb: host: tegra: get usb phy configuration from phy nodeSvyatoslav Ryhel
2024-10-13arm: tegra: add AP20 and AP20H SKUIon Agorria
2024-10-13Tegra30: Add funcmux for UART over SD slotJonas Schwöbel
2024-10-13misc: ele_api: Add read/write shadow fuse APIsYe Li
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-09-19imx9: trdc: cleanup codePeng Fan
2024-09-19imx: Generalize fixup_thermal_tripsPeng Fan
2024-09-19imx93: Add Low performance parts 9302/9301 supportYe Li
2024-09-19imx: Generalize disable_cpu_nodesPeng Fan
2024-09-19imx9: clock: Update clock init function and sequenceYe Li
2024-09-19imx9: soc: Add function to get target voltage modeYe Li
2024-09-19imx9: soc: Change FSB directly access to fuse APIPeng Fan
2024-09-19imx9: soc: Configure TRDC for M33 TCM accessYe Li
2024-09-19imx9: soc: wait ssar when power on power domainPeng Fan
2024-09-06armv8: mmu: add a way to map additional regionsCaleb Connolly
2024-08-30imx: ele_ahab: Add HUK derivation supportMathieu Othacehe
2024-08-23rockchip: Move the default timer init to a common fileSimon Glass
2024-08-06am33xx: Use regular spl_board_init instead of am33xx_spl_board_initPaul Kocialkowski
2024-07-23arm: ti: Remove omap4 platform supportTom Rini
2024-07-18Merge tag 'u-boot-rockchip-20240718' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-07-17rockchip: include cru_rk3588.h and define rockchip_cru for RK3588FUKAUMI Naoki
2024-07-15arm: include: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: tegra: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: sunxi: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: rockchip: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: ti: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: imx: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: amlogic: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: nxp: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: hisilicon: Remove duplicate newlinesMarek Vasut
2024-07-15arm: include: fsl: Remove duplicate newlinesMarek Vasut
2024-07-01Merge tag 'u-boot-amlogic-20240701' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-06-26Merge patch series "arm64: add a software pagetable walker"Tom Rini
2024-06-25arm64: add software pagetable walkerCaleb Connolly