summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-fsample.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-031-2/+1Star
* mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-031-1/+1
* ARM: omap1: add const and initconst to omap_lcd_configBhumika Goyal2017-10-021-1/+1
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* ARM: omap1: make headers more localArnd Bergmann2015-12-011-1/+1
* ARM: omap1: Switch to use MULTI_IRQTony Lindgren2015-05-201-0/+1
* ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-2/+1Star
|\
| * ARM: OMAP1: use BUG_ON where possibleSasha Levin2012-11-131-2/+1Star
* | ARM: OMAP: Fix relative includes for fpga.hTony Lindgren2012-10-311-1/+1
* | ARM: OMAP1: Remove omap_reserve() callback for all omap1 boardsLokesh Vutla2012-10-191-1/+0Star
* | 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-3/+3
|/
* ARM: OMAP1: Move flash.h from plat to machTony Lindgren2012-09-211-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: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg2012-09-111-1/+0Star
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-021-3/+0Star
|\
| * arm: Use the plat_nand default partition parserH Hartley Sweeten2012-05-141-3/+0Star
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+1
|\ \
| * | ARM: omap1: use machine specific hook for late initShawn Guo2012-05-081-0/+1
| |/
* / ARM: OMAP1: board files: deduplicate and clean some NAND-related codePaul Walmsley2012-04-131-15/+1Star
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-2/+5
|\
| * ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-241-2/+5
* | OMAP1: Remove unused LCD devices from board filesTomi Valkeinen2012-02-231-6/+0Star
* | OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen2012-02-231-6/+3Star
|/
* 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-021-40/+36Star
|\
| * 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-201-40/+36Star
* | | 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/+1Star
|/
* 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
* wip: fix section mismatches in omap1_defconfigUwe Kleine-König2011-02-101-1/+1
* arm: omap1: fix a bunch of section mismatchesFelipe Balbi2011-01-281-1/+1
* Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik2010-12-221-32/+35
* OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha2010-12-081-1/+0Star
* omap: Fix gpio_request calls to happen as arch_initcallTony Lindgren2010-12-081-10/+11
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0Star
* 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: mux: Do keypad muxing in board-*.c filesTony Lindgren2010-07-051-0/+12
|/
* omap: convert boards to use physmap-flashLadislav Michl2010-02-151-4/+5
* omap1: Use gen_nandLadislav Michl2009-12-121-13/+37
* omap: use smc91x_platdata to setup smc91xLadislav Michl2009-12-121-0/+10
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-7/+7