1. 5ca768d configs: Resync with savedefconfig by Tom Rini · 2 years, 10 months ago
  2. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years ago
  3. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 1 month ago
  4. e25a03a configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  5. f2e2f7a configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  6. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  7. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
  8. 96a5817 Convert CONFIG_MX7D to Kconfig by Tom Rini · 3 years, 3 months ago
  9. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 3 months ago
  10. 2c082ab configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  11. a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  12. e1b64e0 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  13. 579e9e8 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  14. 5d09038 configs: migrate CONFIG_IMX_THERMAL to defconfigs by Tom Rini · 4 years, 1 month ago
  15. 56fd1e1 configs: Resync with savedefconfig by Tom Rini · 4 years ago
  16. b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  17. c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  18. f92b6fa configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  19. 5fee8e4 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  20. a692001 colibri_imx7: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 3 months ago
  21. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 4 months ago
  22. 2e262c4 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  23. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  24. 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
  25. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  26. 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  27. 0d649c9 colibri-imx7: fix splash logo drawing by Igor Opaniuk · 4 years, 5 months ago
  28. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
  29. 0332a1a configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  30. 685a782 toradex: imx: enable BOOTCOUNT feature by Igor Opaniuk · 4 years, 6 months ago
  31. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  32. dba3670 video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 10 months ago
  33. f6e6e1a configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  34. 1cca83a colibri_imx7: migrate to DM_ETH by Igor Opaniuk · 5 years ago
  35. 6ca096a video: make BPP and ANSI configs optional by Anatolij Gustschin · 5 years ago
  36. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  37. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  38. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  39. ecdb78e configs: Resync with savedefconfig by Tom Rini · 5 years ago
  40. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  41. 9a10207 Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · 5 years ago
  42. 0183658 Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  43. 2c7a8d4 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  44. b4924a3 colibri_imx7: introduce androidboot wrapper by Igor Opaniuk · 5 years ago
  45. aa8c0ed colibri/apalis imx: drop DFU support by Igor Opaniuk · 5 years ago
  46. cbea501 colibri_imx7_emmc: enable CONFIG_ARMV7_BOOT_SEC_DEFAULT by Igor Opaniuk · 5 years ago
  47. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  48. c1ca573 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  49. 09b93a6 net: Convert CONFIG_TFTP_BLOCKSIZE to Kconfig by Marek Vasut · 5 years ago
  50. a61efd8 net: Convert CONFIG_IP_DEFRAG to Kconfig by Marek Vasut · 5 years ago
  51. dbc2c5f Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  52. b97da33 colibri_imx7: fastboot support by Igor Opaniuk · 6 years ago
  53. 47db6e4 colibri_imx7: migrate usb to driver model by Igor Opaniuk · 6 years ago
  54. 8ad7a19 toradex apalis/colibri: extend CONFIG_SYS_MALLOC_F_LEN by Igor Opaniuk · 6 years ago
  55. 305baa2 colibri_imx7_emmc: enable DM_VIDEO by Igor Opaniuk · 5 years ago
  56. bc292c2 net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together by James Byrne · 6 years ago
  57. 0084877 Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 6 years ago
  58. 30cd14c configs: add default configuraiton for Colibri iMX7 with eMMC by Stefan Agner · 6 years ago