summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-237-7/+78
|\
| * ARM: OMAP5: Add minimal support for OMAP5430 SOCR Sricharan2012-07-095-0/+58
| * ARM: OMAP5: id: Add cpu id for ES versionsR Sricharan2012-07-091-2/+20
| * ARM: OMAP2+: Move stubbed secure_sram_reserve function to a common.c and call...R Sricharan2012-07-091-5/+0
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-07-233-8/+30
|\ \ | |/
| * ARM: OMAP: sdrc: Fix the build break for OMAP4 only buildsSantosh Shilimkar2012-07-091-1/+1
| * ARM: OMAP2+: Fix mismerge for omap_hwmod_get_main_clk() APITony Lindgren2012-07-061-0/+2
| * ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xxVaibhav Hiremath2012-07-051-6/+6
| * ARM: OMAP2+: am33xx: Make am33xx as a separate classVaibhav Hiremath2012-07-051-3/+6
| * Merge tag 'omap-devel-f-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-07-051-0/+17
| |\
| | *-. Merge branches 'hwmod_am335x_support_3.6', 'clkdm_pwrdm_devel_a_3.6' and 'mis...Paul Walmsley2012-07-041-0/+7
| | |\ \
| | | | * ARM: OMAP2+: hwmod code: add support to set dmadisable in hwmod frameworkKishon Vijay Abraham I2012-07-041-0/+5
| | | | * ARM: OMAP2+: hwmod: add omap_hwmod_get_main_clk() APITarun Kanti DebBarma2012-07-041-0/+2
| | | |/
| | * | ARM: OMAP3/4: omap_hwmod: Add rstst_offs field to struct omap_hwmod_omap4_prcmVaibhav Hiremath2012-07-041-0/+2
| | * | ARM: OMAP2+: hwmod: Add new sysc_type3 into omap_hwmod required for am33xxVaibhav Hiremath2012-07-041-0/+10
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-d...Tony Lindgren2012-07-048-251/+22
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-17/+5
|\ \ \ \ \
| * \ \ \ \ Merge tag 'omap-devel-dmtimer-for-v3.6' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2012-07-031-17/+5
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | ARM: OMAP2+: Move dmtimer clock set function to dmtimer driverJon Hunter2012-06-141-0/+1
| | * | | ARM: OMAP: Add flag to indicate if a timer needs a manual resetJon Hunter2012-06-141-1/+1
| | * | | ARM: OMAP: Remove timer function pointer for context loss counterJon Hunter2012-06-141-3/+0
| | * | | ARM: OMAP: Remove loses_context variable from timer platform dataJon Hunter2012-06-141-3/+0
| | * | | ARM: OMAP2+: Fix external clock support for dmtimersJon Hunter2012-06-141-7/+0
| | * | | ARM: OMAP: Add DMTIMER capability variable to represent timer featuresJon Hunter2012-06-141-0/+2
| | * | | ARM: OMAP2+: Add dmtimer platform function to reserve systimersJon Hunter2012-06-141-2/+1
| | * | | ARM: OMAP: Remove unnecessary clk structureJon Hunter2012-06-141-1/+0
* | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-232-0/+10
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.5-rc6' into next/socArnd Bergmann2012-07-112-36/+1
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| * | | | ARM: OMAP2+: am33xx: Add low level debugging supportAfzal Mohammed2012-06-052-0/+10
| | |/ / | |/| |
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-235-234/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'cleanup-hwmod' into cleanupTony Lindgren2012-06-283-2/+5
| |\ \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge branches 'clock_cleanup_misc_3.6', 'control_clean_dspbridge_writes_clea...Paul Walmsley2012-06-202-0/+5
| | |\ \ \ \ \ | | | | | |/ /
| | | | * | | ARM: OMAP2+: hwmod: use init-time function ptrs for enable/disable moduleKevin Hilman2012-06-181-0/+2
| | | | |/ /
| | | * | | ARM: OMAP: dsp: interface to control module functionsOmar Ramirez Luna2012-06-181-0/+3
| | | |/ /
| | * | | ARM: OMAP2+: CLEANUP: Remove ARCH_OMAPx ifdef from struct dpll_dataKevin Hilman2012-06-181-2/+0
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'cleanup-udc' and 'cleanup-dma' into cleanupTony Lindgren2012-06-282-232/+2
| |\ \ \ \ | | | |/ / | | |_| / | |/| |
| | * | ARM: OMAP: Make FS USB omap1 onlyTony Lindgren2012-06-042-232/+2
| | |/
* | | Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-06-292-36/+1
|\ \ \ | |/ /
| * | ARM: OMAP: Fix MMC_OMAP build when only MMC_OMAP_HS is selectedTony Lindgren2012-06-061-3/+1
| * | Merge branch 'for_3.5/cleanup/am3xxx-cpu-is-leftovers' of git://git.kernel.or...Tony Lindgren2012-06-041-33/+0
| |\ \ | | |/ | |/|
| | * ARM: OMAP: SoC detection: remove unused cpu_is macrosKevin Hilman2012-05-251-33/+0
* | | ARM: OMAP: remove unused cpu detection macrosPaul Bolle2012-06-281-17/+1
* | | ARM: OMAP: fix typos related to OMAP330Paul Bolle2012-06-281-2/+2
* | | ARM: OMAP7XX: Remove omap730.h and omap850.hPaul Bolle2012-06-283-205/+1
|/ /
* | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-011-0/+11
|\ \
| * | ARM: OMAP3: gpmc: add BCH ecc api and modesIvan Djelic2012-05-131-0/+11
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-265-11/+14
|\ \ \
| * \ \ Merge tag 'omap-cleanup-timer-for-v3.5' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-05-101-1/+1
| |\ \ \
| | * | | ARM: OMAP: Make OMAP clocksource source selection using kernel paramVaibhav Hiremath2012-05-091-1/+1
| * | | | Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-05-104-13/+42
| |\ \ \ \
OpenPOWER on IntegriCloud