1. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · Wed Jun 03 14:43:40 2020 +0200
  2. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · Tue May 26 15:06:18 2020 -0400
  3. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · Sun May 10 11:40:09 2020 -0600
  4. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  5. 6966a17 dm: powerpc: P2041RDB: add i2c DM support by Biwen Li · Fri May 01 20:04:05 2020 +0800
  6. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · Fri Apr 24 15:35:53 2020 -0400
  7. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  8. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  9. 3f2c35f powerpc: P2041RDB: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · Tue Aug 27 11:04:32 2019 +0000
  10. fa911f8 configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · Sun May 12 07:59:12 2019 -0400
  11. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:38 2019 +0100
  12. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  13. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · Sun Oct 14 15:10:50 2018 -0500
  14. 77a2933 configs: drop CONFIG_SYS_EXTRA_ENV_RELOC by Simon Goldschmidt · Thu Sep 27 12:38:34 2018 +0200
  15. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  16. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  17. 8e45f1a cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · Tue Jun 19 12:24:23 2018 +0200
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  19. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · Wed Mar 28 14:38:19 2018 +0200
  20. 75b23ed treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · Wed Mar 28 14:38:15 2018 +0200
  21. 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · Wed Mar 28 14:38:14 2018 +0200
  22. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · Tue Mar 06 19:02:27 2018 -0500
  23. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  24. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  25. 816bc41 configs: Move SYS_DPAA_QBMAN to Kconfig by Ahmed Mansour · Fri Dec 15 16:01:01 2017 -0500
  26. acede7a Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · Mon Dec 04 12:37:00 2017 +0900
  27. fc1a4de ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:20 2017 +0200
  28. 8df5dd3 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:17 2017 +0200
  29. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · Wed Aug 23 22:59:06 2017 +0200
  30. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  31. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · Wed Aug 23 22:59:02 2017 +0200
  32. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · Wed Aug 23 22:59:00 2017 +0200
  33. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
  34. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · Mon Aug 07 22:00:34 2017 -0400
  35. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  36. 8d8f742 Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · Sun Jul 23 21:19:46 2017 -0600
  37. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  38. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  39. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  40. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · Wed Jun 14 21:28:24 2017 -0600
  41. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · Wed May 17 03:25:39 2017 -0600
  42. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · Wed May 17 03:25:25 2017 -0600
  43. 9fdc0de Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · Wed May 17 03:25:15 2017 -0600
  44. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · Mon May 15 12:17:49 2017 -0400
  45. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · Fri May 12 22:33:28 2017 -0400
  46. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · Fri May 12 22:33:27 2017 -0400
  47. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  48. a5c4d40 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · Wed Mar 01 16:51:58 2017 -0500
  49. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  50. 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Feb 03 20:33:42 2017 -0500
  51. 4c6be55 arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig by Prabhakar Kushwaha · Thu Feb 02 15:01:48 2017 +0530
  52. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · Mon Jan 30 19:46:49 2017 +0900
  53. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  54. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  55. fe84507 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · Wed Dec 28 08:43:45 2016 -0800
  56. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · Wed Dec 28 08:43:40 2016 -0800
  57. af5495a powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · Wed Dec 28 08:43:27 2016 -0800
  58. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  59. e7a6eaf powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · Fri Dec 02 10:44:34 2016 -0800
  60. 8299ebf powerpc: P2041RDB: Remove macro CONFIG_P2041RDB by York Sun · Fri Nov 18 11:17:22 2016 -0800
  61. 5786fca powerpc: P2041: Remove macro CONFIG_PPC_P2041 by York Sun · Fri Nov 18 11:15:21 2016 -0800
  62. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · Sun Oct 16 23:35:18 2016 -0700
  63. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  64. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  65. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  66. 653e9fe treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · Mon Jul 25 19:56:03 2016 +0900
  67. b7f4b85 powerpc/85xx: Increase fdt address by Scott Wood · Tue Jul 19 17:52:06 2016 -0500
  68. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  69. a809981 include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · Tue May 03 19:52:49 2016 -0400
  70. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  71. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  72. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  73. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  74. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  75. 3322e21 secure_boot: include/configs: move definition of CONFIG_CMD_BLOB by Aneesh Bansal · Fri Jan 22 16:37:23 2016 +0530
  76. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  77. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · Wed Nov 25 05:34:53 2015 -0800
  78. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  79. 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
  80. 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
  81. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  82. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · Wed Oct 07 20:19:12 2015 -0700
  83. 9008a5b net: Move CONFIG_E1000 options to Kconfig by Simon Glass · Wed Aug 19 09:33:43 2015 -0600
  84. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  85. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  86. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  87. add5589 Move setexpr to Kconfig by Joe Hershberger · Tue May 05 19:08:13 2015 -0500
  88. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · Tue Feb 03 11:58:15 2015 -0600
  89. ff2c646 mpc85xx: inhibit qman and bman portals by default by Jeffrey Ladouceur · Mon Dec 08 14:54:01 2014 -0500
  90. 69f44b8 powerpc/p2041rdb: enable generic board configs by Shaohui Xie · Mon Dec 01 15:39:23 2014 +0800
  91. 29e4b0e mpc85xx: configs - Enable blob command in freescale platforms by Ruchika Gupta · Tue Oct 07 15:48:46 2014 +0530
  92. 12af67f mpc85xx: configs - Add hash command in freescale platforms by Ruchika Gupta · Wed Oct 15 11:35:31 2014 +0530
  93. 416dbfe powerpc/srio-pcie-boot: Adjust addresses for SRIO/PCIE boot by Liu Gang · Thu May 15 14:30:34 2014 +0800
  94. 1dedccc mpc85xx: configs: remove c=ffe from default environment by Kim Phillips · Wed May 14 19:33:45 2014 -0500
  95. f402731 powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size by Prabhakar Kushwaha · Mon Mar 31 15:31:48 2014 +0530
  96. 83a9084 QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR by Zhao Qiang · Fri Mar 21 16:21:44 2014 +0800
  97. 8c2c7ec freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} by Masahiro Yamada · Tue Mar 11 11:05:16 2014 +0900
  98. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · Wed Jan 15 10:14:07 2014 +0900
  99. f203656 powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · Tue Jan 14 11:34:26 2014 +0530
  100. 950f2f7 powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI by Prabhakar Kushwaha · Mon Jan 13 11:28:04 2014 +0530