summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-n8x0.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren2012-10-251-1/+1
|\
| * ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.hTony Lindgren2012-10-151-1/+1
* | Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-171-1/+1
|\ \
| * | ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-151-1/+1
| |/
* | ARM: OMAP2+: onenand: header cleanupAfzal Mohammed2012-10-151-0/+1
|/
* ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-2/+2
* Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-121-4/+3
|\
| * ARM: OMAP: unwrap stringsPaul Walmsley2012-09-121-4/+3
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-1/+0
* | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-121-2/+1
* | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-101-1/+0
|/
* ARM: omap: remove mmc platform data dma_mask and initializationRussell King2012-07-311-1/+0
* ARM: OMAP2+: Fix MUSB ifdefs for platform init codeTony Lindgren2012-06-201-4/+2
* ARM: omap2: use machine specific hook for late initShawn Guo2012-05-081-0/+3
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+0
|\
| * Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-baseKevin Hilman2012-03-051-0/+4
| |\
| * | ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_configJarkko Nikula2012-02-241-1/+0
* | | Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-03-071-4/+4
|\ \ \ | |_|/ |/| |
| * | ARM: OMAP2: Fix section warning for n8x0 when CONFIG_MMC_OMAP is not setTony Lindgren2012-03-061-4/+4
| |/
* | ARM: OMAP: Fix build error when mmc_omap is built as module Tony Lindgren2012-02-201-0/+4
|/
* Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-3/+3
|\
| * ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K2011-12-141-3/+3
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-1/+1
|\ \
| * | usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann2011-12-121-1/+1
* | | Merge branch 'restart' into for-linusRussell King2012-01-051-0/+3
|\ \ \ | |_|/ |/| |
| * | ARM: restart: omap: use new restart hookRussell King2012-01-051-0/+3
* | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-211-0/+3
|\ \ \ | |/ / |/| |
| * | ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-151-0/+3
| |/
* | ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
|/
* Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-081-3/+3
|\
| * ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre2011-08-211-3/+3
* | ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren2011-09-261-9/+3
* | ARM: OMAP: Introduce SoC specific early_initTony Lindgren2011-08-241-8/+3
* | 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-3/+3
* omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren2011-06-161-3/+3
* arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-121-17/+11
* omap: mmc: split out init for 2420Anand Gadiyar2011-03-011-1/+1
* ARM: OMAP2: use early init hookRussell King - ARM Linux2011-02-141-8/+10
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-3/+2
|\
| * usb: musb: add Kconfig options for each glue layerFelipe Balbi2010-12-101-3/+2
* | omap2+: Initialize serial port for dynamic remuxing for n8x0Tony Lindgren2010-12-221-2/+38
* | OMAP2+: io: split omap2_init_common_hw()Paul Walmsley2010-12-211-1/+2
* | Merge branch 'devel-gpio' into omap-for-linusTony Lindgren2010-12-101-1/+0
|\ \
| * | OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha2010-12-071-1/+0
| |/
* | arm: mach-omap2: n8x0: clean up dummy onenand initAaro Koskinen2010-12-021-17/+9
* | arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen2010-12-021-2/+0
|/
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-31/+34
|\
| * OMAP2plus: Fix static function warningsManjunath Kondaiah G2010-10-081-15/+1
| * omap: Keep nwires for omap1 and 2420 MMC controllerTony Lindgren2010-10-041-1/+1
OpenPOWER on IntegriCloud