summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-apollon.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
|/
* Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann2011-10-311-12/+22
|\
| * OMAP: Apollon: Port the display driver to new DSS2Tomi Valkeinen2011-09-301-12/+23
* | 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+: 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
* ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin2011-05-311-1/+1
* arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-121-16/+13Star
* omap2+: Minimize board specific init_early callsTony Lindgren2011-02-251-2/+2
* ARM: OMAP2: use early init hookRussell King - ARM Linux2011-02-151-4/+4
* OMAP2+: io: split omap2_init_common_hw()Paul Walmsley2010-12-221-1/+2
* 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-2/+1Star
|\
| * 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-1/+1
* | 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
* | omap: mux: Convert 2420 platform init code to use new mux codeTony Lindgren2010-07-051-7/+6Star
* | omap: mux: Mux Apollon LCD power in board-apollon.cTony Lindgren2010-07-051-0/+3
* | omap: mux: Select POP package for ApollonTony Lindgren2010-07-051-0/+12
* | omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.cTony Lindgren2010-07-051-1/+1
|/
* omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren2010-02-151-1/+1
* 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
* omap: Fix DEBUG_LL UART io addressSantosh Shilimkar2009-10-201-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-201-15/+10Star
|\
| * 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
* | mtd: onenand: make onenand/generic.c more genericMagnus Damm2009-09-191-2/+2
|/
* OMAP3 SDRC: add support for 2 SDRAM chip selectsJean Pihet2009-07-251-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-251-1/+2
|\
| * ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi2009-03-241-1/+1
| * ARM: OMAP: No need to include board-apollon.h from hardware.hTony Lindgren2009-03-241-0/+1
* | [ARM] OMAP2 SDRC: add SDRAM timing parameter infrastructurePaul Walmsley2009-02-081-1/+1
|/
* ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula2009-01-151-58/+6Star
* omap mmc: Remove broken MMC init codeTony Lindgren2008-12-111-11/+0Star
* ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula2008-12-111-2/+2
* ARM: OMAP: switch to gpio_direction_outputDavid Brownell2008-12-111-2/+1Star