1. a2359f5 i2c: Remove non-DM_I2C support from davinci_i2c.c by Tom Rini · Mon Jun 27 13:35:50 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. c253f12 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · Thu May 12 10:02:06 2022 -0400
  4. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · Wed May 11 18:01:06 2022 -0400
  5. 2bfc77a Convert CONFIG_CLOCKS to Kconfig by Tom Rini · Wed Mar 23 17:20:08 2022 -0400
  6. 5fb860c Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · Fri Feb 25 11:19:48 2022 -0500
  7. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  8. aea2a99 CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk() by Tom Rini · Tue Dec 14 13:36:39 2021 -0500
  9. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · Wed Nov 10 09:11:40 2021 -0500
  10. 4cc3885 arm: Disable ATAGs support by Tom Rini · Mon Aug 30 09:16:30 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. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · Wed Aug 18 23:12:24 2021 -0400
  15. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  16. e91909f ARM: legoev3: set serial# env var by David Lechner · Mon Jan 11 13:24:44 2021 -0600
  17. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  18. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  19. 1ef0c49 Convert CONFIG_MX_CYCLIC to Kconfig by Adam Ford · Wed Aug 14 07:54:34 2019 -0500
  20. 0380914 ARM: legoev3: convert to driver model by David Lechner · Tue May 28 20:56:42 2019 -0500
  21. 79ddd41 configs/legoev3: define CONFIG_SKIP_LOWLEVEL_INIT by David Lechner · Wed May 29 10:01:59 2019 +0200
  22. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:38 2019 +0100
  23. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  24. decc895 Convert CONFIG_SYS_I2C_DAVINCI to Kconfig by Adam Ford · Fri Aug 10 05:05:22 2018 -0500
  25. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  26. 3453077 ARM: legoev3: update boot script to load uEnv.txt and .dtb by David Lechner · Sat May 19 23:25:07 2018 -0500
  27. 0c574fa ARM: legoev3: remove unused configuration options by David Lechner · Sat May 19 23:25:06 2018 -0500
  28. 4c50c8d ARM: legoev3: disable networking by David Lechner · Sat May 19 23:25:05 2018 -0500
  29. 5d3f08a ARM: legoev3: increase flash image sizes by David Lechner · Sat May 19 23:25:03 2018 -0500
  30. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  31. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  32. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · Tue Mar 06 19:02:27 2018 -0500
  33. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  34. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  35. 71750ee Convert CONFIG_SYS_DV_CLKMODE et al to Kconfig by Adam Ford · Tue Jan 23 04:04:28 2018 -0600
  36. d1f15a1 Convert CONFIG_SOC_DA8XX et al to Kconfig by Adam Ford · Thu Jan 11 08:20:27 2018 -0600
  37. 19b336e Convert CONFIG_DAVINCI_SPI to Kconfig by Adam Ford · Sat Dec 30 07:33:42 2017 -0600
  38. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  39. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · Wed Aug 23 22:59:02 2017 +0200
  40. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · Fri Aug 04 16:34:43 2017 -0600
  41. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  42. ce3574f common: arm: davinci: Move header file out of common by Simon Glass · Wed May 17 08:23:09 2017 -0600
  43. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · Fri May 19 17:26:58 2017 +0100
  44. 20ea563 Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · Wed Apr 26 22:28:08 2017 -0600
  45. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  46. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  47. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · Mon Jan 30 19:46:49 2017 +0900
  48. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  49. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  50. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:07 2017 +0900
  51. 75d38e7 ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1 by Masahiro Yamada · Tue Jan 10 13:32:06 2017 +0900
  52. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  53. 06372b6 ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig by Fabien Parent · Tue Nov 29 14:23:37 2016 +0100
  54. b1bd48b ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig by Fabien Parent · Tue Nov 29 14:23:36 2016 +0100
  55. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  56. 5fadc7f autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · Mon Jun 27 16:23:01 2016 +0900
  57. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  58. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  59. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  60. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  61. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  62. f20abfb Remove references to CONFIG_CMD_EXT3, no such command by Robert P. J. Day · Wed Apr 13 11:40:01 2016 -0400
  63. 811382b kconfig: Move CONFIG_OF_LIBFDT to Kconfig by Michal Simek · Wed Apr 06 20:28:03 2016 +0200
  64. a67f16f arm: Add support for LEGO MINDSTORMS EV3 by David Lechner · Fri Feb 26 00:46:07 2016 -0600