aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-08Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linusTony Lindgren7-56/+99
2010-01-08OMAP2 clock: dynamically allocate CPUFreq frequency tablePaul Walmsley1-8/+44
2010-01-08OMAP2xxx OPP: clean up comments in OPP dataPaul Walmsley2-33/+35
2010-01-08OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabledFelipe Balbi1-1/+4
2010-01-08OMAP3 clock: Add capability to change rate of dpll4_m5_ckTuukka Toivonen1-0/+2
2010-01-08OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_96M_FCLKPaul Walmsley1-1/+1
2010-01-08OMAP3: clock: add clockdomains for UART1 & 2Kevin Hilman1-0/+2
2010-01-08OMAP2xxx IO mapping: mark DSP mappings as being 2420-onlyPaul Walmsley1-9/+9
2010-01-08ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access.Abhijit Pagare1-2/+2
2010-01-08OMAP2: remove duplicated #includeHuang Weiyi2-2/+0
2010-01-08omap3: EVM: Choose OMAP_PACKAGE_CBBVaibhav Hiremath1-0/+1
2010-01-08omap3: Fix booting if package is uninitializedTony Lindgren1-2/+4
2010-01-08omap3: add missing parenthesesRoel Kluin1-2/+2
2010-01-08omap2/3: ZOOM: Correcting key mapping for few keysVimal Singh1-4/+4
2010-01-08omap2/3: make serial_in_override() address the right uart portAlexander Shishkin1-2/+10
2009-12-16OMAP3: serial - fix bug introduced inMika Westerberg1-3/+4
2009-12-16mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K6-6/+6
2009-12-15omap3: Allow EHCI to be built on OMAP3Olof Johansson1-0/+1
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar6-6/+6
2009-12-13mfd: Optimised twl4030-power power scripts for the rx51Amit Kucheria1-36/+82
2009-12-11omap: serial: fix non-empty uart fifo read abortvikram pandita1-9/+27
2009-12-11omap3: Zoom2/3: Update hsmmc board config paramsMadhusudhan Chikkature1-5/+8
2009-12-11omap3: id code detection 3525 vs 3515Sergey Lapin1-2/+2
2009-12-11omap3: rx51: Use wl1251 in SPI mode 3Kalle Valo1-1/+1
2009-12-11omap3: zoom2/3: make MMC slot work againAnand Gadiyar1-0/+1
2009-12-11OMAP3: serial - allow platforms specify which UARTs to initializeMika Westerberg1-15/+55
2009-12-11omap3: cm-t35: add mux initializationMike Rapoport2-7/+90
2009-12-11OMAP4: Remove the secondary wait loopSantosh Shilimkar1-7/+0
2009-12-11OMAP4: AuxCoreBoot registers only accessible in secure modeSantosh Shilimkar2-24/+35
2009-12-11OMAP4: Fix cpu detectionSantosh Shilimkar1-1/+26
2009-12-11omap3: pandora: board file updates for .33Grazvydas Ignotas1-21/+5
2009-12-11omap3: Board file of Always Innovating OMAP3-based Touch BookGregoire Gentil3-1/+579
2009-12-11omap: use smc91x_platdata to setup smc91xLadislav Michl2-3/+15
2009-12-11omap: mux: Add 36xx CBP package supportTony Lindgren6-0/+587
2009-12-11omap: mux: Remove old mux code for 34xxTony Lindgren10-365/+12
2009-12-11omap: mux: Replace omap_cfg_reg() with new style signal or gpio functionsTony Lindgren11-102/+177
2009-12-11omap: Split i2c platform init for mach-omap1 and mach-omap2Tony Lindgren2-0/+59
2009-12-11omap: mux: Add debugfs support for new mux codeTony Lindgren1-0/+227
2009-12-11omap: mux: Add new style init functions to omap3 board-*.c filesTony Lindgren12-0/+121
2009-12-11omap: mux: Add new style pin multiplexing data for 34xxTony Lindgren5-0/+1949
2009-12-11omap: mux: Add new style pin multiplexing code for omap3Tony Lindgren2-4/+600
2009-12-11omap2: mux: intoduce omap_mux_{read,write}Mike Rapoport1-6/+38
2009-12-11ARM: OMAP4: PM: Add init api for DPLL nodesRajendra Nayak3-1/+41
2009-12-11ARM: OMAP4: PM: Add support for OMAP4 dpll api'sRajendra Nayak5-38/+31
2009-12-11ARM: OMAP4: PM: Move DPLL control apis to dpll.cRajendra Nayak6-509/+547
2009-12-11ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api'sRajendra Nayak6-5/+74
2009-12-11ARM: OMAP4: PM: OMAP4 clock tree and clkdev registrationRajendra Nayak2-0/+2782
2009-12-11ARM: OMAP4: PM: Adds CM1/2 register field masksRajendra Nayak1-0/+1474
2009-12-11ARM: OMAP4: PM: Adds PRM register shift and mask bitsRajendra Nayak2-0/+2211
2009-12-11ARM: OMAP4: PM: Adds PRM register defs for OMAP4Rajendra Nayak2-2/+417