summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | 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
| | | |_|/ | | |/| |
| * | | | Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2012-02-283-10/+10
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
* | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-276-41/+34
|\ \ \ \
| * \ \ \ Merge branch 'tegra/cleanups' into next/timerArnd Bergmann2012-03-218-59/+43
| |\ \ \ \
| | * \ \ \ Merge branch 'for-3.4/cleanup-and-fixes' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2012-03-193-9/+17
| | |\ \ \ \
| | | * | | | ARM: tegra: select USB_ULPI if USB is selectedArnd Bergmann2012-03-181-2/+2
| | | * | | | arm/tegra: pcie: fix return value of functionDmitry Artamonow2012-03-181-3/+3
| | | * | | | arm/tegra: add timeout to PCIe PLL lock detection loopDmitry Artamonow2012-03-071-3/+11
| | | * | | | arm/tegra: fix harmony pinmux for PCIeDmitry Artamonow2012-03-071-3/+3
| | * | | | | Merge tag 'tegra-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Arnd Bergmann2012-03-046-8/+32
| | |\ \ \ \ \ | | | |/ / / /
| * | | | | | ARM: tegra: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-133-32/+18
| | |_|_|/ / | |/| | | |
OpenPOWER on IntegriCloud