1. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  2. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · Tue May 26 15:06:18 2020 -0400
  3. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · Sun May 10 11:40:09 2020 -0600
  4. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  5. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · Fri Apr 24 15:35:53 2020 -0400
  6. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  7. f4bdf1b env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · Mon Nov 18 20:02:07 2019 -0500
  8. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · Sat Jul 20 20:51:14 2019 -0600
  9. 15cd1e1 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · Sat Jul 20 20:51:13 2019 -0600
  10. 53abde7 gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig by Mario Six · Fri Mar 29 10:18:08 2019 +0100
  11. dc00300 mpc83xx: Get rid of CONFIG_SYS_LBC_* by Mario Six · Mon Jan 21 09:18:17 2019 +0100
  12. 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · Mon Jan 21 09:18:16 2019 +0100
  13. c9f9277 mpc83xx: Get rid of CONFIG_SYS_DDR_BASE by Mario Six · Mon Jan 21 09:18:15 2019 +0100
  14. 98d7eaa mpc83xx: Migrate CONFIG_LCRR_* to Kconfig by Mario Six · Mon Jan 21 09:18:14 2019 +0100
  15. f62074e mpc83xx: Migrate SPCR to Kconfig by Mario Six · Mon Jan 21 09:18:13 2019 +0100
  16. aa50254 mpc83xx: Migrate arbiter config to Kconfig by Mario Six · Mon Jan 21 09:18:12 2019 +0100
  17. 636c108 mpc8308: Migrate system io config to Kconfig by Mario Six · Mon Jan 21 09:18:11 2019 +0100
  18. a6c985e mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig by Mario Six · Mon Jan 21 09:18:10 2019 +0100
  19. 8b2141c mpc83xx: Migrate HID config to Kconfig by Mario Six · Mon Jan 21 09:18:09 2019 +0100
  20. f6232c8 mpc83xx: Remove last CONFIG_MPC83xx by Mario Six · Mon Jan 21 09:18:07 2019 +0100
  21. 1faf95d mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · Mon Jan 21 09:18:03 2019 +0100
  22. c1e29d9 mpc83xx: Simplify BR,OR lines by Mario Six · Mon Jan 21 09:18:01 2019 +0100
  23. 8063241 mpc83xx: Normalize BR/OR option lines by Mario Six · Mon Jan 21 09:17:59 2019 +0100
  24. b47839c mpc83xx: Migrate LBLAW_* to Kconfig by Mario Six · Mon Jan 21 09:17:58 2019 +0100
  25. a861ea6 mpc83xx: Migrate BATS config to Kconfig by Mario Six · Mon Jan 21 09:17:57 2019 +0100
  26. 9486710 mpc83xx: Kconfig: Migrate HRCW to Kconfig by Mario Six · Mon Jan 21 09:17:54 2019 +0100
  27. d10f318 mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · Mon Jan 21 09:17:53 2019 +0100
  28. 4510d44 strider: Migrate to CONFIG_TARGET_STRIDER by Mario Six · Mon Jan 21 09:17:46 2019 +0100
  29. b2e701c mpc83xx: Introduce ARCH_MPC830* by Mario Six · Mon Jan 21 09:17:24 2019 +0100
  30. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · Sun Oct 14 15:10:50 2018 -0500
  31. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  32. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  33. 790d844 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · Wed Mar 28 14:38:20 2018 +0200
  34. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · Wed Mar 28 14:38:19 2018 +0200
  35. da4fc93 treewide: Migrate CONFIG_TSEC_ENET to Kconfig by Mario Six · Wed Mar 28 14:38:18 2018 +0200
  36. 8febc7a treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · Wed Mar 28 14:38:16 2018 +0200
  37. 75b23ed treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · Wed Mar 28 14:38:15 2018 +0200
  38. 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · Wed Mar 28 14:38:14 2018 +0200
  39. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · Tue Mar 06 19:02:27 2018 -0500
  40. b489358 treewide: Fix gdsys mail addresses by Mario Six · Tue Mar 06 08:04:58 2018 +0100
  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. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  44. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · Wed Aug 23 22:59:02 2017 +0200
  45. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
  46. ffb7d2a Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · Fri Aug 04 16:34:33 2017 -0600
  47. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · Fri Aug 04 16:34:32 2017 -0600
  48. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  49. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  50. ec10c01 Convert CONFIG_CMD_IOLOOP to Kconfig by Simon Glass · Wed May 17 03:25:35 2017 -0600
  51. 811eb26 Convert CONFIG_CMD_FPGAD to Kconfig by Simon Glass · Wed May 17 03:25:20 2017 -0600
  52. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  53. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · Mon Jan 30 19:46:49 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. 097e360 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · Wed Dec 28 08:43:42 2016 -0800
  57. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  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. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  61. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · Fri Jul 29 15:31:47 2016 +0530
  62. 5fadc7f autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · Mon Jun 27 16:23:01 2016 +0900
  63. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  64. 02f4eb9 strider: Support cpu-dp flavor by Dirk Eibach · Thu Jun 02 09:05:42 2016 +0200
  65. 3c6a509 strider: Support con-dp flavor by Dirk Eibach · Thu Jun 02 09:05:41 2016 +0200
  66. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  67. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  68. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  69. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  70. 2333b80 strider: use optimised bus timing for FPGA access by Reinhard Pfau · Wed Mar 16 09:20:13 2016 +0100
  71. 844ef41 strider: Define pca593x widths by Dirk Eibach · Wed Mar 16 09:20:12 2016 +0100
  72. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  73. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  74. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  75. b355f17 mpc83xx: Add strider board by Dirk Eibach · Wed Oct 28 11:46:32 2015 +0100