1. 9924ca1 configs: Resync with savedefconfig by Tom Rini · 1 year, 9 months ago
  2. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  3. 3f00477 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 6 months ago
  4. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  5. 324cf14 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · 2 years, 8 months ago
  6. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  7. a45a3ef Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig by Tom Rini · 2 years, 9 months ago
  8. 231e774 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 10 months ago
  9. 94886db fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD by Simon Glass · 3 years ago
  10. 3a4597d arm: highbank: Add devicetree files by Simon Glass · 3 years ago
  11. e25a03a configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  12. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  13. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  14. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  15. 579e9e8 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  16. 126d9a6 arm: highbank: Do DRAM init from DT by Andre Przywara · 3 years, 8 months ago
  17. 7352fb9 net: calxedagmac: Convert to DM_ETH by Andre Przywara · 3 years, 8 months ago
  18. 8d1069f arm: highbank: Enable OF_CONTROL by Andre Przywara · 3 years, 8 months ago
  19. f92b6fa configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  20. 2e262c4 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  21. 6bd3b14 configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  22. e799f92 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  23. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  24. 66ea5c7 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  25. ba64b8b CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 6 years ago
  26. c9285bf configs: Resync with savedefconfig by Tom Rini · 6 years ago
  27. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  28. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  29. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  30. c98ed5f bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR by Tom Rini · 7 years ago
  31. 732aa4a configs: Re-sync with CONFIG_DISTRO_DEFAULTS by Tom Rini · 7 years ago
  32. fe6a4b3 Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig by Lukasz Majewski · 7 years ago
  33. 6dd8c90 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · 7 years ago
  34. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  35. edf9f62 ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  36. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  37. 5b0b040 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  38. e791a02 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  39. 4100de4 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  40. 690c05a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
  41. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  42. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  43. 9834b90 configs: Re-sync by Tom Rini · 8 years ago
  44. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  45. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  46. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  47. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  48. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  49. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  50. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  51. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  52. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  53. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  54. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  55. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  56. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  57. 83da3f1 autoboot.c: Move config options to Kconfig by Stefan Roese · 10 years ago
  58. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  59. 52ece9c highbank: kconfig: move common settings by Masahiro Yamada · 10 years ago
  60. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago