summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2008-07-03 12:24:44 +0300
committerTony Lindgren <tony@atomide.com>2008-07-03 12:24:44 +0300
commita58caad11301a5bdc2d7b76596ab5477221f7a9b (patch)
tree95bb4df0ad450b0439cdf6256d2a2b2345b03231 /include/linux/timerqueue.h
parente1f80bfca86ab48b7bed731b32262fb1a2835de5 (diff)
downloadkernel-a58caad11301a5bdc2d7b76596ab5477221f7a9b.tar.gz
ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap
New struct omap_globals contains the omap processor specific module bases. Use omap_globals to set the various base addresses to make detecting omap chip type simpler. Also introduce OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS for future multi-omap patches. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
ommit/arch/arm/mach-imx/mach-mx27_3ds.c?id=4c11c286c8d8ca4224c4daf5ddfa162e951d0e5c'>ARM: mx27_3ds: Add camera supportFabio Estevam 2012-01-05ARM: restart: mxc: use new restart hookRussell King 2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds 2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds 2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds 2011-10-31backlight: fix broken regulator API usage in l4f00242t03Mark Brown 2011-10-24ARM: imx+mc13xxx: remove obsolete leds and regulators flagsPhilippe Rétornaz 2011-10-24ARM: imx: use mc13xxx constants instead of mc13783Uwe Kleine-König 2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann 2011-10-07Merge branch 'imx/cleanup' into imx/develArnd Bergmann 2011-09-26ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLERSascha Hauer 2011-08-21ARM: mach-imx: convert boot_params to atag_offsetNicolas Pitre 2011-08-16arm/mxc: do not use gpio_to_irq() for static initializersShawn Guo 2011-07-07Enable RTC driver.Jürgen Lambrecht 2011-07-07ARM: mach-imx/mx27_3ds: Add touchscreen supportFabio Estevam 2011-07-07ARM: mach-imx/mx27_3ds: Add LCD supportFabio Estevam 2011-07-07Merge remote-tracking branch 'grant/gpio/next-mx' into devel-featuresSascha Hauer 2011-07-07ARM: mach-imx/mx27_3ds: Do not annotate the chip select as internalFabio Estevam 2011-07-07ARM: mach-imx/mx27_3ds: Use the standard gpio_to_irq functionFabio Estevam 2011-07-07ARM: mach-imx/mx27_3ds: Fix regulator supportFabio Estevam 2011-07-07ARM: mach-imx/mx27_3ds: Use the standard i.MX macro for GPIO numberingFabio Estevam 2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo 2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon 2011-03-07ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceiversSascha Hauer 2011-03-07ARM: mx27_3ds: Add I2C supportFabio Estevam 2011-02-11ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer 2011-02-10ARM: imx: use .init_early to initialize cpu type and reset addressUwe Kleine-König 2011-02-10ARM: imx+mx3: convert to mc13xxx MFDDavid Jander 2011-01-11ARM: imx/mx27_3ds: Add debug board supportFabio Estevam 2011-01-07ARM i.MX27 3ds: Fix mc13783 regulator namesSascha Hauer 2011-01-03ARM: imx/mx27_3ds: Add PMIC supportFabio Estevam 2011-01-03ARM: imx/mx27_3ds: Add USB OTG supportFabio Estevam 2010-12-14ARM: imx/mx27_3ds: Add watchdog supportFabio Estevam