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
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