summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2012-02-26ARM: tegra: functions to access the flowcontrollerPeter De Schrijver
2012-02-26ARM: tegra: initialize Tegra chipid earlyPeter De Schrijver
2012-02-26ARM: tegra: export Tegra chipidPeter De Schrijver
2012-02-26ARM: tegra: cleanup use of chipid registerPeter De Schrijver
2012-02-26Merge branch 'for-3.4/soc-drivers' into for-3.4/t30-smpOlof Johansson
2012-02-26Merge branch 'for-3.4/soc' into for-3.4/t30-smpOlof Johansson
2012-02-26ARM: tegra: Demote EMC clock inconsistency BUG to WARNStephen Warren
2012-02-26ARM: tegra: Avoid compiling cpuidle code when not configuredPeter De Schrijver
2012-02-08ARM: tegra: Remove duplicate PMU interrupt inversion codeStephen Warren
2012-02-07ARM: tegra: paz00: fix wrong UART port on mini-pcie plugMarc Dietrich
2012-02-07ARM: tegra: paz00: fix wrong SD1 power gpioMarc Dietrich
2012-02-07ARM: tegra: Add a simple PMC driverStephen Warren
2012-02-07ARM: tegra: dma: not required to move requestor when stopping.Laxman Dewangan
2012-02-07ARM: tegra: Fix EMC pdata initialization from registersStephen Warren
2012-02-07gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren
2012-02-07ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQStephen Warren
2012-02-07ARM: tegra: Pass uncompress.h UART selection to DEBUG_LLStephen Warren
2012-02-07ARM: tegra: uncompress.h: Choose a UART at runtimeStephen Warren
2012-02-07ARM: tegra: uncompress.h: Store UART address in a variableDoug Anderson
2012-02-07ARM: tegra: Introduce define DEBUG_UART_SHIFTDoug Anderson
2012-02-07ARM: tegra: Support Tegra30 in decompressor UART setupStephen Warren
2012-02-07ARM: tegra: Pause DMA when reading transfer countLaxman Dewangan
2012-02-07ARM: tegra: emc: device tree supportOlof Johansson
2012-02-07ARM: tegra: emc: convert tegra2_emc to a platform driverOlof Johansson
2012-02-07ARM: tegra: fuse: add bct strapping readingOlof Johansson
2012-02-07ARM: tegra: fuse: add functions to access chip revisionOlof Johansson
2012-02-07ARM: tegra: fuse: use apbio dma for register accessOlof Johansson
2012-02-07ARM: tegra: use APB DMA for accessing APB devicesOlof Johansson
2012-02-07ARM: tegra: Don't WARN_ON() for too early dma channel allocationsOlof Johansson
2012-02-06ARM: tegra: cpuidle driver for tegraPeter De Schrijver
2012-02-06ARM: tegra: assembler code for LP3Peter De Schrijver
2012-02-06ARM: tegra: definitions for flow controllerPeter De Schrijver
2012-02-06ARM: tegra: initialize basic system clocksPeter De Schrijver
2012-02-06ARM: tegra: enable tegra30 clock frameworkPeter De Schrijver
2012-02-06ARM: tegra: implement basic tegra30 clock frameworkPeter De Schrijver
2012-02-06ARM: tegra: add support for new clock framework featuresPeter De Schrijver
2012-02-06ARM: tegra: add support for tegra30 interruptsPeter De Schrijver
2012-01-24ARM: tegra: dma: fix buildbreak for !CONFIG_TEGRA_SYSTEM_DMAOlof Johansson
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-09Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann
2012-01-07Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann
2012-01-07Merge branch 'samsung/dt' into next/dtArnd Bergmann
2012-01-07Merge branch 'next/cleanup' into samsung/dtArnd Bergmann
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann
2012-01-06Merge branch 'tegra/soc' into next/boardsArnd Bergmann
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas