index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
arch-s5pc1xx
Age
Commit message (
Expand
)
Author
2014-05-13
S5P: Exynos: Add GPIO pin numbering and rename definitions
Akshay Saraswat
2014-02-07
arm:s5pc110: add cpu revision
Piotr Wilczek
2014-02-03
s5p: gpio: change gpio coding method for s5p gpio.
Przemyslaw Marczak
2013-12-05
arm: exynos/goni: fix the return type for s5p_mmc_init
Jaehoon Chung
2013-09-11
arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.
Przemyslaw Marczak
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-15
gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices
Łukasz Majewski
2012-09-05
mmc: s5p_sdhci: fixed wrong function argument
Jaehoon Chung
2012-07-07
Exynos: fix cpuinfo and cpu detecting
Minkyu Kang
2012-05-08
mmc: support the sdhci instead of s5p_mmc for samsung-soc
Jaehoon Chung
2012-02-12
S5P: support generic watchdog timer
Minkyu Kang
2011-12-11
usb:gadget:s5p Enable the USB Gadget framework at GONI
Lukasz Majewski
2011-09-04
i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)
Łukasz Majewski
2011-09-03
gpio:samsung s5p_ suffix add for GPIO functions
Łukasz Majewski
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-05-26
S5P: GPIO Macro Values Corrected.
Chander Kashyap
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-01
S5P: serial: Use the inline function instead of static value
Minkyu Kang
2011-02-01
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