aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren1-16/+1
2011-03-10Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/pwrdm_add_can_lose_context_fns_2.6.39', 'remotes/origin/omap_device_a_2.6.39', 'remotes/origin/mmc_a_2.6.39', 'remotes/origin/hwmod_b_2.6.39', 'remotes/origin/dmtimer_a_2.6.39', 'remotes/origin/pwrdm_clkdm_a_2.6.39', 're...Paul Walmsley1-14/+28
2011-02-25OMAP: clockdomain: Arch specific funcs to handle depsRajendra Nayak1-3/+3
2011-02-17omap: gpmc: enable irq mode in gpmcSukumar Ghorai1-2/+0
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linusTony Lindgren1-9/+25
2011-02-16TI816X: Update common OMAP machine specific sourcesHemant Pedanekar1-1/+21
2011-02-14omap2+: Fix omap_serial_early_init to work with init_early hookTony Lindgren1-2/+0
2011-02-14omap2+: Make omap_hwmod_late_init into core_initcallTony Lindgren1-2/+0
2011-01-27omap: Start using CONFIG_SOC_OMAPTony Lindgren1-4/+4
2011-01-27omap2+: Fix unused variable warning for omap_irq_baseRussell King1-4/+2
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-1/+1
2010-12-21OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-1/+1
2010-12-21OMAP2+: clockdomains: move clockdomain static data to .c filesPaul Walmsley1-6/+4
2010-12-21OMAP2+: powerdomains: move powerdomain static data to .c filesPaul Walmsley1-7/+14
2010-12-21OMAP: powerdomain: Move static allocations from powerdomains.h to a .c fileRajendra Nayak1-2/+1
2010-12-21OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanismPaul Walmsley1-0/+18
2010-12-21OMAP2+: hwmod: add postsetup statePaul Walmsley1-12/+20
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley1-4/+12
2010-12-21OMAP3: remove OPP interfaces from OMAP PM layerKevin Hilman1-2/+1
2010-12-17Merge branch 'devel-board' into omap-for-linusTony Lindgren1-1/+1
2010-12-14omap: Fix setting omap_irq_base for 2430Tony Lindgren1-1/+1
2010-12-10omap: Split omap_read/write functions for omap1 and omap2+Tony Lindgren1-0/+40
2010-12-10omap2+: Initialize omap_irq_base for entry-macro.S from platform codeTony Lindgren1-0/+22
2010-12-07arm: omap2: io: fix clk_get() error checkAaro Koskinen1-1/+1
2010-10-08OMAP: plat-omap: Fix static function warningsManjunath Kondaiah G1-0/+1
2010-09-23OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2Benoit Cousson1-3/+4
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren1-3/+0
2010-08-04Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren1-2/+9
2010-07-26OMAP: PM: create omap_devices for MPU, DSP, L3Kevin Hilman1-1/+1
2010-07-26OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()Paul Walmsley1-1/+8
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King1-3/+0
2010-07-05omap: mux: Remove old mux codeTony Lindgren1-2/+0
2010-05-03omap2/3: Fix DEBUG_LL for omap zoom2/3Tony Lindgren1-0/+9
2010-03-11OMAP4: fix temporary hacks that break multi-omap PMKevin Hilman1-7/+6
2010-03-11omap: mach-omap2/io.c: fix function declarationsAaro Koskinen1-4/+4
2010-02-24Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren1-17/+12
2010-02-24OMAP hwmod: convert header files with static allocations into C filesPaul Walmsley1-14/+7
2010-02-24OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own filesPaul Walmsley1-2/+4
2010-02-24OMAP3/4 clock: split into per-chip family filesPaul Walmsley1-1/+1
2010-02-23omap3/4: Remove overlapping mapping of L4_WKUP io spaceSantosh Shilimkar1-12/+0
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren1-2/+2
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren1-1/+1
2010-02-15omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren1-17/+34
2010-01-29OMAP2/3/4 clock: rename and clean the omap2_clk_init() functionsPaul Walmsley1-2/+13
2010-01-26OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley1-1/+1
2010-01-26ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.Abhijit Pagare1-1/+1
2010-01-26ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.Abhijit Pagare1-1/+1
2010-01-08OMAP2xxx IO mapping: mark DSP mappings as being 2420-onlyPaul Walmsley1-9/+9
2010-01-08OMAP2: remove duplicated #includeHuang Weiyi1-1/+0
2009-12-11omap: mux: Remove old mux code for 34xxTony Lindgren1-0/+1