summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-2721-87/+75Star
|\
| * omap: Devkit8000: Remove unused pinsThomas Weber2010-04-241-20/+0Star
| * omap: Devkit8000: Change position of init callsThomas Weber2010-04-241-4/+4
| * omap: Devkit8000: Remove unnecessary include fileThomas Weber2010-04-241-1/+0Star
| * omap: Devkit8000: Fix typo in pin nameThomas Weber2010-04-241-2/+2
| * omap: Devkit8000: Add missing package selectionThomas Weber2010-04-241-2/+4
| * omap: Devkit8000: Fix typo in suppliesThomas Weber2010-04-241-1/+1
| * omap: board-sdp-flash.c: Fix typos in debug outputThomas Weber2010-04-241-4/+4
| * omap: fix a gpmc nand problemstanley.miao2010-04-241-0/+3
| * AM3517: initialize i2c subsystem after mux subsystemstanley.miao2010-04-241-2/+2
| * OMAP4: Clocks: Change SPI Instance NamesAbraham Arce2010-04-241-4/+4
| * omap: Devkit8000: Fix wrong usb port on Devkit8000Thomas Weber2010-04-241-2/+2
| * OMAP4-HSMMC: FIX for MMC5 Controller IRQ Basekishore kadiyala2010-04-241-1/+1
| * omap3: Fix EHCI port for IGEP v2 boardEnric Balletbo i Serra2010-04-241-4/+4
| * omap: Fix n8x0 mmc_mmc_init compile warnings and typosTony Lindgren2010-04-241-9/+9
| * omap2: Fix ARM processor check for 24xxTony Lindgren2010-04-241-1/+1
| * omap4: Fix build break when used with gcc-4.4.1 (2009-q3)Richard Woodruff2010-04-242-4/+4
| * Merge branch 'for_2.6.34rc_a' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren2010-04-225-7/+10
| |\
| | * OMAP3: clock: fix enable bit used for dpll4_m4x2 clockRanjith Lohithakshan2010-03-311-1/+1
| | * OMAP4: prcm: Use logical OR instead of bitwise ORRajendra Nayak2010-03-313-6/+6
| | * OMAP: HWMOD: Adding clockdomain checkThara Gopinath2010-03-311-0/+3
| * | omap3: zoom 2/3: Change debugboard serial port idSergio Aguirre2010-03-151-1/+1
| * | omap3: 3630sdp: Explicitly enable all UARTsSergio Aguirre2010-03-151-0/+1
| * | omap3: zoom2/3 / 3630sdp: Don't init always all uartsSergio Aguirre2010-03-151-1/+0Star
| * | omap2/3/4: serial: Remove condition for getting uart4_physSergio Aguirre2010-03-151-13/+1Star
| * | OMAP3: serial: Use dev_* macros instead of printkSergio Aguirre2010-03-151-6/+6
| * | OMAP3: serial: Check for zero-based physical addrSergio Aguirre2010-03-151-0/+13
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-0/+6
|/
* ARM/OMAP: Remove the +x bit from a couple of source filesAndrew Clayton2010-03-122-0/+0
* OMAP4: fix temporary hacks that break multi-omap PMKevin Hilman2010-03-121-7/+6Star
* omap3: pandora: add missing i2c3 board_infoGrazvydas Ignotas2010-03-121-1/+9
* omap: mach-omap2/io.c: fix function declarationsAaro Koskinen2010-03-121-4/+4
* omap3: Fix support for the LEDs connected to GPIO outputs on IGEP v2boardEnric Balletbo i Serra2010-03-111-18/+36
* omap: pass the reboot command to the boot loaderAaro Koskinen2010-03-111-2/+2
* omap2/3/4: mailbox: remove compiler warningSuman Anna2010-03-111-6/+6
* OMAP2: serial.c: Fix number of uarts in early_initThomas Weber2010-03-111-5/+10
* omap2: add USB initialization for tusb6010Francisco Alecrim2010-03-112-0/+99
* omap4: Fix build break by moving omap_smc1 into a separate .SSantosh Shilimkar2010-03-113-25/+36
* omap2/3/4: ehci: avoid compiler error with touchbookFelipe Balbi2010-03-1113-15/+15
* omap3: Fix compile for Touch Book early_paramTony Lindgren2010-03-101-5/+5
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-03-021-4/+0Star
|\
| * OMAP: 3430SDP: remove vdvi regulatorTomi Valkeinen2010-02-121-4/+0Star
* | Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-011-0/+54
|\ \
| * \ Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-012-1/+55
| |\ \
| | * \ Merge branch 'misc2' into develRussell King2010-02-251-0/+54
| | |\ \
| | | * | ARM: 5917/1: OMAP4: Add L2 Cache supportSantosh Shilimkar2010-02-151-0/+54
* | | | | omap2: Initialize Menelaus and MMC for N8X0Tony Lindgren2010-02-271-0/+445
* | | | | AM3517 EVM: correct typo - tca6416 mispelt as tca6516Sriram2010-02-251-6/+6
* | | | | AM35x: Add missing GPIO mux config for EHCI portAjay Kumar Gupta2010-02-251-0/+3
* | | | | omap: i2c: Fix muxing for command line enabled busJarkko Nikula2010-02-251-5/+1Star