1. 9924ca1 configs: Resync with savedefconfig by Tom Rini · 1 year, 9 months ago
  2. dc172ee Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 2 years ago
  3. 66c6feb Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig by Tom Rini · 2 years, 1 month ago
  4. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  5. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  6. bbdda118c configs: Resync with savedefconfig by Tom Rini · 2 years, 1 month ago
  7. ce53ec8 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  8. bc7b0df Convert CONFIG_SYS_FSL_NUM_CC_PLLS to Kconfig by Tom Rini · 2 years, 4 months ago
  9. 33ae6a7 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · 2 years, 4 months ago
  10. 6bef4ef Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into next by Tom Rini · 2 years, 5 months ago
  11. 06d06f7 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years, 6 months ago
  12. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  13. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  14. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  15. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  16. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  17. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 7 months ago
  18. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  19. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
  20. 28400c7 LS1043ARDB, LS1046ARDB, LS1088ARDB: Enable SPL_OF_CONTROL in SECURE Boot defconfig by Kshitiz Varshney · 2 years, 8 months ago
  21. e24547a Convert CONFIG_FSL_QIXIS et al to Kconfig by Tom Rini · 2 years, 8 months ago
  22. 76fbc6f configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  23. 356c674 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 9 months ago
  24. fe58675 Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 9 months ago
  25. 231e774 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 10 months ago
  26. 2beb0f4 Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 2 years, 10 months ago
  27. 5ca768d configs: Resync with savedefconfig by Tom Rini · 2 years, 10 months ago
  28. 89cdcab Finish CONFIG_VID et al conversion to Kconfig by Tom Rini · 3 years ago
  29. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
  30. a43bf4e Convert CONFIG_SD_BOOT et al to Kconfig by Tom Rini · 3 years ago
  31. e141f56 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 3 years, 1 month ago
  32. e25a03a configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  33. a73788c Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 2 months ago
  34. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 2 months ago
  35. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  36. 0b3c167 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  37. 97464ff common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · 3 years, 3 months ago
  38. 6457106 ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · 3 years, 4 months ago
  39. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  40. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  41. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  42. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 3 months ago
  43. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 3 months ago
  44. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  45. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  46. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  47. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  48. a8437ce Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · 3 years, 5 months ago
  49. 2c082ab configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  50. 267ddcc board: freescale: ls1088a: Update I2C mux config by Stephen Carlson · 3 years, 5 months ago
  51. 6c78522 configs: Remove unnecessary CONFIG_DM_PCI_COMPAT=y by Tom Rini · 3 years, 7 months ago
  52. a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  53. 9b38400 DM: DM_MMC migration is now mandatory for non-SPL by Tom Rini · 3 years, 7 months ago
  54. 3c0d7a2 configs: Resync with savedefconfig by Tom Rini · 3 years, 10 months ago
  55. 1ee12ef configs: ls1088ardb: enable DM_GPIO and CMD_GPIO by Biwen Li · 3 years, 10 months ago
  56. 56fd1e1 configs: Resync with savedefconfig by Tom Rini · 4 years ago
  57. fa94316 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  58. 311af29 configs: ls1088a: enable CMD_MDIO by Ioana Ciornei · 4 years, 1 month ago
  59. 0abab45 configs: Enable NVME support for Layerscape platforms by Wasim Khan · 4 years, 3 months ago
  60. f92b6fa configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  61. 2e262c4 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  62. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  63. 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  64. 02f1f06 pci: layerscape: Add specific config entry for RC and EP mode driver by Hou Zhiqiang · 4 years, 5 months ago
  65. 0332a1a configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  66. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  67. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  68. 92007cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 7 months ago
  69. e380138 configs: ls1088ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 9 months ago
  70. 0969636 Merge branch 'migrate-various-PHY-options' by Tom Rini · 4 years, 7 months ago
  71. 47dece3 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  72. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 7 months ago
  73. 3c79831 configs: ls1088a: Enable GIC_V3_ITS config by Hou Zhiqiang · 4 years, 7 months ago
  74. f6e6e1a configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  75. e799f92 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  76. 72d7b8b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
  77. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  78. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  79. 27e555e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  80. 22ec238 freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
  81. ecdb78e configs: Resync with savedefconfig by Tom Rini · 5 years ago
  82. 527ded8 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  83. 9c53618 configs: Unset CONFIG_SPI_BAR for all LS1088A defconfigs by Ashish Kumar · 6 years ago
  84. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  85. c9285bf configs: Resync with savedefconfig by Tom Rini · 6 years ago
  86. 929ea65 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  87. 1515021 ls1088a: Move CONFIG_FSL_QSPI to defconfig by Ashish Kumar · 6 years ago
  88. c17c281 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  89. abe3edf configs: migrate CONFIG_PHY_AQUANTIA to Kconfig by Jeremy Gebben · 6 years ago
  90. 7406032 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  91. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  92. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  93. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  94. dd6c9ff Board: ls1088ardb: Enable PCIe config for Secure boot defconfigs by Vinitha V Pillai · 6 years ago
  95. 3c2065d configs: Disable 4k erase sector size for spansion "s25fs512s" flash by Ashish Kumar · 6 years ago
  96. 8e45f1a cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · 6 years ago
  97. c58576a armv8: ls1088a: Enable USB in ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig by Ran Wang · 7 years ago
  98. 15030bc armv8: ls1088a: Move CONFIG_BOOTARGS and CONFIG_CMD_GREPENV to defconfig by Ashish Kumar · 7 years ago
  99. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  100. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago