aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-0/+1
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini1-0/+2
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass1-1/+1
2020-07-28tegra: Don't enable binman on ARMv8 SoCsSimon Glass1-1/+1
2020-06-18video: extend stdout video console work-around for 'vga'Anatolij Gustschin1-1/+0
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner1-1/+1
2019-07-10arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSETMasahiro Yamada1-0/+1
2019-06-05ARM: tegra: Enable position independent build for 64-bitThierry Reding1-0/+1
2019-06-05ARM: tegra: Workaround UDC boot issues only if necessaryThierry Reding1-0/+1
2019-06-05ARM: tegra: Support TZ-only access to PMCThierry Reding1-0/+5
2019-06-05ARM: tegra: Guard powergate code with a Kconfig symbolThierry Reding1-0/+5
2019-06-05ARM: tegra: Guard pin controller code with a Kconfig symbolThierry Reding1-0/+5
2019-06-05ARM: tegra: Guard memory controller code with a Kconfig symbolThierry Reding1-0/+5
2019-06-05ARM: tegra: Guard GP pad control code with a Kconfig symbolThierry Reding1-0/+5
2019-06-05ARM: tegra: Guard clock code with a Kconfig symbolThierry Reding1-0/+5
2018-07-30dm: Change CMD_DM enablingMichal Simek1-0/+1
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-4/+4
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla1-1/+1
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-0/+1
2018-01-12ARM: tegra: use LINUX_KERNEL_IMAGE_HEADERStephen Warren1-0/+6
2017-12-12binman: tegra: Convert to use binmanSimon Glass1-0/+1
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