aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-fsample.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-02-09wip: fix section mismatches in omap1_defconfigUwe Kleine-König1-1/+1
2011-01-27arm: omap1: fix a bunch of section mismatchesFelipe Balbi1-1/+1
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik1-32/+35
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-10/+11
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: mux: Do keypad muxing in board-*.c filesTony Lindgren1-0/+12
2010-02-15omap: convert boards to use physmap-flashLadislav Michl1-4/+5
2009-12-11omap1: Use gen_nandLadislav Michl1-13/+37
2009-12-11omap: use smc91x_platdata to setup smc91xLadislav Michl1-0/+10
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-7/+7
2009-10-07OMAP7XX: Replace omap730 references in irqs.h and all usersAlistair Buxton1-3/+3
2009-10-07OMAP7XX: Update core omap1 files to use omap7xx.hAlistair Buxton1-6/+6
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo1-5/+0
2009-03-23ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardware.hTony Lindgren1-1/+33
2008-12-10ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula1-2/+3
2008-12-10ARM: OMAP: switch to standard gpio get/set callsDavid Brownell1-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: Make omap1 boards to use omap_nand_platform_dataTony Lindgren1-2/+3
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King1-1/+1
2008-01-18ARM: OMAP1: Keymap fix for f-sample and p2-sampleVivek Kutal1-8/+6
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 core fsample supportBrian Swetland1-0/+319