summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | omap3 gpmc: functionality enhancementSukumar Ghorai2010-08-021-12/+263
| * | | | Merge branch 'devel-misc' into omap-for-linusTony Lindgren2010-08-027-26/+118
| |\ \ \ \
| | * | | | omap: Devkit8000: Use DIE id to initialize dm9000 MAC addressKan-Ru Chen2010-08-021-0/+14
| | * | | | omap: Use omap_get_die_id() to get the DIE idsKan-Ru Chen2010-08-021-8/+6
| | * | | | omap: Add new interface omap_get_die_idKan-Ru Chen2010-08-022-0/+32
| | * | | | OMAP3: AM3505/3517 do not have IO wakeup capabilitystanley.miao2010-08-022-3/+6
| | * | | | omap2/3: id: fix sparse warningNishanth Menon2010-08-021-5/+5
| | * | | | omap: Overo: Fix support for second ethernet portSteve Sakoman2010-08-021-2/+40
| | * | | | omap2: Fix GPIO numbers and smc91x for 2430sdpTony Lindgren2010-08-021-5/+1
| | | |_|/ | | |/| |
| * | | | omap: mux: fix multipath gpio handlingGrazvydas Ignotas2010-08-021-18/+20
| * | | | omap4: hotplug: Add basic CPU hotplug supportSantosh Shilimkar2010-08-024-1/+89
| * | | | omap4: Add smc API to read AuxCoreBoot0 registerSantosh Shilimkar2010-08-022-16/+25
| * | | | omap4: suspend: Add basic system suspend supportRajendra Nayak2010-08-022-0/+136
| * | | | omap2/3/4: serial: errata i202: fix for MDR1 accessDeepak K2010-08-021-3/+49
| * | | | omap2/3/4: serial: introduce errata handlingNishanth Menon2010-08-021-5/+10
| * | | | omap2/3/4: serial: kill dev_attr_sleep_timeout sparse warnNishanth Menon2010-08-021-1/+2
| * | | | omap2/3/4: serial: remove initialization sparse warningsNishanth Menon2010-08-021-2/+2
| * | | | omap3: serial: Add context save and restore for mcrGovindraj R2010-08-021-0/+6
| * | | | omap4: Add OMAP4 Panda SupportDavid Anders2010-08-023-0/+311
| * | | | OMAP4: Add GPIO LED support for SDP boardHemanth V2010-08-021-0/+50
| * | | | omap4: Board changes for 4430sdp tmp105 temperature sensorShubhrajyoti Datta2010-08-021-1/+7
| * | | | omap4: mmc: Fix the regulator resource for MMC2 on 4430sdpSantosh Shilimkar2010-08-021-4/+8
| * | | | omap: tsl2563 ALS support for Nokia N900Mathias Nyman2010-08-021-0/+14
| * | | | omap: rx51: Add supply and data for the tpa6130a2 headphoneamplifierJarkko Nikula2010-08-021-0/+12
| * | | | omap: rx51: Use REGULATOR_SUPPLY macro when initializingregulator consumersJarkko Nikula2010-08-021-32/+11
| * | | | omap: rx51: Add platform_data for tlv320aic3x with reset gpionumberJarkko Nikula2010-08-021-0/+7
| * | | | omap: rx51: Set regulator V28 always onJarkko Nikula2010-08-021-0/+1
| * | | | omap3: pandora: add NAND and wifi supportGrazvydas Ignotas2010-08-021-0/+120
| * | | | omap3: pandora: update gpio-keys dataGrazvydas Ignotas2010-08-021-20/+10
| * | | | omap: zoom3: wlan board muxingOhad Ben-Cohen2010-08-021-0/+13
| * | | | omap: zoom2: wlan board muxingOhad Ben-Cohen2010-08-021-0/+13
| * | | | OMAP2: Devkit8000: Fix regulator for power supplyThomas Weber2010-07-051-1/+1
| * | | | OMAP2: Devkit8000: Remove unused omap_board_configThomas Weber2010-07-051-6/+0
| * | | | OMAP2: Devkit8000: Using gpio_is_valid macroThomas Weber2010-07-051-4/+4
| * | | | OMAP2: Devkit8000: Using the REGULATOR_SUPPLY macroThomas Weber2010-07-051-20/+13
| * | | | OMAP2: Devkit8000: Remove en-/disable for tv panelThomas Weber2010-07-051-12/+0
| * | | | OMAP2: Devkit8000: Remove non existing vsim supplyThomas Weber2010-07-051-22/+0
| * | | | OMAP2: Devkit8000: Remove unneeded VDVI supplyThomas Weber2010-07-051-5/+0
| * | | | OMAP2: Devkit8000: Setup LCD resetKan-Ru Chen2010-07-051-0/+11
| * | | | OMAP2: Devkit8000: Enable DVI-D outputKan-Ru Chen2010-07-051-0/+15
| * | | | OMAP2: Devkit8000: change panel to generic panelThomas Weber2010-07-051-1/+1
| * | | | OMAP2: Devkit8000: Cleanup for power suppliesThomas Weber2010-07-051-6/+26
| * | | | Removing dead MACH_OMAP2_H4_USB1Christoph Egger2010-07-051-5/+0
| * | | | Removing dead MACH_OMAP_H4_OTGChristoph Egger2010-07-051-17/+0
| * | | | Removing dead OMAP_STIChristoph Egger2010-07-051-57/+0
| * | | | Removing dead OMAP_IRChristoph Egger2010-07-051-4/+0
| * | | | omap2/3/4: Add Kconfig option to compile in typical omap featuresTony Lindgren2010-07-051-0/+21
| * | | | omap2/3/4: Select all omaps and boards by defaultTony Lindgren2010-07-051-0/+28
| * | | | omap2/3/4: Move Kconfig options to mach-omap2/KconfigTony Lindgren2010-07-051-0/+18
| * | | | omap: Make omap specific features appear under Kconfig menuTony Lindgren2010-07-051-0/+7
OpenPOWER on IntegriCloud