aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-s5pc1xx
AgeCommit message (Expand)AuthorFilesLines
2012-11-15gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski1-1/+6
2012-09-05mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung1-2/+2
2012-07-07Exynos: fix cpuinfo and cpu detectingMinkyu Kang1-0/+6
2012-05-08mmc: support the sdhci instead of s5p_mmc for samsung-socJaehoon Chung1-46/+47
2012-02-12S5P: support generic watchdog timerMinkyu Kang2-0/+59
2011-12-11usb:gadget:s5p Enable the USB Gadget framework at GONILukasz Majewski1-0/+4
2011-09-04i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)Łukasz Majewski1-0/+13
2011-09-03gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski1-8/+8
2011-07-04armv7: adapt s5pc1xx to the new cache maintenance frameworkAneesh V1-3/+0
2011-05-26S5P: add set_mmc_clk for external clock controlJaehoon Chung2-0/+2
2011-05-26S5P:SROM config code moved to s5p-common directoryChander Kashyap1-4/+4
2011-05-26S5P: GPIO Macro Values Corrected.Chander Kashyap1-2/+2
2011-03-27ARMV7: S5P: Fixed register offset in mmc.hChander Kashyap1-2/+3
2011-03-27S5P: timer: Use pwm functionsMinkyu Kang1-7/+1
2011-03-27ARM: S5P: pwm driver supportDonghwa Lee1-0/+19
2011-02-02S5P: serial: Use the inline function instead of static valueMinkyu Kang1-1/+4
2011-02-02armv7: s5pc1xx: don't use function pointer for clock functionsMinkyu Kang1-6/+4
2010-10-19ARMV7: S5P: serial: support the s5pc210Minkyu Kang1-3/+11
2010-10-19s5p_mmc: support 8-bit bus widthJaehoon Chung1-1/+1
2010-08-30ARMV7: S5P: rename the member of gpio structureMinkyu Kang1-86/+86
2010-08-30ARMV7: S5P: separate the peripheral clocksMinkyu Kang1-1/+2
2010-08-26ARMV7: S5P: fix the macro at samsung_get_base functionMinkyu Kang1-1/+1
2010-08-23S5P: mmc: fix the mmc offsetMinkyu Kang1-1/+1
2010-08-23ARMV7: S5P: rename from s5pc1xx to s5pMinkyu Kang3-7/+14
2010-08-17S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang2-9/+23
2010-08-03S5P: support mmc driverMinkyu Kang2-0/+73
2010-04-17SAMSUNG: make s5p common gpio functionsMinkyu Kang1-96/+96
2010-04-17SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang1-1/+1
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser9-0/+595