summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Kconfig
AgeCommit message (Expand)Author
2016-10-28drivers/pci/Kconfig: Add PCITom Rini
2016-09-27ARM: tegra: enable standard clock/reset APIs everywhereStephen Warren
2016-09-27mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass
2016-08-15reset: add Tegra186 reset driverStephen Warren
2016-08-15clock: add Tegra186 clock driverStephen Warren
2016-08-15misc: add Tegra BPMP driverStephen Warren
2016-07-21ARM: tegra: add IVC protocol implementationStephen Warren
2016-06-19mailbox: add Tegra186 HSP driverStephen Warren
2016-05-31ARM: tegra: add core Tegra186 supportStephen Warren
2016-05-31ARM: tegra: convert CONFIG_TEGRA_GPIO to KconfigStephen Warren
2016-02-17video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCDSimon Glass
2016-02-16tegra: video: Move LCD driver to use the DM PWM driverSimon Glass
2016-02-11video: tegra: Enable the 'lcd' env variable work-aroundSimon Glass
2016-01-29ARM: tegra: shut down USB device controller at bootStephen Warren
2016-01-12dm: tegra: net: Convert tegra boards to driver model for EthernetSimon Glass
2015-12-01dm: pci: Disable PCI compatibility functions by defaultSimon Glass
2015-12-01dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass
2015-12-01ARM: tegra: refactor common Kconfig optionsStephen Warren
2015-11-20dm: tegra: Convert keyboard driver to driver modelSimon Glass
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren
2015-07-28Tegra: Rework KConfig options to allow 64-bit builds (T210)Tom Warren
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-11dts: Disable device tree for SPL on all boardsSimon Glass
2015-06-11dm: tegra: usb: Move USB to driver modelSimon Glass
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada
2015-03-04dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada
2015-02-24kconfig: switch to single .config configurationMasahiro Yamada
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada