summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/include
AgeCommit message (Expand)AuthorFilesLines
2012-01-09Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+35
2012-01-09Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-22/+120
2012-01-09Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann2-3/+0
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-01-07Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann2-3/+0
2012-01-05Merge branch 'restart' into for-linusRussell King1-2/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: omap: use new restart hookRussell King1-1/+3
2012-01-05Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2-1/+4
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-1/+0
2011-12-13ARM: OMAP: musb: Add ti81xx phy power functionAjay Kumar Gupta1-0/+32
2011-12-13ARM: OMAP: TI814X: Create board support and enable build for TI8148 EVMHemant Pedanekar1-0/+3
2011-12-13ARM: OMAP: TI814X: Add cpu type macros and detection supportHemant Pedanekar2-0/+10
2011-12-13ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar5-21/+34
2011-12-13ARM: OMAP: ID: Chip detection for OMAP4470Leonid Iziumtsev1-0/+8
2011-12-13ARM: OMAP: id: add chip id recognition for omap4430 es2.3David Anders1-0/+1
2011-12-13ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed4-0/+40
2011-12-13ARM: OMAP: am33xx: Update common omap platform filesAfzal Mohammed2-1/+27
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King1-8/+0
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2-1/+4
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-11-24Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Arnd Bergmann1-0/+3
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King1-4/+0
2011-11-18ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre1-8/+0
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren3-160/+0
2011-11-15ARM: omap2plus: remove irq-related global base addressesMarc Zyngier1-1/+0
2011-11-15ARM: omap2/3: Add global omap2/3_intc_handle_irq() functionsMarc Zyngier1-0/+2
2011-11-10ARM: OMAP: Fix dpll_data compile error when omap2 only is selectedTony Lindgren1-1/+1
2011-11-08ARM: OMAP: HWMOD: Unify DSS resets for OMAPsTomi Valkeinen1-0/+3
2011-11-04ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula1-123/+0
2011-11-04ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen4-6/+6
2011-11-04Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren1-5/+12
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-11/+40
2011-11-01Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-1/+20
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-73/+160
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds7-256/+109
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann4-106/+12
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann4-113/+10
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann4-106/+12
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann1-20/+0
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds4-60/+172
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-1/+18
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds4-106/+12
2011-10-27mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley1-1/+18
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-20/+0
2011-10-19ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren1-0/+2
2011-10-19ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren1-7/+7
2011-10-19ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren1-0/+2
2011-10-19ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren1-0/+1
2011-10-19ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren1-2/+25