summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2012-03-04ARM: tegra: match SoC name not board name in DT board filesStephen Warren
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann
2012-02-28Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann
2012-02-28Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann
2012-02-27ARM: tegra: uncompress.h: Don't depend on kernel headersStephen Warren
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus
2012-02-26ARM: tegra: support for secondary cores on Tegra30Peter De Schrijver
2012-02-26ARM: tegra: support for Tegra30 CPU powerdomainsPeter De Schrijver
2012-02-26ARM: tegra: add support for Tegra30 powerdomainsPeter De Schrijver
2012-02-26ARM: tegra: export tegra_powergate_is_powered()Peter De Schrijver
2012-02-26ARM: tegra: prepare powergate.c for multiple variantsPeter De Schrijver
2012-02-26ARM: tegra: rework Tegra secondary CPU core bringupPeter De Schrijver
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: PCIe: Provide 3.3V supply voltageThierry Reding
2012-02-26ARM: tegra: select required CPU and L2 errata optionsStephen Warren
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-24arm/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus
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