summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-voiceblue.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
* ARM: OMAP1: Remove omap_reserve() callback for all omap1 boardsLokesh Vutla2012-10-181-1/+0
* ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren2012-10-171-1/+1
* ARM: OMAP1: Move flash.h from plat to machTony Lindgren2012-09-201-1/+1
* ARM: OMAP1: Move board-voiceblue.h from plat to machTony Lindgren2012-09-201-1/+1
* ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-201-1/+1
* ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-101-1/+0
* ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg2012-09-101-5/+0
* ARM: OMAP: Make FS USB omap1 onlyTony Lindgren2012-06-041-1/+2
* ARM: omap1: use machine specific hook for late initShawn Guo2012-05-081-0/+1
* ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma2012-03-291-9/+7
* ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-241-2/+4
* ARM: restart: omap: use new restart hookRussell King2012-01-051-4/+2
* ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
* 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
OpenPOWER on IntegriCloud