1. 580db80 Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig by Tom Rini · 3 years ago WIP/migrate-harder-syms
  2. ac9d5c2 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · 3 years ago
  3. 3d1a710 Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · 3 years ago
  4. ebf771c warp7, pic32mzdask: Remove SYS_FDT_ADDR/SYS_ENV_ADDR from CONFIG namespace by Tom Rini · 3 years ago
  5. e033b4a Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · 3 years ago
  6. 34d3fa7 Finish CONFIG_VID et al conversion to Kconfig by Tom Rini · 3 years ago
  7. 6b43712 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 3 years ago
  8. f13a313 Convert CONFIG_SYS_MEMTEST_START et al to Kconfig by Tom Rini · 3 years ago
  9. dfb6250 Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to Kconfig by Tom Rini · 3 years ago
  10. 443a922 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
  11. 2564e2a pci: Remove unused FSL_PCI_INIT code by Tom Rini · 3 years ago
  12. 64cfd84 Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · 3 years ago
  13. e9ffff5 Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Tom Rini · 3 years ago
  14. a2e0d2d Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace by Tom Rini · 3 years ago
  15. 3f68624 # This is a combination of 2 commits. # This is the 1st commit message: by Tom Rini · 3 years ago
  16. 23ea857 Convert CONFIG_SD_BOOT et al to Kconfig by Tom Rini · 3 years ago
  17. 093005b Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 3 years ago
  18. 755632a Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years ago
  19. 6773948 Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig by Tom Rini · 3 years ago
  20. eaca876 arm: Drop unused tam3517-common.h by Tom Rini · 3 years ago
  21. 0cbdec3 configs: Resync with savedefconfig by Tom Rini · 3 years ago
  22. 6c56bd3 Merge tag 'dm-pull-5dec21a' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 3 years ago WIP/05Dec2021
  23. c229cd2 ide: Drop ATA_PORT_ADDR by Simon Glass · 3 years ago
  24. 7ee2016 ide: Drop unused CONFIG options by Simon Glass · 3 years ago
  25. 36cc7bf sandbox: Drop CONFIG_SYS_TIMER_RATE by Simon Glass · 3 years ago
  26. 6ce2237 keyboard: Add a migration message by Simon Glass · 3 years ago
  27. 93e1edf Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · 3 years ago
  28. 5ae2578 Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig by Simon Glass · 3 years ago
  29. 32c8566 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · 3 years ago
  30. 8905024 trace: sandbox: Use only the Kconfig options by Simon Glass · 3 years ago
  31. 5bf8121 binman: Rename _ReadSubnodes() to ReadEntries() by Simon Glass · 3 years ago
  32. cc2c500 binman: Support lists of external blobs by Simon Glass · 3 years ago
  33. 1b5a533 dtoc: Add support for reading string-list properties by Simon Glass · 3 years ago
  34. 943bf78 binman: Allow extracting a file in an alternative format by Simon Glass · 3 years ago
  35. 858436d binman: Allow listing an image created by a newer version by Simon Glass · 3 years ago
  36. 7945077 binman: Allow providing tools and blob directories by Simon Glass · 3 years ago
  37. d5b6e91 bloblist: Support allocating the bloblist by Simon Glass · 3 years, 1 month ago
  38. e2f0474 binman: Rename testCbfsNoCOntents() by Simon Glass · 3 years ago
  39. 7413321 binman: cfbs: Refactor ObtainContents() for consistency by Simon Glass · 3 years ago
  40. 3fc20fd binman: cbfs: Refactor the init process by Simon Glass · 3 years ago
  41. 080f859 binman: Use normal entries in cbfs by Simon Glass · 3 years ago
  42. 8cb069a binman: Move cbfs.ObtainContents() down a bit by Simon Glass · 3 years ago
  43. 3f495f1 binman: Update the section documentation by Simon Glass · 3 years ago
  44. e586f44 binman: Allow control of which entries to read by Simon Glass · 3 years ago
  45. d34bcdd binman: Allow overriding BuildSectionData() by Simon Glass · 3 years ago
  46. b6caf0e binman: Drop the filename property in entry_Section by Simon Glass · 3 years ago
  47. 1e99bc2 binman: Drop the underscore in _ReadEntries() by Simon Glass · 3 years ago
  48. 557693e binman: Correct comments for ReadChildData() by Simon Glass · 3 years ago
  49. c473831 binman: Correct init of entry in Entry class by Simon Glass · 3 years ago
  50. c475dec binman: Add a way to obtain the version by Simon Glass · 3 years ago
  51. 650e5de binman: Tidy up style in cmdline by Simon Glass · 3 years ago
  52. 40b4d64 dtoc: Add support for reading fixed-length bytes properties by Simon Glass · 3 years ago
  53. d866e62 dtoc: Add support for reading 64-bit ints by Simon Glass · 3 years ago
  54. ff139b6 dtoc: Bring in the libfdt module automatically by Simon Glass · 3 years ago
  55. 34bee10 sandbox: replace putchar(ch) by fputc(ch, stdout) by Heinrich Schuchardt · 3 years ago
  56. fe67ba7 drivers: core: lists: fix for loop index type by Alexander Preißner · 3 years, 1 month ago
  57. f896150 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years ago
  58. cdccb39 Merge branch '2021-12-01-assorted-updates' into next by Tom Rini · 3 years ago
  59. 300761b board: brcm-ns3: Load netXtreme firmware by Bharat Gooty · 3 years, 1 month ago
  60. 5a5bba0 net: brcm: netXtreme driver by Bharat Gooty · 3 years, 1 month ago
  61. 6d1857c driver: net: Makefile: order file alphabetically by Ramon Fried · 3 years ago
  62. 8c1a695 drivers: net: Soft reset felix switch core by Radu Bulie · 3 years ago
  63. f0d4607 tools/netconsole: Add support for socat by Andy Shevchenko · 3 years ago
  64. 6d99f86 spl: fit: Skip attempting to load 0 length image by Nishanth Menon · 3 years, 1 month ago WIP/2021-12-01-assorted-updates
  65. af13df7 dm: add debug message when failed to select the default pinctrl by Patrick Delaunay · 3 years ago
  66. 1c01712 pinctrl: change result for unsupported API by Patrick Delaunay · 3 years ago
  67. 2bd8830 scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt by Patrick Delaunay · 3 years, 1 month ago
  68. ff06276 scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in generated u_boot.cfg by Patrick Delaunay · 3 years, 1 month ago
  69. fc47dbb Merge branch '2021-12-01-Kconfig-migrations' into next by Tom Rini · 3 years ago
  70. 33b02e9 Convert CONFIG_FSL_DDR_BIST et al to Kconfig by Tom Rini · 3 years ago
  71. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years ago
  72. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  73. 7f3934f Merge tag 'u-boot-stm32-20211130' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 3 years ago
  74. c7c06fa board: stm32mp1: add support of nor1 device in dfu command by Patrick Delaunay · 3 years ago
  75. b2ac964 ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup by Patrick Delaunay · 3 years ago
  76. d72e7bb ram: stm32mp1: compute DDR size from DDRCTL registers by Patrick Delaunay · 3 years ago
  77. e84ee40 configs: stm32mp15: deactivate the CONFIG_STM32_IPCC by Patrick Delaunay · 3 years ago
  78. 8ad37e6 board: stm32mp1: enable simple framebuffer node for splashscreen by Patrick Delaunay · 3 years ago
  79. 6cdeb32 video: stm32: stm32_ltdc: align framebuffer on 2MB by Patrick Delaunay · 3 years ago
  80. 77debf6 common: add fdt_simplefb_enable_and_mem_rsv function by Patrick Delaunay · 3 years ago
  81. 2e2e6d8 video: Add video_is_active function by Patrick Delaunay · 3 years ago
  82. fded97a common: rename functions lcd_dt_simplefb to fdt_simplefb by Patrick Delaunay · 3 years ago
  83. 4ca979e common: rename lcd_simplefb.c file to fdt_simplefb.c by Patrick Delaunay · 3 years ago
  84. d71587c Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 3 years ago
  85. b3c29dc stm32mp1: ram: remove tuning support by Patrick Delaunay · 3 years ago
  86. 9819fe3 stm32mp1: ram: remove the support of calibration result by Patrick Delaunay · 3 years ago
  87. 4831ba2 stm32mp1: ram: add read valid training support by Patrick Delaunay · 3 years ago
  88. 77d043c ARM: dts: stm32: Auto-detect DHSOM with uSD level translator by Marek Vasut · 3 years ago
  89. 8e5266e mmc: stm32_sdmmc2: Add support for probing bus voltage level translator by Marek Vasut · 3 years ago
  90. 7d35a49 ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR by Marek Vasut · 3 years ago
  91. 312011e ARM: dts: stm32: Add custom PHY reset bindings on AV96 by Marek Vasut · 3 years ago
  92. 525dd34 ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM by Marek Vasut · 3 years ago
  93. 5e3e882 ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM by Marek Vasut · 3 years ago
  94. 1aba8e5 ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM by Marek Vasut · 3 years ago
  95. 15e20e4 ARM: stm32: Increase USB power-good delay on DHSOM by Marek Vasut · 3 years ago
  96. 4c59560 pinctrl: stmfx: define LOG_CATEGORY by Patrick Delaunay · 3 years ago
  97. 0c6079c ARM: dts: stm32: Use lower-case hex for address for stm32429i-eval-u-boot.dtsi by Patrice Chotard · 3 years ago
  98. a2f823e ARM: dts: stm32: Use lower-case hex for address for stm32f746g-eval-u-boot.dtsi by Patrice Chotard · 3 years ago
  99. fbe6b99 ARM: dts: stm32: Use lower-case hex for address for stm32f429-disco-u-boot.dtsi by Patrice Chotard · 3 years ago
  100. e114ddc ARM: dts: stm32: Use lower-case hex for address for stm32f469-disco-u-boot.dtsi by Patrice Chotard · 3 years ago