summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/include/mach
AgeCommit message (Expand)AuthorFilesLines
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-97/+0
2012-09-17ARM: tegra: dma: remove legacy APB DMA driverLaxman Dewangan1-97/+0
2012-07-26ARM: tegra: use fixed PCI i/o mappingRob Herring2-46/+3
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-53/+146
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-815/+0
2012-05-15Merge branch 'for-3.5/ahb' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-0/+19
2012-05-09Merge branch 'for-3.5/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-51/+125
2012-05-08ARM: tegra: Add SMMU enabler in AHBHiroshi DOYU1-0/+19
2012-04-25ARM: tegra: add USB ULPI PHY reset GPIO to device treeStephen Warren1-2/+2
2012-04-18ARM: tegra: Remove pre-pinctrl pinmux driverStephen Warren3-806/+0
2012-04-18gpio: tegra: Hide tegra_gpio_enable/disable()Stephen Warren1-9/+0
2012-04-16ARM: tegra: do not hide dma declarationsArnd Bergmann1-4/+0
2012-04-10ARM: tegra: uncompress.h: Implement TEGRA_DEBUG_UART_AUTO_ODMDATAStephen Warren1-51/+125
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds3-50/+42
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-1/+17
2012-03-27Merge branch 'tegra/soc' into next/cleanup2Olof Johansson3-3/+17
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-24/+221
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-3/+17
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-48/+0
2012-03-23Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+63
2012-03-22Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+63
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-6/+7
2012-03-22Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into nextJoerg Roedel1-0/+63
2012-03-15Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel...Arnd Bergmann2-48/+0
2012-03-13ARM: create a common IOMEM definitionRob Herring1-6/+0
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov10-100/+402
2012-03-06ARM: kill off __mem_pciRob Herring1-1/+0
2012-03-06ARM: tegra: clean-up mach/io.hRob Herring3-49/+48
2012-03-06pinctrl: add a driver for NVIDIA TegraStephen Warren1-0/+63
2012-03-04Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann4-24/+221
2012-03-04Merge tag 'tegra-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/t...Arnd Bergmann3-3/+17
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman1-1/+1
2012-02-28Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann1-5/+5
2012-02-27ARM: tegra: uncompress.h: Don't depend on kernel headersStephen Warren1-1/+3
2012-02-26ARM: tegra: support for Tegra30 CPU powerdomainsPeter De Schrijver1-0/+3
2012-02-26ARM: tegra: add support for Tegra30 powerdomainsPeter De Schrijver1-0/+10
2012-02-26ARM: tegra: export tegra_powergate_is_powered()Peter De Schrijver1-0/+1
2012-02-26ARM: tegra: prepare powergate.c for multiple variantsPeter De Schrijver1-1/+0
2012-02-26ARM: tegra: rework Tegra secondary CPU core bringupPeter De Schrijver1-0/+3
2012-02-26Merge branch 'for-3.4/soc-drivers' into for-3.4/t30-smpOlof Johansson4-24/+219
2012-02-26Merge branch 'for-3.4/soc' into for-3.4/t30-smpOlof Johansson3-3/+17
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King1-20/+0
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann1-5/+5
2012-02-21ARM: 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-06gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren1-2/+0
2012-02-06ARM: tegra: Pass uncompress.h UART selection to DEBUG_LLStephen Warren3-12/+126
2012-02-06ARM: tegra: uncompress.h: Choose a UART at runtimeStephen Warren1-1/+74
2012-02-06ARM: tegra: uncompress.h: Store UART address in a variableDoug Anderson1-3/+3
2012-02-06ARM: tegra: Introduce define DEBUG_UART_SHIFTDoug Anderson1-8/+10