summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/include/mach
AgeCommit message (Expand)AuthorFilesLines
2012-03-30Merge 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-28Merge branch 'tegra/soc' into next/cleanup2Olof Johansson3-3/+17
2012-03-28Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-24/+221
2012-03-28Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-3/+17
2012-03-24Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-48/+0
2012-03-24Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+63
2012-03-23Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+63
2012-03-23Merge 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-16Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel...Arnd Bergmann2-48/+0
2012-03-14ARM: create a common IOMEM definitionRob Herring1-6/+0
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov10-100/+402
2012-03-07ARM: kill off __mem_pciRob Herring1-1/+0
2012-03-07ARM: tegra: clean-up mach/io.hRob Herring3-49/+48
2012-03-06pinctrl: add a driver for NVIDIA TegraStephen Warren1-0/+63
2012-03-05Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann4-24/+221
2012-03-05Merge 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-28ARM: tegra: uncompress.h: Don't depend on kernel headersStephen Warren1-1/+3
2012-02-27ARM: tegra: support for Tegra30 CPU powerdomainsPeter De Schrijver1-0/+3
2012-02-27ARM: tegra: add support for Tegra30 powerdomainsPeter De Schrijver1-0/+10
2012-02-27ARM: tegra: export tegra_powergate_is_powered()Peter De Schrijver1-0/+1
2012-02-27ARM: tegra: prepare powergate.c for multiple variantsPeter De Schrijver1-1/+0
2012-02-27ARM: tegra: rework Tegra secondary CPU core bringupPeter De Schrijver1-0/+3
2012-02-27Merge branch 'for-3.4/soc-drivers' into for-3.4/t30-smpOlof Johansson4-24/+219
2012-02-27Merge branch 'for-3.4/soc' into for-3.4/t30-smpOlof Johansson3-3/+17
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 Bergmann1-5/+5
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-07gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren1-2/+0
2012-02-07ARM: tegra: Pass uncompress.h UART selection to DEBUG_LLStephen Warren3-12/+126
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-06ARM: tegra: add support for new clock framework featuresPeter De Schrijver1-0/+10
2012-02-06ARM: tegra: add support for tegra30 interruptsPeter De Schrijver2-3/+7
2012-02-03Input: tegra-kbc - allow skipping setting up some of GPIO pinsShridhar Rasal1-1/+7
2012-01-26ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driverHiroshi DOYU1-0/+63
2012-01-24ARM: tegra: dma: fix buildbreak for !CONFIG_TEGRA_SYSTEM_DMAOlof Johansson1-5/+5
2012-01-23Input: tegra-kbc - remove pre-Tegra20 definitionsRakesh Iyer1-5/+0
2012-01-21ARM: big removal of now unused arch_idle()Nicolas Pitre1-29/+0
2012-01-21ARM: mach-tegra: properly disable CPU idle callNicolas Pitre1-0/+1
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2012-01-10Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-21/+397
2012-01-08Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann1-4/+0
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann1-4/+0