1. 5bcacd1 doc: Clean up SYS_MALLOC_SIMPLE by Simon Glass · 8 months ago
  2. 82e26e0 spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 8 months ago
  3. a12b364 README: remove Minicom comment by Heinrich Schuchardt · 11 months ago
  4. b1dcc33 tools: Drop xway-swap-bytes tool by Simon Glass · 1 year, 4 months ago
  5. 41a29f2 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 4 months ago
  6. 2af09d5 README: remove 'U-Boot Porting Guide' section by Heinrich Schuchardt · 1 year, 4 months ago
  7. c85ee98 doc: move directory hierarchy to HTML by Heinrich Schuchardt · 1 year, 4 months ago
  8. 18a7f22 README: remove section 'Versioning' by Heinrich Schuchardt · 1 year, 4 months ago
  9. 2042365 doc: move 'Reproducible builds' by Heinrich Schuchardt · 1 year, 4 months ago
  10. 0c4759f README: replace references to CHANGELOG by Heinrich Schuchardt · 1 year, 4 months ago
  11. 57ccfa7 README: remove NetBSD section by Heinrich Schuchardt · 1 year, 4 months ago
  12. 1405bfd README: rework contribution advices by Heinrich Schuchardt · 1 year, 4 months ago
  13. cf69dc7 README: correct path to sandbox.rst by Heinrich Schuchardt · 1 year, 4 months ago
  14. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 5 months ago
  15. d8964b3 global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG by Tom Rini · 1 year, 6 months ago
  16. 97148cb global: Migrate CONFIG_SH_ETHER_USE_PORT to CFG by Tom Rini · 1 year, 6 months ago
  17. 7c480ba global: Migrate CONFIG_SH_ETHER_PHY_ADDR to CFG by Tom Rini · 1 year, 6 months ago
  18. ff53ecc global: Migrate CONFIG_SH_ETHER_CACHE_WRITEBACK to CFG by Tom Rini · 1 year, 6 months ago
  19. 7c5c137 global: Migrate CONFIG_PRAM to CFG by Tom Rini · 1 year, 6 months ago
  20. b861574 global: Migrate CONFIG_PL01x_PORTS to CFG by Tom Rini · 1 year, 6 months ago
  21. f410d0a global: Migrate CONFIG_PL011_CLOCK to CFG by Tom Rini · 1 year, 6 months ago
  22. e06b9b8 global: Migrate CONFIG_I2C_MULTI_BUS to CFG by Tom Rini · 1 year, 6 months ago
  23. 72fc264 global: Migrate CONFIG_FPGA_DELAY to CFG by Tom Rini · 1 year, 6 months ago
  24. 0613c36 global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 1 year, 6 months ago
  25. acf29d8 global: Migrate CONFIG_ENV_FLAGS_LIST_STATIC to CFG by Tom Rini · 1 year, 6 months ago
  26. 0c3a6d4 usb: Remove CONFIG_USBD_HS by Tom Rini · 1 year, 6 months ago
  27. 32b7e39 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · 1 year, 6 months ago
  28. 0a69d6a Convert CONFIG_OVERWRITE_ETHADDR_ONCE to Kconfig by Tom Rini · 1 year, 6 months ago
  29. 308520b global: Remove unused CONFIG symbols by Tom Rini · 1 year, 6 months ago
  30. 1353b25 i2c: Remove CONFIG_I2C_MULTI_BUS by Tom Rini · 1 year, 6 months ago
  31. 54f80dd Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 1 year, 6 months ago
  32. 3a581af Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · 1 year, 6 months ago
  33. 98fbad6 Convert CONFIG_FLASH_SHOW_PROGRESS to Kconfig by Tom Rini · 1 year, 6 months ago
  34. 6bd2372 env: Rework ENV_IS_EMBEDDED and related logic slightly by Tom Rini · 1 year, 6 months ago
  35. 08d01cd Nokia RX-51: Migrate legacy USB device options to Kconfig by Tom Rini · 1 year, 7 months ago
  36. 8ce59b5 Convert CONFIG_SPD_EEPROM to Kconfig by Tom Rini · 1 year, 7 months ago
  37. ea467ea Convert CONFIG_RTC_DS1337 et al to Kconfig by Tom Rini · 1 year, 7 months ago
  38. c3187fb Convert CONFIG_PCA953X to Kconfig by Tom Rini · 1 year, 7 months ago
  39. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 7 months ago
  40. 97396cc Convert CONFIG_SYS_SRIO et al to Kconfig by Tom Rini · 1 year, 7 months ago
  41. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 7 months ago
  42. a6b5372 rtc: Remove unused drivers by Tom Rini · 1 year, 7 months ago
  43. cdc5ed8 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 1 year, 7 months ago
  44. 9591b63 Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 1 year, 6 months ago
  45. 57c3afb powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · 1 year, 7 months ago
  46. 4e59094 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 1 year, 7 months ago
  47. 1a79280 Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to Kconfig by Tom Rini · 1 year, 7 months ago
  48. 60db325 Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 1 year, 7 months ago
  49. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 1 year, 7 months ago
  50. 8c778f7 Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig by Tom Rini · 1 year, 7 months ago
  51. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 1 year, 7 months ago
  52. 2c8d04d Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · 1 year, 7 months ago
  53. e020b97 Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al by Tom Rini · 1 year, 7 months ago
  54. 9244b2f Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 1 year, 7 months ago
  55. 0f9b86f video: Drop remaining references to CONFIG_LCD by Simon Glass · 1 year, 8 months ago
  56. 832bcbb video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 1 year, 8 months ago
  57. b5b1ce8 video: lcd: Drop console rotation by Simon Glass · 1 year, 8 months ago
  58. 1116888 Convert CONFIG_SYS_L2_PL310 to Kconfig by Philip Oberfichtner · 1 year, 10 months ago
  59. ecf1d27 net: Remove smc91111 ethernet driver by Tom Rini · 1 year, 10 months ago
  60. ff4e87c Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 1 year, 10 months ago
  61. 4143a23 Convert CONFIG_SYS_FSL_PCIE_COMPAT to Kconfig by Tom Rini · 1 year, 10 months ago
  62. 8b549c0 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · 1 year, 10 months ago
  63. 83505a7 arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to Kconfig by Tom Rini · 1 year, 10 months ago
  64. d074889 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · 1 year, 10 months ago
  65. 78475d2 Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · 1 year, 11 months ago
  66. 923a855 Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to Kconfig by Tom Rini · 1 year, 11 months ago
  67. 1107dad Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 1 year, 11 months ago
  68. 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 1 year, 11 months ago
  69. 5d68d2f Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 1 year, 11 months ago
  70. 52938fc net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP by Tom Rini · 1 year, 11 months ago
  71. 53d2ab9 doc: develop: Describe system configuration by Tom Rini · 1 year, 10 months ago
  72. 8c09cb6 fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig by Alexander Dahl · 1 year, 11 months ago
  73. e8ffc1d fpga: Convert SYS_FPGA_CHECK_CTRLC to Kconfig by Alexander Dahl · 1 year, 11 months ago
  74. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years ago
  75. bb20a10 Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years ago
  76. f6c1f91 Convert CONFIG_SYS_FSL_CPC et al to Kconfig by Tom Rini · 2 years ago
  77. a457ebd arm: Remove PXA architecture support by Tom Rini · 2 years ago
  78. fcf4fa7 Convert CONFIG_SYS_83XX_DDR_USES_CS0 to Kconfig by Tom Rini · 2 years ago
  79. 5d7f601 lcd: Remove legacy CONFIG_FB_ADDR code by Tom Rini · 2 years ago
  80. c24e8e2 Convert CONFIG_SYS_DDR_RAW_TIMING to Kconfig by Tom Rini · 2 years ago
  81. bca4509 Convert CONFIG_SYS_SPD_BUS_NUM to Kconfig by Tom Rini · 2 years ago
  82. 140f0aa nxp: Cleanup some emulator related options. by Tom Rini · 2 years ago
  83. 60d4564 fpga: Remove CONFIG_FPGA_COUNT by Tom Rini · 2 years ago
  84. 82e0b51 Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig by Tom Rini · 2 years ago
  85. de47ff5 Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to Kconfig by Tom Rini · 2 years ago
  86. aca1f67 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years ago
  87. d4ae152 Convert CONFIG_USB_EHCI_TXFIFO_THRESH to Kconfig by Tom Rini · 2 years ago
  88. bfef72e cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 1 month ago
  89. 103d1ae Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · 2 years ago
  90. a62b7f0 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years ago
  91. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years ago
  92. 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years ago
  93. 55cf860 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · 2 years ago
  94. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years ago
  95. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years ago
  96. 4c97c8c powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years ago
  97. 90f0819 Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig by Tom Rini · 2 years ago
  98. 6074a53 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · 2 years ago
  99. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 1 month ago
  100. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 1 month ago