1. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · Sun Oct 16 23:35:18 2016 -0700
  2. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  3. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  4. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  5. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  6. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  7. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  8. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  9. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  10. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  11. ccab47e powerpc: jupiter: convert to generic board by Anatolij Gustschin · Thu Aug 13 23:57:56 2015 +0200
  12. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  13. 608ed2c powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition by Masahiro Yamada · Thu Jan 16 11:03:07 2014 +0900
  14. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  15. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  16. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  17. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  18. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  19. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  20. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  21. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  22. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  23. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  24. bc1b917 net: removed board-specific CONFIGs from MPC5xxx FEC driver by Ben Warren · Thu Feb 05 23:58:25 2009 -0800
  25. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 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. 03ea1be PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · Thu May 08 19:02:12 2008 -0500
  30. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  31. 521f97b Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards by TsiChung Liew · Sun Mar 30 01:19:06 2008 -0500
  32. 1baed66 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · Mon Mar 03 12:16:44 2008 +0100
  33. 8d1e6e7 Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT by Grant Likely · Thu Sep 06 09:46:23 2007 -0600
  34. 9b46eb6 fdt: remove unused OF_FLAT_TREE_MAX_SIZE references by Kim Phillips · Fri Aug 10 14:34:14 2007 -0500
  35. 140b69c include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 09:38:02 2007 -0500
  36. ca8b566 include/configs: Use new CONFIG_CMD_* in various j* and k* named board config files. by Jon Loeliger · Wed Jul 04 22:32:51 2007 -0500
  37. 7108f36 Make SC3 board build with 'make O='; use 'addcons' consistently by Wolfgang Denk · Tue Mar 13 16:05:55 2007 +0100
  38. 11732d9 Merge with /home/hs/jupiter/u-boot by Wolfgang Denk · Tue Mar 13 11:33:35 2007 +0100
  39. 162bbec [PATCH] update board config for jupiter Board: by Heiko Schocher · Tue Mar 13 09:40:59 2007 +0100
  40. 2f7f2d9 Minor cleanup by Wolfgang Denk · Thu Mar 08 21:49:27 2007 +0100
  41. dc5f4e4 [PATCH] Added support for the jupiter board. by Heiko Schocher · Fri Feb 16 07:57:42 2007 +0100