Age | Commit message (Expand) | Author | Files | Lines |
2010-05-17 | Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',... | Russell King | 2 | -1/+34 |
2010-05-15 | ARM: Remove useless linux/bootmem.h includes | Russell King | 1 | -1/+0 |
2010-04-29 | ARM: 6046/1: ARM: OMAP: register PMU IRQs during board initialisation | Will Deacon | 1 | -0/+34 |
2010-03-12 | ARM/OMAP: Remove the +x bit from a couple of source files | Andrew Clayton | 2 | -0/+0 |
2010-03-12 | OMAP4: fix temporary hacks that break multi-omap PM | Kevin Hilman | 1 | -7/+6 |
2010-03-12 | omap3: pandora: add missing i2c3 board_info | Grazvydas Ignotas | 1 | -1/+9 |
2010-03-12 | omap: mach-omap2/io.c: fix function declarations | Aaro Koskinen | 1 | -4/+4 |
2010-03-12 | omap3: Fix support for the LEDs connected to GPIO outputs on IGEP v2board | Enric Balletbo i Serra | 1 | -18/+36 |
2010-03-12 | omap: pass the reboot command to the boot loader | Aaro Koskinen | 1 | -2/+2 |
2010-03-12 | omap2/3/4: mailbox: remove compiler warning | Suman Anna | 1 | -6/+6 |
2010-03-12 | OMAP2: serial.c: Fix number of uarts in early_init | Thomas Weber | 1 | -5/+10 |
2010-03-11 | omap2: add USB initialization for tusb6010 | Francisco Alecrim | 2 | -0/+99 |
2010-03-11 | omap4: Fix build break by moving omap_smc1 into a separate .S | Santosh Shilimkar | 3 | -25/+36 |
2010-03-11 | omap2/3/4: ehci: avoid compiler error with touchbook | Felipe Balbi | 13 | -15/+15 |
2010-03-10 | omap3: Fix compile for Touch Book early_param | Tony Lindgren | 1 | -5/+5 |
2010-03-02 | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 1 | -4/+0 |
2010-03-02 | Merge with mainline to remove plat-omap/Kconfig conflict | Tony Lindgren | 1 | -0/+54 |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -1/+55 |
2010-02-27 | omap2: Initialize Menelaus and MMC for N8X0 | Tony Lindgren | 1 | -0/+445 |
2010-02-26 | AM3517 EVM: correct typo - tca6416 mispelt as tca6516 | Sriram | 1 | -6/+6 |
2010-02-26 | AM35x: Add missing GPIO mux config for EHCI port | Ajay Kumar Gupta | 1 | -0/+3 |
2010-02-26 | omap: i2c: Fix muxing for command line enabled bus | Jarkko Nikula | 1 | -5/+1 |
2010-02-26 | Merge branch 'misc2' into devel | Russell King | 1 | -0/+54 |
2010-02-25 | Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linus | Tony Lindgren | 43 | -1611/+4334 |
2010-02-25 | OMAP4: clock: Remove clock hacks from timer-gp.c | Santosh Shilimkar | 1 | -5/+0 |
2010-02-25 | OMAP4: clock: Add dummy clock nodes for interface clocks | Santosh Shilimkar | 2 | -0/+36 |
2010-02-25 | OMAP4: clock: Rename leaf clock nodes to end with a _ick or _fck | Rajendra Nayak | 1 | -264/+297 |
2010-02-25 | OMAP2+ clock: revise omap2_clk_{disable,enable}() | Paul Walmsley | 2 | -46/+99 |
2010-02-25 | OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change code | Paul Walmsley | 4 | -75/+107 |
2010-02-25 | OMAP clockdomain: if no autodeps exist, don't try to add or remove them | Paul Walmsley | 1 | -0/+6 |
2010-02-25 | OMAP hwmod: add hwmod class support | Paul Walmsley | 7 | -90/+206 |
2010-02-24 | OMAP hwmod: convert header files with static allocations into C files | Paul Walmsley | 6 | -207/+218 |
2010-02-24 | OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con | Paul Walmsley | 4 | -18/+13 |
2010-02-24 | OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630 | Vimarsh Zutshi | 1 | -0/+2 |
2010-02-24 | OMAP4 clock: drop the ALWAYS_ENABLED clock flag | Paul Walmsley | 1 | -11/+0 |
2010-02-24 | OMAP clock: drop RATE_FIXED clock flag | Paul Walmsley | 4 | -25/+4 |
2010-02-24 | OMAP2 clock: drop DELAYED_APP clock flag | Paul Walmsley | 5 | -68/+1 |
2010-02-24 | OMAP2430 clock: make func_96m_ck parent-selectable | Paul Walmsley | 1 | -3/+0 |
2010-02-24 | OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own files | Paul Walmsley | 8 | -425/+2153 |
2010-02-24 | OMAP3/4 clock: split into per-chip family files | Paul Walmsley | 17 | -332/+450 |
2010-02-24 | OMAP clock: drop .id field; ensure each clock has a unique name | Paul Walmsley | 2 | -111/+58 |
2010-02-24 | OMAP2 clock: drop CONFIG_PARTICIPANT clock flag | Paul Walmsley | 2 | -35/+11 |
2010-02-24 | OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocks | Paul Walmsley | 1 | -4/+3 |
2010-02-24 | OMAP2xxx clock: GFX functional clock rates are not independently changeable | Paul Walmsley | 1 | -1/+2 |
2010-02-24 | OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flag | Paul Walmsley | 1 | -113/+11 |
2010-02-24 | OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,... | Paul Walmsley | 6 | -14/+15 |
2010-02-24 | OMAP3 clock: add support for 192Mhz DPLL4M2 output | Vishwanath BS | 3 | -8/+63 |
2010-02-24 | OMAP3 clock: Introduce 3630 DPLL4 HSDivider changes | Vishwanath BS | 2 | -5/+146 |
2010-02-24 | OMAP3 clock: introduce DPLL4 Jtype | Richard Woodruff | 5 | -5/+104 |
2010-02-24 | ARM: OMAP4 clock domain: Add check for avoiding dependency related update. | Abhijit Pagare | 1 | -6/+24 |