summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-clock-fixes' into omap-fixesTony Lindgren2009-04-245-20/+68
|\
| * OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley2009-04-245-5/+59
| * OMAP3: clock: Camera module doesn't have IDLEST bitSergio Aguirre2009-04-241-3/+3
| * OMAP2xxx clock: fix broken cpu_mask codePaul Walmsley2009-04-241-9/+3Star
| * OMAP2xxx clock: pre-initialize struct clks earlyPaul Walmsley2009-04-231-3/+3
* | ARM: OMAP3: Clean up spurious interrupt check logicRoger Quadros2009-04-231-2/+2
* | ARM: OMAP3: remove duplicated #includeHuang Weiyi2009-04-231-1/+0Star
* | ARM: OMAP2: possible division by 0Roel Kluin2009-04-231-1/+1
* | ARM: OMAP2: Remove defines and resource init for OMAP24XX EACJarkko Nikula2009-04-231-33/+0Star
* | ARM: OMAP: Remove old dead gpio expander codeTony Lindgren2009-04-231-95/+0Star
* | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-141-4/+4
|/
* Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6Russell King2009-04-032-18/+94
|\
| * ARM: Add SMSC911X support to Overo platform (V2)Steve Sakoman2009-04-021-0/+65
| * arm: convert omap ldp platform to use smsc911xSteve Glendinning2009-04-021-18/+29
* | [ARM] 5436/1: ARM: OMAP: Fix compile for rx51Tony Lindgren2009-04-011-0/+2
|/
* [ARM] OMAP: Fix compile for omap2_init_common_hw()Tony Lindgren2009-03-254-4/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-2518-164/+1812
|\
| * ARM OMAP3: Initial support for Nokia RX-51, v3Lauri Leukkunen2009-03-244-0/+521
| * ARM: OMAP3: Add support for 3430 SDP, v4Syed Mohammed Khasim2009-03-243-1/+549
| * ARM: OMAP3: Add ADS7846 touchscreen support to Overo platform, v3Steve Sakoman2009-03-241-0/+60
| * ARM: OMAP3: MUSB initialization for omap hw, v2Felipe Balbi2009-03-247-0/+201
| * ARM: OMAP3: Add base address definitions and resources for OMAP 3 IS, v2Tony Lindgren2009-03-241-0/+108
| * ARM: OMAP3: mmc-twl4030 allow arbitrary slot names, v3Adrian Hunter2009-03-242-2/+6
| * ARM: OMAP3: mmc-twl4030 add cover switchAdrian Hunter2009-03-242-1/+13
| * ARM: OMAP3: mmc-twl4030 fix for vmmc = 0David Brownell2009-03-241-8/+10
| * ARM: OMAP3: mmc-twl4030 add MMC3 support, v2Grazvydas Ignotas2009-03-242-2/+23
| * ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2David Brownell2009-03-242-0/+11
| * ARM: OMAP3: mmc-twl4030 voltage cleanupDavid Brownell2009-03-244-48/+84
| * ARM: OMAP3: mmc-twl4030 fix name buffer length, v2Adrian Hunter2009-03-241-2/+3
| * ARM: OMAP3: Add more GPIO mux optionsTony Lindgren2009-03-241-0/+27
| * ARM: OMAP3: Remove unused CONFIG_I2C2_OMAP_BEAGLEJarkko Nikula2009-03-241-3/+0Star
| * ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi2009-03-242-1/+35
| * ARM: OMAP: No need to include board-overo.h from hardware.hTony Lindgren2009-03-241-1/+6
| * ARM: OMAP: No need to include board-ldp.h from hardware.hTony Lindgren2009-03-241-4/+6
| * ARM: OMAP: No need to include board-h4.h from hardware.hTony Lindgren2009-03-241-1/+3
| * ARM: OMAP: No need to include board-apollon.h from hardware.hTony Lindgren2009-03-241-0/+1
| * ARM: OMAP: No need to include board-omap2430sdp.h from hardware.hTony Lindgren2009-03-241-5/+8
| * omap mailbox: add save_/restore_ctx() for PMHiroshi DOYU2009-03-241-0/+32
| * omap mailbox: fix empty struct device for omap2Hiroshi DOYU2009-03-242-7/+8
| * omap mailbox: print hardware revision at startupHiroshi DOYU2009-03-241-0/+3
| * omap mailbox: add initial omap3 supportHiroshi DOYU2009-03-242-36/+71
| * omap mailbox: cleanup omap2 register definition with macroHiroshi DOYU2009-03-241-48/+29Star
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-151-1/+3
| |\
* | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2009-03-251-1/+1
* | | Merge branch 'master' of git://git.marvell.com/orion into develRussell King2009-03-201-1/+3
|\ \ \ | | |/ | |/|
| * | ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHzKoen Kooi2009-03-041-1/+3
* | | Merge branch 'omap-clks3' into develRussell King2009-03-1930-1727/+2350
|\ \ \ | |_|/ |/| |
| * | [ARM] omap: clk_set_parent: deny changing parent if clock is enabledRussell King2009-03-031-6/+0Star
| * | [ARM] omap: ensure that failing power domain lookups produce errorsRussell King2009-02-231-8/+5Star