1. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 4 months ago
  2. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  3. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 4 months ago
  4. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  5. cf49358 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 4 months ago
  6. 95b6417 Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig by Tom Rini · 2 years, 6 months ago
  7. 0a3689c configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  8. 54c5c2b configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  9. 64cfeda video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 2 years, 10 months ago
  10. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 2 years, 11 months ago
  11. 9802154 configs: Resync with savedefconfig by Tom Rini · 2 years, 11 months ago
  12. cdcbd59 configs: Resync with savedefconfig by Tom Rini · 3 years ago
  13. 79c0533 video: move MXS to Kconfig by Anatolij Gustschin · 3 years ago
  14. 9d8665b i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 1 month ago
  15. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 1 month ago
  16. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 1 month ago
  17. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  18. 148b8bb imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 1 month ago
  19. 15e7b76 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 1 month ago
  20. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 1 month ago
  21. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 2 months ago
  22. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 2 months ago
  23. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 2 months ago
  24. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 2 months ago
  25. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  26. 838157d configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  27. 8c5ea53 configs: migrate CONFIG_IMX_THERMAL to defconfigs by Tom Rini · 3 years, 11 months ago
  28. 53def46 configs: Resync with savedefconfig by Tom Rini · 3 years, 10 months ago
  29. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years ago
  30. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years ago
  31. 0817daa configs: Resync with savedefconfig by Tom Rini · 4 years ago
  32. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 1 month ago
  33. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 3 months ago
  34. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  35. e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 3 months ago
  36. c5a6e9f configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
  37. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 5 months ago
  38. 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 8 months ago
  39. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 8 months ago
  40. bc9b065 pico-imx7d: Convert to DM_ETH by Joris Offouga · 4 years, 9 months ago
  41. e8f4788 pico-imx7d: Disable USB_ETHER support for bl33 defconfig by Joris Offouga · 4 years, 9 months ago
  42. 2cc393f video: make BPP and ANSI configs optional by Anatolij Gustschin · 4 years, 10 months ago
  43. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  44. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  45. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 4 years, 10 months ago
  46. 0be2ecd configs: Resync with savedefconfig by Tom Rini · 4 years, 11 months ago
  47. b86745e pico-imx7d: add config to enable CAAM by Jun Nie · 5 years ago
  48. f730fdf pico-imx7d: fix splash logo drawing by Joris Offouga · 5 years ago
  49. d89f0a8 configs: pico-imx7d: Convert to DM_VIDEO by Joris Offouga · 5 years ago
  50. 3f70bef Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  51. df33f86 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  52. e4258dd pico-imx7d: Enable DM_USB by Joris Offouga · 5 years ago
  53. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  54. 367f77a pico-imx7d: Add bl33 config by Jun Nie · 5 years ago