aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/mach-tegra/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2019-04-17firmware: Move Trusted Foundations supportThierry Reding1-1/+0
2019-04-10ARM: tegra: Sort dependencies alphabeticallyThierry Reding1-1/+1
2019-03-28ARM: tegra: enforce PM requirementSameer Pujar1-0/+1
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-31ARM: tegra: Select appropriate DMA options for LPAEPaul Kocialkowski1-0/+2
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-01-12Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into late/tegraOlof Johansson1-52/+0
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-1/+2
2015-11-24ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann1-2/+0
2015-11-24soc/tegra: Provide per-SoC Kconfig symbolsThierry Reding1-51/+1
2015-07-16clk: tegra: Add functions for parsing CVB tablesTuomas Tynkkynen1-0/+1
2015-01-09clocksource: Build Tegra timer on 32-bit ARM onlyThierry Reding1-0/+4
2014-11-26ARM: tegra: Move AHB Kconfig to drivers/ambaThierry Reding1-8/+1
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring1-4/+3
2014-06-17ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd1-1/+0
2014-05-29ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORMWill Deacon1-1/+0
2014-04-24ARM: tegra: remove TEGRA_EMC_SCALING_ENABLEPaul Bolle1-3/+0
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