1. 9924ca1 configs: Resync with savedefconfig by Tom Rini · Fri Feb 17 09:58:06 2023 -0500
  2. db9d925 Convert CONFIG_POWER_LTC3676 et al to Kconfig by Tom Rini · Sat Nov 19 18:45:15 2022 -0500
  3. 7a3d0b5 am335x-evm: Support STMicro/Micron SPI flash by Paul Barker · Mon Nov 14 12:42:40 2022 +0000
  4. 7d680a4c am335x-evm: Fix spiboot configuration by Paul Barker · Mon Nov 14 12:42:39 2022 +0000
  5. ce53ec8 configs: Resync with savedefconfig by Tom Rini · Tue Aug 23 15:24:14 2022 -0400
  6. 6bef4ef Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into next by Tom Rini · Thu Jul 07 14:12:07 2022 -0400
  7. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  8. 5f4f84e Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig by Tom Rini · Sat Jun 25 11:02:49 2022 -0400
  9. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · Fri May 27 12:48:32 2022 -0400
  10. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  11. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · Fri May 13 17:12:35 2022 -0400
  12. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · Wed May 11 16:21:06 2022 -0400
  13. b4e681f power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 by Lukasz Majewski · Sat Mar 12 08:11:10 2022 +0100
  14. dc77690 Convert CONFIG_CLOCK_SYNTHESIZER to Kconfig by Tom Rini · Wed Mar 23 17:20:07 2022 -0400
  15. 26011a3 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · Fri Mar 11 09:12:02 2022 -0500
  16. 65831d9 Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · Sat Dec 18 11:27:50 2021 -0700
  17. 1cf7c41 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · Wed Sep 22 14:50:38 2021 -0400
  18. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · Wed Sep 22 14:50:34 2021 -0400
  19. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · Wed Sep 22 14:50:29 2021 -0400
  20. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  21. 52864fd arm: am335x: Enable SPL_OF_CONTROL on some configs by Tom Rini · Sat Jul 31 19:21:58 2021 -0400
  22. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  23. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  24. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · Tue Aug 17 17:59:45 2021 -0400
  25. e22fa4f configs: Resync with savedefconfig by Tom Rini · Tue Aug 10 15:08:46 2021 -0400
  26. 2c082ab configs: Resync with savedefconfig by Tom Rini · Mon Jul 26 21:10:37 2021 -0400
  27. f12a0f2 ti: am335x_evm: Switch to DISTRO_BOOT only by Tom Rini · Thu Jun 10 19:01:47 2021 -0400
  28. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  29. e1b64e0 configs: Resync with savedefconfig by Tom Rini · Tue May 11 12:19:09 2021 -0400
  30. f92b6fa configs: Resync with savedefconfig by Tom Rini · Fri Oct 09 12:22:06 2020 -0400
  31. d504ec0 configs: Add spiboot support for am335x by Faiz Abbas · Mon Sep 14 12:11:17 2020 +0530
  32. 90de178 configs: Remove unused am335x_evm defconfigs by Vignesh R · Wed Jan 16 14:38:04 2019 +0530
  33. 929ea65 configs: Resync with savedefconfig by Tom Rini · Mon Jan 07 17:46:19 2019 -0500
  34. c17c281 configs: Resync with savedefconfig by Tom Rini · Tue Nov 13 19:44:53 2018 -0500
  35. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  36. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · Sat Jul 07 22:18:22 2018 -0500
  37. e0056d7 configs: Resync with savedefconfig by Tom Rini · Mon Jun 04 11:57:37 2018 -0400
  38. 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · Tue May 29 15:30:39 2018 +0000
  39. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  40. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · Sat Apr 07 16:05:27 2018 +0200
  41. a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · Sun Apr 01 16:37:53 2018 +0000
  42. f1531ad Migrate CONFIG_DRIVER_TI_CPSW to Kconfig by Alex Kiernan · Sun Apr 01 09:22:34 2018 +0000
  43. 9bd0962 configs: Resync with savedefconfig by Tom Rini · Sat Apr 07 20:27:54 2018 -0400
  44. 6dd8c90 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · Fri Feb 09 23:50:57 2018 +0100
  45. 9d3e6c3 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · Fri Dec 29 08:16:05 2017 -0600
  46. b9baf7f configs: Resync with savedefconfig by Tom Rini · Mon Dec 18 20:19:09 2017 -0500
  47. 80d51a4 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · Mon Nov 06 18:15:11 2017 -0500
  48. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · Sun Oct 22 17:55:07 2017 -0400
  49. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  50. 6d7dfe2 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · Thu Sep 07 10:29:51 2017 +0200
  51. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · Thu Sep 07 08:58:08 2017 +0200
  52. 6584977 usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · Wed Sep 06 23:23:21 2017 +0200
  53. c37e0cf TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value by Tom Rini · Sun Sep 17 11:44:49 2017 -0400
  54. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · Fri Aug 25 17:50:27 2017 -0400
  55. 5b0b040 configs: Resync with savedefconfig by Tom Rini · Mon Aug 28 07:16:32 2017 -0400
  56. 9fa2df8 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · Wed Jul 26 22:25:30 2017 -0500
  57. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  58. c6fa165 ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS by Tom Rini · Wed Jul 26 13:11:37 2017 -0400
  59. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  60. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  61. 7ef5c70 configs: am335x_evm: Enable FASTBOOT based on kconfig by Alexandru Gagniuc · Mon Feb 06 19:17:32 2017 -0800
  62. a3e56e0 am335x: beagle/evm: add device tree overlay support by Peter Robinson · Mon Jun 26 14:25:04 2017 +0100
  63. 256aa74 configs: Resync defconfigs by Tom Rini · Mon Jun 19 09:47:40 2017 -0400
  64. 54ce261 configs: am335x: Enable TI_COMMON_CMD_OPTIONS by Lokesh Vutla · Thu Apr 27 15:43:59 2017 +0530
  65. 6e1288c ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · Tue Apr 25 13:10:11 2017 +0900
  66. 848944c Kconfig: Enable FIT support by default for TI platforms by Andrew F. Davis · Fri Apr 21 10:01:28 2017 -0500
  67. 9834b90 configs: Re-sync by Tom Rini · Mon Mar 13 13:48:42 2017 -0400
  68. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · Fri Jan 27 11:00:42 2017 +0100
  69. 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · Mon Jan 23 13:31:21 2017 -0700
  70. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  71. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  72. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:07 2017 +0900
  73. 8db91cf Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · Tue Nov 29 09:14:57 2016 -0500
  74. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  75. 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
  76. 817bbee Kconfig: Separate AM33XX SOC config from target board config by Andrew F. Davis · Tue Aug 30 14:06:20 2016 -0500
  77. 265c7da dfu: Migrate to Kconfig by Tom Rini · Mon Sep 19 13:31:30 2016 -0400
  78. 947f71e configs: Re-sync by Tom Rini · Mon Sep 19 17:00:58 2016 -0400
  79. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:58 2016 -0600
  80. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:57 2016 -0600
  81. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:48 2016 -0600
  82. e968ccd Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:47 2016 -0600
  83. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · Mon Sep 12 23:18:22 2016 -0600
  84. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  85. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  86. 0d130ad configs: Re-sync after boot menu changes by Tom Rini · Mon Jun 27 22:40:17 2016 -0400
  87. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · Mon Jun 13 09:45:14 2016 -0400
  88. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  89. 0a212be net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig by Alexander Graf · Fri May 06 21:01:05 2016 +0200
  90. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  91. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  92. a284fc3c configs: Re-sync CONFIG_USB_MUSB_HOST by Tom Rini · Fri Apr 22 14:01:08 2016 -0400
  93. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  94. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:30 2016 +0300
  95. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · Wed Apr 13 14:20:26 2016 +0300
  96. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · Wed Apr 13 14:20:25 2016 +0300
  97. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · Fri Mar 25 16:39:47 2016 +0200
  98. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  99. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  100. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800