Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-31 | ARM: tegra: Select appropriate DMA options for LPAE | Paul Kocialkowski | 1 | -0/+2 |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -1/+1 |
2016-01-12 | Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 1 | -52/+0 |
2015-12-02 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada | 1 | -1/+2 |
2015-11-24 | ARM: tegra: select USB_ULPI from EHCI rather than platform | Arnd Bergmann | 1 | -2/+0 |
2015-11-24 | soc/tegra: Provide per-SoC Kconfig symbols | Thierry Reding | 1 | -51/+1 |
2015-07-16 | clk: tegra: Add functions for parsing CVB tables | Tuomas Tynkkynen | 1 | -0/+1 |
2015-01-09 | clocksource: Build Tegra timer on 32-bit ARM only | Thierry Reding | 1 | -0/+4 |
2014-11-26 | ARM: tegra: Move AHB Kconfig to drivers/amba | Thierry Reding | 1 | -8/+1 |
2014-06-17 | ARM: use menuconfig for sub-arch menus | Rob Herring | 1 | -4/+3 |
2014-06-17 | ARM: Remove ARCH_HAS_CPUFREQ config option | Stephen Boyd | 1 | -1/+0 |
2014-05-29 | ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM | Will Deacon | 1 | -1/+0 |
2014-04-24 | ARM: tegra: remove TEGRA_EMC_SCALING_ENABLE | Paul Bolle | 1 | -3/+0 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -8/+0 |
2014-02-20 | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform | Rob Herring | 1 | -1/+0 |
2014-02-20 | ARM: select HAVE_SMP for V7 multi-platform | Rob Herring | 1 | -1/+0 |
2014-02-20 | ARM: centralize common multi-platform kconfig options | Rob Herring | 1 | -6/+0 |
2014-02-19 | usb: host: remove selects of USB_ARCH_HAS_?HCI | Paul Bolle | 1 | -1/+0 |
2014-01-24 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2013-12-26 | Merge tag 'tegra-for-3.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 1 | -0/+1 |
2013-12-13 | ARM: tegra: add support for Trusted Foundations | Alexandre Courbot | 1 | -0/+1 |
2013-12-12 | ARM: tegra: select PINCTRL_TEGRA124 for Tegra124 SoC | Laxman Dewangan | 1 | -0/+1 |
2013-12-12 | ARM: tegra: select the reset framework | Stephen Warren | 1 | -0/+2 |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2013-11-11 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -0/+8 |
2013-10-21 | ARM: fix build errors caused by selection of errata 798181 | Russell King | 1 | -1/+1 |
2013-10-19 | ARM: tegra: add Tegra124 SoC support | Joseph Lo | 1 | -0/+8 |
2013-10-18 | Merge tag 'tegra-for-3.13-cleanup' of git://git.kernel.org/pub/scm/linux/kern... | Kevin Hilman | 1 | -1/+1 |
2013-10-07 | ARM: tegra: fix ARCH_TEGRA_114_SOC select sort order | Stephen Warren | 1 | -1/+1 |
2013-10-07 | ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP | Uwe Kleine-König | 1 | -2/+0 |
2013-09-07 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -20/+8 |
2013-08-29 | ARM: tegra: Drop ARCH_SUPPORTS_MSI and sort list | Thierry Reding | 1 | -2/+1 |
2013-08-13 | PCI: tegra: Move PCIe driver to drivers/pci/host | Thierry Reding | 1 | -5/+2 |
2013-08-08 | ARM: tegra: unify Tegra's Kconfig a bit more | Stephen Warren | 1 | -15/+6 |
2013-07-24 | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 1 | -1/+1 |
2013-07-15 | ARM: tegra: enable Cortex-A15 erratum 798181 | Joseph Lo | 1 | -0/+1 |
2013-07-04 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+0 |
2013-06-25 | ARM: smp_twd: Divorce smp_twd from local timer API | Stephen Boyd | 1 | -1/+1 |
2013-06-18 | cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQ | Viresh Kumar | 1 | -3/+0 |
2013-06-07 | arm: fix up ARM_ARCH_TIMER selects | Mark Rutland | 1 | -1/+1 |
2013-05-10 | Merge branch 'late/fixes' into fixes | Olof Johansson | 1 | -0/+1 |
2013-05-04 | ARM: tegra: Tegra114 needs CPU_FREQ_TABLE | Arnd Bergmann | 1 | -0/+1 |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -7/+22 |
2013-04-09 | ARM: Push selects for TWD/SCU into machine entries | Stephen Boyd | 1 | -0/+2 |
2013-03-30 | ARM: tegra: convert to multi-platform | Stephen Warren | 1 | -7/+20 |
2013-03-20 | arm: tegra: fix Kconfig select clauses | Felipe Balbi | 1 | -4/+4 |
2013-02-10 | ARM: tegra: sort Kconfig selects for Tegra114 | Stephen Warren | 1 | -2/+2 |
2013-02-10 | ARM: tegra: enable ARCH_REQUIRE_GPIOLIB for Tegra114 | Stephen Warren | 1 | -2/+0 |
2013-01-29 | ARM: tegra114: select PINCTRL for Tegra114 SoC | Laxman Dewangan | 1 | -0/+2 |