summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | MX3: Add basic support for LogicPD i.MX31 LiteKitDaniel Mack2008-07-054-0/+1204
| | | * | | MX31: add basic pcm037 board supportSascha Hauer2008-07-054-0/+885
| | | * | | i.MX3: Add a basic default config for the imx31ads (reference only)Juergen Beisert2008-07-051-0/+839
| | | * | | i.MXC family: Adding timer supportJuergen Beisert2008-07-056-151/+244
| | | * | | MXC: add io multiplexing functions for mx3Sascha Hauer2008-07-052-1/+112
| | | * | | MXC arch: Add gpio support for the whole platformJuergen Beisert2008-07-055-1/+286
| | | * | | mxc: add MX3 support for i.MX internal UART driverSascha Hauer2008-07-052-1/+154
| | | * | | i.MX3: introduce clock APISascha Hauer2008-07-053-1/+1549
| | | * | | MXC family: Add clock handlingJuergen Beisert2008-07-052-1/+332
| | | * | | IMX: introduce clock APISascha Hauer2008-07-055-86/+240
| | | * | | IMX UART: remove statically initialized tablesSascha Hauer2008-07-051-0/+10
| | | * | | MXC: do not include board specific header from architecture includeSascha Hauer2008-07-051-0/+1
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *-------------------. \ \ \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-10220-4022/+24681
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * | | | | [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
OpenPOWER on IntegriCloud