1. ce53ec8 configs: Resync with savedefconfig by Tom Rini · Tue Aug 23 15:24:14 2022 -0400
  2. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  3. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  4. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  5. 324cf14 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · Thu Apr 07 12:33:23 2022 -0400
  6. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · Fri Apr 08 13:36:51 2022 -0400
  7. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · Sat Dec 11 14:55:48 2021 -0500
  8. 278efc68 Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · Wed Nov 24 09:26:44 2021 -0700
  9. e25a03a configs: Resync with savedefconfig by Tom Rini · Mon Nov 01 12:19:22 2021 +0000
  10. 1c05dc9 configs: Resync with savedefconfig by Tom Rini · Fri Oct 15 08:06:20 2021 -0400
  11. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  12. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  13. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  14. fc917de i2c: S3C24X0: Finish Kconfig migration by Tom Rini · Tue Aug 17 17:59:42 2021 -0400
  15. c14d7b3 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Aug 03 09:07:01 2021 -0400
  16. 881c886 samsung: exynos: Convert SROMC interface to a driver by Simon Glass · Sun Jul 18 19:02:40 2021 -0600
  17. 2c082ab configs: Resync with savedefconfig by Tom Rini · Mon Jul 26 21:10:37 2021 -0400
  18. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  19. 2e262c4 configs: Resync with savedefconfig by Tom Rini · Mon Aug 10 15:31:07 2020 -0400
  20. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  21. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  22. 0332a1a configs: Resync with savedefconfig by Tom Rini · Mon Jul 06 13:54:25 2020 -0400
  23. 47dece3 configs: Resync with savedefconfig by Tom Rini · Tue Apr 28 16:15:47 2020 -0400
  24. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  25. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · Thu Oct 03 19:50:05 2019 +0200
  26. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  27. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  28. ecdb78e configs: Resync with savedefconfig by Tom Rini · Thu Nov 07 14:25:00 2019 -0500
  29. 527ded8 configs: Resync with savedefconfig by Tom Rini · Mon Sep 23 11:47:37 2019 -0400
  30. d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · Wed Aug 14 08:29:25 2019 -0500
  31. 0084877 Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · Wed May 01 07:58:27 2019 +0000
  32. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  33. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  34. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:38 2019 +0100
  35. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  36. 929ea65 configs: Resync with savedefconfig by Tom Rini · Mon Jan 07 17:46:19 2019 -0500
  37. ab6dbe6 dm: sound: Complete migration to driver model by Simon Glass · Mon Dec 10 10:37:47 2018 -0700
  38. eaee9d2 dm: exynos: Drop CONFIG_DM_I2C_COMPAT by Simon Glass · Mon Dec 10 10:37:46 2018 -0700
  39. 38d0bb3 dm: exynos: sound: Convert to use driver model by Simon Glass · Mon Dec 10 10:37:44 2018 -0700
  40. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  41. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  42. 9bd0962 configs: Resync with savedefconfig by Tom Rini · Sat Apr 07 20:27:54 2018 -0400
  43. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Feb 06 12:15:38 2018 -0500
  44. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  45. 0a044f8 net: Add SMC911X driver to Kconfig, convert by Adam Ford · Tue Sep 05 15:20:44 2017 -0500
  46. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  47. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · Mon Aug 28 20:50:46 2017 +1200
  48. 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · Mon Aug 28 20:50:45 2017 +1200
  49. 5b0b040 configs: Resync with savedefconfig by Tom Rini · Mon Aug 28 07:16:32 2017 -0400
  50. 78873cd configs: Resync with savedefconfig by Tom Rini · Mon Aug 14 19:58:53 2017 -0400
  51. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  52. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · Fri May 12 22:33:28 2017 -0400
  53. 443b516 ARM: Default to using optimized memset and memcpy routines by Tom Rini · Thu Jan 12 13:16:02 2017 -0500
  54. ab23a5b Merge git://git.denx.de/u-boot-samsung by Tom Rini · Wed Jan 18 07:21:12 2017 -0500
  55. 4228ea6 exynos: Enable XHCI on exynos5250 boards by Sjoerd Simons · Tue Jan 10 14:36:17 2017 +0100
  56. 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · Tue Jan 10 13:32:04 2017 +0900
  57. 124f6ce mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · Wed Dec 07 22:10:29 2016 +0900
  58. 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · Wed Dec 07 22:10:28 2016 +0900
  59. 74f09b8 Sync defconfig files by savedefconfig by Masahiro Yamada · Wed Dec 07 22:10:25 2016 +0900
  60. 8db91cf Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · Tue Nov 29 09:14:57 2016 -0500
  61. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · Mon Oct 17 20:12:37 2016 -0600
  62. 4458d3b Convert SILENT_CONSOLE options to Kconfig by Simon Glass · Mon Oct 17 20:12:35 2016 -0600
  63. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · Fri Jul 29 15:31:47 2016 +0530
  64. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · Mon Sep 12 23:18:22 2016 -0600
  65. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  66. afea41d configs: Resync with savedefconfig by Tom Rini · Thu Sep 08 16:11:59 2016 -0400
  67. a99ad39 arm: exynos: realign the code to allow support for newer 64-bit platforms by Thomas Abraham · Sat Apr 23 22:18:12 2016 +0530
  68. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  69. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  70. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  71. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  72. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  73. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · Wed Nov 25 05:34:53 2015 -0800
  74. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  75. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · Mon Sep 28 05:14:15 2015 -0700
  76. 2347daa Tidy up some defconfig files by Simon Glass · Wed Aug 19 09:33:42 2015 -0600
  77. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  78. 76fc3ad exynos: Enable new features for exynos5 boards by Simon Glass · Mon Aug 03 08:19:28 2015 -0600
  79. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  80. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  81. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  82. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · Tue May 12 14:46:24 2015 -0500
  83. bb3315f sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig by Simon Glass · Fri Mar 06 13:19:13 2015 -0700
  84. 015b4a5 sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig by Simon Glass · Fri Mar 06 13:19:12 2015 -0700
  85. 67402f0 sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig by Simon Glass · Fri Mar 06 13:19:11 2015 -0700
  86. c62d28e sandbox: exynos: Move CONFIG_I2S to Kconfig by Simon Glass · Fri Mar 06 13:19:10 2015 -0700
  87. 23c7693 sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig by Simon Glass · Fri Mar 06 13:19:09 2015 -0700
  88. 3f111d4 sandbox: exynos: Move CONFIG_SOUND to Kconfig by Simon Glass · Fri Mar 06 13:19:08 2015 -0700
  89. d5f8fee kconfig: remove meaningless prefixes in defconfig files by Masahiro Yamada · Thu Mar 12 13:24:39 2015 +0900
  90. 8c65b9d kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · Mon Sep 22 19:59:06 2014 +0900
  91. c54550b exynos: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:11:00 2014 +0900
  92. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900