summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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 APMChristoph Egger2010-07-051-84/+0
| * | | | | Replacing LEDS_OMAP_DEBUG with OMAP_DEBUG_LEDSChristoph Egger2010-07-052-2/+2
| * | | | | Removing dead OMAP_STIChristoph Egger2010-07-052-92/+0
| * | | | | Removing dead OMAP_DSPChristoph Egger2010-07-055-277/+0
| * | | | | Removing dead OMAP_IRChristoph Egger2010-07-052-22/+0
| * | | | | Replace dead OMAP_MUX_ERRORS with OMAP_MUX_WARNINGSChristoph Egger2010-07-051-1/+1
| * | | | | 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-052-18/+18
| * | | | | omap: Make omap specific features appear under Kconfig menuTony Lindgren2010-07-053-1/+15
| * | | | | omap: Use 32KiHZ timer by defaultTony Lindgren2010-07-051-1/+1
| * | | | | omap: mux: Remove old mux codeTony Lindgren2010-07-0511-528/+1
| * | | | | omap: mux: Convert 2420 platform init code to use new mux codeTony Lindgren2010-07-056-57/+42
| * | | | | omap: mux: Mux 2430 USB0HS_STP in board-2430.cTony Lindgren2010-07-051-1/+3
| * | | | | omap: mux: Mux Apollon LCD power in board-apollon.cTony Lindgren2010-07-051-0/+3
| * | | | | omap: mux: Do keypad muxing in board-*.c filesTony Lindgren2010-07-056-61/+67
| * | | | | omap: mux: Make omap2 FS USB code use new mux functionsTony Lindgren2010-07-051-15/+18
| * | | | | omap: mux: Select POP package for 2430SDPTony Lindgren2010-07-052-0/+12
| * | | | | omap: mux: Select POP package for N8X0Tony Lindgren2010-07-052-0/+12
| * | | | | omap: mux: Select POP package for ApollonTony Lindgren2010-07-052-0/+13
| * | | | | omap: mux: Select SIP package for H4Tony Lindgren2010-07-052-0/+13
| * | | | | omap: mux: Add data for 2430Tony Lindgren2010-07-054-0/+1170
| * | | | | omap: mux: Add data for 2420Tony Lindgren2010-07-055-0/+985
| * | | | | omap: mux: Remove unncessary parens from mux34xx.cTony Lindgren2010-07-051-4/+4
| * | | | | omap: mux: Allow compiling in new mux code on all mach-omap2 systemsTony Lindgren2010-07-052-2/+2
OpenPOWER on IntegriCloud