summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/mach-bast.c
Commit message (Expand)AuthorAgeFilesLines
* [ARM] S3C: Make i2c device definition common to plat-s3cBen Dooks2008-12-151-3/+4
* [ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/platBen Dooks2008-10-301-1/+1
* [ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-301-1/+1
* Merge branch 's3c-move' into develRussell King2008-10-141-4/+4
|\
| * [ARM] S3C24XX: Additional include movesBen Dooks2008-10-071-1/+1
| * [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*Ben Dooks2008-10-071-3/+3
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
|/
* Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm ...Ben Dooks2008-08-081-8/+8
|\
| * [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-8/+8
| * [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* | [ARM] S3C24XX: s3c243xx_clock_register() data can be __initdataBen Dooks2008-07-151-1/+1
|/
* [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-031-18/+4
* [ARM] BAST/VR1000: Move to using ata_platform (libata)Ben Dooks2008-07-031-16/+2
* [ARM] S3C2410: Fix flags on DM9000 resources on BAST and VR1000Ben Dooks2008-07-031-1/+1
* [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] 4986/1: S3C24XX: Simtec machines need UCLK as parent to DCLKBen Dooks2008-04-171-2/+2
* [ARM] 4984/1: S3C24XX: Do not assert nRSTOUT on BAST over suspend.Ben Dooks2008-04-171-0/+34
* [ARM] 4728/1: BAST: Do not add IIS device on initialisationBen Dooks2008-01-281-1/+0
* [ARM] 4723/1: BAST: Fix LCD driver default display settingBen Dooks2008-01-281-1/+1
* s3c2410fb: removes lcdcon1 register value from s3c2410fb_displayKrzysztof Helt2007-10-161-3/+0
* s3c2410fb: adds pixclock to s3c2410fb_displayKrzysztof Helt2007-10-161-109/+3
* s3c2410fb: remove lcdcon2 and lcdcon3 register fieldsKrzysztof Helt2007-10-161-18/+0
* s3c2410fb: add pulse length fields to s3c2410fb_displayKrzysztof Helt2007-10-161-0/+18
* s3c2410fb: add vertical margins fields to s3c2410fb_displayKrzysztof Helt2007-10-161-0/+19
* s3c2410fb: remove lcdcon3 register from s3c2410fb_displayKrzysztof Helt2007-10-161-63/+36
* s3c2410fb: add margin fields to s3c2410fb_displayKrzysztof Helt2007-10-161-0/+27
* s3c2410fb: multi-display supportKrzysztof Helt2007-10-161-26/+151
* [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3cBen Dooks2007-07-221-3/+3
* [ARM] 4467/3: BAST: AX88796 device resourcesBen Dooks2007-07-121-0/+59
* [ARM] 4325/1: S3C24XX: remove s3c24xx_boardBen Dooks2007-04-211-6/+2
* [ARM] 4324/1: S3C24XX: remove clocks from s3c24xx_boardBen Dooks2007-04-211-2/+2
* [ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu componentsBen Dooks2007-02-111-3/+3
* [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.hBen Dooks2006-12-171-0/+1
* [ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410Ben Dooks2006-09-061-25/+0
* [ARM] 3557/1: S3C24XX: centralise and cleanup uart registrationBen Dooks2006-06-181-1/+1
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-131-1/+0
* [ARM] 3161/1: BAST - fix commas on end of structsBen Dooks2005-11-161-14/+14
* [ARM] 3126/1: BAST: fix map_desc initialisationBen Dooks2005-11-081-21/+52
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [ARM] 3046/1: BAST - add framebuffer platform dataBen Dooks2005-10-281-0/+40
* [ARM] 3027/1: BAST - reduce NAND timings slightlyBen Dooks2005-10-201-3/+3
* [ARM] 2979/2: S3C2410 - add static to non-exported machine itemsBen Dooks2005-10-121-2/+2
* [ARM] 2928/1: S3C2410 - make machine init code staticBen Dooks2005-09-201-1/+2
* [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-081-1/+1
* [PATCH] ARM: 2832/1: BAST - limit clock-rate for IIC busBen Dooks2005-08-031-1/+15
* [PATCH] ARM: 2828/1: BAST - remove static map of ASIX areaBen Dooks2005-07-261-8/+5
* [PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550sBen Dooks2005-07-181-0/+37
* [PATCH] ARM: Remove machine description macrosRussell King2005-07-031-4/+5
OpenPOWER on IntegriCloud