summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap3pandora.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: nand: header cleanupAfzal Mohammed2012-10-151-1/+2
* ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-2/+2
* ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-131-1/+0Star
* ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-131-3/+0Star
* ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-111-1/+0Star
* ARM: omap2: use machine specific hook for late initShawn Guo2012-05-081-0/+1
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-0/+11
|\
| * ARM: OMAP: pandora: add support for backlight and poweroffGrazvydas Ignotas2012-03-051-0/+11
* | Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-03-081-5/+5
|\ \
| * | ARM: omap: pandora: fix usbhs platform dataGrazvydas Ignotas2012-03-061-5/+5
| |/
* / ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren2012-02-201-1/+4
|/
* 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-1/+1
|\
| * OMAP: DSS2: Change DSI device namingTomi Valkeinen2011-09-301-1/+1
* | 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: 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-2/+2
|/
* OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi2011-07-041-37/+10Star
* OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi2011-07-041-15/+2Star
* Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2011-06-291-1/+2
|\
| * Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren2011-06-141-3/+1Star
| |\
| * | omap: pandora: fix NAND supportGrazvydas Ignotas2011-06-131-1/+2
* | | Merge branch 'devel-timer' into devel-cleanupTony Lindgren2011-06-291-2/+2
|\ \ \
| * | | 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
| | |/ | |/|
* / | cleanup regulator supply definitions in mach-omap2Oleg Drokin2011-06-141-28/+35
|/ /
* | arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg2011-06-011-2/+0Star
* | ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin2011-05-311-1/+1
|/
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-261-83/+7Star
|\
| * arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-121-18/+3Star
| * omap: musb: introduce default board configMike Rapoport2011-05-091-7/+1Star
| * omap: use common initialization for PMIC i2c busMike Rapoport2011-05-031-11/+1Star
| * omap: consolidate touch screen initialization among different boardsMike Rapoport2011-05-031-47/+2Star
* | OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-111-1/+1
|/
* Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-03-221-1/+2
|\
| * OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-0/+1
| * OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-1/+1
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-181-19/+9Star
|\|
| *-. Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren2011-03-031-6/+4Star
| |\ \
| | | * OMAP: hsmmc: Rename the device and driverKishore Kadiyala2011-03-011-3/+3
| | |/ | |/|
| | * omap: Remove unnecessary twl4030_codec_audio settings from board filesIlkka Koskinen2011-03-031-3/+1Star
| |/
| * OMAP2, 3: DSS2: board files: replace platform_device_register with omap_displ...Senthilvadivu Guruswamy2011-02-231-9/+1Star
| * ARM: OMAP2: use early init hookRussell King - ARM Linux2011-02-151-4/+4
* | arm: omap: usb: Invoke usbhs core device initializationKeshava Munegowda2011-03-011-1/+1
* | arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda2011-03-011-5/+5
|/