summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-am3517evm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann2011-10-311-3/+3
|\
| * OMAP: use dvi panel driver instead of generic-dpiTomi Valkeinen2011-09-301-3/+3
* | 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-5/+1Star
* | ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren2011-08-241-1/+1
|/
* 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
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-261-39/+17Star
|\
| * Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Tony Lindgren2011-05-241-1/+1
| |\
| | * usb: musb: am35x: fix compile error when building am35xFelipe Balbi2011-05-181-1/+1
| * | arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-121-38/+16Star
| |/
* | 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
|/
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-181-24/+17Star
|\
| * audio : AM3517 : Adding i2c info for AIC23 codecAbhilash Vadakkepat Koyamangalath2011-03-091-0/+3
| * omap2+: Minimize board specific init_early callsTony Lindgren2011-02-251-5/+5
| * OMAP2, 3: DSS2: board files: replace platform_device_register with omap_displ...Senthilvadivu Guruswamy2011-02-231-15/+1Star
| * Merge branch 'for-tony' of git://gitorious.org/usb/usb into omap-for-linusTony Lindgren2011-02-221-0/+4
| |\
| | * usb: musb: AM35x: moving internal phy functions out of usb_musb.c fileHema HK2011-02-171-0/+4
| * | 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-6/+6
|/
* OMAP: use generic DPI panel driver in board filesBryan Wu2011-01-101-6/+17
* OMAP2+: io: split omap2_init_common_hw()Paul Walmsley2010-12-221-2/+2
* 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
|/
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-4/+3Star
|\
| * OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-1/+1
| * OMAP: mach-omap2: Fix miscellaneous sparse warningsManjunath Kondaiah G2010-10-081-1/+0Star
| * OMAP2plus: Fix static function warningsManjunath Kondaiah G2010-10-081-1/+1
| * OMAP: mach-omap2: Fix static declaration warningsManjunath Kondaiah G2010-10-081-1/+1
* | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-251-5/+26
|\ \
| * \ Merge branch 'davinci-next' into davinci-for-linusKevin Hilman2010-10-211-5/+26
| |\ \
| | * | omap: cleanup unused davinci mdio arch codeCyril Chemparathy2010-09-241-4/+0Star
| | * | omap: add mdio platform devicesCyril Chemparathy2010-09-241-1/+26
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-231-0/+30
|\ \ \ | |/ / |/| |
| * | USB: AM35x: Add musb supportAjay Kumar Gupta2010-10-221-0/+30
| |/
* / arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0Star
|/
* omap3: introduce omap3_map_ioMike Rapoport2010-08-041-7/+1Star
* 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
* AM3517: rename the i2c boardinfo to make it more readablestanley.miao2010-05-201-10/+10
* AM35x: fix UI card EHCI port and LCD dependencyAjay Kumar Gupta2010-05-201-0/+10
* AM35xx: Platform specific hookup for EMAC moduleSriram2010-05-201-0/+98
* can: ti_hecc: board specific hookup on AM3517EVMSriram2010-05-201-0/+38
* AM3517: initialize i2c subsystem after mux subsystemstanley.miao2010-04-241-2/+2
* omap2/3/4: ehci: avoid compiler error with touchbookFelipe Balbi2010-03-111-1/+1
* AM3517 EVM: correct typo - tca6416 mispelt as tca6516Sriram2010-02-251-6/+6