summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-h4.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'restart' into for-linusRussell King2012-01-051-0/+1
|\
| * ARM: restart: omap: use new restart hookRussell King2012-01-051-0/+1
* | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-211-0/+1
|\ \ | |/ |/|
| * ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-151-0/+1
* | ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
|/
* ARM: OMAP2: Fix H4 matrix keyboard warningTony Lindgren2011-11-051-53/+69
* Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-311-2/+1Star
|\
| * Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-311-1/+1
| |\
| * | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-2/+1Star
* | | Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann2011-10-311-16/+26
|\ \ \
| * | | OMAP: H4: Port the display driver to new DSS2Tomi Valkeinen2011-09-301-16/+26
| |/ /
* | | Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-081-1/+1
|\ \ \ | | |/ | |/|
| * | ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
| |/
* | ARM: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren2011-09-271-6/+1Star
* | ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren2011-09-271-7/+1Star
* | ARM: OMAP: Introduce SoC specific early_initTony Lindgren2011-08-241-6/+1Star
* | ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren2011-08-241-1/+1
|/
* 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
* omap: Fix H4 init_irq to not call h4_init_flashTony Lindgren2011-03-101-1/+1
* omap2+: Minimize board specific init_early callsTony Lindgren2011-02-251-2/+3
* ARM: OMAP2: use early init hookRussell King - ARM Linux2011-02-151-2/+7
* Merge branch 'integration-2.6.38-for-tony' of git://git.pwsan.com/linux-2.6 i...Tony Lindgren2010-12-221-1/+2
|\
| * OMAP2+: io: split omap2_init_common_hw()Paul Walmsley2010-12-221-1/+2
* | Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik2010-12-221-30/+33
|/
* omap: kill all section mismatch warning for omap2plus_defconfigBryan Wu2010-12-181-1/+1
* Merge branch 'devel-gpio' into omap-for-linusTony Lindgren2010-12-101-1/+0Star
|\
| * OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha2010-12-081-1/+0Star
* | arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen2010-12-031-2/+0Star
|/
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-1/+1
|\
| * OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-1/+1
* | 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
* | Removing dead MACH_OMAP2_H4_USB1Christoph Egger2010-07-051-5/+0Star
* | Removing dead MACH_OMAP_H4_OTGChristoph Egger2010-07-051-17/+0Star
* | Removing dead OMAP_IRChristoph Egger2010-07-051-4/+0Star
* | omap: mux: Convert 2420 platform init code to use new mux codeTony Lindgren2010-07-051-4/+3Star
* | omap: mux: Do keypad muxing in board-*.c filesTony Lindgren2010-07-051-0/+17
* | omap: mux: Select SIP package for H4Tony Lindgren2010-07-051-0/+12
* | omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.cTony Lindgren2010-07-051-1/+1
|/
* omap: convert boards to use physmap-flashLadislav Michl2010-02-151-4/+3Star
* omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren2010-02-151-1/+1
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-9/+9
* omap: Fix DEBUG_LL UART io addressSantosh Shilimkar2009-10-201-1/+1
* OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley2009-09-031-10/+10
* OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo2009-08-281-5/+0Star
* OMAP3 SDRC: add support for 2 SDRAM chip selectsJean Pihet2009-07-251-1/+1
* ARM: OMAP: Remove old dead gpio expander codeTony Lindgren2009-04-231-95/+0Star
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-251-1/+37
|\