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
/
include
/
asm
/
arch-s5pc1xx
Age
Commit message (
Expand
)
Author
2011-03-27
ARMV7: S5P: Fixed register offset in mmc.h
Chander Kashyap
2011-03-27
S5P: timer: Use pwm functions
Minkyu Kang
2011-03-27
ARM: S5P: pwm driver support
Donghwa Lee
2011-02-02
S5P: serial: Use the inline function instead of static value
Minkyu Kang
2011-02-02
armv7: s5pc1xx: don't use function pointer for clock functions
Minkyu Kang
2010-10-19
ARMV7: S5P: serial: support the s5pc210
Minkyu Kang
2010-10-19
s5p_mmc: support 8-bit bus width
Jaehoon Chung
2010-08-30
ARMV7: S5P: rename the member of gpio structure
Minkyu Kang
2010-08-30
ARMV7: S5P: separate the peripheral clocks
Minkyu Kang
2010-08-26
ARMV7: S5P: fix the macro at samsung_get_base function
Minkyu Kang
2010-08-23
S5P: mmc: fix the mmc offset
Minkyu Kang
2010-08-23
ARMV7: S5P: rename from s5pc1xx to s5p
Minkyu Kang
2010-08-17
S5P: Use accessor functions instead of SoC specific defines to access the bas...
Minkyu Kang
2010-08-03
S5P: support mmc driver
Minkyu Kang
2010-04-17
SAMSUNG: make s5p common gpio functions
Minkyu Kang
2010-04-17
SAMSUNG: serial: modify name from s5pc1xx to s5p
Minkyu Kang
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser