summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3326/1: H1940 - Control latchesBen Dooks2006-02-101-2/+27
* [ARM] 3314/1: S3C2400 - adds s3c2400.hLucas Correia Villa Real2006-02-091-0/+31
* [ARM] 3299/1: S3C24XX - fix irq range on adc deviceBen Dooks2006-02-081-0/+5
* [ARM] 3303/1: S3C24XX - add clock enable usage countingBen Dooks2006-02-082-10/+34
* [ARM] 3286/2: S3C2400 - adds to the table of supported CPUsLucas Correia Villa Real2006-02-011-2/+16
* [ARM] 3284/1: S3C2400 - adds support to GPIOLucas Correia Villa Real2006-02-015-65/+152
* [ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real2006-01-264-33/+35
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-1310-10/+0Star
* [ARM] Convert some arm semaphores to mutexesArjan van de Ven2006-01-121-5/+6
* [ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.cBen Dooks2006-01-091-103/+103
* [PATCH] IRQ type flagsRussell King2006-01-091-3/+3
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-074-6/+4Star
* [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-033-17/+0Star
* [ARM] 3161/1: BAST - fix commas on end of structsBen Dooks2005-11-161-14/+14
* [ARM] 3138/1: SMDK2440 - fix map_desc initialisation (and ISA memory space)Ben Dooks2005-11-091-2/+21
* [ARM] 3137/1: RX3715 - fix map_desc initialiserBen Dooks2005-11-091-2/+11
* [ARM] 3136/1: Anubis - fix map_desc initialisersBen Dooks2005-11-091-9/+42
* [ARM] 3132/1: S3C2410 - reset on decompression errorBen Dooks2005-11-081-0/+8
* [ARM] 3126/1: BAST: fix map_desc initialisationBen Dooks2005-11-081-21/+52
* [ARM] 3125/2: VR1000: Fix map_decs initialiserBen Dooks2005-11-081-18/+38
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-021-4/+66
|\
| * [ARM] 3071/1: RX3715 - add lcd/fb platform setupBen Dooks2005-11-011-4/+66
* | Create platform_device.h to contain all the platform device details.Russell King2005-10-2915-10/+15
|/
* [ARM] 3047/1: SMDK2440 - add framebuffer platform dataBen Dooks2005-10-281-0/+70
* [ARM] 3046/1: BAST - add framebuffer platform dataBen Dooks2005-10-281-0/+40
* [ARM] 3045/2: S3C2410 - change init for lcd platform dataBen Dooks2005-10-282-7/+12
* [ARM] 3034/1: S3C2410 - fix size of devices in devs.cBen Dooks2005-10-281-10/+10
* [ARM] 3033/1: S3C2410 - add generic gpio_cfgpin optionsBen Dooks2005-10-281-0/+22
* [ARM] 2990/1: Replace map_desc.physical with map_desc.pfn: S3C2410Deepak Saxena2005-10-281-1/+1
* [ARM] 3027/1: BAST - reduce NAND timings slightlyBen Dooks2005-10-211-3/+3
* [ARM] 3018/1: S3C2410 - check de-referenced device is really a platform deviceBen Dooks2005-10-181-1/+4
* [ARM] 3007/1: BAST - add CONFIG_ISA to buildBen Dooks2005-10-131-0/+1
* [ARM] 3006/1: S3C2410 - arch/arm/mach-s3c2410 sparse fixesBen Dooks2005-10-132-5/+2Star
* [ARM] 2979/2: S3C2410 - add static to non-exported machine itemsBen Dooks2005-10-123-4/+4
* [ARM] 2975/1: S3C2410: time.c missing include of cpu.hBen Dooks2005-10-121-0/+1
* [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-291-1/+0Star
* [ARM] 2928/1: S3C2410 - make machine init code staticBen Dooks2005-09-2010-17/+24
* [PATCH] s3c2410fb: Platform support for ARM S3C2410 framebuffer driverArnaud Patard2005-09-092-1/+61
* [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-082-2/+2
* [ARM] 2884/1: BAST - fix PC104 IRQ routingBen Dooks2005-09-073-18/+71
* [ARM] 2889/1: S3C2410 - Add machine AnubisBen Dooks2005-09-075-2/+280
* [ARM] 2876/1: N30 - remove task to toggle USB D+ lineBen Dooks2005-09-051-20/+10Star
* [ARM] Wrap calls to descriptor handlersRussell King2005-09-043-10/+10
* [ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King2005-09-041-6/+6
* [ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeupBen Dooks2005-09-031-2/+4
* [ARM] 2856/1: S3C2440 - show DVS status at startupBen Dooks2005-08-291-2/+4
* [ARM] 2855/1: S3C2410 - add CLKSLOW definitions, and show in initBen Dooks2005-08-291-0/+9
* [ARM] 2850/1: Remove duplicate UART I/O mapping from s3c2410_iodescDimitry Andric2005-08-171-2/+2
* [PATCH] ARM: 2849/1: S3C24XX - USB host update (2848/1)Ben Dooks2005-08-101-5/+13
* [PATCH] ARM: 2832/1: BAST - limit clock-rate for IIC busBen Dooks2005-08-031-1/+15