1. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  2. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  3. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  4. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · Wed Oct 07 20:19:12 2015 -0700
  5. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  6. 3edb620 powerpc: tqm8xx*: convert to generic board by Wolfgang Denk · Fri Oct 24 15:31:26 2014 +0200
  7. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · Fri Oct 04 08:40:04 2013 -0500
  8. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  9. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  10. 2c13c4a split mpc8xx hooks from cmd_ide.c by Pavel Herrmann · Tue Oct 09 07:01:56 2012 +0000
  11. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  12. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · Tue Jun 19 12:54:34 2012 +0000
  13. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  14. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  15. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  16. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  17. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  18. c5e8405 net ppc: fix ethernet device names with spaces by Heiko Schocher · Tue Jul 20 17:45:02 2010 +0200
  19. c95fa8b TQM8xx: enable device tree support on all TQM8xx based boards. by Heiko Schocher · Tue Feb 09 15:50:27 2010 +0100
  20. f0d526a TQM8xx* boards: set larger SMC Rx buffer len by Wolfgang Denk · Tue Jul 28 22:13:52 2009 +0200
  21. 5dc958f mtd: MTD related config header changes (mtdparts command) by Stefan Roese · Tue May 12 14:32:58 2009 +0200
  22. b1423dd Separate mtdparts command from jffs2 by Stefan Roese · Thu Mar 19 13:30:36 2009 +0100
  23. bf308ec Enable ext2 support for TQM8xxL/M based boards by Wolfgang Denk · Sat Feb 21 21:51:21 2009 +0100
  24. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  25. 8d82cc0 TQM8xx: Fix CFI flash driver support for all TQM8xx based boards by Wolfgang Denk · Tue Sep 16 18:02:19 2008 +0200
  26. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  27. 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
  28. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  29. 1ec1677 Coding style cleanup, update CHANGELOG, prepare release by Wolfgang Denk · Tue Aug 12 16:08:38 2008 +0200
  30. dae5bfd TQM8xx{L,M}: try to normalize config files for TQM8xx? based board by Wolfgang Denk · Sat Aug 09 23:17:32 2008 +0200
  31. d6501cd TQM8xxL: fix support for second flash bank by Wolfgang Denk · Fri Aug 08 16:41:56 2008 +0200
  32. 1baed66 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · Mon Mar 03 12:16:44 2008 +0100
  33. c098b0e TQM8xx: use the CFI flash driver on all TQM8xx boards by Martin Krause · Thu Sep 27 11:10:08 2007 +0200
  34. 4ed40bb TQM8xx[LM]: Fix broken environment alignment. by Wolfgang Denk · Sun Sep 16 17:10:04 2007 +0200
  35. 64ab518 TQM8xx/FPS8xx: adjust flash partitions for 2.6 ARCH=powerpc kernels by Wolfgang Denk · Sun Sep 16 02:39:35 2007 +0200
  36. 530ca67 include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · Mon Jul 09 21:38:02 2007 -0500
  37. edccb46 include/configs: Use new CONFIG_CMD_* in TQM board config files. by Jon Loeliger · Wed Jul 04 22:30:50 2007 -0500
  38. 274bac5 Enable commandline editing and hush shell on all TQM boards. by Wolfgang Denk · Sat Oct 28 02:29:14 2006 +0200
  39. 86eb3b7 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · Sun Nov 20 21:40:11 2005 +0100
  40. 8d5d28a Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · Sat Apr 02 22:37:54 2005 +0000
  41. c78bf13 Clean up the TQM8xx_YYMHz configurations; allow to use the same by wdenk · Sat Apr 24 23:23:30 2004 +0000
  42. ec34272 Fix bootfile default settings for TQM boards by wdenk · Sat Jan 31 20:13:31 2004 +0000
  43. fb229ae Update for TQM board defaults: disable clocks_in_mhz, enable boot count limit by wdenk · Thu Aug 07 22:18:11 2003 +0000
  44. 6914128 * Add support for NSCU board by wdenk · Mon Jul 07 20:07:54 2003 +0000
  45. 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · Sun Jun 15 22:40:42 2003 +0000
  46. e6466f6 * Add support for RMU board by wdenk · Thu Jun 05 19:27:42 2003 +0000
  47. b9a83a9 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · Fri May 30 12:48:29 2003 +0000
  48. 6bd1489 Add support for TQM862L modules by wdenk · Thu Apr 10 11:18:18 2003 +0000