aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1/board-voiceblue.c
AgeCommit message (Expand)Author
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-19ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren
2011-08-21ARM: mach-omap1: convert boot_params to atag_offsetNicolas Pitre
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-01-27arm: mach-omap1: board-voiceblue: add missing includeAaro Koskinen
2011-01-27ARM: OMAP: Allow platforms to hook reset cleanlyRussell King - ARM Linux
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren
2010-12-10omap1: Add initcall checks for omap1 and booted boardTony Lindgren
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King
2010-07-05omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren
2010-02-15omap: convert boards to use physmap-flashLadislav Michl
2009-12-11omap: use smc91x_platdata to setup smc91xLadislav Michl
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren
2009-10-22omap1: Fix redundant UARTs pin muxing that can break other hardware supportJanusz Krzysztofik
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo
2009-03-23ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi
2009-01-15ARM: OMAP: remove duplicated #include'sHuang Weiyi
2008-12-10omap mmc: Remove broken MMC init codeTony Lindgren
2008-12-10ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula
2008-12-10ARM: OMAP: use gpio_to_irqDavid Brownell
2008-12-10ARM: OMAP: switch to gpio_direction_outputDavid Brownell
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell
2008-12-10ARM: OMAP: switch to standard gpio get/set callsDavid Brownell
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-02-08ARM: OMAP1: Misc clean-upTony Lindgren
2008-02-08ARM: OMAP1: Use I2C bus registration helper for omap1Jarkko Nikula
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King
2007-09-20ARM: OMAP: Sync board specific files with linux-omapTony Lindgren
2006-04-02[ARM] 3433/1: ARM: OMAP: 8/8 Update board filesTony Lindgren
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-02-08[ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boardsTony Lindgren
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre
2005-11-10[ARM] 3141/1: OMAP 1/5: Update omap1 specific filesTony Lindgren
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds