index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv8
Age
Commit message (
Expand
)
Author
4 days
lmb: Rework the LMB_ARCH_MEM_MAP symbol
Tom Rini
2026-02-24
arm: armv8: Flush TLB before enabling MMU
Mark Kettenis
2026-02-09
arm: spl: Ensure 8 byte alignment of appended DTB without separate BSS
Tom Rini
2026-01-28
armv8: u-boot-spl.lds: Place binman symbols at end of binary
Jonas Karlman
2026-01-20
arm: Update linker scripts to ensure appended device tree is aligned
Tom Rini
2025-12-11
armv8/fsl-layerscape: fdt: Remove offline cores from cooling device maps
Anthony Pighin (Nokia)
2025-11-06
armv8: implement workaround for broken CNTFRQ_EL0 value
Kaustabh Chakraborty
2025-11-04
arm: armv8: mmu: fix mem_map_from_dram_banks
Anshul Dalal
2025-10-24
arm: armv8: Make save_boot_params simpler
Ilias Apalodimas
2025-10-22
arm: armv8: mmu: add mmu_unmap_reserved_mem
Anshul Dalal
2025-10-22
arm: armv8: mmu: add mem_map_from_dram_banks
Anshul Dalal
2025-10-22
arm: armv8: invalidate dcache entries on dcache_enable
Anshul Dalal
2025-10-03
arm: armv8: remove redundant definition of mmu_status
Anshul Dalal
2025-09-13
arm: armv8: Fix spl recover data section broken
Ye Li
2025-07-27
sunxi: add basic A523 support
Andre Przywara
2025-07-17
armv8: ls1043a: make some erratas dependent from USB
Holger Brunck
2025-07-11
global: Make ARCH_MISC_INIT a selected symbol
Tom Rini
2025-06-24
sunxi: add support for the Allwinner A100/A133 SoC
Andre Przywara
2025-06-20
Merge patch series "Consistent Kconfig environment options CONFIG_ENV_ prefix"
Tom Rini
2025-06-20
env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEX
Marek Vasut
2025-06-05
armv8: fix Clang warning on writing 32-bit variable to a 64-bit register
Raymond Mao
2025-05-29
global: Avoid indirect inclusion of <env.h> from <command.h>
Tom Rini
2025-04-28
sunxi: armv8: FEL: save and restore SP_IRQ
Andre Przywara
2025-04-28
sunxi: armv8: FEL: save and restore GICv3 registers
Andre Przywara
2025-04-15
spin_table: add missing header for ENODEV and ENOSPC symbols
yan wang
2025-04-11
Merge patch series "Switch to using $(PHASE_) in Makefiles"
Tom Rini
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-04-10
armv8: start.S: Subordinate CPUs psci setup vector
Xu Zhang
2025-04-04
arm64: Fix page permissions for platforms running at EL2
Ilias Apalodimas
2025-03-27
sunxi: armv8: fel: move fel_stash variable to the front
Andre Przywara
2025-03-14
treewide: Add a function to change page permissions
Ilias Apalodimas
2025-03-14
arm64: mmu_change_region_attr() add an option not to break PTEs
Ilias Apalodimas
2025-03-14
arm: Prepare linker scripts for memory permissions
Ilias Apalodimas
2025-03-14
meminfo: add memory details for armv8
Ilias Apalodimas
2025-03-10
arm: use type jmp_buf instead of struct jmp_buf_data
Heinrich Schuchardt
2025-03-10
common: clean up setjmp.h
Heinrich Schuchardt
2025-02-25
arm: armv8: Improve SPL data save and restore implementation
Alif Zakuan Yuslaimi
2025-02-15
arm64: Add late jump to kernel board hook
Marek Vasut
2025-01-14
armv8: Add arch-specific sysinfo platform driver
Raymond Mao
2024-11-17
armv8: cpu: Implement allow_unaligned()
Sam Protsenko
2024-11-17
armv8: Fix get_sctlr() return type
Sam Protsenko
2024-10-27
Merge patch series "Implement ACPI on aarch64"
Tom Rini
2024-10-27
armv8: cpu: Enable ACPI parking protocol
Patrick Rudolph
2024-10-27
arm: cpu: Add ACPI parking protocol support
Patrick Rudolph
2024-10-15
layerscape: use the lmb API's to add RAM memory
Sughosh Ganu
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-03
Merge patch series "vbe: Series part D"
Tom Rini
[next]