1. af1a3e9 global: Remove unused CONFIG symbols by Tom Rini · Fri Dec 02 16:42:31 2022 -0500
  2. 1479a83 Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · Fri Dec 02 16:42:27 2022 -0500
  3. f27b796 Convert CONFIG_RTC_DS1337 et al to Kconfig by Tom Rini · Sat Nov 19 18:45:31 2022 -0500
  4. a910c68 Convert CONFIG_HWCONFIG to Kconfig by Tom Rini · Sat Nov 19 18:45:16 2022 -0500
  5. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  6. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  7. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · Fri Oct 28 20:27:07 2022 -0400
  8. 5a70f17 Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · Fri Oct 28 20:27:02 2022 -0400
  9. 8d86fe3 configs: Remove a number of unreferenced CONFIG options. by Tom Rini · Sat Jul 23 13:05:07 2022 -0400
  10. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  11. eb4f2de Convert CONFIG_SYS_RAMBOOT to Kconfig by Tom Rini · Sat Jun 25 11:02:44 2022 -0400
  12. 68ad575 qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board code by Tom Rini · Mon Jun 20 08:07:57 2022 -0400
  13. a7fa976 Convert CONFIG_ENABLE_36BIT_PHYS to Kconfig by Tom Rini · Wed Jun 15 12:03:45 2022 -0400
  14. 667dd4f Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to Kconfig by Tom Rini · Fri Jun 10 22:59:37 2022 -0400
  15. 3f00477 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · Fri Jun 10 22:59:28 2022 -0400
  16. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  17. 55f3756 powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · Tue May 24 14:14:02 2022 -0400
  18. 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · Thu Mar 24 17:18:05 2022 -0400
  19. 5618460 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · Fri Feb 25 11:19:53 2022 -0500
  20. 5fb860c Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · Fri Feb 25 11:19:48 2022 -0500
  21. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  22. 50e6f1b Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · Sun Dec 12 22:12:32 2021 -0500
  23. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · Wed Nov 10 09:11:40 2021 -0500
  24. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  25. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  26. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · Mon Aug 23 10:25:30 2021 -0400
  27. 946663b ppc: qemu: Drop a custom env variable 'fdt_addr_r' by Bin Meng · Thu Feb 25 17:22:56 2021 +0800
  28. 92f5454 ppc: qemu: Enable RTC support via I2C by Bin Meng · Thu Feb 25 17:22:54 2021 +0800
  29. f9c9ffc ppc: qemu: Switch over to use DM ETH and PCI by Bin Meng · Thu Feb 25 17:22:43 2021 +0800
  30. 285d1e2 ppc: qemu: Switch over to use DM serial by Bin Meng · Thu Feb 25 17:22:39 2021 +0800
  31. 6c6e558 ppc: qemu: Fix CONFIG_SYS_PCI_MAP_END by Bin Meng · Thu Feb 25 17:22:26 2021 +0800
  32. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  33. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · Wed Jun 03 14:43:40 2020 +0200
  34. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · Tue May 26 15:06:18 2020 -0400
  35. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  36. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  37. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  38. 8febc7a treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · Wed Mar 28 14:38:16 2018 +0200
  39. 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · Wed Mar 28 14:38:14 2018 +0200
  40. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · Tue Mar 06 19:02:27 2018 -0500
  41. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  42. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  43. acede7a Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · Mon Dec 04 12:37:00 2017 +0900
  44. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · Wed Aug 23 22:59:06 2017 +0200
  45. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  46. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · Wed Aug 23 22:59:02 2017 +0200
  47. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · Wed Aug 23 22:59:00 2017 +0200
  48. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · Fri Aug 04 16:34:40 2017 -0600
  49. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
  50. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  51. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · Wed May 17 03:25:39 2017 -0600
  52. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  53. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  54. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  55. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  56. af5495a powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · Wed Dec 28 08:43:27 2016 -0800
  57. 51e91e8 powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500 by York Sun · Fri Nov 18 12:29:51 2016 -0800
  58. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · Sun Oct 16 23:35:18 2016 -0700
  59. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  60. 653e9fe treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · Mon Jul 25 19:56:03 2016 +0900
  61. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  62. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  63. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  64. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  65. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  66. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  67. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  68. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  69. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · Wed Oct 07 20:19:12 2015 -0700
  70. 9008a5b net: Move CONFIG_E1000 options to Kconfig by Simon Glass · Wed Aug 19 09:33:43 2015 -0600
  71. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  72. 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · Tue Jun 02 11:25:54 2015 +0200
  73. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  74. add5589 Move setexpr to Kconfig by Joe Hershberger · Tue May 05 19:08:13 2015 -0500
  75. 6a2aa50 qemu-ppce500: Add support for 64bit CCSR map by Alexander Graf · Sat Mar 07 02:10:09 2015 +0100
  76. f1ed426 PPC 85xx QEMU: Make a generic board file by Alexander Graf · Wed Apr 30 19:21:14 2014 +0200
  77. c346848 PPC 85xx: Add qemu-ppce500 machine by Alexander Graf · Fri Apr 11 17:09:45 2014 +0200