summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2: Register the L4 io bus to boot OMAP2Kyungmin Park2008-03-061-0/+6
* Merge branch 'pxa-plat' into develRussell King2008-01-282-2/+2
|\
| * [NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King2008-01-282-2/+2
| |
| \
*-. \ Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King2008-01-281-1/+0Star
|\ \ \ | | |/ | |/|
| | * [ARM] remove duplicate includesLucas Woods2008-01-261-1/+0Star
| |/
* / [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-4/+0Star
|/
* [ARM] Fix assignment instead of condition in arm/mach-omap2/clock.cRoel Kluin2007-10-311-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-181-17/+3Star
* 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/+1Star
* 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/+4Star
* ARM: OMAP: omap2/gpmc updatesDavid Brownell2007-09-201-11/+22
* ARM: OMAP: omap2/memory.c compile fixesDavid Brownell2007-09-201-35/+5Star
* 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/+2Star
* [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-111-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-05-011-0/+1
* | rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-05-011-1/+0Star
|/
* 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/+0Star
* 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/+8Star
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-081-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/+3Star
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star