1. f27bca4 Convert CONFIG_PCI_SCAN_SHOW to Kconfig by Tom Rini · 2 years, 4 months ago
  2. 4547a1b Convert CONFIG_PCIE_IMX to Kconfig by Tom Rini · 2 years, 4 months ago
  3. aca1f67 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 4 months ago
  4. 7b976f7 ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI code by Tom Rini · 2 years, 4 months ago
  5. e78e880 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · 2 years, 5 months ago
  6. 0e1b542 imx: drop CONFIG_MXC_UART_BASE by Peng Fan · 2 years, 4 months ago
  7. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 5 months ago
  8. 95b6417 Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig by Tom Rini · 2 years, 7 months ago
  9. edca8cf Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 9 months ago
  10. 1a77da4 Convert CONFIG_SYS_HZ to Kconfig by Tom Rini · 3 years ago
  11. 5f588f8 arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · 3 years, 2 months ago
  12. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 2 months ago
  13. 8c5ea53 configs: migrate CONFIG_IMX_THERMAL to defconfigs by Tom Rini · 4 years ago
  14. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 1 month ago
  15. 0f3e294 board: tbs2910: Use recommended distroboot addresses by Soeren Moch · 4 years, 2 months ago
  16. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 3 months ago
  17. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 4 months ago
  18. e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 4 months ago
  19. 513acd0 tbs2910: migrate to DM_VIDEO by Anatolij Gustschin · 4 years, 5 months ago
  20. 9658884 board: tbs2910: Enable distro_boot support. by Denis 'GNUtoo' Carikli · 4 years, 5 months ago
  21. 0c7550f board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfig by Denis 'GNUtoo' Carikli · 4 years, 5 months ago
  22. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 6 months ago
  23. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  24. 954252a board: tbs2910: Convert eth to driver model by Soeren Moch · 5 years ago
  25. 37304aa Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  26. b06da06 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · 5 years ago
  27. 3eb0801 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · 6 years ago
  28. 01b7e8f board: tbs2910: Convert mmc to driver model by Soeren Moch · 6 years ago
  29. 186d953 board: tbs2910: Convert sata to ahci driver model by Soeren Moch · 6 years ago
  30. f9b0b8d board: tbs2910: Convert i2c and rtc to driver model by Soeren Moch · 6 years ago
  31. ab3f5efe board: tbs2910: Convert usb to driver model by Soeren Moch · 6 years ago
  32. 4b387de board: tbs2910: Fix default environment by Soeren Moch · 6 years ago
  33. b82c7c3 board: tbs2910: Add u-boot.imx size limit check by Soeren Moch · 6 years ago
  34. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  35. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  36. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  37. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  38. 4f60e5d Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · 7 years ago
  39. b82e667 ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  40. 477b16a ata: Migrate CONFIG_DWC_AHSATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  41. c7430d7 ipu_common: Let the MX6 IPU clock be calculated in run-time by Fabio Estevam · 7 years ago
  42. ecad705 configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  43. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  44. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  45. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  46. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  47. 7a01f3c Convert CONFIG_CMD_HDMIDETECT to Kconfig by Simon Glass · 7 years ago
  48. 80f1f32 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · 7 years ago
  49. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  50. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  51. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 7 years ago
  52. 218257b Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 7 years ago
  53. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  54. 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  55. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  56. bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  57. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  58. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  59. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  60. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  61. 4ef6ece Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  62. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  63. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  64. c674519 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · 8 years ago
  65. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  66. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  67. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  68. 8f92558 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  69. 43a1be4 board: tbs2910: Add CMD_PART by Soeren Moch · 8 years ago
  70. 29138c6 board: tbs2910: Fix BOOTMAPSZ by Soeren Moch · 8 years ago
  71. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  72. 8ce747f board: tbs2910: fix HDMI pre-console buffer by Soeren Moch · 8 years ago
  73. 8741a37 board: tbs2910: always enable usbkbd by Soeren Moch · 8 years ago
  74. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  75. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  76. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  77. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  78. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  79. a59a77f usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 9 years ago
  80. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  81. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  82. a668436 board: tbs2910: Autoselect environment device when booting from SD by Soeren Moch · 9 years ago
  83. 03544c6 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  84. b9a1609 tbs2910: explicitly set boot address by Soeren Moch · 9 years ago
  85. 1368f99 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago
  86. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  87. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  88. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  89. 3c73b0a imx6: standardise OCOTP and fuse config to mx6_common by Peter Robinson · 9 years ago
  90. b31fb4b tbs2910: add PRE_CONSOLE_BUFFER support by Soeren Moch · 9 years ago
  91. fbd18aa tbs2910: add thermal support by Soeren Moch · 9 years ago
  92. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  93. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 9 years ago
  94. 1022b85 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · 9 years ago
  95. e51c1e8 imx6: generic MMC config options to mx6_common by Peter Robinson · 9 years ago
  96. a380ce6 imx6: standardise filesystem and boot options by Peter Robinson · 9 years ago
  97. 2d8a074 imx6: move generic miscellaneous and overwrite options by Peter Robinson · 9 years ago
  98. 8183058 imx6: centralise common boot options in mx6_common.h by Peter Robinson · 9 years ago
  99. 302b2e5 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · 9 years ago
  100. ea69091 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · 9 years ago