1. cc13c5d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · Tue Jun 01 16:51:47 2021 +0530
  2. 698793b treewide: configs: fold CONFIG_DEFAULT_CONSOLE by Andre Heider · Thu Sep 17 08:52:01 2020 +0200
  3. e51b1bd configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:41 2020 +0100
  4. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  5. f4befd4 arm: exynos: Remove duplicated "boardname" env setting by Krzysztof Kozlowski · Fri Feb 22 19:36:43 2019 +0100
  6. e9f073b configs: odroid_xu3: Unify indentation by Krzysztof Kozlowski · Fri Feb 22 19:36:42 2019 +0100
  7. c0ed3f4 configs: odroid_xu3: Use consistent syntax for #include by Krzysztof Kozlowski · Fri Feb 22 19:36:41 2019 +0100
  8. cb2d432 Convert CONFIG_BOARD_TYPES to Kconfig by Simon Glass · Fri Jan 11 18:37:06 2019 -0700
  9. ffa95d4 Revert "arm: config: fix default console only to specify the device" by Seung-Woo Kim · Tue Nov 20 14:54:39 2018 +0900
  10. c940c6d exynos5-dt-types: add missing dtb file for Odroid HC1/HC2 by Anand Moon · Mon Nov 12 10:32:42 2018 +0000
  11. 8274704 Removed unused references to CONFIG_SERIALx by Adam Ford · Tue Aug 07 07:08:32 2018 -0500
  12. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  13. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  14. 181116f Inherit default value for bootdelay from distro_bootcmd on odroid-xu3. by Vagrant Cascadian · Sun Jun 03 11:56:05 2018 -0700
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  16. a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · Sun Apr 01 16:37:53 2018 +0000
  17. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  18. e364e4b Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · Mon Jan 29 19:25:54 2018 +0100
  19. 3c32b42 Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig by Lukasz Majewski · Mon Jan 29 19:30:18 2018 +0100
  20. 94d8aea arm: config: fix default console only to specify the device by Dongjin Kim · Sat Oct 28 00:22:27 2017 -0400
  21. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · Thu Sep 07 08:58:08 2017 +0200
  22. a18b969 Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · Fri Aug 04 16:34:57 2017 -0600
  23. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  24. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  25. b6fadad Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · Wed May 17 03:25:05 2017 -0600
  26. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · Fri May 12 22:33:28 2017 -0400
  27. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · Fri May 12 22:33:27 2017 -0400
  28. 265c7da dfu: Migrate to Kconfig by Tom Rini · Mon Sep 19 13:31:30 2016 -0400
  29. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · Fri Jul 29 15:31:47 2016 +0530
  30. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  31. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:30 2016 +0300
  32. 38db33a usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:29 2016 +0300
  33. 8073f47 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig by Sam Protsenko · Wed Apr 13 14:20:27 2016 +0300
  34. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · Wed Apr 13 14:20:26 2016 +0300
  35. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · Wed Apr 13 14:20:25 2016 +0300
  36. fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · Wed Apr 13 14:20:24 2016 +0300
  37. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · Fri Mar 25 16:39:47 2016 +0200
  38. 766a5fb dfu: odroid xu3: Define DFU_MANIFEST_POLL_TIMEOUT to handle large files transmission and storage by Lukasz Majewski · Thu Jan 28 17:14:52 2016 +0100
  39. a6e12d3 exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. by Przemyslaw Marczak · Tue Oct 27 13:08:05 2015 +0100
  40. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  41. 0b18b80 exynos: config: Move common options to the common headers and tidy up by Simon Glass · Mon Aug 03 08:19:29 2015 -0600
  42. 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · Fri Jun 12 19:56:58 2015 +0200
  43. a456158 odroid-xu3: config: enable DFU/THOR/UMS by add configs and environment by Przemyslaw Marczak · Fri May 22 18:14:27 2015 +0200
  44. 2bdf9f1 Odroid-XU3: enable the last dram bank and reserve 22MiB by Przemyslaw Marczak · Tue Feb 17 14:50:26 2015 +0100
  45. 05c0c99 odroid-XU3: Add entry for DTS EHCI GPIO by Sjoerd Simons · Fri Dec 05 21:26:10 2014 +0100
  46. 3b6880d Odroid-XU3: Add support for Odroid-XU3 by Hyungwon Hwang · Fri Dec 12 14:45:45 2014 +0900