summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1
AgeCommit message (Expand)AuthorFilesLines
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds17-296/+162
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-1/+174
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+45
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann18-43/+89
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann27-69/+97
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann18-43/+89
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds18-43/+89
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds25-41/+24
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2011-10-19ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren1-0/+1
2011-10-19ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren2-2/+3
2011-10-19ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren16-294/+158
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann16-15/+16
2011-10-04Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren3-1/+219
2011-09-26ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula1-0/+11
2011-09-26ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula1-0/+2
2011-09-26ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula1-0/+32
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-09-21ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma2-1/+174
2011-08-25PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki1-0/+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-21ARM: mach-omap1: convert boot_params to atag_offsetNicolas Pitre15-15/+15
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King25-41/+24
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+0
2011-07-26atomic: 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-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-7/+7
2011-07-22Merge 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-15Merge 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