1. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · Wed Aug 23 22:59:06 2017 +0200
  2. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  3. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · Wed Aug 23 22:59:02 2017 +0200
  4. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · Wed Aug 23 22:59:00 2017 +0200
  5. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · Fri Aug 04 16:34:40 2017 -0600
  6. 03b2ba7 Kconfig: Drop CONFIG_CMD_PCI_ENUM by Simon Glass · Fri Aug 04 16:34:35 2017 -0600
  7. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
  8. ffb7d2a Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · Fri Aug 04 16:34:33 2017 -0600
  9. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · Fri Aug 04 16:34:32 2017 -0600
  10. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · Mon Aug 07 22:00:34 2017 -0400
  11. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  12. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  13. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · Wed May 17 03:25:39 2017 -0600
  14. c4abb4b Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · Wed May 17 03:25:37 2017 -0600
  15. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · Wed May 17 03:25:10 2017 -0600
  16. 02ecaed Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDR by Simon Glass · Wed May 17 03:25:07 2017 -0600
  17. a41a3be Kconfig: Drop CONFIG_SYS_I2C_DS1621_ADDR by Simon Glass · Wed May 17 03:25:06 2017 -0600
  18. b6fadad Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · Wed May 17 03:25:05 2017 -0600
  19. 58ed322 Convert CONFIG_DS4510 to Kconfig by Simon Glass · Wed May 17 03:25:02 2017 -0600
  20. 97cc847 Kconfig: Drop CONFIG_CMD_DS4510 by Simon Glass · Wed May 17 03:25:01 2017 -0600
  21. d45369e Kconfig: Drop CONFIG_CMD_DS4510_INFO by Simon Glass · Wed May 17 03:24:58 2017 -0600
  22. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · Sat Apr 29 15:20:28 2017 +1200
  23. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  24. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · Wed Dec 28 08:43:44 2016 -0800
  25. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · Wed Dec 28 08:43:40 2016 -0800
  26. fc01f55 powerpc: mpc86xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · Fri Dec 02 10:45:23 2016 -0800
  27. 9c62e7b powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option by York Sun · Thu Dec 01 13:32:46 2016 -0800
  28. efc30b6 powerpc: MPC8641: Remove macro CONFIG_MPC8641 by York Sun · Wed Nov 23 14:08:36 2016 -0800
  29. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · Sun Oct 16 23:35:18 2016 -0700
  30. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  31. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  32. b7f4b85 powerpc/85xx: Increase fdt address by Scott Wood · Tue Jul 19 17:52:06 2016 -0500
  33. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  34. a809981 include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · Tue May 03 19:52:49 2016 -0400
  35. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  36. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  37. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  38. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  39. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  40. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  41. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  42. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · Wed Oct 07 20:19:12 2015 -0700
  43. 905ff20 configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST by Igor Grinberg · Wed Aug 26 17:54:44 2015 +0300
  44. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  45. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  46. 9be5750 powerpc: xes: Convert to generic board by John Schmoller · Fri Jan 09 15:42:50 2015 -0600
  47. 7f9da82 powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk by Masahiro Yamada · Wed Jan 15 10:14:21 2014 +0900
  48. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  49. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  50. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  51. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  52. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  53. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  54. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
  55. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · Sun Sep 23 17:41:24 2012 +0200
  56. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  57. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  58. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  59. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  60. a958532 xes: Add POST support for 8xxx boards by Peter Tyser · Fri Oct 22 00:20:33 2010 -0500
  61. 6ae3706 xes: Make X-ES board names more generic by Peter Tyser · Fri Oct 22 00:20:26 2010 -0500[Renamed (99%) from include/configs/XPEDITE5170.h]
  62. d9c2dd5 xes: Consolidate checkboard() by John Schmoller · Fri Oct 22 00:20:24 2010 -0500
  63. 60e877f pci: Add ability to re-enumerate PCI buses by John Schmoller · Fri Oct 22 00:20:23 2010 -0500
  64. 5194477 xes: Use common PCI initialization code by Peter Tyser · Fri Oct 22 00:20:22 2010 -0500
  65. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  66. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  67. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  68. 86dee4a ppc: Conditionally compile bat_rw.c by Peter Tyser · Thu Oct 07 22:32:48 2010 -0500
  69. aec9b6b powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · Thu Jul 08 22:35:59 2010 -0500
  70. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  71. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  72. 6fa11c1 ppc/85xx: Fix LCRR_CLKDIV defines by Kumar Gala · Tue Sep 15 22:21:58 2009 -0500
  73. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · Fri Jul 31 12:08:14 2009 +0530
  74. 3744c40 xes: Increase CONFIG_SYS_BOOTM_LEN to 16MB by Peter Tyser · Tue Jul 21 13:51:07 2009 -0500
  75. 4e2b834 Remove last remanants of unused CONFIG_I2C_CMD_TREE by Peter Tyser · Sun Jul 19 19:17:42 2009 -0500
  76. edb9d59 86xx: XPedite5170 board support by Peter Tyser · Tue Jun 30 17:26:01 2009 -0500