summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap3pandora.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-071-6/+4Star
|\
| * OMAP2+: io: split omap2_init_common_hw()Paul Walmsley2010-12-221-2/+3
| * omap: pandora: fix wifi supportGrazvydas Ignotas2010-12-211-1/+1
| * Merge branch 'devel-gpio' into omap-for-linusTony Lindgren2010-12-101-1/+0Star
| |\
| | * OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha2010-12-081-1/+0Star
| * | arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen2010-12-031-2/+0Star
| |/
* / wl1251: use wl12xx_platform_data to pass dataGrazvydas Ignotas2010-11-151-23/+9Star
|/
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-14/+39
|\
| * omap: pandora: enable twl4030 chargerGrazvydas Ignotas2010-10-021-0/+3
| * omap: pandora: add fixed regulator for wlanGrazvydas Ignotas2010-10-021-11/+32
| * omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai2010-09-271-3/+4