1. 356c674 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 9 months ago
  2. 231e774 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 10 months ago
  3. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  4. f7c6985 Convert CONFIG_KIRKWOOD_GPIO to Kconfig by Tom Rini · 3 years ago
  5. 43b9c29 Convert CONFIG_SYS_KWD_CONFIG to Kconfig by Tom Rini · 3 years ago
  6. b7b337b Convert CONFIG_88F5182 et al to Kconfig by Tom Rini · 3 years ago
  7. eb6aadc arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · 3 years, 3 months ago
  8. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  9. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
  10. 2e1a48e arm: kirkwood: Do not overwrite CONFIG_SYS_TCLK by Pali Rohár · 3 years, 4 months ago
  11. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  12. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  13. e767d0b Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 5 years ago
  14. 4f5cb5a arm: kirkwood: lsxl: enable DM for SATA by Michael Walle · 6 years ago
  15. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  16. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  17. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  19. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  20. 80d51a4 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  21. b2c7baa block: ide: Drop CONFIG_IDE_LED by Bin Meng · 7 years ago
  22. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  23. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  24. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  25. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  26. a831eca Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 8 years ago
  27. 1b9cb56 Kconfig: Drop CONFIG_CMD_ENV by Simon Glass · 8 years ago
  28. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  29. b9dab61 api: Convert to Kconfig by Emmanuel Vadot · 8 years ago
  30. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  31. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  32. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  33. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  34. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  35. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  36. 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  37. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  38. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  39. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  40. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  41. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  42. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  43. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  44. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  45. 2c1b1db net: Fix NET_RANDOM_ETHADDR dependencies by Michal Simek · 10 years ago
  46. 522aba3 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · 10 years ago
  47. 22316a5 lsxl: switch from bootm to bootz for boot commands by Michael Walle · 10 years ago
  48. be08338 lsxl: place the dtb below the inital ramdisk by Michael Walle · 10 years ago
  49. daffcc5 lsxl: use default load addresses for legacy boot by Michael Walle · 10 years ago
  50. 9f06145 lsxl: convert to generic board and fix typo by Michael Walle · 10 years ago
  51. d757085 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · 10 years ago
  52. 35e6e29 lsxl: rework boot scripts by Michael Walle · 11 years ago
  53. f2f14da lsxl: use 64bit for LBA48 to support 4 TB drives by Michael Walle · 11 years ago
  54. cd9c268 lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND by Przemyslaw Marczak · 11 years ago
  55. d6acdf2 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · 11 years ago
  56. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  57. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  58. dc3ba8e lsxl: unset ncip for rescue mode by Michael Walle · 12 years ago
  59. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  60. dccfa46 Kirkwood: add lschlv2 and lsxhl board support by Michael Walle · 12 years ago