index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
system.h
Age
Commit message (
Expand
)
Author
2016-05-27
arm: implement generic PSCI reset call for armv8
Beniamino Galvani
2016-03-27
arm: Add support for HYP mode and LPAE page tables
Alexander Graf
2016-03-27
arm64: Add 32bit arm compatible dcache definitions
Alexander Graf
2016-03-15
arm64: Remove non-full-va map code
Alexander Graf
2016-03-15
arm64: Make full va map code more dynamic
Alexander Graf
2016-01-31
arm: Remove S bit from MMU section entry
Marek Vasut
2016-01-31
arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7
Marek Vasut
2016-01-19
armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure
Sergey Temerkhanov
2016-01-19
armv8: New MMU setup code allowing to use 48+ bits PA/VA
Sergey Temerkhanov
2016-01-19
armv8: Add read_mpidr() function
Sergey Temerkhanov
2015-11-10
armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY
Stephen Warren
2015-10-16
arm: mmu: Add missing volatile for reading SCTLR register
Alison Wang
2015-07-31
armv8: caches: Added routine to set non cacheable region
Siva Durga Prasad Paladugu
2015-05-14
arm: Add a prototype for save_boot_params_ret()
Simon Glass
2015-05-13
tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0
Ian Campbell
2015-04-16
ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching
Bryan Brinsko
2015-02-24
armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack
York Sun
2015-02-16
arm: Allow lr to be saved by board code
Simon Glass
2014-12-18
ARM: Implement non-cached memory support
Thierry Reding
2014-11-12
ARM: cache-cp15: Use more accurate types
Thierry Reding
2014-10-06
arm: cache: Add support for write-allocate D-Cache
Marek Vasut
2014-07-03
ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC
York Sun
2014-04-07
armv8/cache: Change cache invalidate and flush function
York Sun
2014-01-09
arm64: core support
David Feng
2013-03-28
ARM: mmu: Set domain permissions to client access
R Sricharan
2013-02-03
ARM: add wfi assembly macro
Rob Herring
2012-11-19
arm: Add control over cachability of memory regions
Simon Glass
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser