1. 7bd60e6 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · Wed May 15 15:15:54 2019 +0200
  2. 2386edc configs: Remove unneeded CONFIG_SYS_LDSCRIPT instances by Tom Rini · Sun Jun 02 08:57:31 2019 -0400
  3. e1269f4 configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig by Alex Kiernan · Fri Apr 12 10:51:05 2019 +0000
  4. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:38 2019 +0100
  5. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  6. 1f29eb7 configs: am335x_evm: Do not disable DM_USB in SPL by Jean-Jacques Hiblot · Tue Dec 04 11:30:59 2018 +0100
  7. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · Sun Oct 14 15:10:50 2018 -0500
  8. 8a15786 Add Beaglebone Enhanced support by Koen Kooi · Wed Jul 18 10:13:59 2018 +0200
  9. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · Sat Apr 07 16:05:27 2018 +0200
  10. a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · Sun Apr 01 16:37:53 2018 +0000
  11. cc46484 ti: am335x: Fix bootargs when building without NET by Alex Kiernan · Sun Apr 01 09:22:35 2018 +0000
  12. b56b5b3 Add support for BeagleBoard.org PocketBeagle by Jason Kridner · Wed Mar 07 05:40:41 2018 -0500
  13. c01553b spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · Fri Feb 16 21:17:44 2018 +0530
  14. 8845635 Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig by Alex Kiernan · Fri Feb 16 15:50:40 2018 +0000
  15. 6dd8c90 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · Fri Feb 09 23:50:57 2018 +0100
  16. 88d79eb am335x_evm: Consolidate eMMC partitions with DFU info by Sam Protsenko · Wed Feb 07 20:41:32 2018 +0200
  17. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  18. 9d3e6c3 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · Fri Dec 29 08:16:05 2017 -0600
  19. 0b4c64a am335x_evm: Fix DFU for eMMC by Sam Protsenko · Tue Dec 12 20:07:41 2017 +0200
  20. 80d51a4 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · Mon Nov 06 18:15:11 2017 -0500
  21. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · Sun Oct 22 17:55:07 2017 -0400
  22. 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
  23. 7285f48 usb: gadget: usb_ether: Move the interfaces to Kconfig by Maxime Ripard · Thu Sep 07 08:46:14 2017 +0200
  24. 6584977 usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · Wed Sep 06 23:23:21 2017 +0200
  25. 764bf28 usb: gadget: Move USBNET_HOST_ADDR to Kconfig by Maxime Ripard · Wed Sep 06 22:53:43 2017 +0200
  26. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · Fri Aug 25 17:50:27 2017 -0400
  27. eba48f9 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · Sat Jul 29 11:35:31 2017 -0600
  28. fec7402 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · Fri Aug 04 14:01:32 2017 +0200
  29. 51ef45a Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · Fri Aug 04 16:34:50 2017 -0600
  30. c034e3d Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · Fri Aug 04 16:34:49 2017 -0600
  31. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · Mon Aug 07 22:00:34 2017 -0400
  32. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  33. 17f14d9 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · Wed Jul 26 21:48:00 2017 -0400
  34. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · Sun Jul 23 21:19:47 2017 -0600
  35. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  36. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  37. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  38. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  39. 7ef5c70 configs: am335x_evm: Enable FASTBOOT based on kconfig by Alexandru Gagniuc · Mon Feb 06 19:17:32 2017 -0800
  40. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · Wed May 17 03:25:10 2017 -0600
  41. 08127cd include: config: am335x: disable DM_MMC_OPS if DM_MMC is disabled by Jean-Jacques Hiblot · Fri Apr 14 19:50:01 2017 +0200
  42. 4c73b23 configs: am335x_evm: Enable SPL_DM by Lokesh Vutla · Wed Apr 26 13:37:09 2017 +0530
  43. 899fd3e configs: am335x_evm: Use omap2 generic spl load script by Lokesh Vutla · Wed Apr 26 13:37:07 2017 +0530
  44. 0ea56fe ARM: ti: consolidate mmc environment variables by Sekhar Nori · Thu Apr 06 14:52:56 2017 +0530
  45. 89ef1d6 config: am335x_evm: detect BeagleBone Blue using BLA by robertcnelson@gmail.com · Thu Mar 30 14:29:54 2017 -0500
  46. b55cd7a config: am335x_evm: detect Green Wireless using GW1 by robertcnelson@gmail.com · Thu Mar 30 14:29:53 2017 -0500
  47. c5d7d22 config: am335x_evm: detect Black Wireless using BWA by robertcnelson@gmail.com · Thu Mar 30 14:29:52 2017 -0500
  48. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  49. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  50. d997f7c arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · Wed Jan 25 20:42:36 2017 -0500
  51. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · Fri Jan 27 11:00:42 2017 +0100
  52. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:41 2017 +0100
  53. 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · Mon Jan 23 13:31:21 2017 -0700
  54. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  55. dac1552 ti: am335x: mmc: Set CONFIG_SYS_MMC_MAX_DEVICE by Emmanuel Vadot · Thu Jan 05 04:16:36 2017 +0100
  56. 73fd4bd am335x_evm: enable usb ether gadget as it supports DM_ETH by Mugunthan V N · Thu Nov 17 14:38:14 2016 +0530
  57. 2a3400b Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · Sat Dec 03 19:43:51 2016 -0500
  58. c2913ac ti_armv7_common: env: Add support for loading FIT images by Lokesh Vutla · Tue Nov 29 11:58:00 2016 +0530
  59. f01f8b3 ti_armv7_common: env: Consolidate support for loading images from mmc by Lokesh Vutla · Tue Nov 29 11:57:59 2016 +0530
  60. 0eef94b configs: am335x: usb: do not define CONFIG_DM_USB for spl by Mugunthan V N · Thu Nov 17 14:38:06 2016 +0530
  61. bb018cf ARM: ti: consolidate dfu environment variables by Sekhar Nori · Fri Nov 25 14:25:54 2016 +0530
  62. 28eec37 arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms by Tom Rini · Mon Nov 07 21:34:54 2016 -0500
  63. 1d12ba2 spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · Thu Oct 06 07:55:15 2016 +0200
  64. d9a3e4d include: configs: am335x: add Atheros phy support by Mugunthan V N · Thu Oct 13 19:33:37 2016 +0530
  65. 109d63b config: Remove usage of CONFIG_STORAGE_EMMC by Andrew F. Davis · Tue Aug 30 14:06:27 2016 -0500
  66. 265c7da dfu: Migrate to Kconfig by Tom Rini · Mon Sep 19 13:31:30 2016 -0400
  67. 7842c30 Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:03 2016 -0600
  68. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:58 2016 -0600
  69. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:57 2016 -0600
  70. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:54 2016 -0600
  71. 227392d Convert CONFIG_SPL_NET_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:50 2016 -0600
  72. 400f264 Convert CONFIG_SPL_NET_VCI_STRING to Kconfig by Simon Glass · Mon Sep 12 23:18:49 2016 -0600
  73. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:48 2016 -0600
  74. e968ccd Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:47 2016 -0600
  75. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:44 2016 -0600
  76. d6c08cf Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:35 2016 -0600
  77. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  78. 86e2987 config: env: Set AM335x-ICEv2 board specific env by Lokesh Vutla · Mon May 16 11:47:27 2016 +0530
  79. 0d144f5 board: AM335x-ICEv2: Add cpsw support by Lokesh Vutla · Mon May 16 11:47:26 2016 +0530
  80. e996e7a configs: am335x_evm: Switch to env on FAT SD by default by Tom Rini · Mon May 16 11:32:49 2016 +0530
  81. ca8db72 config: am335x_evm: detect BoneGreen using BBG1 by matwey.kornilov@gmail.com · Sun May 01 19:58:31 2016 +0300
  82. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  83. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  84. a284fc3c configs: Re-sync CONFIG_USB_MUSB_HOST by Tom Rini · Fri Apr 22 14:01:08 2016 -0400
  85. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:30 2016 +0300
  86. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · Wed Apr 13 14:20:26 2016 +0300
  87. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · Wed Apr 13 14:20:25 2016 +0300
  88. fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · Wed Apr 13 14:20:24 2016 +0300
  89. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · Fri Mar 25 16:39:47 2016 +0200
  90. d6c5a55 ti_armv7_common: env: Consolidate support for loading script and text env files by Lokesh Vutla · Wed Mar 09 15:39:35 2016 +0530
  91. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  92. a22e897 am335x_evm: timer: do not define CONFIG_TIMER for spl by Mugunthan V N · Thu Dec 24 16:08:13 2015 +0530
  93. c94d9c9 am335x_evm.h: unsed CONFIG_BOOTDELAY by Tom Rini · Thu Dec 10 16:46:01 2015 -0500
  94. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  95. ee54144 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · Tue Nov 10 20:53:19 2015 +0100
  96. 7fea210 board/ti/am335x: add support for BeagleBone Green by robertcnelson@gmail.com · Wed Nov 11 09:10:52 2015 -0600
  97. d0cb35b am335x_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · Mon Sep 28 12:56:29 2015 +0530
  98. d98bc91 am335x_evm: do not define usb ether gadget when Eth DM is defined by Mugunthan V N · Mon Sep 07 14:22:19 2015 +0530
  99. 97f8892 configs: am335x_evm: Support distro bootcmds by Sjoerd Simons · Fri Aug 28 15:01:56 2015 +0200
  100. b207c47 ti_armv7_common: env: Consolidate MMC args by Lokesh Vutla · Fri Aug 28 13:35:07 2015 +0530