1. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  2. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  3. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  4. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · Wed Aug 23 22:59:02 2017 +0200
  5. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  6. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · Sat Apr 29 15:20:28 2017 +1200
  7. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  8. 4892d39 status_led: Kconfig migration by Uri Mashiach · Thu Jan 19 10:51:45 2017 +0200
  9. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · Mon Oct 17 20:12:40 2016 -0600
  10. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  11. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  12. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  13. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  14. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  15. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  16. 2f7b89c m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:06 2015 +0900
  17. ef1030c coldfire: cpu5282: increase malloc space to fix crash on start u-boot by Jens Scharsig (BuS Elektronik) · Mon Sep 23 08:26:41 2013 +0200
  18. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  19. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  20. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  21. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  22. 134e314 coldfire: eb_cpu5282: fix: boot from internal flash by Jens Scharsig (BuS Elektronik) · Tue Nov 20 02:06:25 2012 +0000
  23. e5e5837 M68K: eb_cpu5282: general update and enhanced board support by Jens Scharsig (BuS Elektronik) · Tue Oct 30 00:46:05 2012 +0000
  24. 2686eff rename EB+MCF-EV123 to its current marketing name EB+CPU5282 by Jens Scharsig · Wed May 02 00:57:08 2012 +0000[Renamed (97%) from include/configs/EB+MCF-EV123.h]
  25. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  26. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · Tue Jun 19 12:54:34 2012 +0000
  27. f07d3f8 configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSER by Fabio Estevam · Sat Mar 31 10:47:45 2012 +0000
  28. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  29. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  30. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  31. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  32. 0ee47d4 ColdFire: Cache update for all platforms by TsiChung Liew · Thu Mar 11 22:12:53 2010 -0600
  33. 772d9b0 update the EB+MCF-EV123 board support by Jens Scharsig · Fri Jul 24 10:31:48 2009 +0200
  34. 7f1a046 ColdFire: Modules header files cleanup by TsiChung Liew · Tue Oct 21 10:03:07 2008 +0000
  35. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  36. 2d2fcc0 Remove unwanted ';' at end of define. by Selvamuthukumar · Wed Oct 08 18:12:20 2008 -0500
  37. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  38. 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
  39. 26c9f3c Fix compile error caused by missing timer function by TsiChung Liew · Wed Jul 09 15:21:44 2008 -0500
  40. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  41. b316245 Add CONFIG_MII_INIT support to related boards by TsiChung Liew · Sun Mar 30 01:22:13 2008 -0500
  42. dc51d75 Get rid of "#undef DEBUG" from board config files. by Wolfgang Denk · Tue Feb 12 00:45:06 2008 +0100
  43. ceaf333 ColdFire: Update EB+MCF-EV123 platform by TsiChungLiew · Wed Aug 15 19:55:10 2007 -0500
  44. f5709d1 include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 09:02:57 2007 -0500
  45. dbb2b54 include/configs: Use new CONFIG_CMD_* in various E* named board config files. by Jon Loeliger · Sat Jul 07 20:56:05 2007 -0500
  46. f729075 Minor code cleanup. by Wolfgang Denk · Sat Jun 10 22:00:40 2006 +0200
  47. ac1956e Add MCF5282 support (without preloader) by Heiko Schocher · Thu Apr 20 08:42:42 2006 +0200