| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'omap-clock-fixes' into omap-fixes | Tony Lindgren | 2009-04-24 | 2 | -1/+18 |
|\ |
|
| * | OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c files | Paul Walmsley | 2009-04-23 | 2 | -1/+18 |
* | | ARM: OMAP2: Remove defines and resource init for OMAP24XX EAC | Jarkko Nikula | 2009-04-23 | 1 | -100/+0 |
* | | ARM: OMAP: MMC: Remove unused power_pin | Ladislav Michl | 2009-04-23 | 1 | -1/+0 |
* | | ARM: OMAP: Remove old dead gpio expander code | Tony Lindgren | 2009-04-23 | 2 | -39/+0 |
|/ |
|
* | [ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xx | Tony Lindgren | 2009-03-28 | 1 | -1/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 2009-03-25 | 29 | -714/+348 |
|\ |
|
| * | ARM: OMAP3: MUSB initialization for omap hw, v2 | Felipe Balbi | 2009-03-23 | 1 | -0/+8 |
| * | ARM: OMAP3: Add base address definitions and resources for OMAP 3 IS, v2 | Tony Lindgren | 2009-03-23 | 1 | -0/+27 |
| * | ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2 | David Brownell | 2009-03-23 | 1 | -0/+2 |
| * | ARM: OMAP3: Add more GPIO mux options | Tony Lindgren | 2009-03-23 | 1 | -0/+13 |
| * | ARM: OMAP: get rid of OMAP_TAG_USB, v2 | Felipe Balbi | 2009-03-23 | 2 | -1/+2 |
| * | [OMAP850] IRQ related changes | Zebediah C. McClure | 2009-03-23 | 1 | -1/+82 |
| * | [OMAP850] Changes to base IO subsystem, v2 | Zebediah C. McClure | 2009-03-23 | 2 | -2/+53 |
| * | [OMAP850] Add base support for omap850 cpu | Zebediah C. McClure | 2009-03-23 | 2 | -4/+133 |
| * | ARM: OMAP: Remove remaining board-*.h includes from hardware.h | Tony Lindgren | 2009-03-23 | 4 | -56/+2 |
| * | ARM: OMAP: No need to include board-nokia.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -57/+0 |
| * | ARM: OMAP: No need to include board-overo.h from hardware.h | Tony Lindgren | 2009-03-23 | 1 | -26/+0 |
| * | ARM: OMAP: No need to include board-ldp.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -43/+0 |
| * | ARM: OMAP: No need to include board-h4.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -42/+0 |
| * | ARM: OMAP: No need to include board-apollon.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -50/+0 |
| * | ARM: OMAP: No need to include board-omap2430sdp.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -45/+0 |
| * | ARM: OMAP: No need to include board-palm*.h from hardware.h | Tony Lindgren | 2009-03-23 | 4 | -93/+0 |
| * | ARM: OMAP: No need to include board-osk.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -51/+0 |
| * | ARM: OMAP: No need to include board-innovator.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -56/+0 |
| * | ARM: OMAP: No need to include board-h3.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -42/+0 |
| * | ARM: OMAP: No need to include board-h2.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -45/+0 |
| * | ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardwa... | Tony Lindgren | 2009-03-23 | 3 | -98/+0 |
| * | omap mailbox: add save_/restore_ctx() for PM | Hiroshi DOYU | 2009-03-23 | 1 | -0/+23 |
| * | omap mailbox: fix empty struct device for omap_mbox | Hiroshi DOYU | 2009-03-23 | 1 | -2/+2 |
| * | omap mailbox: add initial omap3 support | Hiroshi DOYU | 2009-03-23 | 1 | -0/+1 |
* | | Merge branch 'highmem' into devel | Russell King | 2009-03-24 | 1 | -3/+5 |
|\ \ |
|
| * | | [ARM] make page_to_dma() highmem aware | Nicolas Pitre | 2009-03-15 | 1 | -3/+5 |
| |/ |
|
* | | Merge branch 'master' of git://git.marvell.com/orion into devel | Russell King | 2009-03-19 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | ARM: OMAP: Allow I2C bus driver to be compiled as a module | Aaro Koskinen | 2009-03-04 | 1 | -1/+1 |
| * | ARM: OMAP: Fix compile error if pm.h is included | David Brownell | 2009-03-04 | 1 | -1/+1 |
* | | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 | 1 | -1/+1 |
* | | [ARM] OMAP3: update ES level flags to discriminate between post-ES2 revisions | Paul Walmsley | 2009-02-23 | 1 | -6/+20 |
* | | [ARM] omap: add support for bypassing DPLLs | Russell King | 2009-02-19 | 1 | -7/+4 |
* | | [ARM] omap: arrange for clock recalc methods to return the rate | Russell King | 2009-02-14 | 1 | -2/+2 |
* | | [ARM] OMAP clock: drop clk_get_usecount() | Paul Walmsley | 2009-02-08 | 1 | -1/+0 |
* | | [ARM] omap: create a proper tree of clocks | Russell King | 2009-02-08 | 1 | -2/+5 |
* | | [ARM] OMAP2 SDRC: add SDRAM timing parameter infrastructure | Paul Walmsley | 2009-02-08 | 2 | -2/+26 |
* | | [ARM] OMAP2 SDRC: separate common OMAP2/3 code from OMAP2xxx code | Paul Walmsley | 2009-02-08 | 2 | -16/+23 |
* | | [ARM] OMAP2 SDRC: move mach-omap2/memory.h into mach/sdrc.h | Paul Walmsley | 2009-02-08 | 2 | -1/+22 |
* | | [ARM] omap: Fix omap1 clock issues | Tony Lindgren | 2009-02-08 | 1 | -1/+0 |
* | | [ARM] OMAP3 clock: avoid invalid FREQSEL values during DPLL rate rounding | Paul Walmsley | 2009-02-08 | 1 | -0/+1 |
* | | [ARM] OMAP3 clock: convert dpll_data.idlest_bit to idlest_mask | Paul Walmsley | 2009-02-08 | 1 | -1/+1 |
* | | [ARM] OMAP2/3 clockdomains: add CM and PRM clkdms | Paul Walmsley | 2009-02-08 | 1 | -2/+2 |
* | | [ARM] OMAP2/3 clockdomains: combine pwrdm, pwrdm_name into union in struct cl... | Paul Walmsley | 2009-02-08 | 1 | -10/+14 |