summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C24XX: Fix warnings in arch/arm/plat-s3c24xx/gpio.cBen Dooks2009-10-281-0/+1
* ARM: S3C24XX: arch/arm/plat-s3c24xx: Move dereference after NULL testJulia Lawall2009-10-281-3/+3
* ARM: S3C: Fix adc function exportsRyan Mallon2009-10-281-1/+1
* ARM: S3C2410: Fix link if CONFIG_S3C2410_IOTIMING is not setBen Dooks2009-10-281-2/+7
* ARM: S3C24XX: Introduce S3C2442B CPUHarald Welte2009-10-281-0/+10
* ARM: S3C24XX: Define a macro to avoid compilation errorRamax Lo2009-10-281-0/+1
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* s3cmci: add better support for no card detect or write protect availableBen Dooks2009-10-011-0/+2
* s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks2009-10-011-0/+1
* Merge branch 'master' into develRussell King2009-09-121-1/+1
|\
| * ARM: S3C24XX: Fix clkout mpx errorDavide Rizzo2009-08-141-1/+1
| * ARM: S3C: PWM fix for low duty cyclePeter Korsgaard2009-07-301-0/+4
* | ARM: S3C: Add S3C_DEV_NAND Kconfig entryBen Dooks2009-08-161-0/+1
* | Merge branch 'next-s3c64xx-moves' into next-s3cBen Dooks2009-08-143-425/+0
|\ \
| * | ARM: S3C: move timer/pwm handling from plat-s3c24xx to plat-s3cPeter Korsgaard2009-07-312-406/+0
| * | ARM: S3C: move s3c_device_nand from plat-s3c24xx to plat-s3cPeter Korsgaard2009-07-311-19/+0
| |/
* | Merge branch 'next-s3c24xx-cpufreq' into next-s3cBen Dooks2009-08-1413-1/+2629
|\ \
| * | ARM: S3C: CPUFREQ: Add debugfs support for cpufreqBen Dooks2009-07-307-0/+307
| * | ARM: S3C2410: Add S3C2410A sysdev.Ben Dooks2009-07-302-1/+2
| * | ARM: S3C24XX: CPUFREQ: S3C2412/S3C2443 IO timing supportBen Dooks2009-07-304-1/+322
| * | ARM: S3C2440: CPUFREQ: Add crystal frequency Kconfig entries.Ben Dooks2009-07-301-2/+14
| * | ARM: S3C2440: CPUFREQ: Add PLL tablesBen Dooks2009-07-304-0/+241
| * | ARM: S3C2440: CPUFREQ: Add core support.Ben Dooks2009-07-303-0/+318
| * | ARM: S3C2410: CPUFREQ: Add core support.Ben Dooks2009-07-303-0/+72
| * | ARM: S3C2410: CPUFREQ: Add io-timing support.Ben Dooks2009-07-303-0/+442
| * | ARM: S3C: CPUFREQ: Move struct s3c_cpufreq_config to cpu-freq-core.hBen Dooks2009-07-301-0/+25
| * | ARM: S3C24XX: CPUFREQ: Add core support.Ben Dooks2009-07-303-0/+889
| |/
* | Merge branch 'next-s3c24xx' into next-s3cBen Dooks2009-08-146-0/+144
|\ \
| * | ARM: S3C24XX: Add SPI bus 1 on GPD8 through GPD10Ben Dooks2009-08-143-0/+45
| * | ARM: S3C24XX: Add platform device for AC97 controllerMark Brown2009-08-141-0/+50
| * | ARM: S3C24XX: Add FIQ IRQ routing supportBen Dooks2009-08-142-0/+49
| |/
* | ARM: S3C: Add ADC synchronous read call.Ben Dooks2009-07-181-11/+53
* | ARM: S3C: Update hwmon device definition and nameBen Dooks2009-07-181-1/+1
|/
* [ARM] S3C24XX: Fix spi-bus configuration build errorsBen Dooks2009-06-232-4/+2
* [ARM] S3C24XX: Fix use of CONFIG_S3C24XX_PWMBen Dooks2009-06-231-1/+1
* Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2009-06-1015-427/+305
|\
| * [ARM] S3C24XX: Merge devel-gpioBen Dooks2009-05-217-79/+76
| |\
| | * [ARM] S3C24XX: GPIO: Fix missing GPIOs in gpiolibBen Dooks2009-05-181-1/+10
| | * [ARM] S3C24XX: GPIO: Move gpiolib initialisation earlierBen Dooks2009-05-181-1/+1
| | * [ARM] S3C24XX: GPIO: Fix error returns from gpio functionsBen Dooks2009-05-181-2/+2
| | * [ARM] S3C24XX: GPIO: Change to macros for GPIO numberingBen Dooks2009-05-187-52/+52
| | * [ARM] S3C24XX: GPIO: Start removal of S3C24XX_GPIO_BASEBen Dooks2009-05-181-7/+7
| | * [ARM] S3C24XX: Fix missing <linux/sysdev.h>Ben Dooks2009-05-181-0/+1
| | * [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks2009-05-183-0/+3
| | * [ARM] S3C24XX: GPIO: Remove pin specific input and output definesBen Dooks2009-05-171-4/+4
| | * [ARM] S3C24XX: GPIO: Remove s3c2410_gpio_irq2pin() callBen Dooks2009-05-171-16/+0
| * | [ARM] S3C: Merge next-s3c64xx-dma2 into for-rmk-develBen Dooks2009-05-184-100/+209
| |\ \
| | * | [ARM] S3C: Move DMA channel management code to plat-s3cBen Dooks2009-05-013-83/+15
| | * | [ARM] S3C24XX: Fix indentation in <plat/dma-regs.h>Ben Dooks2009-05-011-69/+69
| | * | [ARM] S3C24XX: DMA: Split hardware regs out of <mach/dma.h>Ben Dooks2009-05-012-1/+146
OpenPOWER on IntegriCloud