summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2012-03-04ARM: tegra: match SoC name not board name in DT board filesStephen Warren2-6/+2
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2-3/+3
2012-03-01Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann1-20/+0
2012-02-28Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann3-10/+10
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann3-10/+10
2012-02-28Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann3-10/+10
2012-02-28ARM: tegra: uncompress.h: Don't depend on kernel headersStephen Warren1-1/+3
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus1-2/+2
2012-02-27ARM: tegra: support for secondary cores on Tegra30Peter De Schrijver2-1/+81
2012-02-27ARM: tegra: support for Tegra30 CPU powerdomainsPeter De Schrijver3-1/+24
2012-02-27ARM: tegra: add support for Tegra30 powerdomainsPeter De Schrijver2-0/+13
2012-02-27ARM: tegra: export tegra_powergate_is_powered()Peter De Schrijver2-1/+2
2012-02-27ARM: tegra: prepare powergate.c for multiple variantsPeter De Schrijver2-7/+27
2012-02-27ARM: tegra: rework Tegra secondary CPU core bringupPeter De Schrijver6-53/+317
2012-02-27ARM: tegra: functions to access the flowcontrollerPeter De Schrijver3-0/+68
2012-02-27ARM: tegra: initialize Tegra chipid earlyPeter De Schrijver1-0/+1
2012-02-27ARM: tegra: export Tegra chipidPeter De Schrijver2-1/+2
2012-02-27ARM: tegra: cleanup use of chipid registerPeter De Schrijver2-7/+14
2012-02-27Merge branch 'for-3.4/soc-drivers' into for-3.4/t30-smpOlof Johansson19-163/+914
2012-02-27Merge branch 'for-3.4/soc' into for-3.4/t30-smpOlof Johansson14-13/+3456
2012-02-27ARM: tegra: PCIe: Provide 3.3V supply voltageThierry Reding1-1/+2
2012-02-27ARM: tegra: select required CPU and L2 errata optionsStephen Warren1-0/+12
2012-02-27ARM: tegra: Demote EMC clock inconsistency BUG to WARNStephen Warren1-5/+25
2012-02-27ARM: tegra: Avoid compiling cpuidle code when not configuredPeter De Schrijver1-2/+2
2012-02-24arm/PCI: get rid of device resource fixupsBjorn Helgaas1-3/+3
2012-02-23Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King1-20/+0
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann3-10/+10
2012-02-22ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-20/+0
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus1-1/+1
2012-02-08ARM: tegra: Remove duplicate PMU interrupt inversion codeStephen Warren1-15/+0
2012-02-07ARM: tegra: paz00: fix wrong UART port on mini-pcie plugMarc Dietrich1-4/+4
2012-02-07ARM: tegra: paz00: fix wrong SD1 power gpioMarc Dietrich1-1/+1
2012-02-07ARM: tegra: Add a simple PMC driverStephen Warren4-0/+103
2012-02-07ARM: tegra: dma: not required to move requestor when stopping.Laxman Dewangan1-8/+0
2012-02-07ARM: tegra: Fix EMC pdata initialization from registersStephen Warren1-3/+3
2012-02-07gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren1-2/+0
2012-02-07ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQStephen Warren2-3/+4
2012-02-07ARM: tegra: Pass uncompress.h UART selection to DEBUG_LLStephen Warren4-12/+143
2012-02-07ARM: tegra: uncompress.h: Choose a UART at runtimeStephen Warren1-1/+74
2012-02-07ARM: tegra: uncompress.h: Store UART address in a variableDoug Anderson1-3/+3
2012-02-07ARM: tegra: Introduce define DEBUG_UART_SHIFTDoug Anderson1-8/+10
2012-02-07ARM: tegra: Support Tegra30 in decompressor UART setupStephen Warren1-2/+10
2012-02-07ARM: tegra: Pause DMA when reading transfer countLaxman Dewangan1-42/+74
2012-02-07ARM: tegra: emc: device tree supportOlof Johansson1-7/+139
2012-02-07ARM: tegra: emc: convert tegra2_emc to a platform driverOlof Johansson2-30/+73
2012-02-07ARM: tegra: fuse: add bct strapping readingOlof Johansson2-0/+16
2012-02-07ARM: tegra: fuse: add functions to access chip revisionOlof Johansson3-33/+86
2012-02-07ARM: tegra: fuse: use apbio dma for register accessOlof Johansson1-12/+8
2012-02-07ARM: tegra: use APB DMA for accessing APB devicesOlof Johansson4-1/+187
2012-02-07ARM: tegra: Don't WARN_ON() for too early dma channel allocationsOlof Johansson1-1/+1