1. e247514 Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig by Tom Rini · 2 years, 4 months ago
  2. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  3. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  4. e056892 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · 2 years, 6 months ago
  5. d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  6. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 6 months ago
  7. 0b956e3 Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig by Tom Rini · 2 years, 6 months ago
  8. 1d5686a Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · 2 years, 6 months ago
  9. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 7 months ago
  10. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 9 months ago
  11. 9802154 configs: Resync with savedefconfig by Tom Rini · 2 years, 11 months ago
  12. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  13. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  14. 4edc79b configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  15. 0817daa configs: Resync with savedefconfig by Tom Rini · 4 years ago
  16. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  17. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 3 months ago
  18. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  19. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 8 months ago
  20. 1de770d mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  21. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  22. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  23. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  24. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  25. a8ca5c8 treewide: Move CONFIG_PHY_MARVELL to Kconfig by Mario Six · 6 years ago
  26. 34b3722 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  27. 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 6 years ago
  28. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  29. 7c8f00e configs: Resync with savedefconfig by Tom Rini · 7 years ago
  30. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  31. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  32. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  33. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  34. 26d6119 fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 7 years ago
  35. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  36. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  37. 9dd1d0a common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  38. 41598c8 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  39. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  40. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  41. 455e8fd nios2: Enable support for fitImage by Marek Vasut · 9 years ago
  42. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  43. 479accb nios2: rename board nios2-generic to 3c120_devboard by Thomas Chou · 9 years ago[Renamed (93%) from configs/nios2-generic_defconfig]
  44. af54c18 nios2: use cfi flash driver model by Thomas Chou · 9 years ago
  45. ca3ed07 nios2: enable setexpr command in defconfig by Thomas Chou · 9 years ago
  46. 96fa1e4 net: convert altera_tse to driver model and phylib by Thomas Chou · 9 years ago
  47. 6168dc6 nios2: zap nios2-generic board dir by Thomas Chou · 9 years ago
  48. ca844dd nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  49. a54915d nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  50. bcae80e nios2: convert nios2 cpu to driver model by Thomas Chou · 9 years ago
  51. 88d5ecf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  52. 220e802 nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  53. ac45c9c nios2: enable malloc() pool before relocation by Thomas Chou · 9 years ago
  54. 51068bc nios2: enable Driver Model by Thomas Chou · 9 years ago
  55. e6e2c15 nios2: enable device tree control of U-Boot by Thomas Chou · 9 years ago
  56. 25ea166 nios2: enable CONFIG_NET_RANDOM_ETHADDR by Thomas Chou · 9 years ago
  57. ca1d80c nios2: move command line configuration to Kconfig by Thomas Chou · 9 years ago
  58. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  59. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  60. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago