summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | [ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) supportPaul Walmsley2008-08-211-0/+11
| | * | | | | ARM: OMAP2: Clockdomain: Associate clocks with clockdomainsPaul Walmsley2008-08-191-0/+3
| | * | | | | ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain codePaul Walmsley2008-08-191-0/+16
| | * | | | | ARM: OMAP2: Clockdomain: Add base OMAP2/3 clockdomain codePaul Walmsley2008-08-192-0/+118
| | * | | | | ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain codePaul Walmsley2008-08-192-0/+151
* | | | | | | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King2008-10-091-32/+91
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | [ARM] OMAP: Fix MMC device dataRussell King2008-09-111-32/+91
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'pxa-all' into develRussell King2008-10-091-4/+1Star
|\ \ \ \ \ \
| * | | | | | [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-091-4/+1Star
| |/ / / / /
* | | | | | Merge branch 'ptebits' into develRussell King2008-10-093-3/+6
|\| | | | |
| * | | | | [ARM] omap: fix virtual vs physical address space confusionsRussell King2008-09-042-2/+5
| * | | | | [ARM] omap: fix gpio.c build errorRussell King2008-09-031-1/+1
| |/ / / /
* | | | | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-0615-17/+15Star
* | | | | [ARM] 5195/1: ARMv7 Oprofile supportJean PIHET2008-09-011-0/+2
|/ / / /
* / / / removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0Star
|/ / /
* | / [ARM] dma-mapping: improve type-safeness of DMA translationsRussell King2008-08-101-7/+8
| |/ |/|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0788-48/+7775
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-0711-11/+11
* | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-072-2/+0Star
|/
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-14/+14
* gpio: sysfs interfaceDavid Brownell2008-07-251-0/+3
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-241-3/+1Star
* arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers2008-07-221-1/+1
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-221-1/+1
* ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren2008-07-031-9/+50
* ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2008-07-031-40/+91
* ARM: OMAP: CLKFW: Initial debugfs support for omap clock frameworkHiroshi DOYU2008-07-031-36/+92
* ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 codeEduardo Valentin2008-07-032-409/+301Star
* ARM: OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.cEduardo Valentin2008-07-031-95/+102
* ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.STony Lindgren2008-07-031-35/+176
* ARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach-omap1Tony Lindgren2008-07-032-58/+1Star
* ARM: OMAP: DMA: Clean-up codeTony Lindgren2008-07-031-123/+132
* ARM: OMAP: DMA: Remove __REG accessTony Lindgren2008-07-031-179/+324
* ARM: OMAP: DMA: Make channels dynamic for multi-bootTony Lindgren2008-07-031-21/+41
* ARM: OMAP: DMTimer: Optimize by adding load and startRichard Woodruff2008-07-031-1/+18
* ARM: OMAP: DMTimer: Use posted modeRichard Woodruff2008-07-031-42/+151
* ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irqJarkko Nikula2008-06-051-2/+0Star
* [ARM] omap: fix omap clk support build errorsRussell King2008-05-221-0/+1
* ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailboxHiroshi DOYU2008-05-091-1/+0Star
* ARM: OMAP: DMA: Fix incorrect channel linkingJarkko Nikula2008-05-091-1/+1
* ARM: OMAP: Warn on disabling clocks with no usersTony Lindgren2008-05-091-1/+9
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-221-1/+0Star
|\
| * arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star
* | ARM: OMAP2: Change 24xx to use shared clock code and new reg accessPaul Walmsley2008-04-141-0/+42
* | ARM: OMAP2: Change 24xx to use new register accessPaul Walmsley2008-04-141-3/+44
* | ARM: OMAP2: Add common register access for 24xx and 34xxPaul Walmsley2008-04-141-16/+51
* | ARM: OMAP2: Clean-up mux codeTony Lindgren2008-04-141-2/+2
* | ARM: OMAP: Timer32K: Move timer32k to mach-omap1Kevin Hilman2008-04-142-205/+0Star
* | ARM: OMAP: Timer32K: Move 32k-based sched_clock() to common codeKevin Hilman2008-04-142-26/+17Star