summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-092-3/+1
|\
| * Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-094-175/+0
| |\
| * \ Merge branch 'omap/ehci' into next/driversArnd Bergmann2011-12-271-3/+0
| |\ \
| | * | ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIsKeshava Munegowda2011-12-161-3/+0
| * | | Merge branch 'omap/hwmod' into next/driversArnd Bergmann2011-12-272-1/+2
| |\ \ \ | | |/ /
| * | | ARM: OMAP: hsmmc: add pm_caps fieldEliad Peller2011-12-081-0/+1
* | | | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-093-1/+3
|\ \ \ \
| * \ \ \ Merge branch 'omap/hwmod' into next/develArnd Bergmann2011-12-272-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ARM: OMAP: hwmod data: Add support for AM35xx UART4/ttyO3Kyle Manna2011-12-152-1/+2
| | |/ /
| * | | Merge branch 'picoxcell/devel' into next/develOlof Johansson2011-12-193-172/+0
| |\ \ \
| * | | | ARM: OMAP1: Move dpll1 rates selection from config to runtimeJanusz Krzysztofik2011-12-081-0/+1
| | |/ / | |/| |
* | | | 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/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | 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/+0
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| * | | | 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/+0
|\ \ \ \
| * | | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * | | | 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-181-1/+0
| |_|_|/ |/| | |
* | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-8/+0
|\ \ \ \
| * | | | ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-8/+0
| | |_|/ | |/| |
* | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-052-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/+0
|\ \ \ | |_|/ |/| |
| * | ARM: omap2plus: remove irq-related global base addressesMarc Zyngier2011-11-151-1/+0
| * | 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/+0
|/
* ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula2011-11-041-123/+0
* ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen2011-11-044-6/+6
* Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren2011-11-041-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-013-11/+40
|\ \
| * \ Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-014-106/+12
| |\ \
| * | | ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren2011-10-191-0/+2
| * | | ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren2011-10-191-7/+7
| * | | ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren2011-10-191-0/+2
| * | | ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren2011-10-191-0/+1
OpenPOWER on IntegriCloud