aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-3/+0
2017-07-28tegra: tegra124: Add a PMC syscon driverSimon Glass1-0/+2
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-0/+3
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson1-0/+1
2017-05-22Convert CONFIG_CMD_ENTERRCM to KconfigSimon Glass1-0/+16
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-0/+1
2017-03-09ARM: Migrate errata to KconfigTom Rini1-0/+5
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-0/+1
2016-10-27drivers/pci/Kconfig: Add PCITom Rini1-2/+0
2016-09-27ARM: tegra: enable standard clock/reset APIs everywhereStephen Warren1-3/+11
2016-09-27mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren1-0/+1
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass1-0/+3
2016-08-15reset: add Tegra186 reset driverStephen Warren1-0/+2
2016-08-15clock: add Tegra186 clock driverStephen Warren1-0/+2
2016-08-15misc: add Tegra BPMP driverStephen Warren1-0/+2
2016-07-21ARM: tegra: add IVC protocol implementationStephen Warren1-0/+9
2016-06-19mailbox: add Tegra186 HSP driverStephen Warren1-0/+2
2016-05-31ARM: tegra: add core Tegra186 supportStephen Warren1-0/+6
2016-05-31ARM: tegra: convert CONFIG_TEGRA_GPIO to KconfigStephen Warren1-0/+2
2016-02-17video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCDSimon Glass1-1/+1
2016-02-16tegra: video: Move LCD driver to use the DM PWM driverSimon Glass1-0/+1
2016-02-11video: tegra: Enable the 'lcd' env variable work-aroundSimon Glass1-0/+1
2016-01-28ARM: tegra: shut down USB device controller at bootStephen Warren1-0/+13
2016-01-12dm: tegra: net: Convert tegra boards to driver model for EthernetSimon Glass1-0/+1
2015-12-01dm: pci: Disable PCI compatibility functions by defaultSimon Glass1-0/+1
2015-12-01dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass1-0/+1
2015-12-01ARM: tegra: refactor common Kconfig optionsStephen Warren1-18/+20
2015-11-19dm: tegra: Convert keyboard driver to driver modelSimon Glass1-0/+1
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada1-1/+0
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren1-0/+12
2015-07-28Tegra: Rework KConfig options to allow 64-bit builds (T210)Tom Warren1-0/+18
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-12/+0
2015-06-10dts: Disable device tree for SPL on all boardsSimon Glass1-0/+3
2015-06-10dm: tegra: usb: Move USB to driver modelSimon Glass1-0/+3
2015-05-12arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada1-18/+0
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada1-3/+0
2015-03-04dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass1-0/+3
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada1-6/+6
2015-02-24kconfig: switch to single .config configurationMasahiro Yamada1-1/+1
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada1-0/+52