summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2012-11-15Merge branch 'omap/cleanup-prcm-part2' into next/dtArnd Bergmann1-37/+0
2012-11-09Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony 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-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-28Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-0/+1
2012-10-25Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren1-49/+0
2012-10-24Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony 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-h...Tony 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
2012-10-18ARM: OMAP: Merge plat/multi.h into plat/cpu.hTony Lindgren2-121/+95
2012-10-18ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren1-676/+0
2012-10-17ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren4-1456/+2
2012-10-17ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren4-112/+105
2012-10-17ARM: OMAP: Move plat/led.h to include/linux/platform_dataTony Lindgren1-24/+0
2012-10-17ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2Tony Lindgren3-7/+4
2012-10-17ARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2Tony Lindgren3-150/+14
2012-10-17ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren2-99/+14
2012-10-17ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren3-194/+75