| Commit message (Expand) | Author | Age |
* | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren | 2012-11-30 |
* | ARM: OMAP1: Remove omap_reserve() callback for all omap1 boards | Lokesh Vutla | 2012-10-18 |
* | ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1 | Tony Lindgren | 2012-10-17 |
* | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla | 2012-10-15 |
* | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1 | Lokesh Vutla | 2012-10-15 |
* | ARM: OMAP1: Move irda.h from plat to mach | Tony Lindgren | 2012-09-20 |
* | ARM: OMAP1: Move flash.h from plat to mach | Tony Lindgren | 2012-09-20 |
* | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren | 2012-09-20 |
* | ARM: omap: move platform_data definitions | Arnd Bergmann | 2012-09-19 |
* | ARM: OMAP1: move lcd pdata out of arch/arm/* | Igor Grinberg | 2012-09-10 |
* | ARM: OMAP1: move omap1_bl pdata out of arch/arm/* | Igor Grinberg | 2012-09-10 |
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 |
|\ |
|
| * | board-palmz71: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 2012-07-19 |
* | | ARM: OMAP: Make FS USB omap1 only | Tony Lindgren | 2012-06-04 |
|/ |
|
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-26 |
|\ |
|
| * | ARM: omap1: use machine specific hook for late init | Shawn Guo | 2012-05-08 |
* | | ARM: OMAP: fix 'using plain integer as NULL pointer' sparse warnings | Paul Walmsley | 2012-04-13 |
|/ |
|
* | Merge branch 'fixes-gpio-to-irq' into fixes | Tony Lindgren | 2012-03-29 |
|\ |
|
| * | ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq() | Tarun Kanti DebBarma | 2012-03-29 |
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 |
|\| |
|
| * | ARM: OMAP1: Move most of plat/io.h into local iomap.h | Tony Lindgren | 2012-02-24 |
* | | OMAP1: pass LCD config with omapfb_set_lcd_config() | Tomi Valkeinen | 2012-02-23 |
|/ |
|
* | ARM: restart: omap: use new restart hook | Russell King | 2012-01-05 |
* | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 2011-11-17 |
* | ARM: OMAP1: Remove unused omap-alsa.h | Jarkko Nikula | 2011-11-04 |
* | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 |
|\ |
|
| * | Merge branch 'depends/rmk/memory_h' into next/cleanup2 | Arnd Bergmann | 2011-11-01 |
| |\ |
|
| * | | ARM: OMAP1: Use generic map_io, init_early and init_irq | Tony Lindgren | 2011-10-19 |
* | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: mach-omap1: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 |
| |/ |
|
* / | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 2011-08-08 |
|/ |
|
* | omap: Set separate timer init functions to avoid cpu_is_omap tests | Tony Lindgren | 2011-06-20 |
* | omap: Use separate init_irq functions to avoid cpu_is_omap tests early | Tony Lindgren | 2011-06-16 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 |
* | Keyboard: omap-keypad: use matrix_keypad.h | Janusz Krzysztofik | 2010-12-22 |
* | OMAP: GPIO: Implement GPIO as a platform device | Varadarajan, Charulatha | 2010-12-07 |
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 |
* | Merge branch 'devel-map-io' into omap-for-linus | Tony Lindgren | 2010-08-04 |
|\ |
|
| * | ARM: OMAP: Convert to use ->reserve method to reserve boot time memory | Russell King | 2010-07-16 |
* | | omap: Move omap1 USB platform init code into mach-omap1/usb.c | Tony Lindgren | 2010-07-05 |
|/ |
|
* | omap: convert boards to use physmap-flash | Ladislav Michl | 2010-02-15 |
* | Merge branch '7xx-iosplit-plat' with omap-fixes | Tony Lindgren | 2009-11-10 |
|\ |
|
| * | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 |
* | | omap1: Fix redundant UARTs pin muxing that can break other hardware support | Janusz Krzysztofik | 2009-10-22 |
|/ |
|
* | OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle | Kalle Valo | 2009-08-28 |
* | ARM: OMAP: get rid of OMAP_TAG_USB, v2 | Felipe Balbi | 2009-03-23 |
* | ARM: OMAP: No need to include board-palm*.h from hardware.h | Tony Lindgren | 2009-03-23 |
* | ARM: OMAP: Remove unused platform devices, v3 | Tony Lindgren | 2009-01-15 |
* | omap mmc: Remove broken MMC init code | Tony Lindgren | 2008-12-10 |
* | ARM: OMAP: Switch to gpio_request/free calls | Jarkko Nikula | 2008-12-10 |