1. ae415ab Correct SPL use of TARGET_MX6UL_9X9_EVK by Simon Glass · 1 year, 10 months ago
  2. b9796e8 global: Migrate CONFIG_MXC_USB_FLAGS et al to CFG by Tom Rini · 2 years ago
  3. a17aa19 global: Migrate CONFIG_MXC_UART_BASE to CFG by Tom Rini · 2 years ago
  4. 4e3c8a6 global: Migrate CONFIG_FEC_MXC_PHYADDR to CFG by Tom Rini · 2 years ago
  5. b70d5d4 global: Migrate CONFIG_FEC_ENET_DEV to CFG by Tom Rini · 2 years ago
  6. c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 2 years ago
  7. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  8. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  9. a7df05c imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.h by Tom Rini · 2 years ago
  10. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  11. bde2170 Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · 2 years, 6 months ago
  12. 1e57cbb Globally remove most CONFIG_SPL_BUILD tests from config headers by Tom Rini · 2 years, 6 months ago
  13. 30fd3d9 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · 2 years, 6 months ago
  14. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  15. 22357ec configs: imx: drop IMX_FEC_BASE by Peng Fan · 2 years, 7 months ago
  16. bb4bb58 configs: drop CONFIG_MMCROOT by Peng Fan · 2 years, 7 months ago
  17. d47c4cd video: Drop CONFIG_VIDEO_BMP_LOGO by Simon Glass · 2 years, 10 months ago
  18. 49d4b08 net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE by Tom Rini · 2 years, 9 months ago
  19. fe58675 Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 9 months ago
  20. ac461ae Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 2 years, 11 months ago
  21. b113bca Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace by Tom Rini · 3 years ago
  22. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years ago
  23. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  24. 2713651 Convert CONFIG_SYS_HZ to Kconfig by Tom Rini · 3 years, 1 month ago
  25. e22e08e video: move MXS to Kconfig by Anatolij Gustschin · 3 years, 2 months ago
  26. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  27. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
  28. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 3 months ago
  29. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
  30. 5d09038 configs: migrate CONFIG_IMX_THERMAL to defconfigs by Tom Rini · 4 years, 1 month ago
  31. b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  32. c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  33. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 4 months ago
  34. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  35. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
  36. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
  37. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  38. 7372049 treewide: Remove unused FSL QSPI config options for IMX platforms by Kuldeep Singh · 4 years, 9 months ago
  39. a8711ca mx6ul_evk: Move CONFIG_FEC_MXC to defconfig by Fabio Estevam · 4 years, 10 months ago
  40. bacadc0 mx6ul_14x14_evk: Move CONFIG_DM_74X164 to defconfig by Fabio Estevam · 4 years, 10 months ago
  41. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  42. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  43. 87a0dd5 imx: mx6ul_14x14_evk: fix link issue by Anatolij Gustschin · 5 years ago
  44. f2e78c8 imx: mx6ul_14x14_evk: convert to DM_VIDEO by Peng Fan · 5 years ago
  45. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  46. 161bd56 imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-boot by Ye Li · 6 years ago
  47. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  48. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  49. 158105a configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · 6 years ago
  50. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  51. a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
  52. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  53. 4e24ff6 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · 7 years ago
  54. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  55. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  56. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  57. 496a417 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · 8 years ago
  58. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
  59. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  60. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 8 years ago
  61. 3ec09a0 Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 8 years ago
  62. dfafe89 Remove various unused interrupt related code by Tom Rini · 8 years ago
  63. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  64. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  65. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  66. 706605f Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  67. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  68. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  69. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  70. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  71. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  72. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  73. b66f80b configs: fsl: Move SPI/SPI-FLASH configs to defconfig by Jagan Teki · 8 years ago
  74. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  75. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  76. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  77. fb9418f mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT by Fabio Estevam · 9 years ago
  78. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  79. 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  80. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  81. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  82. 0aa7410 mx6ul_14x14_evk: Select CONFIG_FSL_QSPI by Fabio Estevam · 9 years ago
  83. 7eca937 imx: mx6ulevk: add CONFIG_SPI_FLASH_STMICRO by Peng Fan · 9 years ago
  84. a03003a imx: mx6ulevk: change mtest memory size to 128M by Peng Fan · 9 years ago
  85. c0eaca2 imx: mx6ul: disable VIDEO for SPL by Peng Fan · 9 years ago
  86. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  87. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  88. 60c72b6 imx: mx6ul_14x14_evk: support lcdif display by Peng Fan · 9 years ago
  89. eb94387 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  90. 80bc6ad mx6ul_14x14_evk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 9 years ago
  91. a5c9fb8 mx6ul_14x14_evk: Remove CONFIG_FEC_DMA_MINALIGN by Fabio Estevam · 9 years ago
  92. aaaf7f8 mx6ul_14x14_evk: Do not undef config options by Fabio Estevam · 9 years ago
  93. d63c318 mx6ul_14x14_evk: Remove unused config option by Fabio Estevam · 9 years ago
  94. c582954 mx6ul_14x14_evk: Remove CONFIG_SYS_GENERIC_BOARD by Fabio Estevam · 9 years ago
  95. 70ae831 mx6ul_14x14_evk: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · 9 years ago
  96. 5630c98 imx: mx6ul: support mx6ul 9x9 evk board by Peng Fan · 9 years ago
  97. f4f4e0c imx: discard duplicated MXC_OCOTP and CMD_FUSE by Peng Fan · 9 years ago
  98. ce08c36 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago
  99. 32cfb35 imx: mx6ul_14x14_evk add ENET support by Peng Fan · 9 years ago
  100. d635728 imx: mx6ul_14x14_evk discard redefined CONFIG_MX6 by Peng Fan · 9 years ago