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
/
cpu
/
armv7
/
s5p-common
Age
Commit message (
Expand
)
Author
2012-09-01
arm/s5pxx: Fix get_timer_masked to get the time.
Zhong Hongbo
2012-07-07
Exynos: fix cpuinfo and cpu detecting
Minkyu Kang
2012-02-12
S5P: support generic watchdog timer
Minkyu Kang
2011-11-16
arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning
Anatolij Gustschin
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-05-26
S5PC2XX: Support the cpu revision
Minkyu Kang
2011-05-26
S5P:SROM config code moved to s5p-common directory
Chander Kashyap
2011-03-27
S5P: timer: replace bss variable by gd
Minkyu Kang
2011-03-27
S5P: timer: Use pwm functions
Minkyu Kang
2011-03-27
ARM: S5P: pwm driver support
Donghwa Lee
2011-02-02
armv7: s5pc1xx: don't use function pointer for clock functions
Minkyu Kang
2010-11-30
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Wolfgang Denk
2010-11-30
ARMV7: S5P: timer: get the count_value from register when call udelay
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