summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Acer n30: Minor style and indentation fixes.Ben Dooks2008-07-071-28/+28
* [ARM] Acer n30: Hardware initialisation.Christer Weinigel2008-07-071-0/+139
* [ARM] Acer n30: LCD support.Christer Weinigel2008-07-071-0/+28
* [ARM] Acer n30: Add support for n35 and related devices.Christer Weinigel2008-07-072-6/+144
* [ARM] Acer n30: LED support.Christer Weinigel2008-07-071-0/+37
* [ARM] Acer n30: GPIO buttons supportChrister Weinigel2008-07-071-0/+67
* [ARM] Acer n30: USB bus pull-up support.Christer Weinigel2008-07-071-0/+25
* [ARM] Acer n30: Source file cleanups.Christer Weinigel2008-07-071-23/+16Star
* [ARM] VR1000: Add tmp101 to list of I2C devices on the boardBen Dooks2008-07-031-0/+2
* [ARM] VR1000: Add i2c device list to Thorcom VR1000Ben Dooks2008-07-031-1/+15
* [ARM] BAST: Add i2c device list on Simtec BastBen Dooks2008-07-031-1/+16
* [ARM] S3C24XX: Add physmap device for all Simtec NOR equiped boards.Ben Dooks2008-07-036-36/+119
* [ARM] BAST/VR1000: Move to using ata_platform (libata)Ben Dooks2008-07-035-45/+126
* [ARM] S3C2410: Fix flags on DM9000 resources on BAST and VR1000Ben Dooks2008-07-032-3/+3
* [ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisationBen Dooks2008-05-221-2/+2
* [ARM] 5040/1: BAST: Fix DM9000 IRQ flags initialisationBen Dooks2008-05-221-1/+1
* [ARM] 5005/1: BAST: Fix kset_name initialiserBen Dooks2008-04-191-1/+1
* [ARM] 4963/1: S3C2410 - add basic machine support for the TCT HammerDavid Anders2008-04-173-0/+168
* [ARM] 4986/1: S3C24XX: Simtec machines need UCLK as parent to DCLKBen Dooks2008-04-172-3/+3
* [ARM] 4984/1: S3C24XX: Do not assert nRSTOUT on BAST over suspend.Ben Dooks2008-04-171-0/+34
*-. Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King2008-01-283-4/+2Star
|\ \
| | * [ARM] 4729/1: VR1000: Do not add IIS device on initialisationBen Dooks2008-01-281-1/+0Star
| | * [ARM] 4728/1: BAST: Do not add IIS device on initialisationBen Dooks2008-01-281-1/+0Star
| | * [ARM] 4723/1: BAST: Fix LCD driver default display settingBen Dooks2008-01-281-1/+1
| |/ |/|
| * [ARM] Remove pointless casts from void pointers,Jeff Garzik2008-01-261-1/+1
|/
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-251-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* s3c2410fb: removes lcdcon1 register value from s3c2410fb_displayKrzysztof Helt2007-10-164-20/+0Star
* s3c2410fb: adds pixclock to s3c2410fb_displayKrzysztof Helt2007-10-164-109/+8Star
* s3c2410fb: remove lcdcon2 and lcdcon3 register fieldsKrzysztof Helt2007-10-164-54/+0Star
* s3c2410fb: add pulse length fields to s3c2410fb_displayKrzysztof Helt2007-10-164-0/+27
* s3c2410fb: add vertical margins fields to s3c2410fb_displayKrzysztof Helt2007-10-164-0/+29
* s3c2410fb: remove lcdcon3 register from s3c2410fb_displayKrzysztof Helt2007-10-164-157/+100Star
* s3c2410fb: add margin fields to s3c2410fb_displayKrzysztof Helt2007-10-164-3/+43
* s3c2410fb: multi-display supportKrzysztof Helt2007-10-164-209/+295
* [ARM] 4566/1: s3c24xx: fix dma functions section mismatchKrzysztof Helt2007-10-131-1/+1
* [ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410Ben Dooks2007-07-223-5/+5
* [ARM] 4511/1: S3C: updated LLSERIAL Kconfig defines for CPU supportBen Dooks2007-07-221-0/+1
* [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3cBen Dooks2007-07-2212-17/+16Star
* [ARM] 4467/3: BAST: AX88796 device resourcesBen Dooks2007-07-121-0/+59
* [ARM] 4415/1: AML5900: fix sparse warnings from map_ioBen Dooks2007-05-301-1/+1
* [ARM] remove unused header file: arch/arm/mach-s3c2410/bast.hRobert P. J. Day2007-05-261-2/+0Star
* [ARM] 4395/1: S3C24XX: add include of <linux/sysdev.h> to relevant machinesBen Dooks2007-05-202-0/+2
* [ARM] 4359/3: H1940: Add bluetooth supportArnaud Patard2007-05-113-1/+149
* fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* [ARM] 4358/1: S3C24XX: mach-qt2410.c: remove linux/mmc/protocol.h headerArnaud Patard2007-05-051-1/+0Star
* [ARM] 4325/1: S3C24XX: remove s3c24xx_boardBen Dooks2007-04-218-52/+25Star
* [ARM] 4324/1: S3C24XX: remove clocks from s3c24xx_boardBen Dooks2007-04-212-4/+4
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-212-2/+0Star
* [ARM] 4272/1: Missing symbol h1940_pm_return fixKrzysztof Helt2007-03-201-0/+2