1. fc1a4de ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:20 2017 +0200
  2. 8df5dd3 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:17 2017 +0200
  3. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · Sun Oct 22 17:55:07 2017 -0400
  4. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · Wed Aug 23 22:59:06 2017 +0200
  5. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  6. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · Wed Aug 23 22:59:02 2017 +0200
  7. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · Wed Aug 23 22:59:00 2017 +0200
  8. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · Fri Aug 04 16:34:40 2017 -0600
  9. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 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. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  13. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  14. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  15. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  16. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · Wed Jun 14 21:28:24 2017 -0600
  17. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · Wed May 17 03:25:39 2017 -0600
  18. 9fdc0de Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · Wed May 17 03:25:15 2017 -0600
  19. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · Fri May 12 22:33:28 2017 -0400
  20. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · Fri May 12 22:33:27 2017 -0400
  21. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · Wed Apr 26 22:27:55 2017 -0600
  22. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  23. 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Feb 03 20:33:42 2017 -0500
  24. 4c6be55 arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig by Prabhakar Kushwaha · Thu Feb 02 15:01:48 2017 +0530
  25. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · Mon Jan 30 19:46:49 2017 +0900
  26. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  27. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  28. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · Wed Dec 28 08:43:44 2016 -0800
  29. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · Wed Dec 28 08:43:40 2016 -0800
  30. af5495a powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · Wed Dec 28 08:43:27 2016 -0800
  31. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  32. e7a6eaf powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · Fri Dec 02 10:44:34 2016 -0800
  33. cf2b3b6 powerpc: P1022DS: Remove macro CONFIG_P1022DS by York Sun · Wed Nov 16 15:25:52 2016 -0800
  34. 08672a5 powerpc: P1022: Remove macro CONFIG_P1022 by York Sun · Wed Nov 16 15:23:52 2016 -0800
  35. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · Sun Oct 16 23:35:18 2016 -0700
  36. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  37. 706605f Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · Mon Oct 17 20:12:51 2016 -0600
  38. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · Mon Oct 17 20:12:49 2016 -0600
  39. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · Mon Oct 17 20:12:41 2016 -0600
  40. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · Mon Oct 17 20:12:40 2016 -0600
  41. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  42. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:58 2016 -0600
  43. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:57 2016 -0600
  44. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  45. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:48 2016 -0600
  46. 7db65a8 Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:45 2016 -0600
  47. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:44 2016 -0600
  48. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  49. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  50. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:40 2016 -0600
  51. d6c08cf Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:35 2016 -0600
  52. 98b685d Use separate options for TPL support by Simon Glass · Mon Sep 12 23:18:25 2016 -0600
  53. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  54. 653e9fe treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · Mon Jul 25 19:56:03 2016 +0900
  55. b7f4b85 powerpc/85xx: Increase fdt address by Scott Wood · Tue Jul 19 17:52:06 2016 -0500
  56. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  57. a809981 include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · Tue May 03 19:52:49 2016 -0400
  58. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  59. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  60. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  61. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  62. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  63. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  64. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  65. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · Wed Nov 25 05:34:53 2015 -0800
  66. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  67. 52de2e5 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · Mon Oct 26 19:47:42 2015 +0800
  68. 8bca435 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · Wed Sep 09 16:44:16 2015 +0800
  69. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  70. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · Wed Oct 07 20:19:12 2015 -0700
  71. 9008a5b net: Move CONFIG_E1000 options to Kconfig by Simon Glass · Wed Aug 19 09:33:43 2015 -0600
  72. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  73. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  74. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  75. add5589 Move setexpr to Kconfig by Joe Hershberger · Tue May 05 19:08:13 2015 -0500
  76. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · Tue Feb 03 11:58:15 2015 -0600
  77. f5ff429 mpc85xx/p1022ds: convert to generic board by Tang Yuantian · Fri Nov 07 14:46:18 2014 +0800
  78. 140b2bb powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash by Yangbo Lu · Thu Oct 16 10:58:55 2014 +0800
  79. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · Wed Jul 30 14:08:25 2014 +0900
  80. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · Wed Jul 30 14:08:16 2014 +0900
  81. f402731 powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size by Prabhakar Kushwaha · Mon Mar 31 15:31:48 2014 +0530
  82. 3587a83 SPL: P1022DS: fix the problem booting from spi flash by Ying Zhang · Fri Jan 24 15:50:08 2014 +0800
  83. 25daf57 SPL: powerpc: expand SPL's length to 128K by Ying Zhang · Fri Jan 24 15:50:06 2014 +0800
  84. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · Wed Jan 15 10:14:07 2014 +0900
  85. f203656 powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · Tue Jan 14 11:34:26 2014 +0530
  86. 4a34305 powerpc/P1022DS: Define new nand_ecclayout structure macros by York Sun · Tue Dec 17 11:21:08 2013 -0800
  87. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · Sun Dec 01 20:07:28 2013 +0200
  88. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  89. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · Fri Oct 04 08:40:04 2013 -0500
  90. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  91. 9c2e84f powerpc: p1022ds: add TPL for p1022ds nand boot by Ying Zhang · Fri Aug 16 15:16:16 2013 +0800
  92. 9b155ca powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL by Ying Zhang · Fri Aug 16 15:16:14 2013 +0800
  93. dfb2b15 powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL by Ying Zhang · Fri Aug 16 15:16:12 2013 +0800
  94. ffc86e2 powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL by Ying Zhang · Fri Aug 16 15:16:10 2013 +0800
  95. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  96. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  97. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  98. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
  99. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  100. 9c85e8a P1022DS: Set CONFIG_SPL_MAX_SIZE directly by Tom Rini · Fri May 03 09:19:43 2013 -0400