aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1
AgeCommit message (Expand)Author
2011-07-21Revert "Merge remote-tracking branch 'arm-soc/for-next' into linaro-3.0"Nicolas Pitre
2011-07-17Merge branch 'depends/gpio' into for-nextArnd Bergmann
2011-07-17Merge branch 'next/cleanup' into for-nextArnd Bergmann
2011-07-07omap: mcbsp: Remove port number enumsJarkko Nikula
2011-07-04omap: drop __initdata tags from static struct platform_device declarationsJanusz Krzysztofik
2011-06-29Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren
2011-06-27omap2+: Reserve clocksource and timesource and initialize dmtimer laterTony Lindgren
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren
2011-06-16gpio/omap: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman
2011-06-16gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman
2011-06-16gpio/omap: consolidate IRQ status handling, remove #ifdefsKevin Hilman
2011-06-16gpio/omap: consolidate direction, input, output, remove #ifdefsKevin Hilman
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren
2011-06-14OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEKevin Hilman
2011-06-01arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_d...Julia Lawall
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King
2011-05-23clocksource: convert OMAP1 to 32-bit down counting clocksourceRussell King
2011-05-23ARM: omap1: convert to using readl/writel instead of volatile structRussell King
2011-05-23ARM: omap1: delete useless interrupt handlerRussell King
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier
2011-05-16OMAP1 / PM: Use generic clock manipulation routines for runtime PMRafael J. Wysocki
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-16Merge branch 'p2v' into develRussell King
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King
2011-03-08OMAP1: McBSP: fix build break for non-multi-OMAP1 configsPaul Walmsley
2011-02-24OMAP: McBSP: Convert McBSP to platform device modelKishon Vijay Abraham I
2011-02-17ARM: 6651/1: omap: Fix DEBUG_LL code for p2v changesTony Lindgren
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren
2011-02-09wip: fix section mismatches in omap1_defconfigUwe Kleine-König
2011-02-09ARM: omap1/nokia770: mark some functions __initUwe Kleine-König
2011-02-04ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAMJean Pihet
2011-02-02OMAP1: Fix non-working LCD on OMAP310Marek Vasut
2011-02-01omap1: remove duplicated #includeHuang Weiyi
2011-01-27arm: mach-omap1: board-voiceblue: add missing includeAaro Koskinen
2011-01-27ARM: OMAP: Allow platforms to hook reset cleanlyRussell King - ARM Linux
2011-01-27arm: mach-omap1: board-h3: make nand_platdata staticAaro Koskinen
2011-01-27arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata staticAaro Koskinen
2011-01-27arm: mach-omap1: board-innovator: make innovator_mmc_init() staticAaro Koskinen
2011-01-27arm: mach-omap1: board-h2: make h2_nand_platdata staticAaro Koskinen
2011-01-27arm: omap1: fix a bunch of section mismatchesFelipe Balbi
2011-01-27arm: omap1: fix compile warningFelipe Balbi
2011-01-27omap1: Simplify use of omap_irq_flagsTony Lindgren
2011-01-19omap1: Fix sched_clock implementation when both MPU timer and 32K timer are usedTony Lindgren
2011-01-19omap1: Fix booting for 15xx and 730 with omap1_defconfigTony Lindgren
2011-01-18omap1: Fix sched_clock for the MPU timerTony Lindgren
2011-01-18Merge branch 'fixes_a_2.6.38rc' of git://git.pwsan.com/linux-2.6 into omap-fixesTony Lindgren
2011-01-18OMAP: counter_32k: init clocksource as part of machine timer initPaul Walmsley