aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-n8x0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-25ARM: OMAP2+: dts: add n8x0 onenandAaro Koskinen1-44/+0
2013-11-25ARM: OMAP2+: Remove legacy booting support for n8x0Tony Lindgren1-158/+0
2013-11-25ARM: OMAP2+: Add quirks support for n8x0Tony Lindgren1-2/+21
2013-11-25ARM: OMAP2+: Make n8x0 behave better with device tree based bootingTony Lindgren1-8/+22
2013-11-25ARM: OMAP2+: Add device tree compatible revision checks for n8x0Tony Lindgren1-9/+42
2013-08-16ARM: OMAP2: fix musb usage for n8x0Daniel Mack1-4/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-3/+3
2012-12-18Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-0/+42
2012-11-19i2c: i2c-cbus-gpio: introduce driverAaro Koskinen1-0/+42
2012-11-08ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley1-3/+3
2012-10-25Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/cleanup-headersTony Lindgren1-1/+1
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-headersTony Lindgren1-1/+1
2012-10-15ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.hTony Lindgren1-1/+1
2012-10-15ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren1-1/+1
2012-10-15ARM: OMAP2+: onenand: header cleanupAfzal Mohammed1-0/+1
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-2/+2
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparseTony Lindgren1-4/+3
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-1/+0
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-2/+1
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley1-4/+3
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg1-1/+0
2012-07-31ARM: omap: remove mmc platform data dma_mask and initializationRussell King1-1/+0
2012-06-20ARM: OMAP2+: Fix MUSB ifdefs for platform init codeTony Lindgren1-4/+2
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo1-0/+3
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-03-07Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-criticalOlof Johansson1-4/+4
2012-03-06ARM: OMAP2: Fix section warning for n8x0 when CONFIG_MMC_OMAP is not setTony Lindgren1-4/+4
2012-03-05Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-baseKevin Hilman1-0/+4
2012-02-24ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_configJarkko Nikula1-1/+0
2012-02-20ARM: OMAP: Fix build error when mmc_omap is built as module Tony Lindgren1-0/+4
2012-01-09Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+3
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+3
2012-01-05ARM: restart: omap: use new restart hookRussell King1-0/+3
2011-12-14ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K1-3/+3
2011-12-12usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann1-1/+1
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King1-0/+3
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-11-15ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier1-0/+3
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann1-3/+3
2011-09-26ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren1-9/+3
2011-08-24ARM: OMAP: Introduce SoC specific early_initTony Lindgren1-8/+3
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren1-1/+1
2011-08-21ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre1-3/+3
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren1-3/+3
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren1-3/+3
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg1-17/+11
2011-03-01omap: mmc: split out init for 2420Anand Gadiyar1-1/+1
2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux1-8/+10
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-3/+2