summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1
AgeCommit message (Expand)AuthorFilesLines
2011-09-26ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.hNicolas Pitre1-1/+52
2011-09-26ARM: mach-omap1: clean up debug-macro.SNicolas Pitre1-21/+17
2011-09-26ARM: plat-omap: make OMAP_UART_INFO into a relative offsetNicolas Pitre1-5/+3
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-23Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into dev...Russell King15-15/+15
2011-08-22ARM: omap: Setup consistent dma size at boot timeJon Medhurst1-0/+1
2011-08-22ARM: mach-omap1: convert boot_params to atag_offsetNicolas Pitre15-15/+15
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+0
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-40/+36
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-7/+7
2011-07-23Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-0/+77
2011-07-21Merge branch 'next-samsung-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann4-18/+18
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-5/+0
2011-07-16Merge branch 'pm-domains' into for-linusRafael J. Wysocki1-7/+7
2011-07-07omap: mcbsp: Remove port number enumsJarkko Nikula1-2/+2
2011-07-04omap: drop __initdata tags from static struct platform_device declarationsJanusz Krzysztofik4-18/+18
2011-07-02PM: Rename clock management functionsRafael J. Wysocki1-3/+3
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki1-4/+4
2011-06-29Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2-4/+8
2011-06-27omap2+: Reserve clocksource and timesource and initialize dmtimer laterTony Lindgren1-4/+0
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren16-18/+18
2011-06-16gpio/omap: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman3-0/+6
2011-06-16gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman3-0/+13
2011-06-16gpio/omap: consolidate IRQ status handling, remove #ifdefsKevin Hilman3-0/+6
2011-06-16gpio/omap: consolidate direction, input, output, remove #ifdefsKevin Hilman3-0/+52
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren16-16/+16
2011-06-14OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEKevin Hilman2-4/+8
2011-06-01arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_d...Julia Lawall1-5/+6
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King1-1/+1
2011-05-23clocksource: convert OMAP1 to 32-bit down counting clocksourceRussell King1-17/+6
2011-05-23ARM: omap1: convert to using readl/writel instead of volatile structRussell King1-15/+16
2011-05-23ARM: omap1: delete useless interrupt handlerRussell King1-15/+0
2011-05-21ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier1-1/+1
2011-05-16OMAP1 / PM: Use generic clock manipulation routines for runtime PMRafael J. Wysocki1-47/+22
2011-03-31Fix common misspellingsLucas De Marchi4-4/+4
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner5-18/+18
2011-03-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-147/+369
2011-03-17Merge branch 'p2v' into develRussell King1-3/+6
2011-03-17Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King3-3/+7
2011-03-09OMAP1: McBSP: fix build break for non-multi-OMAP1 configsPaul Walmsley1-6/+12
2011-02-24OMAP: McBSP: Convert McBSP to platform device modelKishon Vijay Abraham I1-68/+259
2011-02-18ARM: 6651/1: omap: Fix DEBUG_LL code for p2v changesTony Lindgren1-3/+6
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren11-79/+104
2011-02-10wip: fix section mismatches in omap1_defconfigUwe Kleine-König2-3/+3
2011-02-10ARM: omap1/nokia770: mark some functions __initUwe Kleine-König1-3/+3
2011-02-04ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAMJean Pihet3-3/+7
2011-02-02OMAP1: Fix non-working LCD on OMAP310Marek Vasut1-12/+12
2011-02-02omap1: remove duplicated #includeHuang Weiyi1-1/+0