summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap4_and_sdrc_2.6.27' of git://git.pwsan.com/linux-2.6 into om...Tony Lindgren2010-09-2714-1758/+4487
|\
| * omap3: Prevent SDRC deadlock when L3 is changing frequencyJon Hunter2010-09-271-1/+5
| * omap4: control: Fix the control module register accessesSantosh Shilimkar2010-09-272-32/+37
| * omap4: control: Add the register definition headersSantosh Shilimkar2010-09-274-0/+2128
| * omap4: control: Add accessor api's for pad control moduleSantosh Shilimkar2010-09-271-0/+18
| * omap4: control: Add ctrl_pad_base to omap_globalsSantosh Shilimkar2010-09-271-0/+7
| * OMAP4: clocks: Fix ES2 clock issuesBenoit Cousson2010-09-271-33/+55
| * OMAP4: powerdomain: Update DSS logic state for ES2Rajendra Nayak2010-09-271-1/+1
| * OMAP4: PM: Define additional registers for ES2Rajendra Nayak2010-09-272-8/+96
| * OMAP4: CM & PRM: Update PRCM register bitshifts and masks for ES2Rajendra Nayak2010-09-272-1216/+1385
| * OMAP4: clock: Add optional clock nodesBenoit Cousson2010-09-271-60/+417
| * OMAP4: clock: Fix clock names and align with hwmod namesBenoit Cousson2010-09-271-355/+310
| * OMAP4: clocks: Update clock tree for ES2Rajendra Nayak2010-09-271-98/+74
* | Merge branch 'devel-omap-smp-on-up' into omap-for-linusTony Lindgren2010-09-272-3/+7
|\ \
| * | omap: Update and rename common defconfig for omap2plus devicesSantosh Shilimkar2010-09-201-1/+3
| * | omap: Fix CONFIG_LOCAL_TIMERS initialization for multi-omapTony Lindgren2010-09-201-2/+4
| |/
* | Merge branch 'devel-boards' into omap-for-linusTony Lindgren2010-09-273-3/+199
|\ \
| * | omap4: board-omap4panda: adding leds status1 and status2Ricardo Salveti de Araujo2010-09-251-0/+32
| * | omap: 4430sdp board support for proximity sensorShubhrajyoti Datta2010-09-251-0/+61
| * | omap: Adding beagle i2c eeprom driver to read EDIDMathieu J. Poirier2010-09-241-1/+7
| * | omap: Beagle: no gpio_wp pin connection on xMRobert Nelson2010-09-241-1/+3
| * | omap: Beagle: only Cx boards use pin 23 for write protectRobert Nelson2010-09-241-1/+2
| * | omap: Beagle: revision detectionRobert Nelson2010-09-241-0/+88
| * | hmc5843: Digital compass board fileShubhrajyoti Datta2010-09-241-1/+7
| |/
* | Merge branch 'misc_2.6.37' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-09-272-10/+16
|\ \
| * | OMAP: hwmod: Set autoidle after smartidle during _sysc_enableHema HK2010-09-241-6/+11
| * | OMAP4: PM: Declare idle modules as functional tooRajendra Nayak2010-09-241-4/+5
* | | Merge branch 'devel-omap-misc' into omap-for-linusTony Lindgren2010-09-2725-101/+169
|\ \ \
| * | | omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai2010-09-2720-40/+61
| * | | omap2: McBSP: Remove mux code for OMAP2420 McBSP2 and do cleanupsJarkko Nikula2010-09-271-39/+0
| * | | omap: crypto: updates to enable omap aesDmitry Kasatkin2010-09-274-3/+74
| * | | omap: n8x0: Mux i2s codec port pins for McBSP blockJarkko Nikula2010-09-241-0/+5
| * | | omap: n8x0: Register i2c2 and add board info with tlv320aic3xfor N810Jarkko Nikula2010-09-241-0/+16
| * | | omap: n8x0: Cleanup i2c1 and menelaus registrationJarkko Nikula2010-09-241-19/+15
| * | | omap2: fix assorted compiler warningsSanjeev Premi2010-09-242-3/+1
* | | | Merge branch 'omap_for_2.6.37' of git://dev.omapzoom.org/pub/scm/santosh/kern...Tony Lindgren2010-09-252-10/+38
|\ \ \ \ | |/ / / |/| | |
| * | | omap4: l2x0: Fix init parameter for es2.0Santosh Shilimkar2010-09-241-3/+7
| * | | omap4: Update id.c and cpu.h for es2.0Santosh Shilimkar2010-09-241-7/+31
| | |/ | |/|
* | | Merge branch 'pm-runtime' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren2010-09-242-3/+92
|\ \ \
| * | | OMAP2+: PM: initial runtime PM core supportKevin Hilman2010-09-212-3/+92
| |/ /
* | | Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren2010-09-249-204/+674
|\ \ \ | |_|/ |/| |
| * | OMAP4: pm: Change l3_main to l3_main_1 during bus device initBenoit Cousson2010-09-241-2/+5
| * | OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2Benoit Cousson2010-09-243-3/+487
| * | OMAP clockdomain: initialize clockdomain registers when the clockdomain layer...Paul Walmsley2010-09-242-98/+15
| * | omap: pm: Move set_pwrdm_state routine to common pm.cSantosh Shilimkar2010-09-243-50/+55
| * | omap: pm-debug: Enable wakeup_timer_milliseconds debugfs entrySantosh Shilimkar2010-09-241-0/+3
| * | omap: pm-debug: Move common debug code to pm-debug.cSantosh Shilimkar2010-09-243-18/+20
| * | OMAP4: pm.c extensions for OMAP4 supportThara Gopinath2010-09-241-5/+15
| * | OMAP3: PM: move device-specific special cases from PM core into CPUidleKevin Hilman2010-09-242-16/+56
| * | OMAP: PM debugfs removing OMAP3 hardcodings.Thara Gopinath2010-09-212-10/+16