summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: Add Tegra30 host1x clock supportThierry Reding2012-11-151-2/+3
* ARM: tegra: Add AUXDATA for Tegra30 host1xThierry Reding2012-11-151-0/+9
* ARM: tegra: Add Tegra20 host1x clock supportThierry Reding2012-11-151-3/+8
* ARM: tegra: Add AUXDATA for Tegra20 host1xThierry Reding2012-11-151-0/+9
* ARM: tegra: Tegra30 speedo-based process identificationDanny Huang2012-11-154-2/+309
* ARM: tegra: Add speedo-based process identificationDanny Huang2012-11-154-8/+140
* ARM: tegra: flexible spare fuse read functionDanny Huang2012-11-152-7/+14
* ARM: tegra: Implement 6395/1 for TegraPeter De Schrijver2012-11-141-1/+1
* ARM: tegra: Add OF_DEV_AUXDATA for sflash driver in board dtLaxman Dewangan2012-11-131-0/+2
* ARM: tegra: enable data prefetch on L2Joseph Lo2012-11-091-1/+1
* ARM: tegra: Add OF_DEV_AUXDATA for SLINK driver in board dtLaxman Dewangan2012-11-052-0/+20
* ARM: tegra: common: using OF api for L2 cache initJoseph Lo2012-11-051-7/+4
* ARM: tegra30: clocks: add AHB and APB clocksJoseph Lo2012-11-054-0/+157
* ARM: tegra: set up wlan clocks for tegra dtWei Ni2012-11-052-0/+8
* ARM: tegra: move irammap.h to mach-tegraStephen Warren2012-11-054-5/+3
* ARM: tegra: move iomap.h to mach-tegraStephen Warren2012-11-0522-31/+22
* ARM: tegra: remove <mach/dma.h>Stephen Warren2012-11-052-57/+0
* ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/Stephen Warren2012-11-051-19/+0
* ARM: tegra: remove unnecessary includes of <mach/*.h>Stephen Warren2012-11-0510-17/+2
* ARM: tegra: add tegra_timer clockSivaram Nair2012-10-162-0/+2
* ARM: tegra: rename tegra system timerSivaram Nair2012-10-164-4/+4
* ARM: tegra30: clk: Fix output_rate overflowMark Zhang2012-10-161-1/+1
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-16/+16
* Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-111-4/+2
|\
| * Merge branch 'late/fixes' into fixesOlof Johansson2012-10-071-2/+2
| |\
| | * ARM: soc: dependency warnings for errataArnd Bergmann2012-10-071-2/+2
| * | ARM: tegra: remove "Tegra board type" comment from KconfigStephen Warren2012-10-071-2/+0
* | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-091-23/+0
|\ \ \
| * | | ASoC: tegra: move platform data headerStephen Warren2012-09-061-23/+0
| | |/ | |/|
* | | Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-071-63/+0
|\ \ \ | |_|/ |/| |
| * | Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am...Joerg Roedel2012-10-021-63/+0
| |\ \ | | |/ | |/|
| | * dma: tegra: move smmu.h into SMMU driverStephen Warren2012-09-181-63/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-031-62/+0
|\ \ \
| * | | Merge tag 'v3.6-rc4' into nextDmitry Torokhov2012-09-0525-752/+422
| |\| |
| * | | Input: tegra - move platform data headerStephen Warren2012-09-051-62/+0
* | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-0210-55/+29
|\ \ \ \
| * \ \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-222-31/+1
| |\ \ \ \
| | * | | | ARM: tegra: move sdhci platform_data definitionArnd Bergmann2012-09-144-33/+3
| | | |/ / | | |/| |
| * | | | Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-226-11/+28
| |\ \ \ \
| | * | | | ARM: SoC: convert Tegra to SMP operationsMarc Zyngier2012-09-139-19/+31
| | |/ / /
| * | | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-212-13/+0
| |\ \ \ \
| | * | | | ARM: move all dtb targets out of Makefile.bootRob Herring2012-09-141-8/+0
| | * | | | ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-1/+0
| | |/ / /
| * | | | Merge branch 'next/soc' into next/multiplatformOlof Johansson2012-09-2122-4862/+5592
| |\ \ \ \
| * \ \ \ \ Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-211-1/+5
| |\ \ \ \ \
* | \ \ \ \ \ Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-022-17/+18
|\ \ \ \ \ \ \
| * | | | | | | ARM: tegra: clock: remove unused clock entry for i2cLaxman Dewangan2012-09-131-8/+0
| * | | | | | | ARM: tegra: clock: add connection name in i2c clock entryLaxman Dewangan2012-09-132-9/+9
| * | | | | | | ARM: tegra: clock: add i2c fast clock entry in clock tableLaxman Dewangan2012-09-132-0/+9
* | | | | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-0212-1037/+26
|\ \ \ \ \ \ \ \