1. 1a869c7 ARM: tegra: Guard memory controller code with a Kconfig symbol by Thierry Reding · 5 years ago
  2. 9e57819 ARM: tegra: Guard GP pad control code with a Kconfig symbol by Thierry Reding · 5 years ago
  3. b64e0b9 ARM: tegra: Guard clock code with a Kconfig symbol by Thierry Reding · 5 years ago
  4. 08a00cb dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  5. 5ed063d Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  6. acf1500 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 6 years ago
  7. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  8. ddecaaf ARM: tegra: use LINUX_KERNEL_IMAGE_HEADER by Stephen Warren · 7 years ago
  9. f2faffe binman: tegra: Convert to use binman by Simon Glass · 7 years ago
  10. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  11. 66de3ee tegra: tegra124: Add a PMC syscon driver by Simon Glass · 7 years ago
  12. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  13. 221a949 Kconfig: Finish migration of hashing commands by Daniel Thompson · 7 years ago
  14. 42e6f85 Convert CONFIG_CMD_ENTERRCM to Kconfig by Simon Glass · 7 years ago
  15. 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 7 years ago
  16. 8dda2e2 ARM: Migrate errata to Kconfig by Tom Rini · 8 years ago
  17. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  18. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  19. 140a9ea ARM: tegra: enable standard clock/reset APIs everywhere by Stephen Warren · 8 years ago
  20. 6a474db mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · 8 years ago
  21. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  22. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  23. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  24. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  25. 4dd99d1 reset: add Tegra186 reset driver by Stephen Warren · 8 years ago
  26. d9fd700 clock: add Tegra186 clock driver by Stephen Warren · 8 years ago
  27. 73dd5c4 misc: add Tegra BPMP driver by Stephen Warren · 8 years ago
  28. 49626ea ARM: tegra: add IVC protocol implementation by Stephen Warren · 8 years ago
  29. 0f67e23 mailbox: add Tegra186 HSP driver by Stephen Warren · 8 years ago
  30. c7ba99c ARM: tegra: add core Tegra186 support by Stephen Warren · 8 years ago
  31. 601800b ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig by Stephen Warren · 8 years ago
  32. d6ef8a6 video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD by Simon Glass · 9 years ago
  33. 91c08af tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · 9 years ago
  34. 6c88b51 video: tegra: Enable the 'lcd' env variable work-around by Simon Glass · 9 years ago
  35. dd8204d ARM: tegra: shut down USB device controller at boot by Stephen Warren · 9 years ago
  36. 96350f7 dm: tegra: net: Convert tegra boards to driver model for Ethernet by Simon Glass · 9 years ago
  37. 3ba5f74 dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  38. e81ca88 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  39. 15bcc62 ARM: tegra: refactor common Kconfig options by Stephen Warren · 9 years ago
  40. f77f5e9 dm: tegra: Convert keyboard driver to driver model by Simon Glass · 9 years ago
  41. dffb86e of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  42. 7aaa5a6 ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  43. 56079ec Tegra: Rework KConfig options to allow 64-bit builds (T210) by Tom Warren · 9 years ago
  44. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  45. 47a785a dts: Disable device tree for SPL on all boards by Simon Glass · 9 years ago
  46. 534f9d3 dm: tegra: usb: Move USB to driver model by Simon Glass · 9 years ago
  47. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  48. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 9 years ago
  49. 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  50. bdfb341 dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
  51. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  52. e02ee25 kconfig: switch to single .config configuration by Masahiro Yamada · 10 years ago
  53. 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]
  54. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  55. d7a4b2e dm: tegra: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  56. 790f70c kconfig: arm: select CPU_V7 for some new boards by Masahiro Yamada · 10 years ago
  57. 45ccec8 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · 10 years ago
  58. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  59. ddd960e tegra: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago