| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: S3C64XX: Eliminate plat-s3c64xx | Ben Dooks | 2010-02-22 | 2 | -24/+0 |
* | ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removed | Ben Dooks | 2010-02-21 | 1 | -70/+0 |
* | ARM: SAMSUNG: Move pm-core.h to machine directory | Ben Dooks | 2010-02-20 | 1 | -98/+0 |
* | ARM: S3C64XX: Remove plat-s3c64xx Kconfig and PLAT_S3C64XX | Ben Dooks | 2010-02-20 | 1 | -15/+0 |
* | ARM: S3C64XX: Merge s3c6400-clock.c and clock.c into mach-s3c64xx | Ben Dooks | 2010-02-20 | 3 | -551/+0 |
* | ARM: S3C64XX: Merge s3c6400-init.c into cpu.c | Ben Dooks | 2010-02-20 | 3 | -36/+0 |
* | ARM: S3C64XX: Move core support to mach-s3c64xx | Ben Dooks | 2010-02-20 | 13 | -2251/+2 |
* | ARM: S3C64XX: Move device and device setup into mach-s3c64xx | Ben Dooks | 2010-02-20 | 12 | -908/+0 |
* | ARM: S3C64XX: Move IRQ support into mach-s3c64xx | Ben Dooks | 2010-02-20 | 5 | -610/+0 |
* | ARM: S3C64XX: Move headers into machine include directory | Ben Dooks | 2010-02-20 | 34 | -1383/+25 |
* | ARM: S3C64XX: Tidy up common code in s3c64xx_spi_set_info() | Ben Dooks | 2010-01-21 | 1 | -6/+9 |
* | ARM: S3C64XX: Staticise audio platform data | Mark Brown | 2010-01-21 | 1 | -3/+3 |
* | ARM: S3C64XX: Fix dev-audio build | Mark Brown | 2010-01-21 | 1 | -3/+3 |
* | ARM: SMDK6410: Set up interrupt range for WM835x on 1190-EV1 PMIC board | Mark Brown | 2010-01-21 | 1 | -0/+4 |
* | ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.h | Ben Dooks | 2010-01-19 | 1 | -1/+1 |
* | ARM: SAMSUNG: Move GPIO common functions to plat-samsung | Kukjin Kim | 2010-01-19 | 2 | -160/+3 |
* | ARM: Merge next-samsung-devupdates1 | Ben Dooks | 2010-01-19 | 1 | -29/+0 |
|\ |
|
| * | ARM: SAMSUNG: Make UART device code common | Ben Dooks | 2010-01-19 | 1 | -29/+0 |
* | | ARM: S3C64XX: SPI: Define SPI controller devices | Jassi Brar | 2010-01-18 | 2 | -0/+181 |
* | | ARM: S3C64XX: SPI: Header for passing platform data | Jassi Brar | 2010-01-18 | 1 | -0/+18 |
* | | ARM: S3C64XX: SPI: Define SPI-48M clock sources | Jassi Brar | 2010-01-18 | 1 | -0/+12 |
* | | ARM: S3C64XX: Add virtual mapping for S3C64XX SROM area | Andy Green | 2010-01-18 | 1 | -0/+5 |
* | | ARM: S3C64XX: Add SROM register definitions | Andy Green | 2010-01-18 | 1 | -0/+59 |
* | | ARM: Merge next-s3c64xx | Ben Dooks | 2010-01-18 | 3 | -1/+134 |
|\ \ |
|
| * | | ARM: S3C64XX: Add I2S resources in platform code | Jassi Brar | 2010-01-18 | 1 | -1/+90 |
| * | | ARM: S3C64XX: Add S3C64XX RTC platform driver | Maurus Cuelenaere | 2010-01-18 | 2 | -0/+44 |
| |/ |
|
* | | ARM: S3C64XX: Add S3C64XX support to the generic Samsung ADC driver | Maurus Cuelenaere | 2010-01-18 | 2 | -0/+50 |
|/ |
|
* | ARM: Add common entry code for system with two VICs | Ben Dooks | 2010-01-15 | 3 | -8/+8 |
* | ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsung | Ben Dooks | 2010-01-15 | 2 | -114/+4 |
* | ARM: SAMSUNG: Move IRQ VIC timer handling out to common header files | Ben Dooks | 2010-01-15 | 2 | -83/+8 |
* | ARM: SAMSUNG: Add call to register array of clocks | Ben Dooks | 2010-01-15 | 1 | -9/+1 |
* | ARM: S3C64XX: Avoid announcing clksrc clocks twice | Ben Dooks | 2010-01-15 | 1 | -2/+2 |
* | ARM: S3C64XX: Fixup .reg_src and .reg_div with named initialisers | Ben Dooks | 2010-01-15 | 1 | -25/+25 |
* | ARM: SAMSUNG: Reduce size of struct clk. | Ben Dooks | 2010-01-15 | 1 | -4/+10 |
* | ARM: S3C64XX: Remove unused clock definitions from clock header | Harald Welte | 2010-01-15 | 1 | -70/+1 |
* | ARM: S3C64XX: Use new clock-clksrc.c code for clocks. | Ben Dooks | 2010-01-15 | 2 | -202/+40 |
* | ARM: S3C64XX: Compress s3c6400-clock.c code | Ben Dooks | 2010-01-15 | 1 | -180/+154 |
* | ARM: S3C64XX: Cleanup common init code in s3c6400-clock.c | Ben Dooks | 2010-01-15 | 1 | -44/+5 |
* | ARM: S3C64XX: Fix possible clock look in EPLL and MPLL clock chains | Ben Dooks | 2010-01-07 | 1 | -9/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -2/+0 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -2/+0 |
| |\ |
|
| | * | Kconfig: Remove useless and sometimes wrong comments | Michael Roth | 2009-11-09 | 1 | -2/+0 |
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-12-08 | 6 | -24/+78 |
|\ \ \ |
|
| * | | | ARM: S3C6410: Correct names of IISv4 data output pin definitions | Mark Brown | 2009-12-03 | 1 | -3/+3 |
| * | | | ARM: S3C64XX: add HSMMC2 support | Maurus Cuelenaere | 2009-12-01 | 1 | -0/+20 |
| * | | | ARM: S3C64XX: add support for all group 0 external interrupts | Maurus Cuelenaere | 2009-12-01 | 2 | -5/+26 |
| * | | | ARM: S3C64XX: fix USB OTG compilation | Maurus Cuelenaere | 2009-12-01 | 1 | -0/+5 |
| * | | | ARM: S3C64XX: Redo voltage ranges for cpufreq | Mark Brown | 2009-12-01 | 1 | -8/+7 |
| * | | | ARM: S3C64XX: Separate out regulator and frequency latencies | Mark Brown | 2009-12-01 | 1 | -7/+13 |
| * | | | ARM: S3C64XX: Provide logging when CPU frequencies are eliminated due to clocks | Mark Brown | 2009-12-01 | 1 | -1/+4 |
| |/ / |
|