summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-voiceblue.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-311-0/+1
* | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-13/+3
|\ \ | |/ |/|
| * Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-011-1/+1
| |\
| * | ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren2011-10-191-13/+3
* | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-1/+1
|\ \ \ | | |/ | |/|
| * | ARM: mach-omap1: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
| |/
* / ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-1/+1
|/
* omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren2011-06-201-1/+1
* omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren2011-06-161-1/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-4/+4
* arm: mach-omap1: board-voiceblue: add missing includeAaro Koskinen2011-01-271-0/+1
* ARM: OMAP: Allow platforms to hook reset cleanlyRussell King - ARM Linux2011-01-271-47/+59
* Merge branch 'devel-gpio' into omap-for-linusTony Lindgren2010-12-101-1/+0
|\
| * OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha2010-12-071-1/+0
* | omap1: Add initcall checks for omap1 and booted boardTony Lindgren2010-12-101-0/+6
|/
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
* Merge branch 'devel-map-io' into omap-for-linusTony Lindgren2010-08-041-0/+1
|\
| * ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King2010-07-161-0/+1
* | omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren2010-07-051-1/+1
|/
* omap: convert boards to use physmap-flashLadislav Michl2010-02-151-4/+5
* omap: use smc91x_platdata to setup smc91xLadislav Michl2009-12-111-0/+10
* Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-101-4/+4
|\
| * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-4/+4
* | omap1: Fix redundant UARTs pin muxing that can break other hardware supportJanusz Krzysztofik2009-10-221-0/+8
|/
* OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo2009-08-281-5/+0
* ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi2009-03-231-1/+1
* ARM: OMAP: remove duplicated #include'sHuang Weiyi2009-01-151-1/+0
* omap mmc: Remove broken MMC init codeTony Lindgren2008-12-101-9/+1
* ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula2008-12-101-8/+8
* ARM: OMAP: use gpio_to_irqDavid Brownell2008-12-101-4/+4
* ARM: OMAP: switch to gpio_direction_outputDavid Brownell2008-12-101-6/+3
* ARM: OMAP: switch to gpio_direction_inputDavid Brownell2008-12-101-1/+1
* ARM: OMAP: switch to standard gpio get/set callsDavid Brownell2008-12-101-10/+10
* [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-091-0/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-6/+6
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-4/+4
* ARM: OMAP1: Misc clean-upTony Lindgren2008-02-081-3/+0
* ARM: OMAP1: Use I2C bus registration helper for omap1Jarkko Nikula2008-02-081-0/+1
* [NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King2008-01-281-1/+1
* ARM: OMAP: Sync board specific files with linux-omapTony Lindgren2007-09-201-1/+1
* [ARM] 3433/1: ARM: OMAP: 8/8 Update board filesTony Lindgren2006-04-021-4/+4
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-1/+1
* [ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boardsTony Lindgren2006-02-081-1/+2
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-131-1/+0
* [ARM] 3141/1: OMAP 1/5: Update omap1 specific filesTony Lindgren2005-11-101-3/+6
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-081-1/+1
|\
| * [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-081-1/+1