1. 47dece3 configs: Resync with savedefconfig by Tom Rini · Tue Apr 28 16:15:47 2020 -0400
  2. d49f582 configs: Resync with savedefconfig by Tom Rini · Fri Feb 28 13:28:38 2020 -0500
  3. 4835715 configs: am57xx_evm: Enable Android commands by Sam Protsenko · Fri Jan 24 17:53:46 2020 +0200
  4. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  5. 3d2ba9c Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · Fri Nov 15 17:00:41 2019 +0530
  6. ee98dac dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · Tue Dec 24 17:51:06 2019 +0100
  7. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  8. 803baa2 mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD by Miquel Raynal · Thu Oct 03 19:50:08 2019 +0200
  9. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  10. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  11. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · Sun Nov 10 11:28:03 2019 -0500
  12. ecdb78e configs: Resync with savedefconfig by Tom Rini · Thu Nov 07 14:25:00 2019 -0500
  13. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · Thu Aug 22 15:41:46 2019 +0200
  14. ef163e5 configs: am57xx_evm_defconfig: Enable 'dtimg' command by Sam Protsenko · Thu Jul 25 20:20:19 2019 +0300
  15. 5174c58 configs: am57xx_evm_defconfig: Enable 'bcb' command by Sam Protsenko · Thu Jul 25 20:20:18 2019 +0300
  16. 0084877 Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · Wed May 01 07:58:27 2019 +0000
  17. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  18. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  19. 41b6dc9 configs: Resync with savedefconfig by Tom Rini · Fri Feb 22 10:17:41 2019 -0500
  20. 0d053df configs: Enable CONFIG_BLK in am57xx_evm and am57xx_hs_evm by Jean-Jacques Hiblot · Fri Feb 08 10:55:06 2019 +0100
  21. 6b2e3b2 defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · Mon Jan 28 11:43:23 2019 -0600
  22. 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · Tue Feb 05 11:29:28 2019 +0530
  23. 929ea65 configs: Resync with savedefconfig by Tom Rini · Mon Jan 07 17:46:19 2019 -0500
  24. d914c09 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Dec 10 07:16:33 2018 -0500
  25. 6e26deb configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS by Jean-Jacques Hiblot · Fri Dec 07 14:50:40 2018 +0100
  26. 44d0a3c configs: am57xx_evm: Enable DM_USB and DM_USB_DEV by Jean-Jacques Hiblot · Thu Nov 29 10:57:45 2018 +0100
  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. 4745a2b configs: am57xx: change default board name to beagle_x15 by Praneeth Bajjuri · Tue Aug 21 23:47:49 2018 -0500
  30. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  31. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  32. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  33. e0056d7 configs: Resync with savedefconfig by Tom Rini · Mon Jun 04 11:57:37 2018 -0400
  34. e80d294 usb: fastboot: Convert USB f_fastboot to shared fastboot by Alex Kiernan · Tue May 29 15:30:55 2018 +0000
  35. 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · Tue May 29 15:30:39 2018 +0000
  36. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  37. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · Sat Apr 07 16:05:27 2018 +0200
  38. a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · Sun Apr 01 16:37:53 2018 +0000
  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. 732aa4a configs: Re-sync with CONFIG_DISTRO_DEFAULTS by Tom Rini · Sat Feb 10 16:54:38 2018 -0500
  43. 22442db Convert CONFIG_OMAP_USB_PHY to Kconfig by Adam Ford · Tue Jan 02 10:39:21 2018 -0600
  44. 58a3c1b ARM: dts: am574x-idk: Add initial support by Lokesh Vutla · Fri Dec 29 11:47:57 2017 +0530
  45. f9c4ab4 configs: am57xx_evm: fix ethernet phy configuration by Sekhar Nori · Wed Dec 20 20:39:14 2017 +0530
  46. edf9f62 ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:19 2017 +0200
  47. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  48. 6d7dfe2 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · Thu Sep 07 10:29:51 2017 +0200
  49. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · Thu Sep 07 08:58:08 2017 +0200
  50. c37e0cf TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value by Tom Rini · Sun Sep 17 11:44:49 2017 -0400
  51. f35589c board: ti: am57xx: Add dt support for BeagleBoard-X15 revC by Lokesh Vutla · Wed Aug 23 11:39:06 2017 +0530
  52. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · Fri Aug 25 17:50:27 2017 -0400
  53. 5b0b040 configs: Resync with savedefconfig by Tom Rini · Mon Aug 28 07:16:32 2017 -0400
  54. 9e69f85 arm: am57xx: Define Android boot arguments by Semen Protsenko · Wed Aug 16 15:55:49 2017 +0300
  55. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  56. c6fa165 ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS by Tom Rini · Wed Jul 26 13:11:37 2017 -0400
  57. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  58. ce34f5d configs: Resync with savedefconfig by Tom Rini · Mon Jul 24 21:10:06 2017 -0400
  59. 256aa74 configs: Resync defconfigs by Tom Rini · Mon Jun 19 09:47:40 2017 -0400
  60. a5b0902 configs: am57xx: Enable TI_COMMON_CMD_OPTIONS by Lokesh Vutla · Thu Apr 27 15:44:01 2017 +0530
  61. 6e1288c ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · Tue Apr 25 13:10:11 2017 +0900
  62. 848944c Kconfig: Enable FIT support by default for TI platforms by Andrew F. Davis · Fri Apr 21 10:01:28 2017 -0500
  63. a2fab10 defconfigs: am57xx_hs_evm: Move OPTEE load address to avoid overlaps by Andrew F. Davis · Fri Apr 07 10:19:35 2017 -0500
  64. a6ca1b4 defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · Fri Apr 07 10:11:21 2017 -0500
  65. d13d9eb configs: am57xx_evm: Enable SPL_DM by Lokesh Vutla · Fri Feb 10 20:37:19 2017 +0530
  66. 9834b90 configs: Re-sync by Tom Rini · Mon Mar 13 13:48:42 2017 -0400
  67. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · Fri Jan 27 11:00:42 2017 +0100
  68. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:41 2017 +0100
  69. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:38 2017 +0100
  70. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  71. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  72. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  73. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:07 2017 +0900
  74. 74f09b8 Sync defconfig files by savedefconfig by Masahiro Yamada · Wed Dec 07 22:10:25 2016 +0900
  75. a48cb50 defconfigs: am57xx_hs_evm: Add default OPTEE load address by Andrew F. Davis · Mon Dec 05 16:21:26 2016 -0600
  76. d9cd14f ARM: am57xx_evm: enable DFU support by Sekhar Nori · Fri Nov 25 14:25:55 2016 +0530
  77. a79d756 configs: am57xx: Enable fastboot by Semen Protsenko · Mon Oct 24 18:41:13 2016 +0300
  78. 1aefeda configs: am57xx: Enable download gadget by Semen Protsenko · Mon Oct 24 18:41:12 2016 +0300
  79. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  80. 0bf1f49 dm: mmc: Enable DM_MMC_OPS by default with DM_MMC by Simon Glass · Sat Oct 01 14:43:19 2016 -0600
  81. 7b8492e dm: blk: Enable CONFIG_BLK if DM_MMC is enabled by Simon Glass · Sat Oct 01 14:43:18 2016 -0600
  82. 947f71e configs: Re-sync by Tom Rini · Mon Sep 19 17:00:58 2016 -0400
  83. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:58 2016 -0600
  84. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:57 2016 -0600
  85. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:48 2016 -0600
  86. c7e2b98 Convert CONFIG_SPL_DMA_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:33 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. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  90. afea41d configs: Resync with savedefconfig by Tom Rini · Thu Sep 08 16:11:59 2016 -0400
  91. 7c5de93 ARM: AM57xx: Enable post-processing of FIT artifacts loaded by U-Boot by Andreas Dannenberg · Wed Aug 24 14:32:18 2016 -0500
  92. 533520a ARM: am57xx_evm: Enable QSPI support by Vignesh R · Fri Jul 29 14:22:30 2016 +0530
  93. 38d0f40 defconfig: am57xx_hs_evm: enable i2c driver model by Mugunthan V N · Mon Jul 18 15:11:09 2016 +0530
  94. 5cf344b arm: omap5: add U-Boot FIT signing and SPL image post-processing by Andreas Dannenberg · Mon Jun 27 09:19:22 2016 -0500
  95. c3f5c27 ARM: AM57xx: Enable FIT for HS Devices by Andreas Dannenberg · Mon Jun 13 18:25:16 2016 -0500
  96. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · Mon Jun 13 09:45:14 2016 -0400
  97. 6c2cfdd board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM by Lokesh Vutla · Fri Jun 10 09:35:42 2016 +0530
  98. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  99. d3b72ca usb: move CONFIG_USB_XHCI_DWC3 to Kconfig by Masahiro Yamada · Sat Jun 04 07:35:04 2016 +0900
  100. 58d0023 usb: move CONFIG_USB_XHCI to Kconfig with renaming by Masahiro Yamada · Sat Jun 04 07:35:03 2016 +0900