index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv8
/
start.S
Age
Commit message (
Expand
)
Author
2017-08-09
armv8: errata: Implement workaround for Cortex-A53 Erratum 855873
Alison Wang
2017-06-02
armv8: layerscape: Make U-Boot EL2 safe
York Sun
2017-05-15
armv8: minor fix to comment for enabling SMPEN bit
Dinh Nguyen
2017-01-19
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-01-18
armv8: aarch64: Fix the warning about x1-x3 nonzero issue
Alison Wang
2017-01-18
armv8: Enable CPUECTLR.SMPEN for coherency
Mingkai Hu
2017-01-14
armv8: fix #if around spin-table code in start.S
Oded Gabbay
2017-01-04
ARM: boot0 hook: remove macro, include whole header file
Andre Przywara
2017-01-04
armv8: move reset branch into boot hook
Andre Przywara
2016-11-22
armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
2016-07-21
ARM: Add save_boot_params for ARMv8
Stephen Warren
2016-07-14
arm64: add better and more generic spin-table support
Masahiro Yamada
2016-07-14
Revert "armv8: Enable CPUECTLR.SMPEN for coherency"
Tom Rini
2016-07-08
armv8: Enable CPUECTLR.SMPEN for coherency
Mingkai Hu
2016-06-24
arm64: optimize smp_kick_all_cpus
Masahiro Yamada
2016-06-06
arm/arm64: implement a boot header capability
Andre Przywara
2016-05-23
ARM: fix ifdef in ARMv8 lowlevel_init() again
Masahiro Yamada
2016-05-06
ARM: fix ifdefs in ARMv8 lowlevel_init()
Stephen Warren
2016-04-18
ARM: always perform per-CPU GIC init
Stephen Warren
2016-04-11
ARM: allow CONFIG_GICV* not to be defined
Stephen Warren
2016-02-01
armv8: ls2080a: Implement workaround for core errata 829520, 833471
Ashish kumar
2016-01-19
armv8: New MMU setup code allowing to use 48+ bits PA/VA
Sergey Temerkhanov
2015-09-16
armv8: Make COUNTER_FREQUENCY optional
Thierry Reding
2015-07-20
arm/errata: Update required bits for A57 cores erratas
Bhupesh Sharma
2015-03-24
remove unnecessary version.h includes
Rob Herring
2015-03-10
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-03-09
armv8/vexpress64: make multientry conditional
Linus Walleij
2015-01-31
Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas
Bhupesh Sharma
2014-05-25
Arm64 fix a bug of vbar_el3 initialization
David Feng
2014-04-07
arm64 patch: gicv3 support
David Feng
2014-04-07
armv8/cache: Change cache invalidate and flush function
York Sun
2014-04-07
armv8/cache: Flush D-cache, invalidate I-cache for relocation
York Sun
2014-04-07
armv8/cache: Consolidate setting for MAIR and TCR
York Sun
2014-01-09
arm64: core support
David Feng