summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-2814-64/+542
|\
| * Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel...Arnd Bergmann2012-03-153-49/+2
| |\
| * | 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
| |\ \
| * \ \ Merge branch 'for-3.4/soc' into for-3.4/t30-smpOlof Johansson2012-02-2614-13/+3456
| |\ \ \
* | \ \ \ Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-2719-164/+917
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2012-03-0419-163/+916
| |\ \ \ \ \
| | * | | | | ARM: tegra: uncompress.h: Don't depend on kernel headersStephen Warren2012-02-271-1/+3
| | | |_|/ / | | |/| | |
| | * | | | ARM: tegra: Remove duplicate PMU interrupt inversion codeStephen Warren2012-02-071-15/+0
| | * | | | ARM: tegra: Add a simple PMC driverStephen Warren2012-02-064-0/+103
| | * | | | ARM: tegra: dma: not required to move requestor when stopping.Laxman Dewangan2012-02-061-8/+0
| | * | | | ARM: tegra: Fix EMC pdata initialization from registersStephen Warren2012-02-061-3/+3
| | * | | | gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren2012-02-061-2/+0
| | * | | | ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQStephen Warren2012-02-062-3/+4
| | * | | | ARM: tegra: Pass uncompress.h UART selection to DEBUG_LLStephen Warren2012-02-064-12/+143
| | * | | | ARM: tegra: uncompress.h: Choose a UART at runtimeStephen Warren2012-02-061-1/+74
| | * | | | ARM: tegra: uncompress.h: Store UART address in a variableDoug Anderson2012-02-061-3/+3
| | * | | | ARM: tegra: Introduce define DEBUG_UART_SHIFTDoug Anderson2012-02-061-8/+10
| | * | | | ARM: tegra: Support Tegra30 in decompressor UART setupStephen Warren2012-02-061-2/+10
| | * | | | ARM: tegra: Pause DMA when reading transfer countLaxman Dewangan2012-02-061-42/+74
| | * | | | ARM: tegra: emc: device tree supportOlof Johansson2012-02-061-7/+139
| | * | | | ARM: tegra: emc: convert tegra2_emc to a platform driverOlof Johansson2012-02-062-30/+73
| | * | | | ARM: tegra: fuse: add bct strapping readingOlof Johansson2012-02-062-0/+16
| | * | | | ARM: tegra: fuse: add functions to access chip revisionOlof Johansson2012-02-063-33/+86
| | * | | | ARM: tegra: fuse: use apbio dma for register accessOlof Johansson2012-02-061-12/+8
| | * | | | ARM: tegra: use APB DMA for accessing APB devicesOlof Johansson2012-02-064-1/+187
| | * | | | ARM: tegra: Don't WARN_ON() for too early dma channel allocationsOlof Johansson2012-02-061-1/+1
| * | | | | Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann2012-02-223-10/+10
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-273-7/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'tegra-boards' of git://git.kernel.org/pub/scm/linux/kernel/git/olo...Arnd Bergmann2012-03-043-7/+4
| |\ \ \ \ \ \
| | * | | | | | ARM: tegra: match SoC name not board name in DT board filesStephen Warren2012-03-042-6/+2
| | * | | | | | ARM: tegra: PCIe: Provide 3.3V supply voltageThierry Reding2012-02-261-1/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann2012-02-283-10/+10
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | | |/| | |
* | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-2714-13/+3456
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'tegra-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/t...Arnd Bergmann2012-03-0414-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