summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-09-28omap3: cm-t3517: add support for NAND flashIgor Grinberg1-0/+54
2010-09-28omap3: cm-t3517: add support for usb hostIgor Grinberg1-0/+50
2010-09-28omap3: cm-t3517: add support for v3020 rtcIgor Grinberg1-0/+36
2010-09-28omap3: Introduce CompuLab CM-T3517 moduleIgor Grinberg4-0/+118
2010-09-28Merge branch 'omap4_and_sdrc_2.6.27' of git://git.pwsan.com/linux-2.6 into om...Tony Lindgren18-1782/+4499
2010-09-28omap3: Prevent SDRC deadlock when L3 is changing frequencyJon Hunter1-1/+5
2010-09-28omap4: control: Fix the control module register accessesSantosh Shilimkar4-56/+38
2010-09-28omap4: control: Add the register definition headersSantosh Shilimkar5-0/+2132
2010-09-28omap4: control: Add accessor api's for pad control moduleSantosh Shilimkar2-0/+22
2010-09-28omap4: control: Add ctrl_pad_base to omap_globalsSantosh Shilimkar3-1/+10
2010-09-28OMAP4: clocks: Fix ES2 clock issuesBenoit Cousson1-33/+55
2010-09-28OMAP4: powerdomain: Update DSS logic state for ES2Rajendra Nayak2-1/+2
2010-09-28OMAP4: PM: Define additional registers for ES2Rajendra Nayak2-8/+96
2010-09-28OMAP4: CM & PRM: Update PRCM register bitshifts and masks for ES2Rajendra Nayak2-1216/+1385
2010-09-28OMAP4: clock: Add optional clock nodesBenoit Cousson1-60/+417
2010-09-28OMAP4: clock: Fix clock names and align with hwmod namesBenoit Cousson1-355/+310
2010-09-28OMAP4: clocks: Update clock tree for ES2Rajendra Nayak1-98/+74
2010-09-27update OMAP Kconfig help texts for all supported SoC modelsLennert Buytenhek2-2/+2
2010-09-27Merge branch 'devel-omap-smp-on-up' into omap-for-linusTony Lindgren6-264/+17
2010-09-27Merge branch 'devel-boards' into omap-for-linusTony Lindgren3-3/+199
2010-09-27Merge branch 'misc_2.6.37' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren3-31/+30
2010-09-27Merge branch 'devel-omap-misc' into omap-for-linusTony Lindgren30-113/+187
2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai21-44/+64
2010-09-27omap2: McBSP: Remove mux code for OMAP2420 McBSP2 and do cleanupsJarkko Nikula1-39/+0
2010-09-27omap: McBSP: Do not enable SRG in slave modePeter Ujfalusi1-5/+8
2010-09-27omap: i2c: Avoid compilation error in case the header is included multiple timesSubramaniam C.A1-0/+4
2010-09-27omap: crypto: updates to enable omap aesDmitry Kasatkin4-3/+74
2010-09-27omap: usb: fix build warningAnand Gadiyar1-1/+1
2010-09-25omap4: board-omap4panda: adding leds status1 and status2Ricardo Salveti de Araujo1-0/+32
2010-09-25omap: 4430sdp board support for proximity sensorShubhrajyoti Datta1-0/+61
2010-09-25Merge branch 'omap_for_2.6.37' of git://dev.omapzoom.org/pub/scm/santosh/kern...Tony Lindgren6-23/+46
2010-09-24OMAP: hwmod: Set autoidle after smartidle during _sysc_enableHema HK1-6/+11
2010-09-24OMAP4: PM: Declare idle modules as functional tooRajendra Nayak1-4/+5
2010-09-24OMAP: omap_device: Fix to support multiple hwmods for a single deviceKishon Vijay Abraham I1-21/+14
2010-09-24omap4: Fix bootup crash observed with higher CPU clocksSantosh Shilimkar1-1/+1
2010-09-24omap4: Panda: Add DEBUG_LL supportDavid Anders1-0/+1
2010-09-24omap4: l2x0: Fix init parameter for es2.0Santosh Shilimkar1-3/+7
2010-09-24omap4: Update id.c and cpu.h for es2.0Santosh Shilimkar2-8/+35
2010-09-24omap4: sram: Fix start addressVikram Pandita1-1/+1
2010-09-24omap: sram: fix is_sram_locked checkVikram Pandita1-10/+1
2010-09-24omap: n8x0: Mux i2s codec port pins for McBSP blockJarkko Nikula1-0/+5
2010-09-24omap: n8x0: Register i2c2 and add board info with tlv320aic3xfor N810Jarkko Nikula1-0/+16
2010-09-24omap: n8x0: Cleanup i2c1 and menelaus registrationJarkko Nikula1-19/+15
2010-09-24omap2: fix assorted compiler warningsSanjeev Premi3-5/+3
2010-09-24omap: Adding beagle i2c eeprom driver to read EDIDMathieu J. Poirier1-1/+7
2010-09-24omap: Beagle: no gpio_wp pin connection on xMRobert Nelson1-1/+3
2010-09-24omap: Beagle: only Cx boards use pin 23 for write protectRobert Nelson1-1/+2
2010-09-24omap: Beagle: revision detectionRobert Nelson1-0/+88
2010-09-24hmc5843: Digital compass board fileShubhrajyoti Datta1-1/+7
2010-09-24Merge branch 'pm-runtime' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren4-4/+191