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. 790d844 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · Wed Mar 28 14:38:20 2018 +0200
  3. da4fc93 treewide: Migrate CONFIG_TSEC_ENET to Kconfig by Mario Six · Wed Mar 28 14:38:18 2018 +0200
  4. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · Tue Mar 06 19:02:27 2018 -0500
  5. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  6. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  7. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · Wed Aug 23 22:59:06 2017 +0200
  8. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  9. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · Wed Aug 23 22:59:02 2017 +0200
  10. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · Wed Aug 23 22:59:00 2017 +0200
  11. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  12. 80a56cd Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · Fri Aug 04 16:35:00 2017 -0600
  13. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
  14. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  15. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  16. 1b9cb56 Kconfig: Drop CONFIG_CMD_ENV by Simon Glass · Wed May 17 03:25:12 2017 -0600
  17. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · Sat Apr 29 15:20:28 2017 +1200
  18. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  19. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  20. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · Sun Oct 16 23:35:18 2016 -0700
  21. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  22. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  23. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  24. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  25. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  26. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  27. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  28. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  29. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  30. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  31. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · Wed Oct 07 20:19:12 2015 -0700
  32. 9008a5b net: Move CONFIG_E1000 options to Kconfig by Simon Glass · Wed Aug 19 09:33:43 2015 -0600
  33. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  34. d2f66b8 mpc83xx: preempt premature board support removal by setting GENERIC_BOARD by Kim Phillips · Tue Mar 17 12:00:45 2015 -0500
  35. 81b3536 powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition by Masahiro Yamada · Tue Jan 14 17:26:17 2014 +0900
  36. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · Sun Dec 01 20:07:28 2013 +0200
  37. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  38. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  39. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  40. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  41. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  42. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  43. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  44. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
  45. 831d2f6 powerpc/mpc83xx: increment malloc heap size by Kim Phillips · Sat Jun 30 18:29:20 2012 -0500
  46. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  47. f05b933 mpc83xx: Cleanup usage of LBC constants by Joe Hershberger · Tue Oct 11 23:57:30 2011 -0500
  48. cc03b80 mpc83xx: Cleanup usage of DDR constants by Joe Hershberger · Tue Oct 11 23:57:29 2011 -0500
  49. bfd8973 mpc83xx: Cleanup usage of BAT constants by Joe Hershberger · Tue Oct 11 23:57:28 2011 -0500
  50. beb8345 mpc83xx: cosmetic: vme8349.h checkpatch compliance by Joe Hershberger · Tue Oct 11 23:57:27 2011 -0500
  51. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:48 2011 +0000
  52. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:47 2011 +0000
  53. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  54. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  55. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  56. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  57. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  58. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  59. dc25d15 mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ by Wolfgang Denk · Mon Oct 04 19:58:00 2010 +0200
  60. c5a22d0 e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels by Ira W. Snyder · Fri Sep 10 15:42:32 2010 -0700
  61. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  62. f3c7cd9 mpc83xx: turn on icache in core initialization to improve u-boot boot time by Kim Phillips · Tue Apr 20 19:37:54 2010 -0500
  63. 26c16d8 mpc83xx: enable command line autocompletion by Kim Phillips · Thu Apr 15 17:36:05 2010 -0500
  64. ce704a1 mpc83xx: vme8349: fix incorrect BR0_PRELIM port size comment by Kim Phillips · Mon Feb 22 19:39:16 2010 -0600
  65. 6388135 mpc83xx: Add support for MPC8349 esd caddy2 by Reinhard Arlt · Tue Dec 08 09:13:08 2009 +0100
  66. 04684f7 mpc83xx: cosmetic comment update relating to SPD EEPROM by Paul Gortmaker · Fri Oct 02 18:54:20 2009 -0400
  67. 328040a mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields by Kim Phillips · Fri Sep 25 18:19:44 2009 -0500
  68. fd3a3fc mpc83xx: accommodate larger kernel sizes by default by Kim Phillips · Fri Aug 21 16:34:38 2009 -0500
  69. 4ff98b9 mpc83xx: mpc8349 - delete unused SYS_MID_FLASH_JUMP by Paul Gortmaker · Fri Aug 21 16:27:05 2009 -0500
  70. 4691179 mpc83xx: Add esd VME8349 board support by Reinhard Arlt · Sat Jul 25 06:19:12 2009 +0200