1. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  2. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  3. 3180a7f doc: Move init-related things out of README by Simon Glass · 8 weeks ago
  4. 4c3ff9d README: Drop SoC-specific comment about SPL by Simon Glass · 8 weeks ago
  5. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 8 weeks ago
  6. 67aadc1 doc: Move the generic memory-documentation to doc/ by Simon Glass · 8 weeks ago
  7. de72e1a i2c: Remove CFG_SYS_I2C_DIRECT_BUS by Simon Glass · 3 months ago
  8. 8d425ff i2c: Remove CFG_SYS_I2C_MAX_HOPS by Simon Glass · 3 months ago
  9. e900e4c rtc: Drop CFG_SYS_RTC_BUS_NUM by Simon Glass · 3 months ago
  10. cabc9a0 i2c: Remove CFG_I2C_MULTI_BUS by Simon Glass · 3 months ago
  11. 68c367d doc: move out-of-tree building info to HTML by Heinrich Schuchardt · 4 months ago
  12. 5304648 README: drop mention of MEM_SUPPORT_64BIT_DATA by Rasmus Villemoes · 11 months ago
  13. d47c733 ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into Kconfig by Svyatoslav Ryhel · 12 months ago
  14. e6a8aa8 doc: Update documentation URL by Simon Glass · 1 year ago
  15. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
  16. 489641f README: Correct docs for CONFIG_SPL_BUILD by Simon Glass · 1 year ago
  17. 11a4c70 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · 1 year, 1 month ago
  18. c1aae9b doc: Clean up SYS_MALLOC_SIMPLE by Simon Glass · 1 year, 2 months ago
  19. 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
  20. 6f5600b README: remove Minicom comment by Heinrich Schuchardt · 1 year, 5 months ago
  21. ab1f015 tools: Drop xway-swap-bytes tool by Simon Glass · 1 year, 10 months ago
  22. bef3925 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 10 months ago
  23. 3298583 README: remove 'U-Boot Porting Guide' section by Heinrich Schuchardt · 1 year, 10 months ago
  24. f5891d4 doc: move directory hierarchy to HTML by Heinrich Schuchardt · 1 year, 10 months ago
  25. 595e533 README: remove section 'Versioning' by Heinrich Schuchardt · 1 year, 10 months ago
  26. 896f5dc doc: move 'Reproducible builds' by Heinrich Schuchardt · 1 year, 10 months ago
  27. bdabeb8 README: replace references to CHANGELOG by Heinrich Schuchardt · 1 year, 10 months ago
  28. 66ea15b README: remove NetBSD section by Heinrich Schuchardt · 1 year, 10 months ago
  29. df053fc README: rework contribution advices by Heinrich Schuchardt · 1 year, 10 months ago
  30. fda020e README: correct path to sandbox.rst by Heinrich Schuchardt · 1 year, 10 months ago
  31. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  32. 7662736 global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG by Tom Rini · 2 years ago
  33. 9996ab8 global: Migrate CONFIG_SH_ETHER_USE_PORT to CFG by Tom Rini · 2 years ago
  34. 45ec5fd global: Migrate CONFIG_SH_ETHER_PHY_ADDR to CFG by Tom Rini · 2 years ago
  35. 872054f global: Migrate CONFIG_SH_ETHER_CACHE_WRITEBACK to CFG by Tom Rini · 2 years ago
  36. 0bb9b09 global: Migrate CONFIG_PRAM to CFG by Tom Rini · 2 years ago
  37. 9fe2b31 global: Migrate CONFIG_PL01x_PORTS to CFG by Tom Rini · 2 years ago
  38. 5c896ae global: Migrate CONFIG_PL011_CLOCK to CFG by Tom Rini · 2 years ago
  39. 8227d05 global: Migrate CONFIG_I2C_MULTI_BUS to CFG by Tom Rini · 2 years ago
  40. 88d86ec global: Migrate CONFIG_FPGA_DELAY to CFG by Tom Rini · 2 years ago
  41. c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 2 years ago
  42. 0297e5f global: Migrate CONFIG_ENV_FLAGS_LIST_STATIC to CFG by Tom Rini · 2 years ago
  43. 8b348ed usb: Remove CONFIG_USBD_HS by Tom Rini · 2 years ago
  44. 572c718 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · 2 years ago
  45. 7bb2579 Convert CONFIG_OVERWRITE_ETHADDR_ONCE to Kconfig by Tom Rini · 2 years ago
  46. af1a3e9 global: Remove unused CONFIG symbols by Tom Rini · 2 years ago
  47. 6da96a1 i2c: Remove CONFIG_I2C_MULTI_BUS by Tom Rini · 2 years ago
  48. 1479a83 Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 2 years ago
  49. 6fb86c1 Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · 2 years ago
  50. 01fe814 Convert CONFIG_FLASH_SHOW_PROGRESS to Kconfig by Tom Rini · 2 years ago
  51. 4714ab2 env: Rework ENV_IS_EMBEDDED and related logic slightly by Tom Rini · 2 years ago
  52. 3790035 Nokia RX-51: Migrate legacy USB device options to Kconfig by Tom Rini · 2 years ago
  53. 0e2867c Convert CONFIG_SPD_EEPROM to Kconfig by Tom Rini · 2 years ago
  54. f27b796 Convert CONFIG_RTC_DS1337 et al to Kconfig by Tom Rini · 2 years ago
  55. 27b8f42 Convert CONFIG_PCA953X to Kconfig by Tom Rini · 2 years ago
  56. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  57. 2600032 Convert CONFIG_SYS_SRIO et al to Kconfig by Tom Rini · 2 years ago
  58. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  59. cfa8e26 rtc: Remove unused drivers by Tom Rini · 2 years ago
  60. 0a2bac7 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 2 years ago
  61. dc172ee Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 2 years ago
  62. 10ac24f powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · 2 years ago
  63. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
  64. 2b2696a Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to Kconfig by Tom Rini · 2 years ago
  65. 4251f7d Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years ago
  66. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  67. 295ab16 Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig by Tom Rini · 2 years, 1 month ago
  68. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  69. 5a70f17 Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · 2 years, 1 month ago
  70. 66ad4af Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al by Tom Rini · 2 years, 1 month ago
  71. d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years, 1 month ago
  72. 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years, 1 month ago
  73. cc63b7d video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 2 years, 1 month ago
  74. dfcb144 video: lcd: Drop console rotation by Simon Glass · 2 years, 1 month ago
  75. 5833e1b Convert CONFIG_SYS_L2_PL310 to Kconfig by Philip Oberfichtner · 2 years, 3 months ago
  76. d27b68a net: Remove smc91111 ethernet driver by Tom Rini · 2 years, 4 months ago
  77. 8d7aa57 Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 4 months ago
  78. 7085017 Convert CONFIG_SYS_FSL_PCIE_COMPAT to Kconfig by Tom Rini · 2 years, 4 months ago
  79. 1f15eb7 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · 2 years, 4 months ago
  80. 7b7e0ad arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to Kconfig by Tom Rini · 2 years, 4 months ago
  81. f839dd0 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · 2 years, 4 months ago
  82. c934e5e Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · 2 years, 4 months ago
  83. f4ec713 Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  84. 2e35d82 Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 4 months ago
  85. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
  86. 78f8800 Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 4 months ago
  87. db295e8 net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP by Tom Rini · 2 years, 4 months ago
  88. 486c5ef doc: develop: Describe system configuration by Tom Rini · 2 years, 4 months ago
  89. 0c46047 fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig by Alexander Dahl · 2 years, 4 months ago
  90. 428a8c6 fpga: Convert SYS_FPGA_CHECK_CTRLC to Kconfig by Alexander Dahl · 2 years, 4 months ago
  91. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
  92. 94b4fec Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 5 months ago
  93. fc2dcd9 Convert CONFIG_SYS_FSL_CPC et al to Kconfig by Tom Rini · 2 years, 5 months ago
  94. 1e56de0 arm: Remove PXA architecture support by Tom Rini · 2 years, 5 months ago
  95. 5d673de Convert CONFIG_SYS_83XX_DDR_USES_CS0 to Kconfig by Tom Rini · 2 years, 5 months ago
  96. b59c093 lcd: Remove legacy CONFIG_FB_ADDR code by Tom Rini · 2 years, 5 months ago
  97. 8e99f7d Convert CONFIG_SYS_DDR_RAW_TIMING to Kconfig by Tom Rini · 2 years, 5 months ago
  98. afba411 Convert CONFIG_SYS_SPD_BUS_NUM to Kconfig by Tom Rini · 2 years, 5 months ago
  99. 44b027d nxp: Cleanup some emulator related options. by Tom Rini · 2 years, 5 months ago
  100. c89eb64 fpga: Remove CONFIG_FPGA_COUNT by Tom Rini · 2 years, 5 months ago