summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | | * | | | | [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] OSIRIS: Add i2c device list to Simtec OsirisBen Dooks2008-07-031-1/+14
| | | | | | | | | | | | * | | | | [ARM] S3C24XX: Add physmap device for all Simtec NOR equiped boards.Ben Dooks2008-07-036-36/+119
| | | | | | | | | | | | * | | | | [ARM] ANUBIS: Move to using ata_platform driver (libata)Ben Dooks2008-07-032-7/+20
| | | | | | | | | | | | * | | | | [ARM] BAST/VR1000: Move to using ata_platform (libata)Ben Dooks2008-07-035-45/+126
| | | | | | | | | | | | * | | | | [ARM] JIVE: Add power off on shutdown supportBen Dooks2008-07-031-0/+10
| | | | | | | | | | | | * | | | | [ARM] JIVE: Add i2c device info for LIS302DL sensorBen Dooks2008-07-031-1/+24
| | | | | | | | | | | | * | | | | [ARM] JIVE: Add board definitions for audioBen Dooks2008-07-031-2/+33
| | | | | | | | | | | | * | | | | [ARM] JIVE: Add LCD display setup informationBen Dooks2008-07-031-0/+40
| | | | | | | | | | | | * | | | | [ARM] JIVE: Add SPI bus definitions for LCD controllerBen Dooks2008-07-031-0/+55
| | | | | | | | | | | | * | | | | [ARM] JIVE: Add setup information for the S3C2412 LCD controllerBen Dooks2008-07-031-0/+92
| | | | | | | | | | | | * | | | | [ARM] JIVE: Initialise the sleep configuration registersBen Dooks2008-07-031-0/+88
| | | | | | | | | | | | * | | | | [ARM] JIVE: Initial machine support for Logitech JiveBen Dooks2008-07-033-0/+359
| | | | | | | | | | | | * | | | | [ARM] S3C24XX: Support for PWM timer clocks via clk_* APIBen Dooks2008-07-032-0/+438
| | | | | | | | | | | | * | | | | [ARM] S3C24XX: Add gpiolib supportBen Dooks2008-07-033-0/+261
| | | | | | | | | | | | * | | | | [ARM] S3C24XX: s3c2410_defconfig: enable USB subset of driversBen Dooks2008-07-031-9/+66
| | | | | | | | | | | | * | | | | [ARM] S3C24XX: s3c2410_defconfig: add SCSI supportBen Dooks2008-07-031-3/+55
| | | | | | | | | | | | * | | | | [ARM] S3C24XX: s3c2410_defconfig: update networking optionsBen Dooks2008-07-031-22/+91
| | | | | | | | | | | | * | | | | [ARM] S3C24XX: s3c2410_defconfig: update miscellaneous optionsBen Dooks2008-07-031-3/+4
| | | | | | | | | | | | * | | | | [ARM] S3C24XX: s3c2410_defconfig: update filesystem optionsBen Dooks2008-07-031-11/+20
| | | | | | | | | | | | * | | | | [ARM] S3C24XX: s3c2410_defconfig: enable useful NLS optionsBen Dooks2008-07-031-39/+39
| | | | | | | | | | | | * | | | | [ARM] S3C24XX: s3c2410_defconfig: update list of used driversBen Dooks2008-07-031-7/+13
| | | | | | | | | | | | * | | | | [ARM] S3C24XX: s3c2410_defconfig: update to rc8Ben Dooks2008-07-031-325/+368
| | | | | | | | | | | | * | | | | [ARM] S3C2410: Fix flags on DM9000 resources on BAST and VR1000Ben Dooks2008-07-032-3/+3
| | | | | | | | | | | * | | | | | [RTC] remove old ARM rtc library codeRussell King2008-05-222-435/+0
| | | | | | | | | | | * | | | | | [RTC] rtc-pl030: add driver, remove old non-rtc lib driverRussell King2008-05-222-224/+1
| | | | | | | | | | | | |_|/ / / | | | | | | | | | | | |/| | | |
| | | | | | | | | | * | | | | | [ARM] 5140/1: RPC: Use HAVE_PATA_PLATFORM to select pata platform driverBen Dooks2008-07-031-0/+1
| | | | | | | | | | * | | | | | [ARM] rpc: ecard: remove deprecated ecard_address() and relativesRussell King2008-07-032-7/+19
| | | | | | | | | * | | | | | | ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithmPaul Walmsley2008-07-035-18/+250
| | | | | | | | | * | | | | | | ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functionsPaul Walmsley2008-07-034-30/+371
| | | | | | | | | * | | | | | | ARM: OMAP: Add OMAP chip type structure; clean up mach-omap2/id.cPaul Walmsley2008-07-031-27/+168
| | | | | | | | | * | | | | | | ARM: OMAP: Turn CM and PRM access into functionsTony Lindgren2008-07-034-7/+62
| | | | | | | | | * | | | | | | ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren2008-07-038-55/+131
| | | | | | | | | * | | | | | | ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2008-07-032-41/+95
| | | | | | | | | * | | | | | | ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...Tony Lindgren2008-07-031-3/+10
| | | | | | | | | * | | | | | | ARM: OMAP: CLKFW: Initial debugfs support for omap clock frameworkHiroshi DOYU2008-07-031-36/+92
| | | | | | | | | * | | | | | | ARM: OMAP: Clean up interrupt lines to fix warnings for multi-omapTony Lindgren2008-07-031-5/+5
| | | | | | | | | * | | | | | | ARM: OMAP: McBSP: Add support for mcbsp on mach-omap2Eduardo Valentin2008-07-033-10/+230
| | | | | | | | | * | | | | | | ARM: OMAP: McBSP: Add support for mcbsp on mach-omap1Eduardo Valentin2008-07-033-10/+302
| | | | | | | | | * | | | | | | ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 codeEduardo Valentin2008-07-032-409/+301
| | | | | | | | | * | | | | | | ARM: OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.cEduardo Valentin2008-07-031-95/+102
| | | | | | | | | * | | | | | | ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.STony Lindgren2008-07-038-95/+576
| | | | | | | | | * | | | | | | ARM: OMAP: SRAM: Move omap2 sram-fn.S to sram242x.STony Lindgren2008-07-032-1/+1
| | | | | | | | | * | | | | | | ARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach-omap1Tony Lindgren2008-07-033-2/+2
| | | | | | | | | * | | | | | | ARM: OMAP: DMA: Clean-up codeTony Lindgren2008-07-031-123/+132
| | | | | | | | | * | | | | | | ARM: OMAP: DMA: Remove __REG accessTony Lindgren2008-07-031-179/+324
| | | | | | | | | * | | | | | | ARM: OMAP: DMA: Make channels dynamic for multi-bootTony Lindgren2008-07-031-21/+41
| | | | | | | | | * | | | | | | ARM: OMAP: DMTimer: Optimize by adding load and startRichard Woodruff2008-07-032-7/+21
| | | | | | | | | * | | | | | | ARM: OMAP: DMTimer: Use posted modeRichard Woodruff2008-07-031-42/+151