index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
Makefile
Age
Commit message (
Expand
)
Author
2014-04-17
arm: add support for arch timer
Vitaly Andrianov
2014-02-22
arch: kona: Initial commit of kona-common architecture code
Darwin Rambo
2013-12-01
arm: atmel: sama5d3: spl boot from fat fs SD card
Bo Shen
2013-10-31
ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/
Masahiro Yamada
2013-10-31
ARM: omap: move OMAP specific code under arch/arm/
Masahiro Yamada
2013-10-31
ARM: tegra: move Tegra specific code under arch/arm/
Masahiro Yamada
2013-10-31
armv7: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-03
ARM: extend non-secure switch to also go into HYP mode
Andre Przywara
2013-10-03
ARM: add C function to switch to non-secure state
Andre Przywara
2013-10-03
ARM: add secure monitor handler to switch to non-secure state
Andre Przywara
2013-08-15
Prepare for TI816X : reuse existing code from TI814X
TENART Antoine
2013-08-15
ARM: AM43xx: Add build support
Lokesh Vutla
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-24
ti814x_evm: add ti814x evm board support
Matt Porter
2013-03-07
ARM: mx6: use common CPU errata config options
Stephen Warren
2013-01-16
Tegra30: Add generic Tegra30 build support
Tom Warren
2012-09-01
tegra20: enable SPL for tegra20 boards
Allen Martin
2012-09-01
omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms
Tom Rini
2012-03-27
Add cache functions to SPL for armv7
Stefano Babic
2011-12-06
armv7: include armv7/cpu.c in SPL build
Aneesh V
2011-08-03
omap: add basic SPL support
Aneesh V
2011-07-04
armv7: cache maintenance operations for armv7
Aneesh V
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-09-29
ARM: Use syslib functions for all CORTEXA8
Stefano Babic
2010-07-05
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
Steve Sakoman