1. b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  2. c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  3. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 4 months ago
  4. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  5. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
  6. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
  7. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  8. 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 7 months ago
  9. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 7 months ago
  10. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  11. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago
  12. 2dd5f3e moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 1 by Hannes Schmelzer · 5 years ago
  13. e6a7ef5 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · 6 years ago
  14. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  15. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  16. e57ea11 configs: Move CONFIG_SPI_FLASH into defconfigs by Vignesh R · 6 years ago
  17. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  18. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  19. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  21. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  22. a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
  23. d395879 spi: Migrate CONFIG_MXC_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  24. e364e4b Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · 7 years ago
  25. fc1a4de ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  26. 745edca ata: Migrate CONFIG_DWC_AHSATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  27. 331fcb5 ipu_common: Let the MX6 IPU clock be calculated in run-time by Fabio Estevam · 7 years ago
  28. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  29. 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  30. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  31. 504997e configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  32. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  33. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  34. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  35. 496a417 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · 8 years ago
  36. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
  37. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  38. 3ec09a0 Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 8 years ago
  39. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  40. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  41. 049f06a Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  42. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  43. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  44. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  45. 4694a74 config: Drop CONFIG_CONSOLE_DEV by Simon Glass · 8 years ago
  46. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  47. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  48. 265c7da dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  49. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  50. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  51. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  52. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  53. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  54. 8926d37 cgtqmx6eval: Remove uneeded PHYS_SDRAM_SIZE by Fabio Estevam · 8 years ago
  55. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  56. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  57. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  58. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  59. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  60. fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 9 years ago
  61. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  62. c102b9e cgtqmx6eval: Add DFU support by Otavio Salvador · 9 years ago
  63. e186b18 cgtqmx6eval: Add SPL support by Otavio Salvador · 9 years ago
  64. f62abc4 cgtqmx6eval: Add fastboot support by Otavio Salvador · 9 years ago
  65. ca4d60b cgtqmx6eval: Use SPI NOR to store the environment by Otavio Salvador · 9 years ago
  66. f594b55 cgtqmx6eval: Add SPI NOR flash support by Otavio Salvador · 9 years ago
  67. eb94387 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  68. edd2899 cgtqmx6eval: Add USB Mass Storage support by Otavio Salvador · 9 years ago
  69. 0d99114 cgtqmx6eval: Remove CONFIG_CMD_FUSE option by Fabio Estevam · 9 years ago
  70. ce08c36 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago
  71. e6b4782 cgtqmx6eval: Add Ethernet support by Otavio Salvador · 9 years ago
  72. 4ac0140 cgtqmx6eval: Use standard boot script by Otavio Salvador · 9 years ago
  73. df82d00 cgtqmx6eval: Add SATA support by Otavio Salvador · 9 years ago
  74. 6c46cd1 cgtqmx6eval: Add splash screen support by Otavio Salvador · 9 years ago
  75. c8762d0 cgtqmx6eval: Add USB support by Otavio Salvador · 9 years ago
  76. 0378d63 cgtqmx6eval: Add PMIC support by Otavio Salvador · 9 years ago
  77. 3888100 cgtqmx6eval: Add thermal support by Otavio Salvador · 9 years ago
  78. b830c47 cgtqmx6eval: Use the default CONFIG_SYS_PBSIZE by Otavio Salvador · 9 years ago
  79. aa8108b cgtqmx6eval: Use default prompt by Otavio Salvador · 9 years ago
  80. d1e3399 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · 10 years ago
  81. be6c5f1 imx6: generic MMC config options to mx6_common by Peter Robinson · 10 years ago
  82. f320d70 imx6: standardise filesystem and boot options by Peter Robinson · 10 years ago
  83. 61a1b9d imx6: move generic miscellaneous and overwrite options by Peter Robinson · 10 years ago
  84. 490a61e imx6: centralise common boot options in mx6_common.h by Peter Robinson · 10 years ago
  85. a0e6379 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · 10 years ago
  86. 3028f62 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · 10 years ago
  87. e193ff2 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · 10 years ago
  88. 4b67150 imx6: move all standard includes to mx6_common.h by Peter Robinson · 10 years ago
  89. 43465d9 cgtqmx6eval: Set default environment to use zImage by Otavio Salvador · 11 years ago
  90. 2abc2ae ARM: mx6: Change the FDT loading address to avoid overlaping by Otavio Salvador · 11 years ago
  91. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  92. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  93. dce7176 Add support for Congatec Conga-QEVAl board by SARTRE Leo · 11 years ago