summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-igep0020.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'restart' into for-linusRussell King2012-01-051-0/+2
|\
| * ARM: restart: omap: use new restart hookRussell King2012-01-051-0/+2
* | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-211-0/+2
|\ \ | |/ |/|
| * ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-151-0/+2
* | 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-4/+4
|\
| * OMAP: Add DDC i2c_bus_num to board filesTomi Valkeinen2011-09-301-0/+1
| * OMAP: use dvi panel driver instead of generic-dpiTomi Valkeinen2011-09-301-4/+3Star
* | Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-081-2/+2
|\ \
| * | ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre2011-08-211-2/+2
| |/
* | ARM: OMAP: Introduce SoC specific early_initTony Lindgren2011-08-241-7/+2Star
* | 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-23/+5Star
* OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi2011-07-041-16/+4Star
* Merge branch 'devel-timer' into devel-cleanupTony Lindgren2011-06-291-4/+4
|\
| * omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren2011-06-201-2/+2
| * omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren2011-06-161-2/+2
* | cleanup regulator supply definitions in mach-omap2Oleg Drokin2011-06-141-12/+15
|/
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-261-222/+227
|\
| * omap: igep0020: add support for IGEP3Mike Rapoport2011-05-171-23/+80
| * omap: igep0020: minor refactoringMike Rapoport2011-05-171-27/+30
| * omap: igep0020: name refactoring for future merge with IGEP3Mike Rapoport2011-05-171-79/+79
| * arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-121-71/+72
| * omap: musb: introduce default board configMike Rapoport2011-05-091-7/+1Star
| * omap: use common initialization for PMIC i2c busMike Rapoport2011-05-031-13/+2Star
| * omap: convert boards that use SMSC911x to use gpmc-smsc911xMike Rapoport2011-04-201-46/+7Star
* | OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen2011-05-111-1/+1
* | OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-111-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-03-221-4/+6
|\
| * OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-4/+6
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-181-23/+11Star
|\|
| *-. 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
| * OMAP2, 3: DSS2: Use Regulator init with driver nameSenthilvadivu Guruswamy2011-02-231-4/+2Star
| * 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-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-141-0/+33
|\
| * omap3: igep2: Add keypad supportEnric Balletbo i Serra2011-01-101-0/+33
* | OMAP: use generic DPI panel driver in board filesBryan Wu2011-01-101-3/+9
|/
* OMAP2+: io: split omap2_init_common_hw()Paul Walmsley2010-12-221-1/+3
* omap3: igepv2: LED gpio-led:green:d1 is active lowLaurent Pinchart2010-12-211-1/+2
* omap3: igepv2: Don't call gpio_set_value right aftergpio_direction_outputLaurent Pinchart2010-12-211-12/+8Star
* Fix IGEPv2 second MMC channel power supplyMarc Zyngier2010-12-211-10/+51
* 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
|/