aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/io.c
AgeCommit message (Expand)Author
2011-01-27omap2+: Fix unused variable warning for omap_irq_baseRussell King
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley
2010-12-21OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley
2010-12-21OMAP2+: clockdomains: move clockdomain static data to .c filesPaul Walmsley
2010-12-21OMAP2+: powerdomains: move powerdomain static data to .c filesPaul Walmsley
2010-12-21OMAP: powerdomain: Move static allocations from powerdomains.h to a .c fileRajendra Nayak
2010-12-21OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanismPaul Walmsley
2010-12-21OMAP2+: hwmod: add postsetup statePaul Walmsley
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley
2010-12-21OMAP3: remove OPP interfaces from OMAP PM layerKevin Hilman
2010-12-17Merge branch 'devel-board' into omap-for-linusTony Lindgren
2010-12-14omap: Fix setting omap_irq_base for 2430Tony Lindgren
2010-12-10omap: Split omap_read/write functions for omap1 and omap2+Tony Lindgren
2010-12-10omap2+: Initialize omap_irq_base for entry-macro.S from platform codeTony Lindgren
2010-12-07arm: omap2: io: fix clk_get() error checkAaro Koskinen
2010-10-08OMAP: plat-omap: Fix static function warningsManjunath Kondaiah G
2010-09-23OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2Benoit Cousson
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren
2010-08-04Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren
2010-07-26OMAP: PM: create omap_devices for MPU, DSP, L3Kevin Hilman
2010-07-26OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()Paul Walmsley
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King
2010-07-05omap: mux: Remove old mux codeTony Lindgren
2010-05-03omap2/3: Fix DEBUG_LL for omap zoom2/3Tony Lindgren
2010-03-11OMAP4: fix temporary hacks that break multi-omap PMKevin Hilman
2010-03-11omap: mach-omap2/io.c: fix function declarationsAaro Koskinen
2010-02-24Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren
2010-02-24OMAP hwmod: convert header files with static allocations into C filesPaul Walmsley
2010-02-24OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own filesPaul Walmsley
2010-02-24OMAP3/4 clock: split into per-chip family filesPaul Walmsley
2010-02-23omap3/4: Remove overlapping mapping of L4_WKUP io spaceSantosh Shilimkar
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren
2010-02-15omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren
2010-01-29OMAP2/3/4 clock: rename and clean the omap2_clk_init() functionsPaul Walmsley
2010-01-26OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley
2010-01-26ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.Abhijit Pagare
2010-01-26ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.Abhijit Pagare
2010-01-08OMAP2xxx IO mapping: mark DSP mappings as being 2420-onlyPaul Walmsley
2010-01-08OMAP2: remove duplicated #includeHuang Weiyi
2009-12-11omap: mux: Remove old mux code for 34xxTony Lindgren
2009-12-11ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api'sRajendra Nayak
2009-12-09OMAP: Add VRAM managerTomi Valkeinen
2009-12-09OMAP: OMAPFB: split omapfb.hTomi Valkeinen
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren
2009-10-22omap4: Allow omap_serial_early_init() for OMAP4430 boardSantosh Shilimkar
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-19omap: Add OMAP4 L3 and L4 peripherals.Santosh Shilimkar
2009-09-24omap: Fix 44xx compileTony Lindgren
2009-09-03OMAP: omap_hwmod: call omap_hwmod init at boot; create interconnectsPaul Walmsley