aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-innovator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-08-21ARM: mach-omap1: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-2/+1
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren1-1/+1
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren1-1/+1
2011-01-27arm: mach-omap1: board-innovator: make innovator_mmc_init() staticAaro Koskinen1-1/+1
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik1-9/+12
2010-12-20omap1: Fix innovator FPGA init for multi-omapTony Lindgren1-5/+2
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha1-1/+0
2010-12-07omap: Fix gpio_request calls to happen as arch_initcallTony Lindgren1-1/+2
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren1-0/+1
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King1-0/+1
2010-07-05omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren1-2/+2
2010-02-15omap: convert boards to use physmap-flashLadislav Michl1-4/+5
2009-12-11omap: use smc91x_platdata to setup smc91xLadislav Michl1-0/+12
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren1-7/+7
2009-10-22omap1: Fix redundant UARTs pin muxing that can break other hardware supportJanusz Krzysztofik1-0/+20
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-7/+7
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo1-5/+0
2009-03-23ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi1-3/+2
2009-03-23ARM: OMAP: No need to include board-innovator.h from hardware.hTony Lindgren1-0/+3
2009-01-15ARM: OMAP: Remove unused platform devices, v3Tony Lindgren1-39/+0
2008-12-10omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren1-1/+1
2008-12-10omap mmc: Add better MMC low-level initTony Lindgren1-8/+42
2008-12-10ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-10/+10
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-02-08ARM: OMAP1: Use I2C bus registration helper for omap1Jarkko Nikula1-0/+1
2008-02-08ARM: OMAP1: Change the comments to C styleDavid Cohen1-9/+9
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King1-2/+2
2007-05-08ARM: OMAP: gpio init section cleanupsDavid Brownell1-1/+1
2006-09-29[PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdataKomal Shah1-3/+5
2006-06-26ARM: OMAP: Add bitbank SPI driver for Innovator 1510 touchscreenDavid Brownell1-0/+36
2006-06-26ARM: OMAP: Aic23 alsa platform driver code for board-innovatorlamikr1-0/+39
2006-04-02[ARM] 3433/1: ARM: OMAP: 8/8 Update board filesTony Lindgren1-2/+54
2006-02-08[ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boardsTony Lindgren1-1/+2
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+0
2005-11-10[ARM] 3141/1: OMAP 1/5: Update omap1 specific filesTony Lindgren1-12/+30
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[ARM] 2987/1: Replace map_desc.physical with map_desc.pfn: OMAPDeepak Saxena1-2/+6
2005-09-08[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2Tony Lindgren1-1/+12
2005-07-10[PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch filesTony Lindgren1-3/+2
2005-07-10[PATCH] ARM: 2806/1: OMAP update 5/11: Move board files into mach-omap1 directoryTony Lindgren1-0/+282