aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-8/+0
2014-02-19ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring1-6/+0
2014-02-18usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle1-1/+0
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-12-26Merge tag 'tegra-for-3.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/socOlof Johansson1-0/+1
2013-12-13ARM: tegra: add support for Trusted FoundationsAlexandre Courbot1-0/+1
2013-12-12ARM: tegra: select PINCTRL_TEGRA124 for Tegra124 SoCLaxman Dewangan1-0/+1
2013-12-11ARM: tegra: select the reset frameworkStephen Warren1-0/+2
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+8
2013-10-21ARM: fix build errors caused by selection of errata 798181Russell King1-1/+1
2013-10-18ARM: tegra: add Tegra124 SoC supportJoseph Lo1-0/+8
2013-10-17Merge tag 'tegra-for-3.13-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanupKevin Hilman1-1/+1
2013-10-07ARM: tegra: fix ARCH_TEGRA_114_SOC select sort orderStephen Warren1-1/+1
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König1-2/+0
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-20/+8
2013-08-29ARM: tegra: Drop ARCH_SUPPORTS_MSI and sort listThierry Reding1-2/+1
2013-08-13PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding1-5/+2
2013-08-08ARM: tegra: unify Tegra's Kconfig a bit moreStephen Warren1-15/+6
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson1-1/+1
2013-07-15ARM: tegra: enable Cortex-A15 erratum 798181Joseph Lo1-0/+1
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+0
2013-06-24ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd1-1/+1
2013-06-18cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQViresh Kumar1-3/+0
2013-06-07arm: fix up ARM_ARCH_TIMER selectsMark Rutland1-1/+1
2013-05-09Merge branch 'late/fixes' into fixesOlof Johansson1-0/+1
2013-05-03ARM: tegra: Tegra114 needs CPU_FREQ_TABLEArnd Bergmann1-0/+1
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+22
2013-04-09ARM: Push selects for TWD/SCU into machine entriesStephen Boyd1-0/+2
2013-03-29ARM: tegra: convert to multi-platformStephen Warren1-7/+20
2013-03-20arm: tegra: fix Kconfig select clausesFelipe Balbi1-4/+4
2013-02-09ARM: tegra: sort Kconfig selects for Tegra114Stephen Warren1-2/+2
2013-02-09ARM: tegra: enable ARCH_REQUIRE_GPIOLIB for Tegra114Stephen Warren1-2/+0
2013-01-29ARM: tegra114: select PINCTRL for Tegra114 SoCLaxman Dewangan1-0/+2
2013-01-28ARM: tegra: Add initial support for Tegra114 SoC.Hiroshi Doyu1-0/+10
2013-01-28ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down modeJoseph Lo1-0/+1
2013-01-28ARM: tegra: fix Kconfig warnings when !SMPStephen Warren1-2/+2
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-03treewide: Fix typos in various KconfigMasanari Iida1-1/+1
2012-11-16ARM: tegra: move debug-macro.S to include/debugStephen Warren1-29/+0
2012-11-16ARM: tegra: simplify DEBUG_LL UART selection optionsStephen Warren1-31/+9
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-16/+16
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson1-2/+2
2012-10-07ARM: tegra: remove "Tegra board type" comment from KconfigStephen Warren1-2/+0
2012-10-07ARM: soc: dependency warnings for errataArnd Bergmann1-2/+2
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson1-7/+0
2012-09-17ARM: tegra: dma: remove legacy APB DMA driverLaxman Dewangan1-7/+0
2012-09-16Merge tag 'tegra-for-3.7-board-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson1-19/+0