summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/include
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-05Merge branch 'restart' into for-linusRussell King1-4/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: tegra: use new restart hookRussell King1-3/+3
2011-12-30Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer1-0/+1
2011-12-28Merge branch 'tegra/cleanup' into next/cleanupArnd Bergmann1-18/+0
2011-12-18arm/tegra: implement support for tegra30Peter De Schrijver1-2/+0
2011-12-18arm/tegra: pinmux tables and definitions for tegra30Peter De Schrijver2-0/+373
2011-12-18arm/tegra: add new fields to struct tegra_pingroup_descPeter De Schrijver1-0/+10
2011-12-18arm/tegra: prepare pinmux code for multiple tegra variantsPeter De Schrijver1-15/+10
2011-12-18arm/tegra: rename tegra20 pinmux filesPeter De Schrijver2-4/+4
2011-12-18arm/tegra: prepare clock code for multiple tegra variantsPeter De Schrijver1-1/+1
2011-12-08arm/tegra: Remove code that's ifndef CONFIG_ARM_GICStephen Warren1-23/+0
2011-12-06Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2-34/+0
2011-11-27ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-28/+0
2011-11-17ARM: mach-tegra: remove arch specific special handling for ioremapNicolas Pitre1-6/+0
2011-11-15ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier1-20/+2
2011-11-02Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+4
2011-11-02Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-7/+12
2011-11-01Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2-60/+39
2011-11-01Merge branch 'next/fixes' into next/cleanupArnd Bergmann3-68/+19
2011-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2-29/+1
2011-10-29ARM: mark empty gpio.h files emptyLinus Walleij1-0/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2-29/+1
2011-10-14arm/tegra: pinmux: ioremap registersStephen Warren1-0/+4
2011-10-14ARM: tegra: tegra_powergate_is_powered should be staticOlof Johansson1-1/+0
2011-10-14ARM: tegra: annotate IO_*_VIRT pointersOlof Johansson1-6/+12
2011-10-13ARM: mach-tegra: remove mach/memory.hNicolas Pitre1-28/+0
2011-09-27ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>Stephen Warren2-39/+39
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-24ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix buildStephen Warren1-1/+1
2011-08-24ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpioStephen Warren1-16/+0
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-2/+0
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-0/+1
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-5/+1
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-30/+0