1. f92b6fa configs: Resync with savedefconfig by Tom Rini · Fri Oct 09 12:22:06 2020 -0400
  2. a3dc6a4 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · Sun Aug 23 13:06:36 2020 -0400
  3. 2e262c4 configs: Resync with savedefconfig by Tom Rini · Mon Aug 10 15:31:07 2020 -0400
  4. 499c9f7 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · Fri Jul 03 09:00:14 2020 -0500
  5. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  6. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  7. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · Thu Jun 04 23:11:53 2020 +0800
  8. 6c75e63 spi: Enable missing CONFIG_SPL_DM_SPI support by Tom Rini · Tue Jun 16 19:06:29 2020 -0400
  9. 47dece3 configs: Resync with savedefconfig by Tom Rini · Tue Apr 28 16:15:47 2020 -0400
  10. d49f582 configs: Resync with savedefconfig by Tom Rini · Fri Feb 28 13:28:38 2020 -0500
  11. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  12. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · Thu Oct 03 19:50:05 2019 +0200
  13. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  14. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  15. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · Sun Nov 10 11:28:03 2019 -0500
  16. ecdb78e configs: Resync with savedefconfig by Tom Rini · Thu Nov 07 14:25:00 2019 -0500
  17. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · Thu Aug 22 15:41:46 2019 +0200
  18. 99b3ee5 configs: Resync with savedefconfig by Tom Rini · Sun Aug 25 12:03:24 2019 -0400
  19. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · Sat Jul 20 20:51:14 2019 -0600
  20. 7bd60e6 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · Wed May 15 15:15:54 2019 +0200
  21. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  22. e8d02b6 usb: Select USB_MUSB_DSPS with USB_MUSB_TI by Alex Kiernan · Thu Apr 18 11:10:50 2019 +0000
  23. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  24. a9fac50 board/BuR/brppt1: fix ethernet support on brppt1 boards by Hannes Schmelzer · Fri Feb 15 11:15:05 2019 +0100
  25. 717ee36 board/BuR/brppt1: drop DM_I2C_COMPAT by Hannes Schmelzer · Thu Jan 31 09:24:45 2019 +0100
  26. 929ea65 configs: Resync with savedefconfig by Tom Rini · Mon Jan 07 17:46:19 2019 -0500
  27. c17c281 configs: Resync with savedefconfig by Tom Rini · Tue Nov 13 19:44:53 2018 -0500
  28. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  29. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  30. d9669f1 configs: Resync with savedefconfig by Tom Rini · Tue Aug 07 21:40:14 2018 -0400
  31. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · Sat Jul 07 22:18:22 2018 -0500
  32. 5639eeb board/BuR/brppt1: convert brppt1 boards to driver model by Hannes Schmelzer · Fri Jul 06 15:41:28 2018 +0200
  33. 9b7c2c1 board/BuR/brppt1: implement more flexible boot process by Hannes Schmelzer · Fri Jul 06 15:41:26 2018 +0200
  34. acd778f board/BuR/brppt1: drop LCD-support by Hannes Schmelzer · Fri Jul 06 15:41:21 2018 +0200
  35. e0056d7 configs: Resync with savedefconfig by Tom Rini · Mon Jun 04 11:57:37 2018 -0400
  36. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  37. e8f8d67 configs: Resync with savedefconfig by Tom Rini · Tue Apr 17 09:22:31 2018 -0400
  38. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · Sat Apr 07 16:05:27 2018 +0200
  39. f1531ad Migrate CONFIG_DRIVER_TI_CPSW to Kconfig by Alex Kiernan · Sun Apr 01 09:22:34 2018 +0000
  40. 9bd0962 configs: Resync with savedefconfig by Tom Rini · Sat Apr 07 20:27:54 2018 -0400
  41. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  42. 6dd8c90 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · Fri Feb 09 23:50:57 2018 +0100
  43. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · Sat Jan 27 20:28:40 2018 +0200
  44. 9d3e6c3 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · Fri Dec 29 08:16:05 2017 -0600
  45. 5b7c9f0 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · Mon Oct 16 14:08:26 2017 -0500
  46. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  47. 5b0b040 configs: Resync with savedefconfig by Tom Rini · Mon Aug 28 07:16:32 2017 -0400
  48. 78873cd configs: Resync with savedefconfig by Tom Rini · Mon Aug 14 19:58:53 2017 -0400
  49. 9fa2df8 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · Wed Jul 26 22:25:30 2017 -0500
  50. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  51. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  52. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  53. 256aa74 configs: Resync defconfigs by Tom Rini · Mon Jun 19 09:47:40 2017 -0400
  54. 3d46f24 am33xx: Finish migration of CONFIG_AM33XX/AM43XX by Tom Rini · Fri Jun 09 16:59:17 2017 -0400
  55. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · Fri Jun 02 11:03:50 2017 -0400
  56. 4a3e798 watchdog: Migrate OMAP_WATCHDOG to Kconfig by Tom Rini · Fri May 12 22:33:24 2017 -0400
  57. d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · Wed Apr 26 22:27:57 2017 -0600
  58. 6e1288c ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · Tue Apr 25 13:10:11 2017 +0900
  59. 9834b90 configs: Re-sync by Tom Rini · Mon Mar 13 13:48:42 2017 -0400
  60. 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · Mon Jan 23 13:31:21 2017 -0700
  61. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  62. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  63. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:07 2017 +0900
  64. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · Wed Nov 16 19:19:05 2016 +0200
  65. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  66. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · Mon Oct 17 20:12:59 2016 -0600
  67. 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
  68. 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · Mon Oct 17 20:12:56 2016 -0600
  69. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  70. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  71. 7842c30 Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:03 2016 -0600
  72. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:02 2016 -0600
  73. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:58 2016 -0600
  74. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:57 2016 -0600
  75. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  76. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:54 2016 -0600
  77. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:44 2016 -0600
  78. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  79. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  80. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:40 2016 -0600
  81. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:39 2016 -0600
  82. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · Mon Sep 12 23:18:22 2016 -0600
  83. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  84. 5fadc7f autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · Mon Jun 27 16:23:01 2016 +0900
  85. 0d130ad configs: Re-sync after boot menu changes by Tom Rini · Mon Jun 27 22:40:17 2016 -0400
  86. 20ccb43 board/BuR: rename tseries board to brppt1 by Hannes Schmelzer · Wed Jun 22 12:36:13 2016 +0200[Renamed (97%) from configs/tseries_spi_defconfig]
  87. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · Mon Jun 13 09:45:14 2016 -0400
  88. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  89. 6dd8ddc defconfig: Reorder boards' defconfig files by Bin Meng · Mon Mar 21 06:47:40 2016 -0700
  90. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  91. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  92. 18f4e02 board/BuR: move everything possible from board's headerfile to KConfig by Hannes Schmelzer · Fri Feb 19 12:09:44 2016 +0100
  93. 9e22758 board/BuR: use default u-boot prompt on all B&R boards by Hannes Schmelzer · Fri Feb 19 12:09:43 2016 +0100
  94. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  95. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  96. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  97. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · Mon Sep 28 05:14:15 2015 -0700
  98. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  99. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  100. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500