1. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 6 months ago
  2. 3d2b97c configs: Resync with savedefconfig by Tom Rini · 1 year, 6 months ago
  3. 6c0b944 configs: Resync with savedefconfig by Tom Rini · 1 year, 7 months ago
  4. c1bde16 pico-imx6ul: Convert to CONFIG_DM_SERIAL by Fabio Estevam · 1 year, 8 months ago
  5. adb7a19 configs: Resync with savedefconfig by Tom Rini · 1 year, 8 months ago
  6. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  7. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  8. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  9. ce53ec8 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  10. bde2170 Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · 2 years, 6 months ago
  11. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  12. 5524243 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 6 months ago
  13. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  14. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  15. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
  16. 876df34 Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig by Tom Rini · 2 years, 8 months ago
  17. 76fbc6f configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  18. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years ago
  19. 26a0095 Convert CONFIG_FEC_MXC to Kconfig by Tom Rini · 3 years, 1 month ago
  20. e25a03a configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  21. e22e08e video: move MXS to Kconfig by Anatolij Gustschin · 3 years, 2 months ago
  22. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  23. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  24. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  25. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
  26. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 3 months ago
  27. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  28. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 5 months ago
  29. 2c082ab configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  30. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
  31. a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  32. cc13c5d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 6 months ago
  33. e1b64e0 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  34. 56fd1e1 configs: Resync with savedefconfig by Tom Rini · 4 years ago
  35. f92b6fa configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  36. e73baea configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
  37. 464ccf0 Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 3 months ago
  38. a0916d3 arm: mx6: Make all i.MX6 SoCs user-selectable by Tom Rini · 4 years, 3 months ago
  39. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 4 months ago
  40. de4e4ec pico-imx6ul: convert ethernet function to DM_ETH by Wig Cheng · 4 years, 4 months ago
  41. 39d9079 configs: pico-imx6ul: convert DM_VIDEO by Wig Cheng · 4 years, 4 months ago
  42. 14c5ae1 configs: pico-imx6ul: convert DM_USB by Wig Cheng · 4 years, 4 months ago
  43. 2e262c4 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  44. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  45. 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  46. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
  47. 0332a1a configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  48. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  49. 47dece3 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  50. f6e6e1a configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  51. e799f92 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  52. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  53. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  54. e893c36 pico-imx6ul: Add LCD support by Fabio Estevam · 5 years ago
  55. 527ded8 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  56. 0183658 Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  57. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  58. bc292c2 net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together by James Byrne · 6 years ago
  59. 0084877 Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 6 years ago
  60. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  61. c9285bf configs: Resync with savedefconfig by Tom Rini · 6 years ago
  62. 49d4bf0 pico-imx6ul: Convert to DM_PMIC by Fabio Estevam · 6 years ago
  63. 28391c9 pico-imx6ul: Convert to CONFIG_DM_GPIO by Fabio Estevam · 6 years ago
  64. 5ccddd8 pico-imx6ul: Convert to DM MMC by Fabio Estevam · 6 years ago
  65. 3ff70e3 pico-imx6ul: Select CONFIG_OF_CONTROL by Fabio Estevam · 6 years ago
  66. b302747 Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  67. 6a22852 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  68. 929ea65 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  69. ecc5640 pico-imx6ul: Add Falcon mode support by Otavio Salvador · 6 years ago
  70. 7224f96 pico-imx6ul: Add bootmenu to choose the baseboard by Otavio Salvador · 6 years ago
  71. 1aa2fbb pico-imx6ul: Sync defconfig with new changes by Otavio Salvador · 6 years ago
  72. 0ee3f02 pico-imx6ul: Add bmode support by Fabio Estevam · 6 years ago
  73. b326747 pico-imx6ul: Add fastboot support by Fabio Estevam · 6 years ago
  74. 8f926ff pico-imx6ul: Convert to SPL by Fabio Estevam · 6 years ago
  75. 1f63f0c pico-imx6ul: Convert to distro config by Fabio Estevam · 6 years ago
  76. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  77. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  78. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  79. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  80. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  81. 57e486e pico-imx6ul: Add function to create gpt partitions by Fabio Berton · 7 years ago
  82. a2b0eee pico-imx6ul: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  83. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  84. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  85. 5b0b040 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  86. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  87. 4e24ff6 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · 7 years ago
  88. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  89. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  90. 3ec09a0 Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 8 years ago
  91. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  92. 74f09b8 Sync defconfig files by savedefconfig by Masahiro Yamada · 8 years ago
  93. 60fdcab config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs by Jagan Teki · 8 years ago
  94. 265c7da dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  95. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  96. a491865 pico-imx6ul: Add DFU support by Vanessa Maegima · 8 years ago
  97. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · 8 years ago
  98. f5f1553 pico-imx6ul: Select CONFIG_HUSH_PARSER option by Fabio Estevam · 9 years ago
  99. f33703b pico-imx6ul: Update the defconfig by Tom Rini · 9 years ago
  100. 891b819 Add initial support for Technexion's PICO-IMX6UL-EMMC board by Fabio Estevam · 9 years ago