Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | MX3: Add basic support for LogicPD i.MX31 LiteKit | Daniel Mack | 2008-07-05 | 4 | -0/+1204 | |
| | | * | | | MX31: add basic pcm037 board support | Sascha Hauer | 2008-07-05 | 4 | -0/+885 | |
| | | * | | | i.MX3: Add a basic default config for the imx31ads (reference only) | Juergen Beisert | 2008-07-05 | 1 | -0/+839 | |
| | | * | | | i.MXC family: Adding timer support | Juergen Beisert | 2008-07-05 | 6 | -151/+244 | |
| | | * | | | MXC: add io multiplexing functions for mx3 | Sascha Hauer | 2008-07-05 | 2 | -1/+112 | |
| | | * | | | MXC arch: Add gpio support for the whole platform | Juergen Beisert | 2008-07-05 | 5 | -1/+286 | |
| | | * | | | mxc: add MX3 support for i.MX internal UART driver | Sascha Hauer | 2008-07-05 | 2 | -1/+154 | |
| | | * | | | i.MX3: introduce clock API | Sascha Hauer | 2008-07-05 | 3 | -1/+1549 | |
| | | * | | | MXC family: Add clock handling | Juergen Beisert | 2008-07-05 | 2 | -1/+332 | |
| | | * | | | IMX: introduce clock API | Sascha Hauer | 2008-07-05 | 5 | -86/+240 | |
| | | * | | | IMX UART: remove statically initialized tables | Sascha Hauer | 2008-07-05 | 1 | -0/+10 | |
| | | * | | | MXC: do not include board specific header from architecture include | Sascha Hauer | 2008-07-05 | 1 | -0/+1 | |
| | | | | | | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | *-------------------. \ \ \ | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2008-07-10 | 220 | -4022/+24681 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | * | | | | | [RTC] remove old ARM rtc library code | Russell King | 2008-05-22 | 2 | -435/+0 | |
| | | | | | | | | | | | * | | | | | [RTC] rtc-pl030: add driver, remove old non-rtc lib driver | Russell King | 2008-05-22 | 2 | -224/+1 | |
| | | | | | | | | | | | | |_|/ / | | | | | | | | | | | | |/| | | | ||||||
| | | | | | | | | | | * | | | | | [ARM] 5140/1: RPC: Use HAVE_PATA_PLATFORM to select pata platform driver | Ben Dooks | 2008-07-03 | 1 | -0/+1 | |
| | | | | | | | | | | * | | | | | [ARM] rpc: ecard: remove deprecated ecard_address() and relatives | Russell King | 2008-07-03 | 2 | -7/+19 | |
| | | | | | | | | | * | | | | | | ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithm | Paul Walmsley | 2008-07-03 | 5 | -18/+250 | |
| | | | | | | | | | * | | | | | | ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functions | Paul Walmsley | 2008-07-03 | 4 | -30/+371 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: Add OMAP chip type structure; clean up mach-omap2/id.c | Paul Walmsley | 2008-07-03 | 1 | -27/+168 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: Turn CM and PRM access into functions | Tony Lindgren | 2008-07-03 | 4 | -7/+62 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap | Tony Lindgren | 2008-07-03 | 8 | -55/+131 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG | Tony Lindgren | 2008-07-03 | 2 | -41/+95 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o... | Tony Lindgren | 2008-07-03 | 1 | -3/+10 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: CLKFW: Initial debugfs support for omap clock framework | Hiroshi DOYU | 2008-07-03 | 1 | -36/+92 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: Clean up interrupt lines to fix warnings for multi-omap | Tony Lindgren | 2008-07-03 | 1 | -5/+5 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: McBSP: Add support for mcbsp on mach-omap2 | Eduardo Valentin | 2008-07-03 | 3 | -10/+230 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: McBSP: Add support for mcbsp on mach-omap1 | Eduardo Valentin | 2008-07-03 | 3 | -10/+302 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 code | Eduardo Valentin | 2008-07-03 | 2 | -409/+301 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.c | Eduardo Valentin | 2008-07-03 | 1 | -95/+102 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.S | Tony Lindgren | 2008-07-03 | 8 | -95/+576 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: SRAM: Move omap2 sram-fn.S to sram242x.S | Tony Lindgren | 2008-07-03 | 2 | -1/+1 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach-omap1 | Tony Lindgren | 2008-07-03 | 3 | -2/+2 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: DMA: Clean-up code | Tony Lindgren | 2008-07-03 | 1 | -123/+132 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: DMA: Remove __REG access | Tony Lindgren | 2008-07-03 | 1 | -179/+324 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: DMA: Make channels dynamic for multi-boot | Tony Lindgren | 2008-07-03 | 1 | -21/+41 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: DMTimer: Optimize by adding load and start | Richard Woodruff | 2008-07-03 | 2 | -7/+21 | |
| | | | | | | | | | * | | | | | | ARM: OMAP: DMTimer: Use posted mode | Richard Woodruff | 2008-07-03 | 1 | -42/+151 | |
| | | | | | | | | | | |_|_|/ / | | | | | | | | | | |/| | | | | ||||||
| | | | | | | | | * | | | | | | [ARM] Feroceon: don't disable BPU on boot | Saeed Bishara | 2008-07-07 | 1 | -4/+5 | |
| | | | | | | | | * | | | | | | [ARM] Orion: LED support for HP mv2120 | Martin Michlmayr | 2008-07-07 | 2 | -2/+47 | |
| | | | | | | | | * | | | | | | [ARM] Orion: add RD88F5181L-FXO support | Nicolas Pitre | 2008-07-07 | 3 | -0/+168 | |
| | | | | | | | | * | | | | | | [ARM] Orion: add RD88F5181L-GE support | Lennert Buytenhek | 2008-07-07 | 3 | -0/+179 | |
| | | | | | | | | * | | | | | | [ARM] Orion: add Netgear WNR854T support | Imre Kaloz | 2008-07-07 | 3 | -0/+171 | |
| | | | | | | | | * | | | | | | Merge branch 'machtypes' into orion | Russell King | 2008-07-07 | 1 | -17/+109 | |
| | | | | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | | | * | | | | | | | [ARM] Kirkwood: use chip_delay | Saeed Bishara | 2008-06-30 | 1 | -0/+1 | |
| | | | | | | | | * | | | | | | | [ARM] Orion: enable all currently supported boards in defconfig | Imre Kaloz | 2008-06-30 | 1 | -0/+8 | |
| | | | | | | | | * | | | | | | | [ARM] Orion: make PCI handling code deal with Cardbus slots | Lennert Buytenhek | 2008-06-30 | 2 | -7/+30 | |
| | | | | | | | | * | | | | | | | [ARM] Kirkwood: support L2 writeback mode | Saeed Bishara | 2008-06-30 | 1 | -1/+6 | |
| | | | | | | | | * | | | | | | | [ARM] Orion: fix for tsx09-common.c compilation problem | Sylver Bruneau | 2008-06-30 | 1 | -0/+1 | |
| | | | | | | | | * | | | | | | | [ARM] Orion: correctly load mv2120 RTC driver | Martin Michlmayr | 2008-06-30 | 1 | -1/+1 |