summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-0869-656/+636
|\ \
| * | omap3evm: ehci: Update EHCI support on OMAP3EVM (Rev >= E)Ajay Kumar Gupta2009-11-221-0/+5
| * | omap3evm: Add board revision functionAjay Kumar Gupta2009-11-221-0/+18
| * | omap: mailbox: OMAP4 Mailbox-driver Patch to support tasklet implementationC A Subramaniam2009-11-221-2/+6
| * | omap: mailbox: Expose omap_mbox_enable()/disable_irq()Hiroshi DOYU2009-11-221-0/+12
| * | omap: mailbox: remove unnecessary arg for omap_mbox_msg_sendC A Subramaniam2009-11-221-1/+1
| * | omap: mailbox: remove class interfaceHiroshi DOYU2009-11-221-1/+0
| * | omap: mailbox: Add resources and mailbox register base address for OMAP4 mailboxC A Subramaniam2009-11-221-0/+2
| * | omap3: drop all IVA-related address base definitionsPaul Walmsley2009-11-221-5/+0
| * | omap3: HSMMC2 8-bit mux configurationMadhu2009-11-221-0/+4
| * | omap3630: Set omap3630 MMC1 I/O speed to 52MhzMadhu2009-11-221-0/+3
| * | omap: Add platform init code for EHCI driverFelipe Balbi2009-11-221-1/+5
| * | omap: update plat/usb.h to allow ehci driver to buildAnand Gadiyar2009-11-221-0/+17
| * | omap3: AM35xx: Runtime detection of the deviceSanjeev Premi2009-11-221-0/+12
| * | omap3: 3630: update is_chip variablevikram pandita2009-11-221-2/+5
| * | omap3: Introduce OMAP3630Nishanth Menon2009-11-221-0/+6
| * | omap3: Runtime detection of OMAP35x devicesSanjeev Premi2009-11-221-0/+41
| * | omap3: Runtime detection of Si featuresSanjeev Premi2009-11-222-0/+59
| * | omap1: mmc: Add platform init for omap7xxCory Maccarrone2009-11-221-0/+5
| * | omap: introduce OMAP_LL_DEBUG_NONE DEBUG_LL configvikram pandita2009-11-221-1/+5
| * | omap: Eliminate OMAP_MAX_NR_PORTSAlexander Shishkin2009-11-221-4/+0
| * | OMAP3: PM: Program SDRC to send self refresh on timeout of AUTO_CNTRajendra Nayak2009-11-111-0/+6
| * | OMAP3: PM: SDRC auto-refresh workaround for off-modeTero Kristo2009-11-111-0/+1
| * | ARM: OMAP: SMS: save/restore of SMS_SYSCONFIG for off-modeKalle Jokiniemi2009-11-111-0/+2
| * | OMAP: PM: DMA context save/restore for off-mode supportTero Kristo2009-11-111-0/+5
| * | OMAP3: PM: CORE domain off-mode supportRajendra Nayak2009-11-111-0/+1
| * | OMAP3: PM: restore SRAM functions after off-mode.Rajendra Nayak2009-11-111-0/+6
| * | OMAP3: PM: SCM context save/restoreRajendra Nayak2009-11-111-2/+47
| * | OMAP3: PM: Populate scratchpad contentsRajendra Nayak2009-11-111-0/+10
| * | OMAP3: PM: PRCM context save/restoreRajendra Nayak2009-11-112-1/+7
| * | OMAP3: PM: INTC context save/restoreRajendra Nayak2009-11-111-0/+5
| * | OMAP3: PM: GPIO context save/restoreRajendra Nayak2009-11-111-1/+2
| * | OMAP3: PM: GPMC context save/restoreRajendra Nayak2009-11-111-0/+3
| * | Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-1069-635/+335
| |\ \ | | |/ | |/|
| | * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-2058-24/+24
| | * omap: headers: Create headers necessary for compile under mach-omap1 and mach...Tony Lindgren2009-10-1910-0/+0
| | * omap: headers: Move mtd-xip.h to be mach-omap1 specificTony Lindgren2009-10-191-61/+0
| | * omap: Split vmalloc.h for mach-omap1 and mach-omap2Tony Lindgren2009-10-191-24/+0
| | * omap: headers: Split entry-macro.S for mach-omap1 and mach-omap2Tony Lindgren2009-10-191-174/+0
| | * omap: headers: Split debug-macro.S for mach-omap1 and mach-omap2Tony Lindgren2009-10-191-70/+0
| | * omap: headers: Add mach path to include filesTony Lindgren2009-10-191-6/+6
| | * omap: Add OMAP4 L3 and L4 peripherals.Santosh Shilimkar2009-10-192-3/+29
| | * omap: Fix DEBUG_LL UART io addressSantosh Shilimkar2009-10-191-2/+2
| | * omap: Remap L3, L4 to get more kernel io address spaceSantosh Shilimkar2009-10-192-40/+64
| | * omap: Split OMAP2_IO_ADDRESS to L3 and L4Santosh Shilimkar2009-10-194-14/+19
| | * omap: Use ioremap for omap4 L4 codeTony Lindgren2009-10-193-5/+5
| | * Merge branch 'omap7xx-fortony-rc3' of git://robotfuzz.com/linwizard-kernel in...Tony Lindgren2009-10-157-239/+213
| | |\
| | | * OMAP850: Fix zImage bootingAlistair Buxton2009-10-071-1/+2
OpenPOWER on IntegriCloud