1. 26011a3 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · Fri Mar 11 09:12:02 2022 -0500
  2. 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · Fri Feb 25 11:19:50 2022 -0500
  3. e25a03a configs: Resync with savedefconfig by Tom Rini · Mon Nov 01 12:19:22 2021 +0000
  4. 2510a81 Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · Wed Sep 22 14:50:30 2021 -0400
  5. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · Wed Sep 22 14:50:29 2021 -0400
  6. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  7. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  8. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  9. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  10. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  11. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · Sat Jul 10 21:14:28 2021 -0600
  12. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · Sat Jul 10 21:14:24 2021 -0600
  13. 2c082ab configs: Resync with savedefconfig by Tom Rini · Mon Jul 26 21:10:37 2021 -0400
  14. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  15. f92b6fa configs: Resync with savedefconfig by Tom Rini · Fri Oct 09 12:22:06 2020 -0400
  16. a3dc6a4 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · Sun Aug 23 13:06:36 2020 -0400
  17. 2e262c4 configs: Resync with savedefconfig by Tom Rini · Mon Aug 10 15:31:07 2020 -0400
  18. 499c9f7 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · Fri Jul 03 09:00:14 2020 -0500
  19. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · Fri Jul 03 08:09:45 2020 -0500
  20. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · Fri Jul 03 08:09:44 2020 -0500
  21. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  22. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  23. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  24. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  25. 8ece304 mtd: ensure MTD is compiled when CMD_MTDPARTS is selected by Miquel Raynal · Thu Oct 03 19:50:15 2019 +0200
  26. 72d7b8b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · Thu Oct 03 19:50:07 2019 +0200
  27. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  28. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  29. 99b3ee5 configs: Resync with savedefconfig by Tom Rini · Sun Aug 25 12:03:24 2019 -0400
  30. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · Sat Jul 20 20:51:14 2019 -0600
  31. 7bd60e6 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · Wed May 15 15:15:54 2019 +0200
  32. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  33. e8d02b6 usb: Select USB_MUSB_DSPS with USB_MUSB_TI by Alex Kiernan · Thu Apr 18 11:10:50 2019 +0000
  34. a9fac50 board/BuR/brppt1: fix ethernet support on brppt1 boards by Hannes Schmelzer · Fri Feb 15 11:15:05 2019 +0100
  35. 717ee36 board/BuR/brppt1: drop DM_I2C_COMPAT by Hannes Schmelzer · Thu Jan 31 09:24:45 2019 +0100
  36. 929ea65 configs: Resync with savedefconfig by Tom Rini · Mon Jan 07 17:46:19 2019 -0500
  37. c17c281 configs: Resync with savedefconfig by Tom Rini · Tue Nov 13 19:44:53 2018 -0500
  38. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  39. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  40. 5639eeb board/BuR/brppt1: convert brppt1 boards to driver model by Hannes Schmelzer · Fri Jul 06 15:41:28 2018 +0200
  41. 9b7c2c1 board/BuR/brppt1: implement more flexible boot process by Hannes Schmelzer · Fri Jul 06 15:41:26 2018 +0200
  42. acd778f board/BuR/brppt1: drop LCD-support by Hannes Schmelzer · Fri Jul 06 15:41:21 2018 +0200
  43. e0056d7 configs: Resync with savedefconfig by Tom Rini · Mon Jun 04 11:57:37 2018 -0400
  44. e8f8d67 configs: Resync with savedefconfig by Tom Rini · Tue Apr 17 09:22:31 2018 -0400
  45. f1531ad Migrate CONFIG_DRIVER_TI_CPSW to Kconfig by Alex Kiernan · Sun Apr 01 09:22:34 2018 +0000
  46. 9bd0962 configs: Resync with savedefconfig by Tom Rini · Sat Apr 07 20:27:54 2018 -0400
  47. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  48. 6dd8c90 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · Fri Feb 09 23:50:57 2018 +0100
  49. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · Sat Jan 27 20:28:40 2018 +0200
  50. 9d3e6c3 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · Fri Dec 29 08:16:05 2017 -0600
  51. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · Sun Oct 22 17:55:07 2017 -0400
  52. e983692 configs: Resync with savedefconfig by Tom Rini · Mon Oct 30 12:58:33 2017 -0400
  53. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  54. 5b0b040 configs: Resync with savedefconfig by Tom Rini · Mon Aug 28 07:16:32 2017 -0400
  55. 78873cd configs: Resync with savedefconfig by Tom Rini · Mon Aug 14 19:58:53 2017 -0400
  56. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · Mon Aug 07 17:37:18 2017 -0400
  57. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  58. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  59. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  60. 256aa74 configs: Resync defconfigs by Tom Rini · Mon Jun 19 09:47:40 2017 -0400
  61. 3d46f24 am33xx: Finish migration of CONFIG_AM33XX/AM43XX by Tom Rini · Fri Jun 09 16:59:17 2017 -0400
  62. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · Fri Jun 02 11:03:50 2017 -0400
  63. 4a3e798 watchdog: Migrate OMAP_WATCHDOG to Kconfig by Tom Rini · Fri May 12 22:33:24 2017 -0400
  64. d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · Wed Apr 26 22:27:57 2017 -0600
  65. 6e1288c ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · Tue Apr 25 13:10:11 2017 +0900
  66. 9834b90 configs: Re-sync by Tom Rini · Mon Mar 13 13:48:42 2017 -0400
  67. 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · Mon Jan 23 13:31:21 2017 -0700
  68. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  69. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  70. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  71. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · Wed Nov 16 19:19:05 2016 +0200
  72. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  73. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · Mon Oct 17 20:12:59 2016 -0600
  74. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · Mon Oct 17 20:12:37 2016 -0600
  75. 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · Mon Oct 17 20:12:56 2016 -0600
  76. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  77. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  78. 7842c30 Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:03 2016 -0600
  79. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:02 2016 -0600
  80. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  81. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:54 2016 -0600
  82. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:48 2016 -0600
  83. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  84. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  85. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:40 2016 -0600
  86. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:39 2016 -0600
  87. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · Mon Sep 12 23:18:22 2016 -0600
  88. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  89. 5fadc7f autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · Mon Jun 27 16:23:01 2016 +0900
  90. 20ccb43 board/BuR: rename tseries board to brppt1 by Hannes Schmelzer · Wed Jun 22 12:36:13 2016 +0200[Renamed (97%) from configs/tseries_nand_defconfig]
  91. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · Mon Jun 13 09:45:14 2016 -0400
  92. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  93. 6dd8ddc defconfig: Reorder boards' defconfig files by Bin Meng · Mon Mar 21 06:47:40 2016 -0700
  94. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  95. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  96. 18f4e02 board/BuR: move everything possible from board's headerfile to KConfig by Hannes Schmelzer · Fri Feb 19 12:09:44 2016 +0100
  97. 9e22758 board/BuR: use default u-boot prompt on all B&R boards by Hannes Schmelzer · Fri Feb 19 12:09:43 2016 +0100
  98. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  99. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  100. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · Mon Sep 28 05:14:15 2015 -0700