1. dd11fdc global: Migrate CONFIG_MXC_USB_FLAGS et al to CFG by Tom Rini · 2 years ago
  2. 4db3866 global: Migrate CONFIG_MXC_UART_BASE to CFG by Tom Rini · 2 years ago
  3. 0613c36 global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 2 years ago
  4. 0c3a6d4 usb: Remove CONFIG_USBD_HS by Tom Rini · 2 years ago
  5. 54f80dd Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 2 years ago
  6. 0ea156b Convert CONFIG_IMX_VIDEO_SKIP et al to Kconfig by Tom Rini · 2 years ago
  7. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  8. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  9. aec118e imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.h by Tom Rini · 2 years ago
  10. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  11. 7fe2408 apalis/colibri_imx6/-imx6ull/_imx7: update env memory layout by Marcel Ziswiler · 2 years, 2 months ago
  12. 3371edd Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · 2 years, 6 months ago
  13. 910feb5 Globally remove most CONFIG_SPL_BUILD tests from config headers by Tom Rini · 2 years, 6 months ago
  14. e78e880 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · 2 years, 6 months ago
  15. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  16. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  17. cf49358 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
  18. 3f7d518 configs: tdx: apalis/colibri_imx6: use preboot as well by Marcel Ziswiler · 2 years, 8 months ago
  19. 1410cba toradex: drop legacy nfsboot script by Igor Opaniuk · 2 years, 8 months ago
  20. 1377a77 toradex: set default dhcp distroboot scriptname by Igor Opaniuk · 2 years, 8 months ago
  21. 82975f8 video: Drop CONFIG_VIDEO_BMP_LOGO by Simon Glass · 2 years, 10 months ago
  22. 530780a apalis/colibri_imx6: move setting bootcmd to defconfig by Oleksandr Suvorov · 2 years, 10 months ago
  23. 87a9aa6 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
  24. f76750d Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
  25. 64cfeda video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years ago
  26. 5523afb Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · 3 years, 1 month ago
  27. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
  28. b9d66a0 imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · 3 years, 3 months ago
  29. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  30. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  31. 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
  32. 15e7b76 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 3 months ago
  33. a5752f8 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
  34. 5439874 apalis/colibri_imx6: remove video= settings by Oleksandr Suvorov · 3 years, 9 months ago
  35. 3470b45 colibri_imx6: adjust boot order by Igor Opaniuk · 3 years, 9 months ago
  36. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  37. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  38. 5d54d7e colibri_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 2 months ago
  39. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 4 months ago
  40. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  41. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  42. e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
  43. bc209fb arm: toradex: Convert CONFIG_CONSOLE_MUX to Kconfig by Tom Rini · 4 years, 5 months ago
  44. 0e15165 colibri_imx6: boot env configuration updates by Igor Opaniuk · 4 years, 5 months ago
  45. 1099b2a colibri_imx6: fix video stdout in default environment by Anatolij Gustschin · 4 years, 6 months ago
  46. e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  47. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
  48. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  49. e519f03 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 7 months ago
  50. a5ed4fa colibri_imx6: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 8 months ago
  51. 431cd76 colibri_imx6: migrate to DM_ETH by Igor Opaniuk · 5 years ago
  52. 16e33d3 colibri_imx6: add update_uboot wrapper by Igor Opaniuk · 5 years ago
  53. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  54. 541bfad colibri_imx6: remove legacy sdboot wrapper by Igor Opaniuk · 5 years ago
  55. 848ba63 colibri_imx6/imx7/imx8x: use distroboot by default by Igor Opaniuk · 5 years ago
  56. ea2458c imx: colibri_imx6: fix splash logo drawing by Anatolij Gustschin · 5 years ago
  57. 3f70bef Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  58. 48b0984 colibri_imx6: configs: remove legacy usbboot command by Igor Opaniuk · 5 years ago
  59. b618b37 net: Convert CONFIG_TFTP_BLOCKSIZE to Kconfig by Marek Vasut · 5 years ago
  60. 3f6bcdf net: Convert CONFIG_IP_DEFRAG to Kconfig by Marek Vasut · 5 years ago
  61. 85cb2bc apalis/colibri imx6: provide proper fdtfile value by Igor Opaniuk · 6 years ago
  62. 623de3f Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 6 years ago
  63. 0d3912f colibri_imx6: use UUID for rootfs by Igor Opaniuk · 6 years ago
  64. ce30382 apalis/colibri_imx6/imx6ull: make sure loadaddr does not collide by Stefan Agner · 6 years ago
  65. 0a6f625 configs: move CONFIG_MXC_OCOTP to Kconfig by Marcel Ziswiler · 6 years ago
  66. 3eb0801 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · 6 years ago
  67. 84b2ee3 colibri_imx6: switch to zimage by Bhuvanchandra DV · 6 years ago
  68. 2921582 configs: colibri_imx6: Use ext4 file system by default by Sanchayan Maity · 6 years ago
  69. e85a536 colibri_imx6: add distroboot support by Stefan Agner · 6 years ago
  70. 1ebb754 colibri_imx6: drop CONFIG_OF_SYSTEM_SETUP by Max Krummenacher · 6 years ago
  71. 6eea69b colibri_imx6: migrate i2c to using driver model by Marcel Ziswiler · 6 years ago
  72. 70af111 colibri_imx6: remove obsolete USB_GADGET_MASS_STORAGE configuration by Marcel Ziswiler · 6 years ago
  73. 1874cdd colibri_imx6: move console in env from header file to defconfig by Marcel Ziswiler · 6 years ago
  74. 7196ce7 configs: Migrate CONFIG_DFU_MMC again by Tom Rini · 6 years ago
  75. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  76. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  77. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  78. 0bdea7c CONFIG_SYS_GENERIC_BOARD: Finish migration by Tom Rini · 6 years ago
  79. 30e44c8 mx6: remove duplicated BOUNCE_BUFFER defines by Peter Robinson · 7 years ago
  80. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  81. 3404a0b Cleanup CONFIG_VERSION_VARIABLE migration by Alex Kiernan · 7 years ago
  82. d910130 Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
  83. 07dea2e treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  84. 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  85. e89f8aa treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · 7 years ago
  86. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  87. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  88. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  89. 8bbff6a Convert CONFIG_MXC_GPIO to Kconfig by Adam Ford · 7 years ago
  90. 4f60e5d Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · 7 years ago
  91. 54ba383 mx6: toradex: Remove custom CONFIG_SPL_PAD_TO definition by Fabio Estevam · 7 years ago
  92. c7430d7 ipu_common: Let the MX6 IPU clock be calculated in run-time by Fabio Estevam · 7 years ago
  93. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  94. ecad705 configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  95. da3b9e7 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · 7 years ago
  96. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  97. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  98. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  99. 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  100. 221a949 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago