| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | [ARM] omap: convert mcbsp to use ioremap() | Russell King | 2008-09-05 | 1 | -4/+0 |
| | * | | [ARM] OMAP: clockdomain: add clkdm_get_pwrdm() | Paul Walmsley | 2008-08-21 | 1 | -0/+16 |
| | * | | [ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) support | Paul Walmsley | 2008-08-21 | 1 | -0/+68 |
| | * | | ARM: OMAP2: Clock: Combine 34xx l3_icks and l4_icks | Högander Jouni | 2008-08-19 | 1 | -38/+24 |
| | * | | ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain code | Paul Walmsley | 2008-08-19 | 5 | -24/+232 |
| | * | | ARM: OMAP2: Clockdomain: Associate clocks with clockdomains | Paul Walmsley | 2008-08-19 | 1 | -51/+187 |
| | * | | ARM: OMAP2: Clockdomain: Encode OMAP2/3 clockdomains | Paul Walmsley | 2008-08-19 | 4 | -19/+349 |
| | * | | ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain code | Paul Walmsley | 2008-08-19 | 2 | -0/+140 |
| | * | | ARM: OMAP2: Clockdomain: Add base OMAP2/3 clockdomain code | Paul Walmsley | 2008-08-19 | 2 | -1/+605 |
| | * | | ARM: OMAP: Powerdomain: Add OMAP3 powerdomains | Paul Walmsley | 2008-08-19 | 4 | -7/+364 |
| | * | | ARM: OMAP2: Powerdomain: Add OMAP2 powerdomains | Paul Walmsley | 2008-08-19 | 3 | -4/+222 |
| | * | | ARM: OMAP2: Powerdomain: Add OMAP2/3 common powerdomains | Paul Walmsley | 2008-08-19 | 3 | -1/+154 |
| | * | | ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain code | Paul Walmsley | 2008-08-19 | 3 | -11/+927 |
* | | | | i2c/isp1301_omap: Convert to a new-style i2c driver, part 2 | Jean Delvare | 2008-10-14 | 1 | -0/+11 |
|/ / / |
|
* | | | Merge branch 'ptebits' into devel | Russell King | 2008-10-09 | 2 | -1/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | [ARM] omap: fix virtual vs physical address space confusions | Russell King | 2008-09-04 | 1 | -0/+4 |
| * | | [ARM] OMAP: Fix 2430 SMC91x ethernet IRQ | Russell King | 2008-08-27 | 1 | -1/+1 |
| |/ |
|
* | | [ARM] Convert asm/bitops.h to linux/bitops.h | Russell King | 2008-09-06 | 3 | -3/+3 |
* | | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 14 | -20/+15 |
* | | [ARM] cputype: separate definitions, use them | Russell King | 2008-09-01 | 1 | -0/+1 |
|/ |
|
* | usb: musb: pass configuration specifics via pdata | Felipe Balbi | 2008-08-13 | 1 | -1/+0 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 28 | -87/+87 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 8 | -8/+8 |
* | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 | 1 | -1/+0 |
* | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 | 1 | -3/+3 |
*---. | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2008-07-10 | 23 | -206/+1570 |
|\ \ \ |
|
| | | * | 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 | 7 | -46/+81 |
| | | * | 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 | 1 | -10/+20 |
| | | * | ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.S | Tony Lindgren | 2008-07-03 | 6 | -57/+397 |
| | | * | ARM: OMAP: SRAM: Move omap2 sram-fn.S to sram242x.S | Tony Lindgren | 2008-07-03 | 2 | -1/+1 |
| | | * | ARM: OMAP: DMTimer: Optimize by adding load and start | Richard Woodruff | 2008-07-03 | 1 | -6/+3 |
| | | * | ARM: OMAP: Correcting the gpmc prefetch control register address | Thara Gopinath | 2008-06-06 | 1 | -1/+1 |
| |_|/
|/| | |
|
| * | | [ARM] dyntick: Remove obsolete and unused ARM dyntick support | Russell King | 2008-05-12 | 1 | -7/+0 |
* | | | ARM: OMAP: Fixed comments on global PRM register usage | Kalle Jokiniemi | 2008-05-09 | 1 | -1/+1 |
* | | | ARM: OMAP: Add PARENT_CONTROLS_CLOCK flag to dpll5_m2_ck | Högander Jouni | 2008-05-09 | 1 | -1/+2 |
* | | | ARM: OMAP: PRCM fixes to ssi clock handling | Jouni Högander | 2008-05-09 | 2 | -2/+5 |
* | | | ARM: OMAP: Add fuctional clock enabler for iva2 | Hiroshi DOYU | 2008-05-09 | 2 | -2/+4 |
* | | | ARM: OMAP: Fix 34xx to use correct shift values for gpio2-6 fclks | Jouni Högander | 2008-05-09 | 1 | -5/+5 |
* | | | ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailbox | Hiroshi DOYU | 2008-05-09 | 1 | -10/+15 |
* | | | ARM: OMAP: Add calls to omap2_set_globals_*() | Paul Walmsley | 2008-05-09 | 4 | -0/+4 |
|/ / |
|
* | | ARM: OMAP2: New DPLL clock framework | Roman Tereshonkov | 2008-04-14 | 4 | -109/+410 |
* | | ARM: OMAP2: Add 34xx clock code | Paul Walmsley | 2008-04-14 | 2 | -0/+236 |
* | | ARM: OMAP2: Add 34xx clocks | Paul Walmsley | 2008-04-14 | 1 | -0/+2704 |
* | | ARM: OMAP2: Remove old PRCM register access code | Paul Walmsley | 2008-04-14 | 3 | -797/+1 |
* | | ARM: OMAP2: Clean up 24xx clock code | Tony Lindgren | 2008-04-14 | 4 | -62/+49 |