aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-181-17/+3
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-3/+3
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-181-8/+1
* ARM: OMAP: Merge gpmc changes from N800 treeKai Svahn2007-09-201-0/+7
* ARM: OMAP: TUSB EVM initDavid Brownell2007-09-201-0/+349
* ARM: OMAP: Tabify mux.cTony Lindgren2007-09-201-19/+19
* ARM: OMAP: Add minimal OMAP2430 supportSyed Mohammed Khasim2007-09-207-2/+265
* ARM: OMAP: abstract debug card setup (smc, leds)David Brownell2007-09-202-44/+4
* ARM: OMAP: omap2/gpmc updatesDavid Brownell2007-09-201-11/+22
* ARM: OMAP: omap2/memory.c compile fixesDavid Brownell2007-09-201-35/+5
* ARM: OMAP: Board Apollon update, fix bootKyungmin Park2007-09-201-9/+90
* ARM: OMAP: Optimize INTC register accesses and enable autoidlingJuha Yrjola2007-09-201-8/+11
* ARM: OMAP2: Place SMS and SDRC into smart idle modeJuha Yrjola2007-09-202-0/+50
* ARM: OMAP: Enable serial idling and wakeup featuresJuha Yrjola2007-08-221-1/+1
* ARM: OMAP2: Force APLLs always activeJuha Yrjola2007-08-221-11/+2
* [ARM] spelling fixesSimon Arlott2007-05-202-3/+3
* Merge branch 'fixes' into develRussell King2007-05-121-2/+31
|\
| * ARM: OMAP: 24xx pinmux updatesKyungmin Park2007-05-101-2/+31
* | [ARM] Spinlock initializer cleanupThomas Gleixner2007-05-111-1/+1
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-096-14/+419
|\
| *-. Merge branches 'armv7', 'at91', 'misc' and 'omap' into develRussell King2007-05-096-14/+419
| |\ \
| | | * ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)Imre Deak2007-05-091-1/+2
| | | * ARM: OMAP: Mostly cosmetic to sync up with linux-omap treeTony Lindgren2007-05-091-3/+3
| | | * ARM: OMAP: Add mailbox support for IVAHiroshi DOYU2007-05-091-0/+318
| | | * ARM: OMAP: Sync core code with linux-omapTony Lindgren2007-05-084-10/+81
| | | * ARM: OMAP: h4 must have blinky leds!!David Brownell2007-05-082-0/+15
| | |/
* | | Add IRQF_IRQPOLL flag on armBernhard Walle2007-05-081-1/+1
|/ /
* | power management: implement pm_ops.valid for everybodyJohannes Berg2007-04-301-0/+1
* | rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-04-301-1/+0
|/
* ARM: OMAP: Fix OMAP2 dss2 so clk_set_parent worksRichard Woodruff2007-03-071-1/+2
* ARM: OMAP: Include missing headerTony Lindgren2007-03-071-0/+1
* ARM: OMAP: Use linux/delay.h not asm/delay.hTony Lindgren2007-03-021-1/+0
* ARM: OMAP: Workqueue changes for board-h4.cDirk Behme2007-03-021-5/+7
* ARM: OMAP: omap GP timer: HZ != 100David Brownell2007-03-021-1/+1
* ARM: OMAP: Fix warning in mach-omap2Dirk Behme2007-03-021-0/+1
* [PATCH] ARM: OMAP: fix missing header on apollon boardKyungmin Park2006-12-301-0/+1
* [PATCH] ARM: OMAP: fix GPMC compiler errorsKyungmin Park2006-12-301-13/+8
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-071-1/+1
|\
| * [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-1/+1
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-1/+2
|/
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-062-4/+3
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* fix file specification in commentsUwe Zeisberger2006-10-037-7/+7
* [PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdataKomal Shah2006-09-291-0/+1
* ARM: OMAP: Sync clocks with linux-omap treeTony Lindgren2006-09-252-28/+29
* ARM: OMAP2: Make sure peripherals can be accessed after clk_enableJuha Yrjola2006-09-251-1/+47
* ARM: OMAP2: Keep both APLLs active during bootupJuha Yrjola2006-09-251-0/+15
* ARM: OMAP: Add support for forcing osc_ck onJuha Yrjola2006-09-252-1/+19
* ARM: OMAP: Remove IVA IRQ bankKomal Shah2006-09-251-12/+0
* ARM: OMAP: Add write memory barriers to OMAP2 clock codeJuha Yrjola2006-09-251-4/+10