summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Kconfig
AgeCommit message (Expand)Author
2018-01-12ARM: tegra: use LINUX_KERNEL_IMAGE_HEADERStephen Warren
2017-12-12binman: tegra: Convert to use binmanSimon Glass
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-07-28tegra: tegra124: Add a PMC syscon driverSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson
2017-05-22Convert CONFIG_CMD_ENTERRCM to KconfigSimon Glass
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan
2017-03-09ARM: Migrate errata to KconfigTom Rini
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2016-10-27drivers/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-28ARM: 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-19dm: 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-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-10dts: Disable device tree for SPL on all boardsSimon Glass
2015-06-10dm: 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