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
/
s5pc1xx
Age
Commit message (
Expand
)
Author
2013-10-31
armv7: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-05-15
armv7: add appropriate headers for assembly functions
Aneesh V
2011-07-04
armv7: adapt s5pc1xx to the new cache maintenance framework
Aneesh V
2011-05-26
S5P: add set_mmc_clk for external clock control
Jaehoon Chung
2011-05-26
S5P:SROM config code moved to s5p-common directory
Chander Kashyap
2011-02-02
armv7: s5pc1xx: don't use function pointer for clock functions
Minkyu Kang
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-08-30
ARMV7: S5P: separate the peripheral clocks
Minkyu Kang
2010-08-23
ARMV7: S5P: rename from s5pc1xx to s5p
Minkyu Kang
2010-08-23
ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx
Minkyu Kang
2010-08-17
S5P: Use accessor functions instead of SoC specific defines to access the bas...
Minkyu Kang
2010-07-05
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
Steve Sakoman