summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* tegra: Don't enable binman on ARMv8 SoCsSimon Glass2020-07-281-1/+1
* video: extend stdout video console work-around for 'vga'Anatolij Gustschin2020-06-181-1/+0
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-151-1/+1
* arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSETMasahiro Yamada2019-07-101-0/+1
* ARM: tegra: Enable position independent build for 64-bitThierry Reding2019-06-051-0/+1
* ARM: tegra: Workaround UDC boot issues only if necessaryThierry Reding2019-06-051-0/+1
* ARM: tegra: Support TZ-only access to PMCThierry Reding2019-06-051-0/+5
* ARM: tegra: Guard powergate code with a Kconfig symbolThierry Reding2019-06-051-0/+5
* ARM: tegra: Guard pin controller code with a Kconfig symbolThierry Reding2019-06-051-0/+5
* ARM: tegra: Guard memory controller code with a Kconfig symbolThierry Reding2019-06-051-0/+5
* ARM: tegra: Guard GP pad control code with a Kconfig symbolThierry Reding2019-06-051-0/+5
* ARM: tegra: Guard clock code with a Kconfig symbolThierry Reding2019-06-051-0/+5
* dm: Change CMD_DM enablingMichal Simek2018-07-301-0/+1
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-4/+4
* arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla2018-05-071-1/+1
* Convert CONFIG_SPI to KconfigAdam Ford2018-04-271-0/+1
* ARM: tegra: use LINUX_KERNEL_IMAGE_HEADERStephen Warren2018-01-121-0/+6
* binman: tegra: Convert to use binmanSimon Glass2017-12-121-0/+1
* env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-151-3/+0
* tegra: tegra124: Add a PMC syscon driverSimon Glass2017-07-281-0/+2
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-0/+3
* Kconfig: Finish migration of hashing commandsDaniel Thompson2017-05-311-0/+1
* Convert CONFIG_CMD_ENTERRCM to KconfigSimon Glass2017-05-221-0/+16
* Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan2017-05-221-0/+1
* ARM: Migrate errata to KconfigTom Rini2017-03-091-0/+5
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-0/+1
* drivers/pci/Kconfig: Add PCITom Rini2016-10-271-2/+0
* ARM: tegra: enable standard clock/reset APIs everywhereStephen Warren2016-09-271-3/+11
* mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren2016-09-271-0/+1
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* reset: add Tegra186 reset driverStephen Warren2016-08-151-0/+2
* clock: add Tegra186 clock driverStephen Warren2016-08-151-0/+2
* misc: add Tegra BPMP driverStephen Warren2016-08-151-0/+2
* ARM: tegra: add IVC protocol implementationStephen Warren2016-07-211-0/+9
* mailbox: add Tegra186 HSP driverStephen Warren2016-06-191-0/+2
* ARM: tegra: add core Tegra186 supportStephen Warren2016-05-311-0/+6
* ARM: tegra: convert CONFIG_TEGRA_GPIO to KconfigStephen Warren2016-05-311-0/+2
* video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCDSimon Glass2016-02-171-1/+1
* tegra: video: Move LCD driver to use the DM PWM driverSimon Glass2016-02-161-0/+1
* video: tegra: Enable the 'lcd' env variable work-aroundSimon Glass2016-02-111-0/+1
* ARM: tegra: shut down USB device controller at bootStephen Warren2016-01-281-0/+13
* dm: tegra: net: Convert tegra boards to driver model for EthernetSimon Glass2016-01-121-0/+1
* dm: pci: Disable PCI compatibility functions by defaultSimon Glass2015-12-011-0/+1
* dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass2015-12-011-0/+1
* ARM: tegra: refactor common Kconfig optionsStephen Warren2015-12-011-18/+20
* dm: tegra: Convert keyboard driver to driver modelSimon Glass2015-11-191-0/+1
* of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada2015-08-181-1/+0