summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/common.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2012-03-28Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+20
2012-03-28Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-03-16Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel...Arnd Bergmann1-1/+2
2012-03-05Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+20
2012-03-05Merge tag 'tegra-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/t...Arnd Bergmann1-0/+1
2012-03-04ARM: tegra: Enable CPUIdle on Tegra20Peter De Schrijver1-2/+0
2012-02-27ARM: tegra: support for Tegra30 CPU powerdomainsPeter De Schrijver1-0/+3
2012-02-27ARM: tegra: initialize Tegra chipid earlyPeter De Schrijver1-0/+1
2012-02-27Merge branch 'for-3.4/soc-drivers' into for-3.4/t30-smpOlof Johansson1-0/+20
2012-02-07ARM: tegra: Add a simple PMC driverStephen Warren1-0/+3
2012-02-07ARM: tegra: Pass uncompress.h UART selection to DEBUG_LLStephen Warren1-0/+17
2012-02-06ARM: tegra: enable tegra30 clock frameworkPeter De Schrijver1-0/+1
2012-01-21ARM: mach-tegra: properly disable CPU idle callNicolas Pitre1-1/+2
2012-01-08Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann1-2/+0
2012-01-05ARM: restart: tegra: use new restart hookRussell King1-2/+0
2011-12-20arm/tegra: Compile tegra_dt_init_irq only when CONFIG_OFStephen Warren1-0/+2
2011-12-18arm/tegra: implement support for tegra30Peter De Schrijver1-0/+6
2011-12-18arm/tegra: generalize L2 cache initializationPeter De Schrijver1-5/+10
2011-12-18arm/tegra: use PMC resetPeter De Schrijver1-3/+2
2011-12-18arm/tegra: prepare early init for multiple tegra variantsPeter De Schrijver1-5/+22
2011-10-14ARM: tegra: tegra_init_cache should be staticOlof Johansson1-1/+1
2011-02-24ARM: Tegra: Make tegra_dma_init a postcore_initcallStephen Warren1-4/+0
2011-02-23ARM: tegra: common: Enable core clocksColin Cross1-0/+3
2011-02-22ARM: tegra: Move tegra_common_init to tegra_init_earlyColin Cross1-1/+1
2011-02-21ARM: tegra: Fix hang on rebootSimon Glass1-2/+3
2011-02-11ARM: tegra: Use writel_relaxed in tegra_init_cacheColin Cross1-2/+2
2011-02-11ARM: tegra: Allow overriding arch_resetColin Cross1-0/+13
2010-10-22[ARM] tegra: Add APB DMA supportColin Cross1-0/+7
2010-10-22[ARM] tegra: common: Update common clock init tableColin Cross1-2/+2
2010-10-22[ARM] tegra: Add support for reading fusesColin Cross1-0/+2
2010-08-06[ARM] tegra: Add clock supportColin Cross1-0/+17
2010-08-06[ARM] tegra: initial tegra supportErik Gilling1-0/+44