summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-rx51.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: RX-51: add missing USB phy bindingAaro Koskinen2013-03-051-0/+2
* ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
* Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-12-151-3/+0
|\
| * OMAP: RX51: remove use of vramTomi Valkeinen2012-11-131-3/+0
* | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-131-1/+1
|\ \
| * | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-1/+1
* | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+1
|\ \ \ | |/ / |/| |
| * | ARM: OMAP2+: Nokia N9/N900/N950 -- mention product namesPavel Machek2012-10-191-1/+1
| |/
* | ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley2012-11-081-1/+1
* | Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-241-1/+1
|\ \
| * | ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi2012-10-241-0/+1
| * | ARM: OMAP2+: Introduce local usb.hTony Lindgren2012-10-241-1/+0
| |/
* | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...Tony Lindgren2012-10-171-2/+2
|\ \
| * | ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed2012-10-151-1/+1
| |/
* | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
|/
* ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-1/+0
* ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-101-1/+0
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+1
|\
| * ARM: omap2: use machine specific hook for late initShawn Guo2012-05-081-0/+1
* | ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters tableDaniel Lezcano2012-05-031-20/+18
|/
* 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-25/+0
|\
| * OMAP: RX51: Remove unused old omapfb stuffTomi Valkeinen2011-09-301-25/+0
* | 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-261-7/+1
* | ARM: OMAP: Introduce SoC specific early_initTony Lindgren2011-08-241-6/+1
* | ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren2011-08-241-4/+6
|/
* 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
* OMAP3: clean-up mach specific cpuidle data structuresJean Pihet2011-05-201-7/+11
* omap: rx51: mark reserved memory earlierFelipe Contreras2011-04-261-2/+7
* omap2+: Minimize board specific init_early callsTony Lindgren2011-02-251-3/+3
* ARM: OMAP2: use early init hookRussell King - ARM Linux2011-02-141-4/+4
* OMAP2+: io: split omap2_init_common_hw()Paul Walmsley2010-12-211-1/+2
* Merge branch 'devel-board' into omap-for-linusTony Lindgren2010-12-171-2/+2
|\
| * arm: omap: add sdram-nokia.hAaro Koskinen2010-12-171-1/+1
| * arm: omap: rename board-rx51-sdram.c to sdram-nokia.cAaro Koskinen2010-12-171-2/+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: remove NULL board_mux from board filesAaro Koskinen2010-12-021-2/+0
|/
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
* omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre2010-08-041-1/+1
* ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King2010-07-161-0/+1
* OMAP: RX51: Add LCD Panel supportRoger Quadros2010-05-181-0/+2
OpenPOWER on IntegriCloud