summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
...
| * | omap: Fix gpio_request calls to happen as arch_initcallTony Lindgren2010-12-072-2/+2
* | | omap: Split omap_read/write functions for omap1 and omap2+Tony Lindgren2010-12-101-0/+40
* | | Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren2010-12-102-29/+37
|\ \ \
| * | | omap2+: Initialize omap_irq_base for entry-macro.S from platform codeTony Lindgren2010-12-102-29/+37
| | |/ | |/|
* | | Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2010-12-0921-74/+20
|\ \ \ | |_|/ |/| |
| * | arm: mach-omap2: rx51: clean up dummy onenand initAaro Koskinen2010-12-021-19/+9
| * | arm: mach-omap2: n8x0: clean up dummy onenand initAaro Koskinen2010-12-021-17/+9
| * | arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen2010-12-0220-38/+2
* | | omap: Don't select mux by default for each boardTony Lindgren2010-12-071-4/+0
|/ /
* | Merge branch 'ctrl-wip/mux-omap4-v4' of git://gitorious.org/omap-pm/linux int...Tony Lindgren2010-11-3012-147/+2310
|\ \
| * | OMAP: mux: Add __func__ macro to pr_xxx macrosDan Murphy2010-11-175-21/+23
| * | OMAP4: pandaboard: Select CBL & CBS package and initialize muxsricharan2010-11-172-0/+18
| * | OMAP4: sdp4430: Select CBS package for ES2Benoit Cousson2010-11-172-1/+6
| * | OMAP4: mux: Add CBS package data for OMAP4430 ES2Benoit Cousson2010-11-174-8/+758
| * | OMAP4: sdp4430: Select CBL package for ES1 and initialize muxBenoit Cousson2010-11-172-0/+11
| * | OMAP4: mux: Add CBL package data for OMAP4430 ES1Benoit Cousson2010-11-175-0/+1193
| * | OMAP: mux: Add support for control module split in several partitionsBenoit Cousson2010-11-176-128/+312
| * | OMAP: mux: Replace printk with pr_xxx macrosBenoit Cousson2010-11-171-19/+19
* | | Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2010-11-306-5/+772
|\ \ \
| * | | OMAP4: hwmod: add I2C hwmods for OMAP4430Benoit Cousson2010-11-091-0/+237
| * | | OMAP3: hwmod: add I2C hwmods for OMAP3430Rajendra Nayak2010-11-092-0/+236
| * | | OMAP2xxx: hwmod: add I2C hwmods for OMAP2420, 2430Paul Walmsley2010-11-093-5/+299
| | | |
| \ \ \
*-. \ \ \ Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-fo...Tony Lindgren2010-11-309-198/+189
|\ \ \ \ \
| | * | | | omap: AM3517/05: Add craneboard supportSrinath2010-11-303-0/+76
| | * | | | arm: omap: zoom: substitute gpio number with symbolic nameFelipe Balbi2010-11-301-2/+4
| | * | | | arm: omap: combine zoom2 and zoom3 board-filesFelipe Balbi2010-11-303-160/+61
| | * | | | omap3: IGEP v2: Improve igep2_flash_init() functionEnric Balletbo i Serra2010-11-301-12/+11
| | * | | | omap3: IGEP v2: Remove igep2_config arrayEnric Balletbo i Serra2010-11-301-5/+0
| | * | | | omap3: IGEP v2: Remove onenand_setup no-op functionEnric Balletbo i Serra2010-11-051-7/+0
| | |/ / /
| * | | | omap: Serial: Define register access modes in LCRAndrei Emeltchenko2010-11-301-6/+6
| * | | | OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko2010-11-301-6/+9
| | |_|/ | |/| |
| * | | OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley2010-11-243-0/+22
| * | | OMAP: UART: don't resume UARTs that are not enabled.Kevin Hilman2010-11-241-1/+1
* | | | arm: omap2: timer-gp: delete unused variableAaro Koskinen2010-11-241-2/+1
|/ / /
* | | ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-211-1/+1
| |/ |/|
* | OMAP2: Devkit8000: Fix mmc regulator failureThomas Weber2010-11-051-3/+0
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-301-0/+13
|\
| * Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King2010-10-281-0/+13
| |\
| | * omap4: l2x0: Override the default l2x0_disableSantosh Shilimkar2010-10-261-0/+13
* | | omap4: pandaboard: fix up mmc card detect logicMenon, Nishanth2010-10-291-3/+12
* | | mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala2010-10-291-1/+6
* | | Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-282-0/+89
|\ \ \ | |/ / |/| |
| * | omap: add dsp platform deviceFelipe Contreras2010-10-052-0/+89
| |/
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-10-261-0/+5
|\ \
| * | omap: rx51: Add support for USB chargersHeikki Krogerus2010-08-201-0/+5
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-2596-2761/+10349
|\ \ \
| * | | omap: complete removal of machine_desc.io_pg_offst and .phys_ioAnand Gadiyar2010-10-223-8/+0
| * | | omap: UART: fix wakeup registers for OMAP24xx UART2Kevin Hilman2010-10-221-7/+10
| * | | omap: serial: Fix the boot-up crash/reboot without CONFIG_PMSantosh Shilimkar2010-10-111-1/+5
| * | | OMAP3: PM: fix scratchpad memory accesses for off-modeKevin Hilman2010-10-111-3/+3
OpenPOWER on IntegriCloud