aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-12ARM: OMAP: Fix timer posted mode supportJon Hunter1-8/+5
2012-11-12ARM: OMAP3+: Implement timer workaround for errata i103 and i767Jon Hunter2-3/+52
2012-11-12ARM: OMAP: Add DMTIMER definitions for posted modeJon Hunter1-0/+4
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headersArnd Bergmann2-2/+3
2012-11-12ARM: OMAP: debug-leds: Use resource_size instead of hard coded macroBenoit Cousson1-1/+1
2012-11-09Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren2-2/+3
2012-11-09Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into omap-for-v3.8/dtTony Lindgren41-6949/+233
2012-11-08ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley1-35/+0
2012-11-08ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley1-5/+1
2012-11-08ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest()Paul Walmsley1-2/+0
2012-11-08ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley1-0/+5
2012-11-08ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources()Paul Walmsley1-1/+0
2012-11-06ARM: OMAP: Remove omap_init_consistent_dma_size()Tomi Valkeinen3-28/+1
2012-11-04SERIAL: omap: remove OMAP_UART_SYSC_RESET and OMAP_UART_FIFO_CLRRussell King1-3/+0
2012-11-04SERIAL: omap: move driver private definitions and structures to driverRussell King1-52/+0
2012-11-02ARM: OMAP: Remove unnecessary mach and plat includesTony Lindgren4-7/+1
2012-11-02ARM: OMAP: Add DT support for timer driverJon Hunter1-6/+35
2012-11-02ARM: OMAP: Add function to request a timer by capabilityJon Hunter2-0/+53
2012-10-31ARM: OMAP: Fix relative includes for fpga.hTony Lindgren2-77/+20
2012-10-31ARM: OMAP1: Remove relative includesTony Lindgren1-1/+1
2012-10-31ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren2-60/+67
2012-10-31ARM: OMAP: Fix relative includes for debug-devices.hTony Lindgren2-1/+3
2012-10-31ARM: OMAP: Remove plat-omap/common.hTony Lindgren4-39/+1
2012-10-31ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren4-379/+12
2012-10-31ARM: OMAP: Fix relative includes for shared i2c.h fileTony Lindgren2-2/+2
2012-10-31ARM: OMAP: Make plat-omap/i2c.c port checks localTony Lindgren1-23/+3
2012-10-31ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2Tony Lindgren1-288/+0
2012-10-31ARM: OMAP: Move omap1 specific code to local sram.cTony Lindgren1-46/+3
2012-10-31ARM: OMAP: Introduce common omap_map_sram() and omap_sram_reset()Tony Lindgren2-22/+46
2012-10-31ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren3-109/+15
2012-10-31ARM: OMAP2+: hwmod: add flag to prevent hwmod code from touching IP block during initPaul Walmsley1-0/+6
2012-10-29Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman2-2/+3
2012-10-28Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-10-25Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/cleanup-headersTony Lindgren1-49/+0
2012-10-24Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headersTony Lindgren1-179/+0
2012-10-24ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi1-73/+0
2012-10-24ARM: OMAP2+: Introduce local usb.hTony Lindgren1-106/+0
2012-10-24ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren1-123/+0
2012-10-24ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2Tony Lindgren1-204/+0
2012-10-24Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-headers-serial-take2Tony Lindgren34-5536/+291
2012-10-24Revert "serial: omap: fix software flow control"Felipe Balbi1-2/+2
2012-10-24tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren1-9/+0
2012-10-22ARM: OMAP2+: Fix location of select PINCTRLTony Lindgren1-0/+1
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren4-561/+12
2012-10-18ARM: OMAP: clock: split plat/clkdev_omap.h into OMAP1/2 filesPaul Walmsley1-51/+0
2012-10-18ARM: OMAP: remove plat/clock.hPaul Walmsley2-310/+0
2012-10-18ARM: OMAP: duplicate plat-omap/clock.c into mach-omap[12]/clock.cPaul Walmsley2-545/+1
2012-10-18ARM: OMAP: Move plat/omap-secure.h locally to mach-omap2Lokesh Vutla1-14/+0
2012-10-18ARM: OMAP2+: Move omap_reserve() locally to mach-omap2Lokesh Vutla1-21/+0
2012-10-18ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren3-356/+3