- 102c4e3 arm: mach-tegra: enable sysreset driver by Svyatoslav Ryhel · 1 year, 1 month ago
- 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
- 5a8fe1e ARM: tegra20: implement BCT patching by Svyatoslav Ryhel · 1 year, 9 months ago
- 327ff8e ARM: tegra30: implement BCT patching by Ramin Khonsari · 1 year, 9 months ago
- 8ed2bd1 ARM: tegra: expose crypto module for all Tegra SoCs by Svyatoslav Ryhel · 1 year, 9 months ago
- 412a4c6 ARM: tegra: include timer as default option by Svyatoslav Ryhel · 1 year, 10 months ago
- d14f3f2 Convert CONFIG_TEGRA_ENABLE_UARTA et al to Kconfig by Tom Rini · 2 years ago
- 8457d02 global: Remove extraneous DM_ETH imply/select by Tom Rini · 2 years ago
- 7ef53a3 Convert CONFIG_TEGRA_GPU to Kconfig by Tom Rini · 2 years, 6 months ago
- bd3ef27 tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig by Tom Rini · 2 years, 8 months ago
- 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
- a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
- 5afdcca arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · 3 years, 3 months ago
- 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
- 3077026 tegra: Don't enable binman on ARMv8 SoCs by Simon Glass · 4 years, 4 months ago
- 22b897a video: extend stdout video console work-around for 'vga' by Anatolij Gustschin · 4 years, 6 months ago
- 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 7 months ago
- 382de4a arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET by Masahiro Yamada · 5 years ago
- 74a50ac ARM: tegra: Enable position independent build for 64-bit by Thierry Reding · 6 years ago
- 836a56e ARM: tegra: Workaround UDC boot issues only if necessary by Thierry Reding · 6 years ago
- f9ec2ec ARM: tegra: Support TZ-only access to PMC by Thierry Reding · 6 years ago
- e19143b ARM: tegra: Guard powergate code with a Kconfig symbol by Thierry Reding · 6 years ago
- 07ea02b ARM: tegra: Guard pin controller code with a Kconfig symbol by Thierry Reding · 6 years ago
- 1a869c7 ARM: tegra: Guard memory controller code with a Kconfig symbol by Thierry Reding · 6 years ago
- 9e57819 ARM: tegra: Guard GP pad control code with a Kconfig symbol by Thierry Reding · 6 years ago
- b64e0b9 ARM: tegra: Guard clock code with a Kconfig symbol by Thierry Reding · 6 years ago
- 08a00cb dm: Change CMD_DM enabling by Michal Simek · 6 years ago
- 5ed063d Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
- acf1500 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
- f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
- ddecaaf ARM: tegra: use LINUX_KERNEL_IMAGE_HEADER by Stephen Warren · 7 years ago
- f2faffe binman: tegra: Convert to use binman by Simon Glass · 7 years ago
- c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
- 66de3ee tegra: tegra124: Add a PMC syscon driver by Simon Glass · 7 years ago
- 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
- 221a949 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
- 42e6f85 Convert CONFIG_CMD_ENTERRCM to Kconfig by Simon Glass · 8 years ago
- 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
- 8dda2e2 ARM: Migrate errata to Kconfig by Tom Rini · 8 years ago
- a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
- af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
- 140a9ea ARM: tegra: enable standard clock/reset APIs everywhere by Stephen Warren · 8 years ago
- 6a474db mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · 8 years ago
- e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
- cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 4dd99d1 reset: add Tegra186 reset driver by Stephen Warren · 8 years ago
- d9fd700 clock: add Tegra186 clock driver by Stephen Warren · 8 years ago
- 73dd5c4 misc: add Tegra BPMP driver by Stephen Warren · 8 years ago
- 49626ea ARM: tegra: add IVC protocol implementation by Stephen Warren · 8 years ago
- 0f67e23 mailbox: add Tegra186 HSP driver by Stephen Warren · 8 years ago
- c7ba99c ARM: tegra: add core Tegra186 support by Stephen Warren · 9 years ago
- 601800b ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig by Stephen Warren · 9 years ago
- d6ef8a6 video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD by Simon Glass · 9 years ago
- 91c08af tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · 9 years ago
- 6c88b51 video: tegra: Enable the 'lcd' env variable work-around by Simon Glass · 9 years ago
- dd8204d ARM: tegra: shut down USB device controller at boot by Stephen Warren · 9 years ago
- 96350f7 dm: tegra: net: Convert tegra boards to driver model for Ethernet by Simon Glass · 9 years ago
- 3ba5f74 dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
- e81ca88 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
- 15bcc62 ARM: tegra: refactor common Kconfig options by Stephen Warren · 9 years ago
- f77f5e9 dm: tegra: Convert keyboard driver to driver model by Simon Glass · 9 years ago
- dffb86e of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
- 7aaa5a6 ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
- 56079ec Tegra: Rework KConfig options to allow 64-bit builds (T210) by Tom Warren · 9 years ago
- c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
- 47a785a dts: Disable device tree for SPL on all boards by Simon Glass · 10 years ago
- 534f9d3 dm: tegra: usb: Move USB to driver model by Simon Glass · 10 years ago
- a26cd04 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
- 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
- 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
- bdfb341 dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
- d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
- e02ee25 kconfig: switch to single .config configuration by Masahiro Yamada · 10 years ago
- 09f455d ARM: tegra: collect SoC sources into mach-tegra by Masahiro Yamada · 10 years ago[Renamed (76%) from arch/arm/cpu/armv7/tegra-common/Kconfig]
- b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
- d7a4b2e dm: tegra: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
- 790f70c kconfig: arm: select CPU_V7 for some new boards by Masahiro Yamada · 10 years ago
- 45ccec8 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · 10 years ago
- 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
- ddd960e tegra: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago