summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/io.c
AgeCommit message (Expand)Author
2011-11-04ARM: OMAP: Fix errors and warnings when building for one boardSanjeev Premi
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann
2011-10-19ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren
2011-10-19ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren
2011-10-19ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren
2011-10-19ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren
2011-09-15Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren
2011-09-15Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren
2011-09-15OMAP2: add voltage domains and connect to powerdomainsKevin Hilman
2011-09-15OMAP2+: voltage: start towards a new voltagedomain layerKevin Hilman
2011-09-14OMAP: powerdomain: remove omap_chip bitmasksPaul Walmsley
2011-09-14OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomainPaul Walmsley
2011-08-24ARM: OMAP: Introduce SoC specific early_initTony Lindgren
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren
2011-08-22ARM: omap: Setup consistent dma size at boot timeJon Medhurst
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren
2011-03-10Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley
2011-02-25OMAP: clockdomain: Arch specific funcs to handle depsRajendra Nayak
2011-02-17omap: gpmc: enable irq mode in gpmcSukumar Ghorai
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren
2011-02-16TI816X: Update common OMAP machine specific sourcesHemant Pedanekar
2011-02-14omap2+: Fix omap_serial_early_init to work with init_early hookTony Lindgren
2011-02-14omap2+: Make omap_hwmod_late_init into core_initcallTony Lindgren
2011-01-27omap: Start using CONFIG_SOC_OMAPTony Lindgren
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