1. ac7f321 Convert CONFIG_PALMAS_POWER to Kconfig by Tom Rini · Sat Jun 25 11:02:38 2022 -0400
  2. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · Fri May 27 12:48:32 2022 -0400
  3. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  4. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  5. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · Fri May 13 17:12:35 2022 -0400
  6. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · Wed May 11 16:21:06 2022 -0400
  7. 2e34053 configs: Resync with savedefconfig by Tom Rini · Mon May 23 13:56:21 2022 -0400
  8. 0853106 configs: Resync with savedefconfig by Tom Rini · Fri Apr 22 10:17:35 2022 -0400
  9. 26011a3 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · Fri Mar 11 09:12:02 2022 -0500
  10. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · Wed Nov 10 09:11:40 2021 -0500
  11. e25a03a configs: Resync with savedefconfig by Tom Rini · Mon Nov 01 12:19:22 2021 +0000
  12. 1c05dc9 configs: Resync with savedefconfig by Tom Rini · Fri Oct 15 08:06:20 2021 -0400
  13. 1cf7c41 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · Wed Sep 22 14:50:38 2021 -0400
  14. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · Wed Sep 22 14:50:34 2021 -0400
  15. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · Wed Sep 22 14:50:29 2021 -0400
  16. ebc1c84 Convert CONFIG_USB_XHCI_OMAP to Kconfig by Tom Rini · Sun Sep 12 20:32:22 2021 -0400
  17. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  18. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · Tue Aug 17 17:59:45 2021 -0400
  19. e22fa4f configs: Resync with savedefconfig by Tom Rini · Tue Aug 10 15:08:46 2021 -0400
  20. 2c082ab configs: Resync with savedefconfig by Tom Rini · Mon Jul 26 21:10:37 2021 -0400
  21. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  22. e1b64e0 configs: Resync with savedefconfig by Tom Rini · Tue May 11 12:19:09 2021 -0400
  23. f92b6fa configs: Resync with savedefconfig by Tom Rini · Fri Oct 09 12:22:06 2020 -0400
  24. 2e262c4 configs: Resync with savedefconfig by Tom Rini · Mon Aug 10 15:31:07 2020 -0400
  25. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  26. 5d14411 Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty by Simon Glass · Sun Jul 19 13:56:10 2020 -0600
  27. 5459059 configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs by Peng Fan · Mon Jul 06 15:35:01 2020 +0800
  28. 499c9f7 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · Fri Jul 03 09:00:14 2020 -0500
  29. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · Fri Jul 03 08:09:45 2020 -0500
  30. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · Fri Jul 03 08:09:44 2020 -0500
  31. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  32. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  33. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · Thu Jun 04 23:11:53 2020 +0800
  34. 6c75e63 spi: Enable missing CONFIG_SPL_DM_SPI support by Tom Rini · Tue Jun 16 19:06:29 2020 -0400
  35. 8b8d73a net: phy: Add support for TI PHY init by Dan Murphy · Mon May 04 16:14:39 2020 -0500
  36. 47dece3 configs: Resync with savedefconfig by Tom Rini · Tue Apr 28 16:15:47 2020 -0400
  37. d49f582 configs: Resync with savedefconfig by Tom Rini · Fri Feb 28 13:28:38 2020 -0500
  38. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  39. 3d2ba9c Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · Fri Nov 15 17:00:41 2019 +0530
  40. 127f92a arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig by Grygorii Strashko · Wed Nov 20 21:13:26 2019 +0200
  41. 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
  42. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  43. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  44. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  45. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · Sun Nov 10 11:28:03 2019 -0500
  46. ecdb78e configs: Resync with savedefconfig by Tom Rini · Thu Nov 07 14:25:00 2019 -0500
  47. 608448e configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FIT by Faiz Abbas · Wed Oct 09 12:35:20 2019 +0200
  48. ebee14a configs: dra7xx_evm: Add Kconfigs for SPL_DFU bootmode by Faiz Abbas · Wed Oct 09 12:35:19 2019 +0200
  49. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · Thu Aug 22 15:41:46 2019 +0200
  50. 0084877 Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · Wed May 01 07:58:27 2019 +0000
  51. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  52. 1c2f44d configs: ti_omap5_common: Add NAND environment settings by Faiz Abbas · Wed Feb 27 13:29:38 2019 +0530
  53. 29ab6f9 configs: dra71x-evm: Add Support for NAND by Faiz Abbas · Wed Feb 27 13:29:37 2019 +0530
  54. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  55. baa8f67 configs: dra7xx_evm: Remove ENV_IS_IN_FAT by Faiz Abbas · Tue Feb 26 22:45:44 2019 +0530
  56. 88f7ac4 defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · Mon Jan 28 11:43:22 2019 -0600
  57. 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · Tue Feb 05 11:29:28 2019 +0530
  58. 929ea65 configs: Resync with savedefconfig by Tom Rini · Mon Jan 07 17:46:19 2019 -0500
  59. d914c09 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Dec 10 07:16:33 2018 -0500
  60. 6e26deb configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS by Jean-Jacques Hiblot · Fri Dec 07 14:50:40 2018 +0100
  61. d1663bb configs: enable DM_USB and DM_USB_DEV for all DRA7 platforms by Jean-Jacques Hiblot · Thu Nov 29 10:57:44 2018 +0100
  62. c17c281 configs: Resync with savedefconfig by Tom Rini · Tue Nov 13 19:44:53 2018 -0500
  63. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  64. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  65. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  66. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  67. e0056d7 configs: Resync with savedefconfig by Tom Rini · Mon Jun 04 11:57:37 2018 -0400
  68. e80d294 usb: fastboot: Convert USB f_fastboot to shared fastboot by Alex Kiernan · Tue May 29 15:30:55 2018 +0000
  69. 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · Tue May 29 15:30:39 2018 +0000
  70. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  71. 01e5273 configs: dra7xx_evm/dra7xx_hs_evm: Enable AHCI and PIPE3 by Jean-Jacques Hiblot · Fri Apr 06 11:13:54 2018 +0200
  72. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · Sat Apr 07 16:05:27 2018 +0200
  73. a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · Sun Apr 01 16:37:53 2018 +0000
  74. f1531ad Migrate CONFIG_DRIVER_TI_CPSW to Kconfig by Alex Kiernan · Sun Apr 01 09:22:34 2018 +0000
  75. 9bd0962 configs: Resync with savedefconfig by Tom Rini · Sat Apr 07 20:27:54 2018 -0400
  76. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  77. 732aa4a configs: Re-sync with CONFIG_DISTRO_DEFAULTS by Tom Rini · Sat Feb 10 16:54:38 2018 -0500
  78. 5395e24 configs: dra7xx_evm/dra7xx_hs_evm: Enable MMC HS200 and SD UHS support by Jean-Jacques Hiblot · Tue Jan 30 16:01:53 2018 +0100
  79. 22442db Convert CONFIG_OMAP_USB_PHY to Kconfig by Adam Ford · Tue Jan 02 10:39:21 2018 -0600
  80. 9e74f5d configs: Resync with savedefconfig by Tom Rini · Mon Oct 16 21:35:43 2017 -0400
  81. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  82. 6d7dfe2 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · Thu Sep 07 10:29:51 2017 +0200
  83. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · Thu Sep 07 08:58:08 2017 +0200
  84. c37e0cf TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value by Tom Rini · Sun Sep 17 11:44:49 2017 -0400
  85. 635848f board: ti: dra76: Add dt support by Lokesh Vutla · Mon Aug 21 12:51:01 2017 +0530
  86. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · Fri Aug 25 17:50:27 2017 -0400
  87. 5b0b040 configs: Resync with savedefconfig by Tom Rini · Mon Aug 28 07:16:32 2017 -0400
  88. 593639f arm: dra7xx: Define Android boot arguments by Semen Protsenko · Wed Aug 16 15:55:50 2017 +0300
  89. e791a02 configs: Resync with savedefconfig by Tom Rini · Fri Aug 11 11:20:19 2017 -0400
  90. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · Mon Aug 07 22:00:34 2017 -0400
  91. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  92. 4100de4 configs: Resync with savedefconfig by Tom Rini · Mon Jul 31 18:59:01 2017 -0400
  93. c6fa165 ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS by Tom Rini · Wed Jul 26 13:11:37 2017 -0400
  94. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  95. ce34f5d configs: Resync with savedefconfig by Tom Rini · Mon Jul 24 21:10:06 2017 -0400
  96. 256aa74 configs: Resync defconfigs by Tom Rini · Mon Jun 19 09:47:40 2017 -0400
  97. 32cead5 defconfig: dra7xx_evm: enable CONFIG_BLK and disk driver model for SCSI by Jean-Jacques Hiblot · Mon Apr 24 11:51:32 2017 +0200
  98. 337a7a8 configs: dra7xx: Enable TI_COMMON_CMD_OPTIONS by Lokesh Vutla · Thu Apr 27 15:44:02 2017 +0530
  99. f6ff74e arm: usb: dra7xx: xHCI registers based on USB port index by Uri Mashiach · Thu Feb 23 15:39:36 2017 +0200
  100. 6e1288c ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · Tue Apr 25 13:10:11 2017 +0900