1. ce53ec8 configs: Resync with savedefconfig by Tom Rini · Tue Aug 23 15:24:14 2022 -0400
  2. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  3. 5d181d5 Merge branch '2022-06-28-Kconfig-migrations' into next by Tom Rini · Wed Jun 29 09:54:02 2022 -0400
  4. 065d661 Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD by Tom Rini · Mon Jun 13 22:57:35 2022 -0400
  5. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · Fri May 27 12:48:32 2022 -0400
  6. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · Fri May 27 10:19:45 2022 -0400
  7. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  8. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  9. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  10. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  11. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · Wed May 11 16:21:06 2022 -0400
  12. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · Fri Apr 08 13:36:51 2022 -0400
  13. 2bfc77a Convert CONFIG_CLOCKS to Kconfig by Tom Rini · Wed Mar 23 17:20:08 2022 -0400
  14. 97b0418 Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · Fri Mar 18 08:38:21 2022 -0400
  15. 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · Fri Feb 25 11:19:50 2022 -0500
  16. 2beb0f4 Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · Sat Jan 29 18:25:30 2022 +0300
  17. 1c38374 Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · Sat Dec 18 11:27:51 2021 -0700
  18. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · Sat Dec 11 14:55:51 2021 -0500
  19. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · Wed Sep 22 14:50:34 2021 -0400
  20. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  21. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  22. 3c712ab ARM: bitmain: Enable saving variables to SD card by Michal Simek · Mon Mar 22 15:43:46 2021 +0100
  23. 78950e9 ARM: bitmain: Enable legacy u-boot format by Michal Simek · Mon Mar 22 15:42:02 2021 +0100
  24. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  25. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  26. 0f73ac6 serial: Convert ARM_DCC to Kconfig by Tom Rini · Tue Jun 02 17:26:33 2020 -0400
  27. 6bd3b14 configs: Resync with savedefconfig by Tom Rini · Thu Feb 06 13:42:52 2020 -0500
  28. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  29. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  30. 325559b mtd: ensure CMD_NAND is compiled when its options are selected by Miquel Raynal · Thu Oct 03 19:50:14 2019 +0200
  31. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · Thu Oct 03 19:50:05 2019 +0200
  32. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  33. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  34. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · Sat Jul 20 20:51:14 2019 -0600
  35. e478f70 configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig by Tom Rini · Sun Jun 02 08:57:32 2019 -0400
  36. 66ea5c7 configs: Resync with savedefconfig by Tom Rini · Sun May 26 14:45:25 2019 -0400
  37. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  38. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  39. ebcc0bb ARM: zynq: Convert Antminer to OF_SEPARATE by Michal Simek · Mon Jan 28 08:40:50 2019 +0100
  40. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  41. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  42. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · Sat Jul 07 22:18:22 2018 -0500
  43. c5330b4 env: Added support to save env to spi through Kconfig by Vipul Kumar · Tue Jul 17 19:00:34 2018 +0530
  44. a932ae7 xilinx: Sync symbols location in defconfigs by Michal Simek · Mon Jun 04 08:33:30 2018 +0200
  45. 00eb01a arm: zynq: Add support for Bitmain Antminer S9 control board by Ezequiel Garcia · Fri Jan 12 12:33:50 2018 -0300