1. ce53ec8 configs: Resync with savedefconfig by Tom Rini · Tue Aug 23 15:24:14 2022 -0400
  2. 7c027e0 configs: Resync with savedefconfig by Tom Rini · Mon Jun 20 08:13:12 2022 -0400
  3. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  4. 4780550 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · Thu May 12 16:45:08 2022 -0400
  5. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · Wed May 11 18:01:06 2022 -0400
  6. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  7. 324cf14 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · Thu Apr 07 12:33:23 2022 -0400
  8. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · Fri Apr 08 13:36:51 2022 -0400
  9. 76fbc6f configs: Resync with savedefconfig by Tom Rini · Fri Apr 01 10:33:18 2022 -0400
  10. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · Sat Dec 11 14:55:48 2021 -0500
  11. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · Wed Nov 10 09:11:40 2021 -0500
  12. e25a03a configs: Resync with savedefconfig by Tom Rini · Mon Nov 01 12:19:22 2021 +0000
  13. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  14. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  15. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  16. 56fd1e1 configs: Resync with savedefconfig by Tom Rini · Mon Nov 30 12:50:32 2020 -0500
  17. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  18. 9e4bacb configs: Resync with savedefconfig by Tom Rini · Thu Jun 04 19:29:09 2020 -0400
  19. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  20. 47dece3 configs: Resync with savedefconfig by Tom Rini · Tue Apr 28 16:15:47 2020 -0400
  21. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  22. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  23. 803baa2 mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD by Miquel Raynal · Thu Oct 03 19:50:08 2019 +0200
  24. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  25. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  26. ecdb78e configs: Resync with savedefconfig by Tom Rini · Thu Nov 07 14:25:00 2019 -0500
  27. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:38 2019 +0100
  28. 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · Tue Feb 05 11:29:28 2019 +0530
  29. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  30. e0056d7 configs: Resync with savedefconfig by Tom Rini · Mon Jun 04 11:57:37 2018 -0400
  31. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  32. 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · Wed Mar 28 14:38:14 2018 +0200
  33. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  34. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · Sat Jan 27 20:28:40 2018 +0200
  35. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · Sun Oct 22 17:55:07 2017 -0400
  36. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  37. 5b0b040 configs: Resync with savedefconfig by Tom Rini · Mon Aug 28 07:16:32 2017 -0400
  38. 78873cd configs: Resync with savedefconfig by Tom Rini · Mon Aug 14 19:58:53 2017 -0400
  39. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  40. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  41. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  42. 256aa74 configs: Resync defconfigs by Tom Rini · Mon Jun 19 09:47:40 2017 -0400
  43. 264aa5f Convert CONFIG_LZMA to Kconfig by Simon Glass · Wed May 17 03:25:42 2017 -0600
  44. a1dcf3c pinctrl: Kconfig: sort pinctrl config options to prevent future clutter by Philipp Tomsich · Wed Apr 19 16:46:37 2017 +0200
  45. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:38 2017 +0100
  46. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  47. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  48. afea41d configs: Resync with savedefconfig by Tom Rini · Thu Sep 08 16:11:59 2016 -0400
  49. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  50. 56f0219 mips: ath79: ap121: Enable ethernet by Wills Wang · Mon May 30 22:54:51 2016 +0800
  51. 8d8d2ed mips: ath79: add AP121 reference board by Wills Wang · Wed Mar 16 16:59:59 2016 +0800