summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/io.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King1-1/+0
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King1-3/+0
2011-11-18ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre1-1/+0
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-2/+2
2011-11-15ARM: omap2plus: remove irq-related global base addressesMarc Zyngier1-3/+0
2011-11-04ARM: OMAP: Fix errors and warnings when building for one boardSanjeev Premi1-0/+6
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann1-1/+1
2011-10-19ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren1-0/+1
2011-10-19ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren1-1/+13
2011-10-19ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren1-18/+3
2011-10-19ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren1-47/+48
2011-09-15Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren1-0/+5
2011-09-15Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren1-4/+4
2011-09-15OMAP2: add voltage domains and connect to powerdomainsKevin Hilman1-0/+2
2011-09-15OMAP2+: voltage: start towards a new voltagedomain layerKevin Hilman1-0/+3
2011-09-14OMAP: powerdomain: remove omap_chip bitmasksPaul Walmsley1-2/+2
2011-09-14OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomainPaul Walmsley1-2/+2
2011-08-24ARM: OMAP: Introduce SoC specific early_initTony Lindgren1-0/+40
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren1-2/+2
2011-08-22ARM: omap: Setup consistent dma size at boot timeJon Medhurst1-1/+1
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/...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-...Tony 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