1. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  2. 295ab16 Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig by Tom Rini · 2 years, 1 month ago
  3. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  4. 5a70f17 Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · 2 years, 1 month ago
  5. 66ad4af Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al by Tom Rini · 2 years, 1 month ago
  6. d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years, 1 month ago
  7. 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years, 1 month ago
  8. cc63b7d video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 2 years, 1 month ago
  9. dfcb144 video: lcd: Drop console rotation by Simon Glass · 2 years, 1 month ago
  10. 5833e1b Convert CONFIG_SYS_L2_PL310 to Kconfig by Philip Oberfichtner · 2 years, 3 months ago
  11. d27b68a net: Remove smc91111 ethernet driver by Tom Rini · 2 years, 4 months ago
  12. 8d7aa57 Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 4 months ago
  13. 7085017 Convert CONFIG_SYS_FSL_PCIE_COMPAT to Kconfig by Tom Rini · 2 years, 4 months ago
  14. 1f15eb7 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · 2 years, 4 months ago
  15. 7b7e0ad arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to Kconfig by Tom Rini · 2 years, 4 months ago
  16. f839dd0 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · 2 years, 4 months ago
  17. c934e5e Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · 2 years, 4 months ago
  18. f4ec713 Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  19. 2e35d82 Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 4 months ago
  20. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
  21. 78f8800 Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 4 months ago
  22. db295e8 net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP by Tom Rini · 2 years, 4 months ago
  23. 486c5ef doc: develop: Describe system configuration by Tom Rini · 2 years, 4 months ago
  24. 0c46047 fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig by Alexander Dahl · 2 years, 4 months ago
  25. 428a8c6 fpga: Convert SYS_FPGA_CHECK_CTRLC to Kconfig by Alexander Dahl · 2 years, 4 months ago
  26. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
  27. 94b4fec Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 5 months ago
  28. fc2dcd9 Convert CONFIG_SYS_FSL_CPC et al to Kconfig by Tom Rini · 2 years, 5 months ago
  29. 1e56de0 arm: Remove PXA architecture support by Tom Rini · 2 years, 5 months ago
  30. 5d673de Convert CONFIG_SYS_83XX_DDR_USES_CS0 to Kconfig by Tom Rini · 2 years, 5 months ago
  31. b59c093 lcd: Remove legacy CONFIG_FB_ADDR code by Tom Rini · 2 years, 5 months ago
  32. 8e99f7d Convert CONFIG_SYS_DDR_RAW_TIMING to Kconfig by Tom Rini · 2 years, 6 months ago
  33. afba411 Convert CONFIG_SYS_SPD_BUS_NUM to Kconfig by Tom Rini · 2 years, 6 months ago
  34. 44b027d nxp: Cleanup some emulator related options. by Tom Rini · 2 years, 6 months ago
  35. c89eb64 fpga: Remove CONFIG_FPGA_COUNT by Tom Rini · 2 years, 6 months ago
  36. 0459c6b Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig by Tom Rini · 2 years, 6 months ago
  37. 667dd4f Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to Kconfig by Tom Rini · 2 years, 6 months ago
  38. 3f00477 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 6 months ago
  39. c85a792 Convert CONFIG_USB_EHCI_TXFIFO_THRESH to Kconfig by Tom Rini · 2 years, 6 months ago
  40. 433f15a cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 7 months ago
  41. f95c259 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · 2 years, 6 months ago
  42. 06d06f7 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years, 6 months ago
  43. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  44. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  45. 6de36a7 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  46. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  47. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  48. 55f3756 powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 6 months ago
  49. f8f6b32 Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig by Tom Rini · 2 years, 6 months ago
  50. 17845c5 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · 2 years, 6 months ago
  51. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  52. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 7 months ago
  53. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · 2 years, 7 months ago
  54. 2d03b91 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · 2 years, 7 months ago
  55. 6b15c16 Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 7 months ago
  56. c253f12 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  57. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  58. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  59. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
  60. 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
  61. 5c1e727 Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · 2 years, 8 months ago
  62. 69ea5a6 arm: fsl-layerscape: Migrate more DP-DDR options to Kconfig by Tom Rini · 2 years, 8 months ago
  63. 24d3204 Convert CONFIG_CMDLINE_PS_SUPPORT to Kconfig by Tom Rini · 2 years, 8 months ago
  64. 876df34 Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig by Tom Rini · 2 years, 8 months ago
  65. 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
  66. b643ebd Convert CONFIG_DEEP_SLEEP to Kconfig by Tom Rini · 2 years, 8 months ago
  67. aef5105 video: Drop CONFIG_LCD_BMP_RLE8 by Simon Glass · 3 years ago
  68. 0c95084 video: Drop FSL DIU driver by Simon Glass · 2 years, 10 months ago
  69. 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 10 months ago
  70. d47c4cd video: Drop CONFIG_VIDEO_BMP_LOGO by Simon Glass · 2 years, 10 months ago
  71. c66ab60 video: Drop cfg_console by Simon Glass · 2 years, 10 months ago
  72. 4c04742 Convert CONFIG_ATMEL_LCD et al to Kconfig by Tom Rini · 2 years, 9 months ago
  73. 6c85151 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 9 months ago
  74. f9d5e83 Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig by Tom Rini · 2 years, 9 months ago
  75. a9942c6 Convert CONFIG_TFTP_PORT to Kconfig by Tom Rini · 2 years, 9 months ago
  76. 97b0418 Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · 2 years, 9 months ago
  77. 0d1c474 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · 2 years, 9 months ago
  78. 26011a3 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 9 months ago
  79. a8a7750 Convert CONFIG_ARP_TIMEOUT to Kconfig by Tom Rini · 2 years, 9 months ago
  80. ea2bbec Convert CONFIG_A008044_WORKAROUND to Kconfig by Tom Rini · 2 years, 9 months ago
  81. 2404edc Convert CONFIG_A003399_NOR_WORKAROUND to Kconfig by Tom Rini · 2 years, 9 months ago
  82. 3a7c8a0 configs: Re-run migrations by Tom Rini · 2 years, 9 months ago
  83. 94bae42 net: Remove CONFIG_BOOTP_DHCP_REQUEST_DELAY by Tom Rini · 2 years, 9 months ago
  84. 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 9 months ago
  85. d02971e Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig by Tom Rini · 2 years, 9 months ago
  86. 231e774 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 10 months ago
  87. 1a46224 scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE by Simon Glass · 2 years, 10 months ago
  88. 8a4b588 Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 2 years, 10 months ago
  89. 37efde8 ide: Drop CONFIG_IDE_AHB by Simon Glass · 2 years, 10 months ago
  90. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  91. 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 11 months ago
  92. 1c38374 Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 3 years ago
  93. cc041b6 Convert CONFIG_KEEP_SERVERADDR to Kconfig by Simon Glass · 3 years ago
  94. c90d56a LynxOS is no longer supported by Thomas Huth · 3 years, 1 month ago
  95. ac461ae Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 3 years ago
  96. 9c8268d Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 3 years ago
  97. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
  98. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
  99. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years ago
  100. 3760439 fdt: Add a Kconfig for boards with a prior stage by Simon Glass · 3 years ago