summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/common.c
AgeCommit message (Expand)Author
2011-11-30ARM:tegra:common:Do not enable sdmmc clocks by defaultPavan Kunapuli
2011-11-30ARM: tegra: clock: Increase system bus/AVP frequenciesAlex Frid
2011-11-30[arm:tegra] Fixing Tegra physical memory reservation codeHiro Sugawara
2011-11-30arm: tegra: update clock settings for some modulesBo Yan
2011-11-30ARM: tegra: cardhu:Use PLL_C for sdmmc1Pavan Kunapuli
2011-11-30arm: tegra: Fix compiler errors for non-SMP configurationsScott Williams
2011-11-30[arm:tegra] Change address printout from decimal to hex.Hiro Sugawara
2011-11-30arm: tegra: Reserve SMMU I/O window address spaceScott Williams
2011-11-30arm: tegra: atag: Board information through ATAG_SERIALLaxman Dewangan
2011-11-30ARM: tegra: clock: Raise Tegra3 VDE frequencyAlex Frid
2011-11-30arm: tegra: printing board sku correctlyLaxman Dewangan
2011-11-30arm tegra:Using pll_p clk source for sdmmc instances.Pavan Kunapuli
2011-11-30ARM: tegra: clock: Raise Tegra3 AVP frequencyAlex Frid
2011-11-30sdhci-tegra:Enabling LVL2_CLK_OVR for sdmmc1Pavan Kunapuli
2011-11-30arm: tegra: sdhci: Do not disable sdmmc4 clockPavan Kunapuli
2011-11-30[arm:tegra] Adding MC_DECERR interrupt handlerHiro Sugawara
2011-11-30arm: tegra: Fix reserved memory area reportingScott Williams
2011-11-30arm: tegra: Fix hardcoded frame buffer addressesScott Williams
2011-11-30arm: tegra: Add Tegra3 cluster-dependent PL310 timing valuesScott Williams
2011-11-30ARM: tegra: Obtain L2 cache size from L2 registersScott Williams
2011-11-30[ARM/tegra] Add Tegra3 supportScott Williams
2011-11-30arm: tegra: use debug_uartport kernel parameterPradeep Goudagunta
2011-11-30ARM: tegra: Power-gate PCIE at system init.Roger Hsieh
2011-11-30tegra: common: move pll_m initialization to common.cTom Cherry
2011-11-30tegra: add an api to get board infoNitin Kumbhar
2011-11-30arm: tegra: fix arch_resetDeepesh Gujarathi
2011-11-30ARM: tegra: apbio: move init to arch_initcallColin Cross
2011-11-30ARM: tegra: common: remove duplicated tegra_reserveColin Cross
2011-11-30ARM: tegra: common: remove call to tegra_dma_initColin Cross
2011-11-30ARM: tegra: replace console_sem with console_lockColin Cross
2011-11-30[ARM] tegra: use APB DMA for accessing APB devicesJon Mayo
2011-11-30[ARM] tegra: enable kfuse clock on bootJon Mayo
2011-11-30ARM: tegra: Rearrange subsystem initialization orderColin Cross
2011-11-30[ARM] tegra: use dma to read/write fuse registersVarun Wadekar
2011-11-30ARM: tegra: flush console before rebootDima Zavin
2011-11-30ARM: tegra: common: Reduce sclk to 120 MHzColin Cross
2011-11-30ARM: tegra: Remove debugging from tegra_move_framebufferColin Cross
2011-11-30[ARM] tegra: Add function to copy framebuffer contentsColin Cross
2011-11-30[ARM] tegra: Add function to enable protected apertureColin Cross
2011-11-30[ARM] tegra: Use memblock_remove to allocate carveout and framebufferColin Cross
2011-11-30[ARM] tegra: Set bit 22 in the PL310 AuxCtrlGary King
2011-11-30ARM: tegra: parent sclk on pll_m_out1 so it can run @ 240MhzDima Zavin
2011-11-30ARM: tegra: powergate the mpe and 3d cores at bootDima Zavin
2011-11-30[ARM] tegra: clocks: Set all SDMMC clocks to 48MHz at bootTodd Poynor
2011-11-30[ARM] tegra: clock: Add pll_u to common clock init tableBenoit Goby
2011-11-30ARM: tegra: Keep pll_m_out1 enabledColin Cross
2011-11-30ARM: tegra: Add suspend supportColin Cross
2011-11-30ARM: tegra: pinmux: Convert suspend/resume to syscoreColin Cross
2011-11-30ARM: tegra: gpio: Convert suspend/resume to syscoreColin Cross
2011-02-23ARM: Tegra: Make tegra_dma_init a postcore_initcallStephen Warren