1. d63d4b2 MPC837XERDB: Stop using CONFIG_RAMDISKFILE by Tom Rini · 2 years, 8 months ago
  2. 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
  3. c1c04bd Convert CONFIG_E300 et al to Kconfig by Tom Rini · 2 years, 8 months ago
  4. fe58675 Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 9 months ago
  5. 1709545 Remove CONFIG_HAS_ETH0 et al symbols by Tom Rini · 2 years, 9 months ago
  6. 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 9 months ago
  7. 5fb860c Convert CONFIG_BOOTFILE 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. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  10. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
  11. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
  12. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 1 month ago
  13. 3826f81 kgdb: Remove unused serial related options by Tom Rini · 3 years, 3 months ago
  14. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 3 months ago
  15. c93daf9 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · 3 years, 4 months ago
  16. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  17. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  18. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
  19. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 3 months ago
  20. ddda564 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · 3 years, 3 months ago
  21. 9aed2af ppc: Rework some hard-coded BOOTCOMMANDS by Tom Rini · 3 years, 3 months ago
  22. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 3 months ago
  23. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  24. ed8db28 ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORID by Simon Glass · 3 years, 4 months ago
  25. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  26. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  27. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  28. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
  29. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  30. dafa52a powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig by Rasmus Villemoes · 5 years ago
  31. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  32. e5678e4 configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · 6 years ago
  33. dc00300 mpc83xx: Get rid of CONFIG_SYS_LBC_* by Mario Six · 6 years ago
  34. 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
  35. c9f9277 mpc83xx: Get rid of CONFIG_SYS_DDR_BASE by Mario Six · 6 years ago
  36. 98d7eaa mpc83xx: Migrate CONFIG_LCRR_* to Kconfig by Mario Six · 6 years ago
  37. f62074e mpc83xx: Migrate SPCR to Kconfig by Mario Six · 6 years ago
  38. aa50254 mpc83xx: Migrate arbiter config to Kconfig by Mario Six · 6 years ago
  39. a6c985e mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig by Mario Six · 6 years ago
  40. 8b2141c mpc83xx: Migrate HID config to Kconfig by Mario Six · 6 years ago
  41. 1faf95d mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · 6 years ago
  42. c1e29d9 mpc83xx: Simplify BR,OR lines by Mario Six · 6 years ago
  43. 8063241 mpc83xx: Normalize BR/OR option lines by Mario Six · 6 years ago
  44. b47839c mpc83xx: Migrate LBLAW_* to Kconfig by Mario Six · 6 years ago
  45. a861ea6 mpc83xx: Migrate BATS config to Kconfig by Mario Six · 6 years ago
  46. 4a50e56 powerpc: Migrate HIGH_BATS to Kconfig by Mario Six · 6 years ago
  47. 9486710 mpc83xx: Kconfig: Migrate HRCW to Kconfig by Mario Six · 6 years ago
  48. d10f318 mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · 6 years ago
  49. 51ac600 MPC837XERDB: Remove CONFIG_MPC837XERDB by Mario Six · 6 years ago
  50. 60b1123 mpc83xx: Introduce ARCH_MPC837X by Mario Six · 6 years ago
  51. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  52. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  53. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  54. 790d844 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 7 years ago
  55. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  56. da4fc93 treewide: Migrate CONFIG_TSEC_ENET to Kconfig by Mario Six · 7 years ago
  57. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  58. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  59. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  60. fc1a4de ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  61. 8df5dd3 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  62. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  63. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  64. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  65. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  66. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  67. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  68. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  69. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  70. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
  71. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  72. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
  73. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  74. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  75. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  76. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  77. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  78. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  79. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  80. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  81. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  82. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  83. 9c74796 mpc83xx: make it bootable with the latest kernel by Kevin Hao · 8 years ago
  84. 349a015 mpc83xx: fix the corruption of u-boot when saveenv by Kevin Hao · 8 years ago
  85. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  86. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  87. 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  88. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  89. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  90. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  91. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  92. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  93. 52de2e5 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  94. 8bca435 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  95. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  96. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  97. d17d590 Use generic board architecture for MPC837xERDB by Sinan Akman · 10 years ago
  98. c4cff52 config: MPC837X : Add complete USB EHCI support by Nikhil Badola · 10 years ago
  99. 81b3536 powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition by Masahiro Yamada · 11 years ago
  100. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago