1. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · Tue Jan 04 14:24:00 2022 +0100
  2. e0eb4ef Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · Sat Dec 18 11:27:49 2021 -0700
  3. e9269a0 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · Sun Dec 12 22:12:30 2021 -0500
  4. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · Sun Dec 12 22:12:27 2021 -0500
  5. ae6fd8e Convert CONFIG_MCFUART to Kconfig by Tom Rini · Sat Oct 30 23:03:53 2021 -0400
  6. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  7. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  8. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  9. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · Wed Aug 18 23:12:35 2021 -0400
  10. 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
  11. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  12. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  13. ed2f660 m68k: Drop CONFIG_MCFPIT support by Tom Rini · Mon Nov 11 09:39:11 2019 -0500
  14. 68d46ad configs: purge unneeded fec defines by Angelo Durgehello · Fri Nov 15 23:54:15 2019 +0100
  15. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  16. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · Sun Oct 14 15:10:50 2018 -0500
  17. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  19. 790d844 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · Wed Mar 28 14:38:20 2018 +0200
  20. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  21. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · Wed Aug 23 22:59:06 2017 +0200
  22. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  23. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · Wed Aug 23 22:59:02 2017 +0200
  24. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · Wed Aug 23 22:59:00 2017 +0200
  25. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600
  26. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  27. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  28. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · Thu Jul 13 15:09:54 2017 +0200
  29. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · Sat Apr 29 15:20:28 2017 +1200
  30. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  31. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  32. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  33. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  34. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · Wed Oct 07 20:19:12 2015 -0700
  35. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  36. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  37. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  38. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · Mon May 04 14:55:14 2015 -0500
  39. 6312a95 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · Sun Mar 29 22:54:16 2015 +0200
  40. e23aed3 m68k: fix 3 broken boards by angelo@sysam.it · Sat Mar 28 11:34:52 2015 +0100
  41. b8b89fa m68k: mcf532x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:08 2015 +0900
  42. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · Fri Oct 04 08:40:04 2013 -0500
  43. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  44. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  45. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  46. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  47. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  48. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · Tue Jun 19 12:54:34 2012 +0000
  49. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  50. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  51. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  52. 0ee47d4 ColdFire: Cache update for all platforms by TsiChung Liew · Thu Mar 11 22:12:53 2010 -0600
  53. 4ebe03c ColdFire: Misc update for M53017 by TsiChung Liew · Wed Mar 10 18:24:07 2010 -0600
  54. b31abce ColdFire: Update bootargs by TsiChung Liew · Wed Jul 08 07:41:24 2009 +0000
  55. cec0c4a ColdFire: Fix M53017EVB flash size by TsiChung Liew · Fri Jun 12 11:31:31 2009 +0000
  56. b7d482b ColdFire: Update configuration file to use flash buffer write by TsiChung Liew · Thu Jun 11 12:50:05 2009 +0000
  57. 25a0063 ColdFire: Provide gzip image size V2 & V3 platforms by TsiChung Liew · Tue Jan 27 12:57:47 2009 +0000
  58. e7e4fc8 ColdFire: Add MCF5301x CPU and M53017EVB support by TsiChung Liew · Wed Oct 22 11:38:21 2008 +0000