summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ARM: OMAP: Clean-up dmtimer reset codeJon Hunter2012-11-162-42/+31
| | * | | | | | | ARM: OMAP: Remove __omap_dm_timer_set_source functionJon Hunter2012-11-122-19/+1
| | * | | | | | | ARM: OMAP: Remove unnecessary call to clk_get()Jon Hunter2012-11-121-10/+4
| | * | | | | | | ARM: OMAP: Add dmtimer interrupt disable functionJon Hunter2012-11-122-1/+33
| | * | | | | | | ARM: OMAP: Fix spurious interrupts when using timer match featureJon Hunter2012-11-121-1/+1
| | * | | | | | | ARM: OMAP: Don't restore DMTIMER interrupt status registerJon Hunter2012-11-122-5/+1
| | * | | | | | | ARM: OMAP: Don't restore of DMTIMER TISTAT registerJon Hunter2012-11-122-4/+0
| | * | | | | | | ARM: OMAP: Fix dmtimer reset for timer1Jon Hunter2012-11-121-5/+2
| | * | | | | | | ARM: OMAP: Fix timer posted mode supportJon Hunter2012-11-121-8/+5
| | * | | | | | | ARM: OMAP3+: Implement timer workaround for errata i103 and i767Jon Hunter2012-11-122-3/+52
| | * | | | | | | ARM: OMAP: Add DMTIMER definitions for posted modeJon Hunter2012-11-121-0/+4
| | * | | | | | | Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony Lindgren2012-11-0941-6949/+233
| | |\ \ \ \ \ \ \
| | * | | | | | | | ARM: OMAP: Add DT support for timer driverJon Hunter2012-11-021-6/+35
| | * | | | | | | | ARM: OMAP: Add function to request a timer by capabilityJon Hunter2012-11-022-0/+53
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann2012-11-151-37/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley2012-11-081-35/+0
| | * | | | | | ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley2012-11-081-5/+1
| | * | | | | | ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest()Paul Walmsley2012-11-081-2/+0
| | * | | | | | ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley2012-11-081-0/+5
| | * | | | | | ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources()Paul Walmsley2012-11-081-1/+0
| * | | | | | | ARM: OMAP: debug-leds: Use resource_size instead of hard coded macroBenoit Cousson2012-11-121-1/+1
| * | | | | | | Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren2012-11-092-2/+3
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-1245-7493/+232
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or...Olof Johansson2012-11-304-526/+0
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren2012-11-201-49/+0
| | * | | | | | ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.cTony Lindgren2012-11-201-258/+14
| | * | | | | | ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren2012-11-202-97/+2
| | * | | | | | ARM: OMAP2+: Move iopgtable header to drivers/iommu/Ido Yariv2012-11-201-120/+0
| | * | | | | | ARM: OMAP: Merge iommu2.h into iommu.hIdo Yariv2012-11-202-101/+83
| * | | | | | | Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-11-122-2/+3
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| * | | | | | ARM: OMAP: Remove omap_init_consistent_dma_size()Tomi Valkeinen2012-11-063-28/+1
| * | | | | | ARM: OMAP: Remove unnecessary mach and plat includesTony Lindgren2012-11-024-7/+1
| * | | | | | ARM: OMAP: Fix relative includes for fpga.hTony Lindgren2012-10-312-77/+20
| * | | | | | ARM: OMAP1: Remove relative includesTony Lindgren2012-10-311-1/+1
| * | | | | | ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren2012-10-312-60/+67
| * | | | | | ARM: OMAP: Fix relative includes for debug-devices.hTony Lindgren2012-10-312-1/+3
| * | | | | | ARM: OMAP: Remove plat-omap/common.hTony Lindgren2012-10-314-39/+1
| * | | | | | ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren2012-10-314-379/+12
| * | | | | | ARM: OMAP: Fix relative includes for shared i2c.h fileTony Lindgren2012-10-312-2/+2
| * | | | | | ARM: OMAP: Make plat-omap/i2c.c port checks localTony Lindgren2012-10-311-23/+3
| * | | | | | ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2Tony Lindgren2012-10-311-288/+0
| * | | | | | ARM: OMAP: Move omap1 specific code to local sram.cTony Lindgren2012-10-311-46/+3
| * | | | | | ARM: OMAP: Introduce common omap_map_sram() and omap_sram_reset()Tony Lindgren2012-10-312-22/+46
| * | | | | | ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren2012-10-313-109/+15
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren2012-10-251-49/+0
| |\ \ \ \ \
| | * | | | | ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.hTony Lindgren2012-10-151-49/+0
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-241-179/+0
| |\ \ \ \ \
| | * | | | | ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi2012-10-241-73/+0
| | * | | | | ARM: OMAP2+: Introduce local usb.hTony Lindgren2012-10-241-106/+0
| * | | | | | ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren2012-10-241-123/+0
OpenPOWER on IntegriCloud