summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap4panda.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Remove board-omap4panda.cTony Lindgren2013-05-301-455/+0
* ARM: OMAP4: change the device names in usb_bind_phyKishon Vijay Abraham I2013-05-061-1/+1
* ARM: OMAP2+: omap4panda: Adapt to ehci-omap changesRoger Quadros2013-04-021-34/+21
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+1
|\
| * Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-02-191-1/+1
| |\
| | * ARM: OMAP: Consolidate OMAP USB-HS platform data (part 3/3)Roger Quadros2013-02-141-1/+1
| * | Merge tag 'v3.8-rc6' into next/socOlof Johansson2013-02-041-0/+6
| |\ \ | | |/
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-3/+2
|\ \ \
| * \ \ Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-271-0/+6
| |\ \ \ | | |/ / | |/| / | | |/
| * | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-141-2/+1
| |\ \
| | * | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
| | * | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-121-1/+0
| * | | ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
| |/ /
* | | ARM: OMAP: USB: Add phy binding informationKishon Vijay Abraham I2013-02-061-0/+2
| |/ |/|
* | ARM: OMAP2+: omap4-panda: add UART2 muxing for WiLink shared transportLuciano Coelho2013-01-211-0/+6
|/
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-68/+1
|\
| * OMAP: panda: move display init from board file to dss-common.cTomi Valkeinen2012-11-071-67/+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-2/+2
|\ \
| * | 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
| |/
* | ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-151-1/+1
|/
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-121-25/+2
|\
| * OMAPDSS: HDMI: Move GPIO handling to HDMI driverTomi Valkeinen2012-09-071-25/+2
* | Merge tag 'omap-for-v3.7-rc1/fixes-asoc-regression-signed' of git://git.kerne...Olof Johansson2012-10-091-0/+15
|\ \
| * | ARM: OMAP: board-omap4panda: Pin mux configuration for audio needsPeter Ujfalusi2012-10-081-0/+15
* | | arm/omap: Replace board_ref_clock with enum valuesVikram Narayanan2012-10-081-2/+1
|/ /
* | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-071-1/+1
|\ \
| * \ Merge branch 'late/kirkwood' into late/socOlof Johansson2012-10-041-0/+1
| |\ \
| * | | ARM: omap: clk: add clk_prepare and clk_unprepareRajendra Nayak2012-09-221-1/+1
* | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-011-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-221-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | ARM: SoC: convert OMAP4 to SMP operationsMarc Zyngier2012-09-131-0/+1
| | |/
* | | ARM: OMAP4: twl-common: Support for additional devices on i2c1 busPeter Ujfalusi2012-09-241-2/+10
|/ /
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-1/+1
* | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-121-1/+1
* | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-121-1/+0
* | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-101-1/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\
| * mach-omap2: Fix typo in debug message and commentMasanari Iida2012-07-201-1/+1
* | ARM: OMAP: board-omap4panda: MUX configuration for sys_nirq2Peter Ujfalusi2012-07-091-0/+3
|/
* 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
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-3/+21
|\ \
| * | OMAP: omap4panda: Use common configuration for V1V8, V2V1 suppliesPeter Ujfalusi2012-05-091-1/+3
| * | ARM: OMAP4: board-omap4panda: Register platform device for HDMI audio codecRicardo Neri2012-05-091-0/+6
| * | ARM: OMAP: WiLink platform data for the PandaBoardMircea Gherzan2012-05-091-2/+12
| |/
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-49/+0
|\ \
| * | ARM: OMAP4: panda: add statics to remove warningsTomi Valkeinen2012-05-091-4/+4
| * | ARM: OMAP4: hsmmc: check for null pointerBalaji T K2012-05-081-49/+0
| |/
OpenPOWER on IntegriCloud