1. 38908f5 arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMR by Marek Vasut · Thu Mar 23 01:20:39 2023 +0100
  2. 49becce m68k: rename CONFIG_MCFTMR to CFG_MCFTMR by Angelo Dureghello · Sat Feb 25 23:25:26 2023 +0100
  3. 0bb9b09 global: Migrate CONFIG_PRAM to CFG by Tom Rini · Sun Dec 04 10:13:37 2022 -0500
  4. c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · Sun Dec 04 10:03:50 2022 -0500
  5. 1479a83 Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · Fri Dec 02 16:42:27 2022 -0500
  6. 9e7eeec m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECS by Tom Rini · Sat Nov 19 18:45:45 2022 -0500
  7. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  8. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  9. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · Sat Nov 12 17:36:51 2022 -0500
  10. 1ba2a00 Convert CONFIG_SYS_NAND_SIZE to Kconfig by Tom Rini · Sat Nov 12 17:36:50 2022 -0500
  11. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · Fri Oct 28 20:27:07 2022 -0400
  12. ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · Fri Oct 28 20:27:04 2022 -0400
  13. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · Sat Jul 23 13:05:04 2022 -0400
  14. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  15. bd8253d Convert CONFIG_SYS_DISCOVER_PHY to Kconfig by Tom Rini · Sat Jun 25 11:02:36 2022 -0400
  16. 74d888f Convert CONFIG_SYS_UNIFY_CACHE to Kconfig by Tom Rini · Sat Jun 25 11:02:35 2022 -0400
  17. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  18. d5342e8 m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · Tue May 24 13:40:05 2022 -0400
  19. 2c56279 Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig by Tom Rini · Fri May 13 09:18:27 2022 -0400
  20. 4780550 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · Thu May 12 16:45:08 2022 -0400
  21. 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · Thu Mar 24 17:18:05 2022 -0400
  22. 37b623d M5329EVB, M5373EVB: Remove CONFIG_NANDFLASH_SIZE by Tom Rini · Thu Mar 24 17:17:57 2022 -0400
  23. 91d48f2 Convert CONFIG_MCFRTC et al to Kconfig by Tom Rini · Wed Mar 23 17:19:51 2022 -0400
  24. 06eb454 Convert CONFIG_MCFTMR to Kconfig by Tom Rini · Wed Mar 23 17:19:49 2022 -0400
  25. 1a0c7dc Convert CONFIG_MII_INIT to Kconfig by Tom Rini · Fri Mar 18 08:38:27 2022 -0400
  26. f9d5e83 Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig by Tom Rini · Fri Mar 18 08:38:25 2022 -0400
  27. 97b0418 Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · Fri Mar 18 08:38:21 2022 -0400
  28. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · Tue Jan 04 14:24:00 2022 +0100
  29. e0eb4ef Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · Sat Dec 18 11:27:49 2021 -0700
  30. 9c8268d Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · Fri Dec 17 18:08:47 2021 -0500
  31. e9269a0 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · Sun Dec 12 22:12:30 2021 -0500
  32. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · Sun Dec 12 22:12:27 2021 -0500
  33. ae6fd8e Convert CONFIG_MCFUART to Kconfig by Tom Rini · Sat Oct 30 23:03:53 2021 -0400
  34. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  35. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  36. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  37. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · Wed Aug 18 23:12:35 2021 -0400
  38. 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
  39. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  40. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  41. ed2f660 m68k: Drop CONFIG_MCFPIT support by Tom Rini · Mon Nov 11 09:39:11 2019 -0500
  42. 68d46ad configs: purge unneeded fec defines by Angelo Durgehello · Fri Nov 15 23:54:15 2019 +0100
  43. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  44. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · Sun Oct 14 15:10:50 2018 -0500
  45. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  46. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  47. 790d844 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · Wed Mar 28 14:38:20 2018 +0200
  48. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  49. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · Wed Aug 23 22:59:06 2017 +0200
  50. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  51. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · Wed Aug 23 22:59:02 2017 +0200
  52. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · Wed Aug 23 22:59:00 2017 +0200
  53. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600
  54. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  55. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  56. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · Thu Jul 13 15:09:54 2017 +0200
  57. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · Sat Apr 29 15:20:28 2017 +1200
  58. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  59. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  60. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  61. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  62. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · Wed Oct 07 20:19:12 2015 -0700
  63. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  64. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  65. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  66. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · Mon May 04 14:55:14 2015 -0500
  67. 6312a95 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · Sun Mar 29 22:54:16 2015 +0200
  68. b8b89fa m68k: mcf532x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:08 2015 +0900
  69. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · Fri Oct 04 08:40:04 2013 -0500
  70. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  71. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  72. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  73. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  74. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  75. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · Tue Jun 19 12:54:34 2012 +0000
  76. 5ac9ea6 ColdFire: Move boards with simple _config rules to boards.cfg by stany MARCEL · Wed Oct 19 00:17:13 2011 +0800
  77. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  78. ded4eb4 ColdFire:Update the env settings for several boards. by Jason Jin · Fri Aug 19 10:10:40 2011 +0800
  79. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  80. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  81. 0ee47d4 ColdFire: Cache update for all platforms by TsiChung Liew · Thu Mar 11 22:12:53 2010 -0600
  82. 9e800f4 unify {CONFIG_,}ENV_IS_EMBEDDED by Mike Frysinger · Fri Jul 24 16:34:32 2009 -0400
  83. 25a0063 ColdFire: Provide gzip image size V2 & V3 platforms by TsiChung Liew · Tue Jan 27 12:57:47 2009 +0000
  84. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · Fri Jan 16 18:55:54 2009 +0100
  85. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  86. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  87. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  88. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  89. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  90. b316245 Add CONFIG_MII_INIT support to related boards by TsiChung Liew · Sun Mar 30 01:22:13 2008 -0500
  91. dc51d75 Get rid of "#undef DEBUG" from board config files. by Wolfgang Denk · Tue Feb 12 00:45:06 2008 +0100
  92. 5e63413 ColdFire: Update FlexBus CS for MCF532x by TsiChungLiew · Mon Jan 14 17:17:03 2008 -0600
  93. 942383d ColdFire 5329: Assign correct SDRAM size and fix cache by TsiChungLiew · Thu Oct 25 17:12:36 2007 -0500
  94. aedd3d7 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · Wed Aug 15 15:39:17 2007 -0500
  95. ec8468f Added NAND support by TsiChungLiew · Sun Aug 05 04:31:18 2007 -0500
  96. 876343b Added I2C support by TsiChungLiew · Sun Aug 05 04:11:20 2007 -0500
  97. db0022d Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART by TsiChungLiew · Sun Aug 05 03:19:10 2007 -0500
  98. 6373c0c Cache update and added CFG_UNIFY_CACHE by TsiChung · Tue Jul 10 15:45:43 2007 -0500
  99. 2e0aeef Create new header file and move peripherals base address from configs file to new header file. by TsiChungLiew · Thu Jul 05 22:39:07 2007 -0500
  100. f6afe72 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · Mon Jun 18 13:50:13 2007 -0500