1. bd216fa configs: remove raw NAND core from k2g defconfigs by Miquel Raynal · Thu Oct 03 19:50:17 2019 +0200
  2. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · Thu Oct 03 19:50:05 2019 +0200
  3. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  4. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  5. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  6. ecdb78e configs: Resync with savedefconfig by Tom Rini · Thu Nov 07 14:25:00 2019 -0500
  7. 23b37f9 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · Thu Aug 22 12:28:04 2019 +0200
  8. d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · Wed Aug 14 08:29:25 2019 -0500
  9. 1ef0c49 Convert CONFIG_MX_CYCLIC to Kconfig by Adam Ford · Wed Aug 14 07:54:34 2019 -0500
  10. ba64b8b CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · Fri May 03 09:40:59 2019 -0400
  11. bc292c2 net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together by James Byrne · Wed Mar 06 12:48:27 2019 +0000
  12. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  13. b2f88a3 ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place by Tom Rini · Tue Mar 19 07:14:37 2019 -0400
  14. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  15. 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · Tue Feb 05 11:29:28 2019 +0530
  16. 929ea65 configs: Resync with savedefconfig by Tom Rini · Mon Jan 07 17:46:19 2019 -0500
  17. 97603e6 configs: k2g_evm: Enable DFU on K2G EVM by Jean-Jacques Hiblot · Tue Dec 04 11:13:01 2018 +0100
  18. e2517a9 usb: host: replace xhci-keystone driver by the generic dwc3 driver by Jean-Jacques Hiblot · Tue Dec 04 11:13:00 2018 +0100
  19. f69821b configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig by Grygorii Strashko · Wed Oct 31 16:21:40 2018 -0500
  20. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  21. decc895 Convert CONFIG_SYS_I2C_DAVINCI to Kconfig by Adam Ford · Fri Aug 10 05:05:22 2018 -0500
  22. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  23. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  24. d9669f1 configs: Resync with savedefconfig by Tom Rini · Tue Aug 07 21:40:14 2018 -0400
  25. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · Sat Jul 07 22:18:22 2018 -0500
  26. 66466b0 Convert CONFIG_NAND_DAVINCI to Kconfig by Adam Ford · Sun Jul 08 06:43:36 2018 -0500
  27. f504d1a treewide: Move CONFIG_PHY_MARVELL to Kconfig by Mario Six · Fri Apr 27 14:52:21 2018 +0200
  28. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  29. a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · Sun Apr 01 16:37:53 2018 +0000
  30. ddf65fd configs: k2g_hs_evm: Resync defconfig with non-HS defconfig by Andrew F. Davis · Thu Mar 22 15:44:38 2018 -0500
  31. 1a8894c defconfig: k2x_hs_evm: Re-enable TI_SECURE_DEVICE in HS K2x parts by Andrew F. Davis · Wed Feb 14 11:53:39 2018 -0600
  32. 732aa4a configs: Re-sync with CONFIG_DISTRO_DEFAULTS by Tom Rini · Sat Feb 10 16:54:38 2018 -0500
  33. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  34. 19b336e Convert CONFIG_DAVINCI_SPI to Kconfig by Adam Ford · Sat Dec 30 07:33:42 2017 -0600
  35. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · Sun Oct 22 17:55:07 2017 -0400
  36. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  37. 78873cd configs: Resync with savedefconfig by Tom Rini · Mon Aug 14 19:58:53 2017 -0400
  38. 4e24ff6 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:20:00 2017 -0700
  39. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  40. c6fa165 ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS by Tom Rini · Wed Jul 26 13:11:37 2017 -0400
  41. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · Sun Jul 23 21:19:47 2017 -0600
  42. 256aa74 configs: Resync defconfigs by Tom Rini · Mon Jun 19 09:47:40 2017 -0400
  43. b8d6865 configs: ks2: Enable TI_COMMON_CMD_OPTIONS by Lokesh Vutla · Thu Apr 27 15:44:03 2017 +0530
  44. 79f4eea configs: Re-sync by Tom Rini · Mon May 01 11:41:11 2017 -0400
  45. 848944c Kconfig: Enable FIT support by default for TI platforms by Andrew F. Davis · Fri Apr 21 10:01:28 2017 -0500
  46. 3e45c83 defconfig: k2g_hs_evm: Add k2g_hs_evm_defconfig by Andrew F. Davis · Fri Apr 07 10:00:11 2017 -0500