summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-106-74/+186
|\
| * OMAP3: Overo: add missing pen-down GPIO definitionKevin Hilman2009-08-051-0/+1
| * OMAP3: PM: Fix wrong sequence in suspend.Jouni Hogander2009-08-051-1/+1
| * OMAP2/3/4: UART: allow in-order port traversalKevin Hilman2009-08-051-1/+1
| * OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial portsKevin Hilman2009-08-051-58/+116
| * OMAP3: Fixed crash bug with serial + suspendTero Kristo2009-08-052-2/+35
| * OMAP4: UART: cleanup special case IRQ handlingKevin Hilman2009-08-051-4/+3
| * OMAP3: PM: Do not build suspend code if SUSPEND is not enabledKevin Hilman2009-08-051-0/+6
| * OMAP3: PM: prevent module wakeups from waking IVA2Kevin Hilman2009-08-051-0/+6
| * OMAP3: PM: Clear pending PRCM reset flags on initKevin Hilman2009-08-051-0/+9
| * OMAP3: PM: Ensure PRCM interrupts are cleared at bootKevin Hilman2009-08-051-0/+3
| * OMAP3: PM: CM_REGADDR macros using wrong nameKevin Hilman2009-08-051-3/+3
| * OMAP2/3: PM: make PM __init calls staticKevin Hilman2009-08-053-5/+2
* | Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6Russell King2009-08-1024-180/+575
|\ \
| * | OMAP3 clock: correct module IDLEST bits: SSI; DSS; USBHOST; HSOTGUSBPaul Walmsley2009-07-242-18/+185
| * | OMAP2 clock: 2430 I2CHS uses non-standard CM_IDLEST registerPaul Walmsley2009-07-242-4/+37
| * | OMAP2/3 clock: split, rename omap2_wait_clock_ready()Paul Walmsley2009-07-243-77/+128
| * | OMAP3 SDRC: Move the clk stabilization delay to the right placeRajendra Nayak2009-07-241-2/+2
| * | OMAP3 SDRC: Fix freeze when scaling CORE dpll to < 83MhzRajendra Nayak2009-07-241-1/+1
| * | OMAP2/3 SDRC: don't set SDRC_POWER.PWDENA on bootPaul Walmsley2009-07-242-3/+4
| * | OMAP3: Setup MUX settings for SDRC CKE signalsJean Pihet2009-07-245-0/+24
| * | OMAP3 SDRC: add support for 2 SDRAM chip selectsJean Pihet2009-07-2417-76/+195
| |/
* | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-08-103-1/+12
|\ \
| * | OMAP2/3: mmc-twl4030: Free up MMC regulators while cleaning upRoger Quadros2009-08-101-0/+6
| * | OMAP3: RX51: Define TWL4030 USB transceiver in board fileRoger Quadros2009-08-101-0/+5
| * | OMAP3: Overo: Fix smsc911x platform device resource valueSergio Aguirre2009-08-101-1/+1
| |/
* | USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar2009-08-072-21/+5
* | ARM: includecheck fix: mach-omap2/mcbsp.cJaswinder Singh Rajput2009-07-251-1/+0
|/
* OMAP3: RX51: Use OneNAND sync read / writeAdrian Hunter2009-06-231-0/+1
* OMAP2/3: gpmc-onenand: correct use of async timingsAdrian Hunter2009-06-231-2/+19
* OMAP2/3: Add omap_type() for determining GP/EMU/HSKevin Hilman2009-06-231-0/+22
* OMAP2/3: omap mailbox: platform_get_irq() error ignoredRoel Kluin2009-06-231-3/+3
* OMAP2/3: mmc-twl4030: use correct controller in twl_mmc23_set_powerGrazvydas Ignotas2009-06-231-1/+12
* Merge branch 'omap-clock-for-next' of git://git.pwsan.com/linux-2.6 into develRussell King2009-06-205-57/+154
|\
| * OMAP2 clock/powerdomain: off by 1 error in loop timeout comparisonsRoel Kluin2009-06-192-2/+2
| * OMAP3 SDRC: set FIXEDDELAY when disabling SDRC DLLPaul Walmsley2009-06-191-0/+12
| * OMAP3: Add support for DPLL3 divisor values higher than 2Tero Kristo2009-06-192-9/+8
| * OMAP3 SRAM: convert SRAM code to use macros rather than magic numbersPaul Walmsley2009-06-191-15/+38
| * OMAP3 SRAM: add more comments on the SRAM codePaul Walmsley2009-06-191-21/+24
| * OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock changePaul Walmsley2009-06-192-3/+9
| * OMAP3 clock: add a short delay when lowering CORE clk ratePaul Walmsley2009-06-192-13/+37
| * OMAP3 clock: initialize SDRC timings at kernel startPaul Walmsley2009-06-192-3/+36
| * OMAP3 clock: remove wait for DPLL3 M2 clock to stabilizePaul Walmsley2009-06-191-3/+0
* | ARM: OMAP4: SMP: Enable SMP support for OMAP4430Santosh Shilimkar2009-06-091-0/+4
* | ARM: OMAP4: SMP: Add mpu timer support for OMAP4430Santosh Shilimkar2009-06-092-0/+38
* | ARM: OMAP4: SMP: Add OMAP4430 SMP board filesSantosh Shilimkar2009-06-092-0/+224
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-05-2948-806/+4973
|\ \ | |/
| * Merge branch 'omap4' into for-nextTony Lindgren2009-05-288-6/+179
| |\
| | * ARM: OMAP4: Add support for 4430 SDPSantosh Shilimkar2009-05-283-1/+102
| | * ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar2009-05-285-5/+77
OpenPOWER on IntegriCloud