aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | | * | | | | [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
| | | | | | | | | | |_|/ / | | | | | | | | | |/| | |
| | | | | | | | * | | | | [ARM] Feroceon: don't disable BPU on bootSaeed Bishara2008-07-071-4/+5
| | | | | | | | * | | | | [ARM] Orion: LED support for HP mv2120Martin Michlmayr2008-07-072-2/+47
| | | | | | | | * | | | | [ARM] Orion: add RD88F5181L-FXO supportNicolas Pitre2008-07-073-0/+168
| | | | | | | | * | | | | [ARM] Orion: add RD88F5181L-GE supportLennert Buytenhek2008-07-073-0/+179
| | | | | | | | * | | | | [ARM] Orion: add Netgear WNR854T supportImre Kaloz2008-07-073-0/+171
| | | | | | | | * | | | | Merge branch 'machtypes' into orionRussell King2008-07-071-17/+109
| | | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | | [ARM] Kirkwood: use chip_delaySaeed Bishara2008-06-301-0/+1
| | | | | | | | * | | | | | [ARM] Orion: enable all currently supported boards in defconfigImre Kaloz2008-06-301-0/+8
| | | | | | | | * | | | | | [ARM] Orion: make PCI handling code deal with Cardbus slotsLennert Buytenhek2008-06-302-7/+30
| | | | | | | | * | | | | | [ARM] Kirkwood: support L2 writeback modeSaeed Bishara2008-06-301-1/+6
| | | | | | | | * | | | | | [ARM] Orion: fix for tsx09-common.c compilation problemSylver Bruneau2008-06-301-0/+1
| | | | | | | | * | | | | | [ARM] Orion: correctly load mv2120 RTC driverMartin Michlmayr2008-06-301-1/+1
| | | | | | | | * | | | | | [ARM] Orion: initialize UART1 on Kurobox Pro/Linkstation ProSylver Bruneau2008-06-301-0/+1
| | | | | | | | * | | | | | [ARM] mv78xx0: add defconfigLennert Buytenhek2008-06-221-0/+1445
| | | | | | | | * | | | | | [ARM] add Marvell 78xx0 ARM SoC supportStanislav Samsonov2008-06-2212-2/+1420