1. 308520b global: Remove unused CONFIG symbols by Tom Rini · 2 years ago
  2. 54f80dd Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 2 years ago
  3. ea467ea Convert CONFIG_RTC_DS1337 et al to Kconfig by Tom Rini · 2 years ago
  4. 19b4040 Convert CONFIG_HWCONFIG to Kconfig by Tom Rini · 2 years ago
  5. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  6. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  7. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  8. 2c8d04d Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · 2 years, 1 month ago
  9. 13e28f4 configs: Remove a number of unreferenced CONFIG options. by Tom Rini · 2 years, 4 months ago
  10. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
  11. 5a44618 Convert CONFIG_SYS_RAMBOOT to Kconfig by Tom Rini · 2 years, 5 months ago
  12. 604c62f qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board code by Tom Rini · 2 years, 5 months ago
  13. fbc3621 Convert CONFIG_ENABLE_36BIT_PHYS to Kconfig by Tom Rini · 2 years, 6 months ago
  14. de47ff5 Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to Kconfig by Tom Rini · 2 years, 6 months ago
  15. aca1f67 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 6 months ago
  16. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  17. 4c97c8c powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 6 months ago
  18. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
  19. f9147d6 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · 2 years, 9 months ago
  20. fdfb17b Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · 2 years, 9 months ago
  21. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  22. 7856cd5 Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · 3 years ago
  23. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 1 month ago
  24. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  25. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  26. 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
  27. b516dd5 ppc: qemu: Drop a custom env variable 'fdt_addr_r' by Bin Meng · 3 years, 9 months ago
  28. 9a39f76 ppc: qemu: Enable RTC support via I2C by Bin Meng · 3 years, 9 months ago
  29. 8ee4016 ppc: qemu: Switch over to use DM ETH and PCI by Bin Meng · 3 years, 9 months ago
  30. 2e91e8b ppc: qemu: Switch over to use DM serial by Bin Meng · 3 years, 9 months ago
  31. fc5af5c ppc: qemu: Fix CONFIG_SYS_PCI_MAP_END by Bin Meng · 3 years, 9 months ago
  32. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  33. 69be8fd powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 6 months ago
  34. e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  35. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  36. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  37. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  38. 2aeb22d treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · 7 years ago
  39. e89f8aa treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · 7 years ago
  40. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  41. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  42. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  43. 7e3caa8 Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  44. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  45. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  46. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  47. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  48. fa37922 Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  49. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  50. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  51. 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 8 years ago
  52. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  53. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  54. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  55. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  56. f8dee36 powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  57. 1034340 powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500 by York Sun · 8 years ago
  58. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  59. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  60. bb6b142 treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · 8 years ago
  61. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  62. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  63. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  64. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  65. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  66. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  67. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  68. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  69. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  70. a77fda1 net: Move CONFIG_E1000 options to Kconfig by Simon Glass · 9 years ago
  71. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  72. 42eccdd configs: remove CONFIG_NET_MULTI by Lars Poeschel · 9 years ago
  73. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  74. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
  75. e834975 qemu-ppce500: Add support for 64bit CCSR map by Alexander Graf · 10 years ago
  76. eab3bfb PPC 85xx QEMU: Make a generic board file by Alexander Graf · 11 years ago
  77. fa08d39 PPC 85xx: Add qemu-ppce500 machine by Alexander Graf · 11 years ago