summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-092-0/+35
|\
| * Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann2012-01-092-3/+0Star
| |\
| * | ARM: OMAP: musb: Add ti81xx phy power functionAjay Kumar Gupta2011-12-131-0/+32
| * | ARM: OMAP: TI814X: Create board support and enable build for TI8148 EVMHemant Pedanekar2011-12-131-0/+3
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-099-22/+120
|\ \ \
| * \ \ Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann2012-01-072-3/+0Star
| |\ \ \ | | |/ / | |/| / | | |/
| * | ARM: OMAP: TI814X: Add cpu type macros and detection supportHemant Pedanekar2011-12-132-0/+10
| * | ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar2011-12-135-21/+34
| * | ARM: OMAP: ID: Chip detection for OMAP4470Leonid Iziumtsev2011-12-131-0/+8
| * | ARM: OMAP: id: add chip id recognition for omap4430 es2.3David Anders2011-12-131-0/+1
| * | ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed2011-12-134-0/+40
| * | ARM: OMAP: am33xx: Update common omap platform filesAfzal Mohammed2011-12-132-1/+27
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* | | Merge branch 'restart' into for-linusRussell King2012-01-051-2/+0Star
|\ \ \
| * | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0Star
| * | | ARM: restart: omap: use new restart hookRussell King2012-01-051-1/+3
| * | | Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2012-01-052-1/+4
| |\ \ \
* | | | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-191-1/+0Star
| |_|_|/ |/| | |
* | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-061-8/+0Star
|\ \ \ \
| * | | | ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-8/+0Star
| | |_|/ | |/| |
* | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-062-1/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Arnd Bergmann2011-11-241-0/+3
| |\ \ \
| | * | | ARM: OMAP: HWMOD: Unify DSS resets for OMAPsTomi Valkeinen2011-11-081-0/+3
| | |/ /
| * / / ARM: OMAP: Fix dpll_data compile error when omap2 only is selectedTony Lindgren2011-11-101-1/+1
| |/ /
* | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-211-4/+0Star
|\ \ \ | |_|/ |/| |
| * | ARM: omap2plus: remove irq-related global base addressesMarc Zyngier2011-11-151-1/+0Star
| * | ARM: omap2/3: Add global omap2/3_intc_handle_irq() functionsMarc Zyngier2011-11-151-0/+2
| |/
* / ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-173-160/+0Star
|/
* ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula2011-11-051-123/+0Star
* ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen2011-11-054-6/+6
* Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren2011-11-051-5/+12
|\
| * ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley2011-10-071-5/+12
* | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-023-11/+40
|\ \
| * \ Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-014-106/+12Star
| |\ \
| * | | ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren2011-10-201-0/+2
| * | | ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren2011-10-201-7/+7
| * | | ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren2011-10-201-0/+2
| * | | ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren2011-10-201-0/+1
| * | | ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren2011-10-201-2/+25
| * | | ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_nameNishanth Menon2011-10-041-0/+1
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren2011-10-049-332/+291Star
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | | * | OMAP4: Fix the emif and dmm virtual mappingSantosh Shilimkar2011-09-241-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-022-1/+20
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren2011-09-162-1/+20
| |\ \ \ \ \
| | * | | | | omap: voltage: add a stub header file for external/regulator useTero Kristo2011-09-151-0/+20
| | * | | | | OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman2011-09-151-1/+0Star
* | | | | | | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-73/+160
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma2011-09-221-12/+12
| * | | | | | ARM: OMAP: dmtimer: low-power mode supportTarun Kanti DebBarma2011-09-221-0/+35