| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: omap1: make headers more local | Arnd Bergmann | 2015-12-01 | 1 | -1/+1 |
* | ARM: omap1: Switch to use MULTI_IRQ | Tony Lindgren | 2015-05-20 | 1 | -0/+1 |
* | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -1/+1 |
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -2/+1 |
|\ |
|
| * | ARM: OMAP1: use BUG_ON where possible | Sasha Levin | 2012-11-12 | 1 | -2/+1 |
* | | ARM: OMAP: Fix relative includes for fpga.h | Tony Lindgren | 2012-10-31 | 1 | -1/+1 |
* | | ARM: OMAP1: Remove omap_reserve() callback for all omap1 boards | Lokesh Vutla | 2012-10-18 | 1 | -1/+0 |
* | | ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1 | Tony Lindgren | 2012-10-17 | 1 | -1/+1 |
* | | ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap | Tony Lindgren | 2012-10-17 | 1 | -3/+3 |
|/ |
|
* | ARM: OMAP1: Move flash.h from plat to mach | Tony Lindgren | 2012-09-20 | 1 | -1/+1 |
* | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren | 2012-09-20 | 1 | -1/+1 |
* | ARM: omap: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 |
* | ARM: OMAP1: move lcd pdata out of arch/arm/* | Igor Grinberg | 2012-09-10 | 1 | -1/+0 |
* | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2012-06-01 | 1 | -3/+0 |
|\ |
|
| * | arm: Use the plat_nand default partition parser | H Hartley Sweeten | 2012-05-13 | 1 | -3/+0 |
* | | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-26 | 1 | -0/+1 |
|\ \ |
|
| * | | ARM: omap1: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 1 | -0/+1 |
| |/ |
|
* | | ARM: OMAP1: board files: deduplicate and clean some NAND-related code | Paul Walmsley | 2012-04-13 | 1 | -15/+1 |
|/ |
|
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 1 | -2/+5 |
|\ |
|
| * | ARM: OMAP1: Move most of plat/io.h into local iomap.h | Tony Lindgren | 2012-02-24 | 1 | -2/+5 |
* | | OMAP1: Remove unused LCD devices from board files | Tomi Valkeinen | 2012-02-23 | 1 | -6/+0 |
* | | OMAP1: pass LCD config with omapfb_set_lcd_config() | Tomi Valkeinen | 2012-02-23 | 1 | -6/+3 |
|/ |
|
* | ARM: restart: omap: use new restart hook | Russell King | 2012-01-05 | 1 | -0/+1 |
* | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 2011-11-17 | 1 | -1/+1 |
* | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 1 | -40/+36 |
|\ |
|
| * | Merge branch 'depends/rmk/memory_h' into next/cleanup2 | Arnd Bergmann | 2011-11-01 | 1 | -1/+1 |
| |\ |
|
| * | | ARM: OMAP1: Use generic map_io, init_early and init_irq | Tony Lindgren | 2011-10-19 | 1 | -40/+36 |
* | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: mach-omap1: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 1 | -1/+1 |
| |/ |
|
* | | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 2011-08-08 | 1 | -2/+1 |
|/ |
|
* | omap: Set separate timer init functions to avoid cpu_is_omap tests | Tony Lindgren | 2011-06-20 | 1 | -1/+1 |
* | omap: Use separate init_irq functions to avoid cpu_is_omap tests early | Tony Lindgren | 2011-06-16 | 1 | -1/+1 |
* | wip: fix section mismatches in omap1_defconfig | Uwe Kleine-König | 2011-02-09 | 1 | -1/+1 |
* | arm: omap1: fix a bunch of section mismatches | Felipe Balbi | 2011-01-27 | 1 | -1/+1 |
* | Keyboard: omap-keypad: use matrix_keypad.h | Janusz Krzysztofik | 2010-12-22 | 1 | -32/+35 |
* | OMAP: GPIO: Implement GPIO as a platform device | Varadarajan, Charulatha | 2010-12-07 | 1 | -1/+0 |
* | omap: Fix gpio_request calls to happen as arch_initcall | Tony Lindgren | 2010-12-07 | 1 | -10/+11 |
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 1 | -2/+0 |
* | Merge branch 'devel-map-io' into omap-for-linus | Tony Lindgren | 2010-08-04 | 1 | -0/+1 |
|\ |
|
| * | ARM: OMAP: Convert to use ->reserve method to reserve boot time memory | Russell King | 2010-07-16 | 1 | -0/+1 |
* | | omap: mux: Do keypad muxing in board-*.c files | Tony Lindgren | 2010-07-05 | 1 | -0/+12 |
|/ |
|
* | omap: convert boards to use physmap-flash | Ladislav Michl | 2010-02-15 | 1 | -4/+5 |
* | omap1: Use gen_nand | Ladislav Michl | 2009-12-11 | 1 | -13/+37 |
* | omap: use smc91x_platdata to setup smc91x | Ladislav Michl | 2009-12-11 | 1 | -0/+10 |
* | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 | 1 | -7/+7 |
* | OMAP7XX: Replace omap730 references in irqs.h and all users | Alistair Buxton | 2009-10-07 | 1 | -3/+3 |
* | OMAP7XX: Update core omap1 files to use omap7xx.h | Alistair Buxton | 2009-10-07 | 1 | -6/+6 |
* | OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle | Kalle Valo | 2009-08-28 | 1 | -5/+0 |
* | ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardwa... | Tony Lindgren | 2009-03-23 | 1 | -1/+33 |
* | ARM: OMAP: Switch to gpio_request/free calls | Jarkko Nikula | 2008-12-10 | 1 | -2/+3 |