| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: OMAP2+: Remove apollon board support | Kyungmin Park | 2013-02-01 | 1 | -342/+0 |
* | ARM: OMAP2+: board files: use SoC-specific system restart functions | Paul Walmsley | 2012-11-08 | 1 | -1/+1 |
* | ARM: OMAP: Move plat/led.h to include/linux/platform_data | Tony Lindgren | 2012-10-17 | 1 | -1/+1 |
* | ARM: OMAP2+: gpmc: localize gpmc header | Afzal Mohammed | 2012-10-15 | 1 | -1/+1 |
* | ARM: omap: clk: add clk_prepare and clk_unprepare | Rajendra Nayak | 2012-09-22 | 1 | -2/+2 |
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren | 2012-09-13 | 1 | -1/+0 |
* | ARM: OMAP: remove plat/board.h file | Igor Grinberg | 2012-09-11 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-07-24 | 1 | -1/+1 |
|\ |
|
| * | mach-omap2: Fix typo in debug message and comment | Masanari Iida | 2012-07-20 | 1 | -1/+1 |
* | | ARM: OMAP2: Remove legacy USB FS support | Tony Lindgren | 2012-06-04 | 1 | -18/+0 |
|/ |
|
* | ARM: omap2: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 1 | -0/+1 |
* | ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq() | Tarun Kanti DebBarma | 2012-03-29 | 1 | -2/+2 |
* | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 1 | -0/+1 |
|\ |
|
| * | ARM: restart: omap: use new restart hook | Russell King | 2012-01-05 | 1 | -0/+1 |
* | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 2011-11-21 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER | Marc Zyngier | 2011-11-15 | 1 | -0/+1 |
* | | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 2011-11-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'depends/omap2_dss' into next/cleanup | Arnd Bergmann | 2011-10-31 | 1 | -12/+22 |
|\ |
|
| * | OMAP: Apollon: Port the display driver to new DSS2 | Tomi Valkeinen | 2011-09-30 | 1 | -12/+23 |
* | | Merge branch 'depends/rmk/devel-stable' into next/cleanup | Arnd Bergmann | 2011-10-08 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: mach-omap2: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 1 | -1/+1 |
| |/ |
|
* | | ARM: OMAP2+: Use SoC specifc map_io | Tony Lindgren | 2011-09-27 | 1 | -7/+1 |
* | | ARM: OMAP: Introduce SoC specific early_init | Tony Lindgren | 2011-08-24 | 1 | -6/+1 |
* | | ARM: OMAP: Move omap2_init_common_devices out of init_early | Tony Lindgren | 2011-08-24 | 1 | -1/+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 |
* | ARM: OMAP2: Add missing include of linux/gpio.h | Axel Lin | 2011-05-31 | 1 | -1/+1 |
* | arm: omap2plus: GPIO cleanup | Igor Grinberg | 2011-05-12 | 1 | -16/+13 |
* | omap2+: Minimize board specific init_early calls | Tony Lindgren | 2011-02-25 | 1 | -2/+2 |
* | ARM: OMAP2: use early init hook | Russell King - ARM Linux | 2011-02-15 | 1 | -4/+4 |
* | OMAP2+: io: split omap2_init_common_hw() | Paul Walmsley | 2010-12-22 | 1 | -1/+2 |
* | omap: kill all section mismatch warning for omap2plus_defconfig | Bryan Wu | 2010-12-18 | 1 | -1/+1 |
* | Merge branch 'devel-gpio' into omap-for-linus | Tony Lindgren | 2010-12-10 | 1 | -2/+1 |
|\ |
|
| * | OMAP: GPIO: Implement GPIO as a platform device | Varadarajan, Charulatha | 2010-12-08 | 1 | -1/+0 |
| * | omap: Fix gpio_request calls to happen as arch_initcall | Tony Lindgren | 2010-12-08 | 1 | -1/+1 |
* | | arm: mach-omap2: remove NULL board_mux from board files | Aaro Koskinen | 2010-12-03 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-25 | 1 | -1/+1 |
|\ |
|
| * | OMAP: control: move plat-omap/control.h to mach-omap2/control.h | Paul Walmsley | 2010-10-08 | 1 | -1/+1 |
* | | 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: Convert 2420 platform init code to use new mux code | Tony Lindgren | 2010-07-05 | 1 | -7/+6 |
* | | omap: mux: Mux Apollon LCD power in board-apollon.c | Tony Lindgren | 2010-07-05 | 1 | -0/+3 |
* | | omap: mux: Select POP package for Apollon | Tony Lindgren | 2010-07-05 | 1 | -0/+12 |
* | | omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.c | Tony Lindgren | 2010-07-05 | 1 | -1/+1 |
|/ |
|
* | omap2/3/4: Fix omap2_map_common_io for multi-omap | Tony Lindgren | 2010-02-15 | 1 | -1/+1 |
* | omap: use smc91x_platdata to setup smc91x | Ladislav Michl | 2009-12-12 | 1 | -0/+10 |
* | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 | 1 | -7/+7 |
* | omap: Fix DEBUG_LL UART io address | Santosh Shilimkar | 2009-10-20 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2009-09-20 | 1 | -15/+10 |
|\ |
|