summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2009-12-11OMAP3: serial - allow platforms specify which UARTs to initializeMika Westerberg2-15/+56
2009-12-11omap3: cm-t35: add mux initializationMike Rapoport2-7/+90
2009-12-11OMAP4: Sync up omap4430 defconfigSantosh Shilimkar1-62/+84
2009-12-11OMAP4: Remove the secondary wait loopSantosh Shilimkar1-7/+0
2009-12-11OMAP4: AuxCoreBoot registers only accessible in secure modeSantosh Shilimkar3-24/+37
2009-12-11OMAP4: Fix SRAM base and sizeSantosh Shilimkar1-3/+9
2009-12-11OMAP4: Fix cpu detectionSantosh Shilimkar3-5/+33
2009-12-11omap3: pandora: board file updates for .33Grazvydas Ignotas1-21/+5
2009-12-11omap3: Defconfig file of Always Innovating OMAP3-based Touch BookGregoire Gentil1-0/+2431
2009-12-11omap3: Board file of Always Innovating OMAP3-based Touch BookGregoire Gentil3-1/+579
2009-12-11omap1: I2C mux and clocks for omap7xxCory Maccarrone4-4/+18
2009-12-11omap1: Add omap7xx USB supportCory Maccarrone4-2/+76
2009-12-11omap1: DMA: move LCD related code from plat-omap to mach-omap1Janusz Krzysztofik5-458/+541
2009-12-11omap1: Use gen_nandLadislav Michl4-51/+152
2009-12-11omap: use smc91x_platdata to setup smc91xLadislav Michl10-3/+97
2009-12-11omap: mux: Add 36xx CBP package supportTony Lindgren6-0/+587
2009-12-11omap: mux: Remove old mux code for 34xxTony Lindgren11-589/+14
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 Lindgren7-55/+137
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 Lindgren3-6/+606
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 Nayak8-26/+75
2009-12-11ARM: OMAP4: PM: OMAP4 clock tree and clkdev registrationRajendra Nayak4-1/+2786
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
2009-12-11ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4Rajendra Nayak2-2/+367
2009-12-11ARM: OMAP4: PM: PRM/CM module offsets for OMAP4Rajendra Nayak1-2/+65
2009-12-11ARM: OMAP4: PM: Fix the PRM and CM base addressesRajendra Nayak6-7/+10
2009-12-11OMAP: omap_device: track latency in nanosecondsKevin Hilman2-6/+6
2009-12-11OMAP: omap_device: fix nsec/usec conversion in latency calculationsKevin Hilman1-2/+2
2009-12-11OMAP: hwmod: warn on missing clockdomainKevin Hilman1-0/+3
2009-12-11OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday()Kevin Hilman1-4/+4
2009-12-11OMAP: omap_device: use UINT_MAX for default wakeup latency limitKevin Hilman1-1/+1
2009-12-11OMAP: omap_device: add to_omap_device() macroKevin Hilman1-1/+3
2009-12-11OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY codePaul Walmsley1-83/+5
2009-12-11OMAP hwmod: add names to module MPU IRQ linesPaul Walmsley2-4/+19
2009-12-11OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handlingPaul Walmsley2-3/+42
2009-12-11OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESETPaul Walmsley1-5/+13
2009-12-11OMAP clock/hwmod: fix off-by-one errorsPaul Walmsley4-14/+31
2009-12-11OMAP3: PM: Fix for MPU power domain MEM BANK positionThara Gopinath3-1/+11
2009-12-11OMAP3: SDRC: Place SDRC AC timing and MR changes in CORE DVFS SRAM code behin...Paul Walmsley2-2/+29
2009-12-11OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR()Roel Kluin1-6/+6
2009-12-11OMAP powerdomain: rearrange struct powerdomain to save some memoryPaul Walmsley1-3/+3