summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/common.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tegra/t114' into next/socOlof Johansson2013-02-101-8/+17
|\
| * ARM: tegra: Fix build error w/ ARCH_TEGRA_114_SOC w/o ARCH_TEGRA_3x_SOCOlof Johansson2013-02-101-8/+17
| * ARM: tegra: Add initial support for Tegra114 SoC.Hiroshi Doyu2013-01-281-0/+1
* | Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-051-42/+5Star
|\|
| * ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-281-42/+2Star
| * ARM: tegra: make device can run on UPJoseph Lo2013-01-281-0/+3
* | ARM: use common irqchip_init for GIC initRob Herring2013-01-121-8/+2Star
|/
* Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-12-171-1/+1
|\
| * ARM: tegra: select correct parent clk for pll_pSivaram Nair2012-11-261-1/+1
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-4/+5
|\ \
| * | ARM: tegra: decouple uncompress.h and debug-macro.SStephen Warren2012-11-161-1/+3
| * | ARM: tegra: simplify DEBUG_LL UART selection optionsStephen Warren2012-11-161-3/+2Star
* | | ARM: tegra: retain L2 content over CPU suspend/resumeJoseph Lo2012-11-151-1/+5
* | | ARM: tegra30: common: enable csite clockJoseph Lo2012-11-151-0/+1
|/ /
* | ARM: tegra: Implement 6395/1 for TegraPeter De Schrijver2012-11-141-1/+1
* | ARM: tegra: enable data prefetch on L2Joseph Lo2012-11-091-1/+1
* | ARM: tegra: common: using OF api for L2 cache initJoseph Lo2012-11-051-7/+4Star
* | ARM: tegra30: clocks: add AHB and APB clocksJoseph Lo2012-11-051-0/+4
* | ARM: tegra: move iomap.h to mach-tegraStephen Warren2012-11-051-1/+1
|/
* Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-221-0/+1
|\
| * ARM: SoC: convert Tegra to SMP operationsMarc Zyngier2012-09-131-0/+1
* | ARM: tegra20: add CPU hotplug supportJoseph Lo2012-09-131-0/+1
* | ARM: tegra30: add CPU hotplug supportJoseph Lo2012-09-131-0/+2
* | ARM: tegra: Remove duplicate codePrashant Gaikwad2012-09-061-3/+0Star
* | ARM: tegra: Add clk_tegra structure and helper functionsPrashant Gaikwad2012-09-061-0/+2
|/
* ARM: tegra: apbio access using dma for tegra20 onlyLaxman Dewangan2012-07-061-0/+3
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+6
|\
| * ARM: tegra: use machine specific hook for late initShawn Guo2012-05-081-0/+6
* | Merge branch 'for-3.5/tegra30-audio' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2012-05-101-0/+12
|\ \
| * | ARM: tegra: Initialize pll_p_out1Peter De Schrijver2012-04-251-0/+12
| |/
* | ARM: tegra: change pll_p_out4's rate to 24MHzStephen Warren2012-04-251-1/+1
* | ARM: tegra: fix pclk rateStephen Warren2012-04-251-1/+1
* | ARM: tegra: reparent sclk to pll_c_out1Stephen Warren2012-04-251-2/+4
|/
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-0/+4
|\
| * Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel...Arnd Bergmann2012-03-151-1/+2
| |\
| * | ARM: tegra: support for Tegra30 CPU powerdomainsPeter De Schrijver2012-02-261-0/+3
| * | ARM: tegra: initialize Tegra chipid earlyPeter De Schrijver2012-02-261-0/+1
| * | Merge branch 'for-3.4/soc-drivers' into for-3.4/t30-smpOlof Johansson2012-02-261-0/+20
| |\ \
* | \ \ Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-0/+20
|\ \ \ \
| * \ \ \ Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2012-03-041-0/+20
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | ARM: tegra: Add a simple PMC driverStephen Warren2012-02-071-0/+3
| | * | ARM: tegra: Pass uncompress.h UART selection to DEBUG_LLStephen Warren2012-02-071-0/+17
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-0/+1
|\ \ \ \
| * \ \ \ Merge tag 'tegra-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/t...Arnd Bergmann2012-03-041-0/+1
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | ARM: tegra: enable tegra30 clock frameworkPeter De Schrijver2012-02-061-0/+1
| | |/
* | / ARM: tegra: Enable CPUIdle on Tegra20Peter De Schrijver2012-03-041-2/+0Star
|/ /
* / ARM: mach-tegra: properly disable CPU idle callNicolas Pitre2012-01-211-1/+2
|/
* Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann2012-01-071-2/+0Star
|\
| * ARM: restart: tegra: use new restart hookRussell King2012-01-051-2/+0Star
* | arm/tegra: Compile tegra_dt_init_irq only when CONFIG_OFStephen Warren2011-12-201-0/+2