summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel...Arnd Bergmann2012-03-153-49/+2
|\
| * Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-20/+0
| |\
| | * ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-20/+0
| * | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-29/+0
| * | ARM: mach-tegra: properly disable CPU idle callNicolas Pitre2012-01-212-1/+3
| |/
* | ARM: dt: Explicitly configure all serial ports on Tegra CardhuStephen Warren2012-03-041-1/+1
* | ARM: tegra: support for secondary cores on Tegra30Peter De Schrijver2012-02-262-1/+81
* | ARM: tegra: support for Tegra30 CPU powerdomainsPeter De Schrijver2012-02-263-1/+24
* | ARM: tegra: add support for Tegra30 powerdomainsPeter De Schrijver2012-02-262-0/+13
* | ARM: tegra: export tegra_powergate_is_powered()Peter De Schrijver2012-02-262-1/+2
* | ARM: tegra: prepare powergate.c for multiple variantsPeter De Schrijver2012-02-262-7/+27
* | ARM: tegra: rework Tegra secondary CPU core bringupPeter De Schrijver2012-02-266-53/+317
* | ARM: tegra: functions to access the flowcontrollerPeter De Schrijver2012-02-263-0/+68
* | ARM: tegra: initialize Tegra chipid earlyPeter De Schrijver2012-02-261-0/+1
* | ARM: tegra: export Tegra chipidPeter De Schrijver2012-02-262-1/+2
* | ARM: tegra: cleanup use of chipid registerPeter De Schrijver2012-02-262-7/+14
* | Merge branch 'for-3.4/soc-drivers' into for-3.4/t30-smpOlof Johansson2012-02-2619-163/+914
|\ \
| * | ARM: tegra: Remove duplicate PMU interrupt inversion codeStephen Warren2012-02-081-15/+0
| * | ARM: tegra: Add a simple PMC driverStephen Warren2012-02-074-0/+103
| * | ARM: tegra: dma: not required to move requestor when stopping.Laxman Dewangan2012-02-071-8/+0
| * | ARM: tegra: Fix EMC pdata initialization from registersStephen Warren2012-02-071-3/+3
| * | gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren2012-02-071-2/+0
| * | ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQStephen Warren2012-02-072-3/+4
| * | ARM: tegra: Pass uncompress.h UART selection to DEBUG_LLStephen Warren2012-02-074-12/+143
| * | ARM: tegra: uncompress.h: Choose a UART at runtimeStephen Warren2012-02-071-1/+74
| * | ARM: tegra: uncompress.h: Store UART address in a variableDoug Anderson2012-02-071-3/+3
| * | ARM: tegra: Introduce define DEBUG_UART_SHIFTDoug Anderson2012-02-071-8/+10
| * | ARM: tegra: Support Tegra30 in decompressor UART setupStephen Warren2012-02-071-2/+10
| * | ARM: tegra: Pause DMA when reading transfer countLaxman Dewangan2012-02-071-42/+74
| * | ARM: tegra: emc: device tree supportOlof Johansson2012-02-071-7/+139
| * | ARM: tegra: emc: convert tegra2_emc to a platform driverOlof Johansson2012-02-072-30/+73
| * | ARM: tegra: fuse: add bct strapping readingOlof Johansson2012-02-072-0/+16
| * | ARM: tegra: fuse: add functions to access chip revisionOlof Johansson2012-02-073-33/+86
| * | ARM: tegra: fuse: use apbio dma for register accessOlof Johansson2012-02-071-12/+8
| * | ARM: tegra: use APB DMA for accessing APB devicesOlof Johansson2012-02-074-1/+187
| * | ARM: tegra: Don't WARN_ON() for too early dma channel allocationsOlof Johansson2012-02-071-1/+1
| |/
* | Merge branch 'for-3.4/soc' into for-3.4/t30-smpOlof Johansson2012-02-2614-13/+3456
|\ \
| * | ARM: tegra: Demote EMC clock inconsistency BUG to WARNStephen Warren2012-02-261-5/+25
| * | ARM: tegra: Avoid compiling cpuidle code when not configuredPeter De Schrijver2012-02-261-2/+2
| * | ARM: tegra: cpuidle driver for tegraPeter De Schrijver2012-02-062-0/+109
| * | ARM: tegra: assembler code for LP3Peter De Schrijver2012-02-061-0/+91
| * | ARM: tegra: definitions for flow controllerPeter De Schrijver2012-02-061-0/+37
| * | ARM: tegra: initialize basic system clocksPeter De Schrijver2012-02-061-1/+23
| * | ARM: tegra: enable tegra30 clock frameworkPeter De Schrijver2012-02-063-0/+3
| * | ARM: tegra: implement basic tegra30 clock frameworkPeter De Schrijver2012-02-061-0/+3099
| * | ARM: tegra: add support for new clock framework featuresPeter De Schrijver2012-02-063-0/+46
| * | ARM: tegra: add support for tegra30 interruptsPeter De Schrijver2012-02-063-7/+23
| |/
* | ARM: tegra: paz00: fix wrong UART port on mini-pcie plugMarc Dietrich2012-02-071-4/+4
* | ARM: tegra: paz00: fix wrong SD1 power gpioMarc Dietrich2012-02-071-1/+1
* | ARM: tegra: dma: fix buildbreak for !CONFIG_TEGRA_SYSTEM_DMAOlof Johansson2012-01-241-5/+5
|/