aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Kconfig
AgeCommit message (Expand)Author
2013-02-09ARM: tegra: sort Kconfig selects for Tegra114Stephen Warren
2013-02-09ARM: tegra: enable ARCH_REQUIRE_GPIOLIB for Tegra114Stephen Warren
2013-01-29ARM: tegra114: select PINCTRL for Tegra114 SoCLaxman Dewangan
2013-01-28ARM: tegra: Add initial support for Tegra114 SoC.Hiroshi Doyu
2013-01-28ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down modeJoseph Lo
2013-01-28ARM: tegra: fix Kconfig warnings when !SMPStephen Warren
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-03treewide: Fix typos in various KconfigMasanari Iida
2012-11-16ARM: tegra: move debug-macro.S to include/debugStephen Warren
2012-11-16ARM: tegra: simplify DEBUG_LL UART selection optionsStephen Warren
2012-10-13ARM: config: sort select statements alphanumericallyRussell King
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson
2012-10-07ARM: tegra: remove "Tegra board type" comment from KconfigStephen Warren
2012-10-07ARM: soc: dependency warnings for errataArnd Bergmann
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-17ARM: tegra: dma: remove legacy APB DMA driverLaxman Dewangan
2012-09-16Merge tag 'tegra-for-3.7-board-removal' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2012-09-14ARM: tegra: remove board (but not DT) support for HarmonyStephen Warren
2012-09-14ARM: tegra: remove board (but not DT) support for Paz00Stephen Warren
2012-09-14ARM: tegra: remove board (but not DT) support for TrimSliceStephen Warren
2012-09-06ARM: tegra: remove duplicate select USE_OFStephen Warren
2012-06-20ARM: tegra: remove Seaboard board filesStephen Warren
2012-06-20ARM: tegra: remove CONFIG_MACH_TEGRA_DTStephen Warren
2012-06-20ARM: tegra: make .dts compilation depend on Tegra2 supportStephen Warren
2012-06-11ASoC: tegra: simplify Kconfig dependenciesStephen Warren
2012-05-15Merge branch 'for-3.5/ahb' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2012-05-08ARM: tegra: Add Tegra AHB driverHiroshi DOYU
2012-04-10ARM: tegra: uncompress.h: Implement TEGRA_DEBUG_UART_AUTO_ODMDATAStephen Warren
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-18ARM: tegra: select USB_ULPI if USB is selectedArnd Bergmann
2012-03-06ARM: tegra: Select PINCTRL Kconfig variablesStephen Warren
2012-03-04ARM: tegra: select CPU_FREQ_TABLEArnd Bergmann
2012-02-26ARM: tegra: select required CPU and L2 errata optionsStephen Warren
2011-12-19arm/tegra: Make MACH_TEGRA_DT depend on ARCH_TEGRA_2x_SOCStephen Warren
2011-12-17arm/tegra: implement support for tegra30Peter De Schrijver
2011-12-17arm/tegra: rename board-dt.c to board-dt-tegra20.cPeter De Schrijver
2011-12-17arm/tegra: cleanup tegra20 supportPeter De Schrijver
2011-10-13arm/tegra: device tree support for ventana boardPeter De Schrijver
2011-07-29Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds
2011-07-28arm/dt: tegra devicetree supportGrant Likely
2011-07-27ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOCUwe Kleine-König
2011-04-21ARM: Tegra: select MACH_HAS_SND_SOC_TEGRA_WM8903Stephen Warren
2011-03-24Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-11ARM: tegra: Add support for Tegra USB PHYsBenoit Goby
2011-03-07ARM: tegra: Add Toshiba AC100 supportMarc Dietrich
2011-02-22ARM: tegra: add seaboard, wario and kaen boardsOlof Johansson
2011-02-22ARM: tegra: Hide EMC scaling config behind ARCH_TEGRAMark Brown
2011-02-21ARM: tegra: Add external memory controller driverColin Cross