summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-innovator.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle2014-05-161-1/+1
* ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
* ARM: OMAP: Fix relative includes for fpga.hTony Lindgren2012-10-311-1/+0
* 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: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren2012-10-171-12/+14
* ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-151-1/+1
* ARM: OMAP1: Move flash.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: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* ARM: OMAP: Make FS USB omap1 onlyTony Lindgren2012-06-041-1/+1
* ARM: omap1: use machine specific hook for late initShawn Guo2012-05-081-0/+1
* Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren2012-03-291-2/+2
|\
| * ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma2012-03-291-2/+2
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-2/+5
|\ \
| * \ Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-03-131-2/+2
| |\ \ | | |/ | |/|
| | * ARM: OMAP1: Fix out-of-bounds array access for InnovatorTony Lindgren2012-02-211-2/+2
| * | ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-241-2/+5
| |/
* | OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen2012-02-231-8/+3
|/
* ARM: restart: omap: use new restart hookRussell King2012-01-051-0/+1
* ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
* Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-20/+16
|\
| * 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-20/+16
* | | 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-2/+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: mach-omap1: board-innovator: make innovator_mmc_init() staticAaro Koskinen2011-01-271-1/+1
* Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik2010-12-221-9/+12
* omap1: Fix innovator FPGA init for multi-omapTony Lindgren2010-12-201-5/+2
* OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha2010-12-071-1/+0
* omap: Fix gpio_request calls to happen as arch_initcallTony Lindgren2010-12-071-1/+2
* 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-2/+2
|/
* omap: convert boards to use physmap-flashLadislav Michl2010-02-151-4/+5
* omap: use smc91x_platdata to setup smc91xLadislav Michl2009-12-111-0/+12
* Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-101-7/+7
|\
| * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-7/+7
* | omap1: Fix redundant UARTs pin muxing that can break other hardware supportJanusz Krzysztofik2009-10-221-0/+20
|/
* 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-3/+2
* ARM: OMAP: No need to include board-innovator.h from hardware.hTony Lindgren2009-03-231-0/+3
* ARM: OMAP: Remove unused platform devices, v3Tony Lindgren2009-01-151-39/+0
* omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren2008-12-101-1/+1
* omap mmc: Add better MMC low-level initTony Lindgren2008-12-101-8/+42
* ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula2008-12-101-1/+1
OpenPOWER on IntegriCloud