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
2015-11-30
arm: s5pc1xx: move SoC to mach-s5pc1xx
Minkyu Kang
2015-08-18
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
2015-06-10
dts: Disable device tree for SPL on all boards
Simon Glass
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-02-24
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-08
armv7: s5pc1xx: improve cache handling
Robert Baldyga
2014-10-08
samsung: Enable device tree for smdkc100
Simon Glass
2014-10-08
samsung: Enable device tree for s5p_goni
Simon Glass
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