aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/board-n8x0.c
AgeCommit message (Expand)Author
2014-09-16arm: omap2: n8x0: move i2c devices to DTFelipe Balbi
2013-11-25ARM: OMAP2+: dts: add n8x0 onenandAaro Koskinen
2013-11-25ARM: OMAP2+: Remove legacy booting support for n8x0Tony Lindgren
2013-11-25ARM: OMAP2+: Add quirks support for n8x0Tony Lindgren
2013-11-25ARM: OMAP2+: Make n8x0 behave better with device tree based bootingTony Lindgren
2013-11-25ARM: OMAP2+: Add device tree compatible revision checks for n8x0Tony Lindgren
2013-08-16ARM: OMAP2: fix musb usage for n8x0Daniel Mack
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-18Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-11-19i2c: i2c-cbus-gpio: introduce driverAaro Koskinen
2012-11-08ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley
2012-10-25Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-10-15ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.hTony Lindgren
2012-10-15ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren
2012-10-15ARM: OMAP2+: onenand: header cleanupAfzal Mohammed
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg
2012-07-31ARM: omap: remove mmc platform data dma_mask and initializationRussell King
2012-06-20ARM: OMAP2+: Fix MUSB ifdefs for platform init codeTony Lindgren
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-07Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2012-03-06ARM: OMAP2: Fix section warning for n8x0 when CONFIG_MMC_OMAP is not setTony Lindgren
2012-03-05Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-baseKevin Hilman
2012-02-24ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_configJarkko Nikula
2012-02-20ARM: OMAP: Fix build error when mmc_omap is built as module Tony Lindgren
2012-01-09Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: omap: use new restart hookRussell King
2011-12-14ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K
2011-12-12usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren
2011-11-15ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann
2011-09-26ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren
2011-08-24ARM: OMAP: Introduce SoC specific early_initTony Lindgren
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren
2011-08-21ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg
2011-03-01omap: mmc: split out init for 2420Anand Gadiyar
2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux