1. 2105cd0 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 2 years, 11 months ago
  2. 76f5a72 fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle() by Marek Behún · 2 years, 11 months ago
  3. 68a2faa treewide: Use fdt_create_phandle() where appropriate by Marek Behún · 2 years, 11 months ago
  4. 52a26d3 include/linux/byteorder: Fix compilation of __constant_cpu_to_be32() by Pali Rohár · 2 years, 11 months ago
  5. 4ee7dfb arm: mvebu: armada-xp-theadorable.dts: Add I2C DT nodes by Stefan Roese · 3 years ago
  6. 0cbd3d8 arm: mvebu: axp: ddr: Switch to using DM I2C API by Stefan Roese · 3 years ago
  7. 6228828 arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() function by Stefan Roese · 3 years ago
  8. 4a86ec4 arm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C API by Stefan Roese · 3 years ago
  9. 2f7dae2 arm: mvebu: theadorable: Switch to using DM I2C API by Stefan Roese · 3 years ago
  10. 9f704de arm: mvebu: maxbcm_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
  11. f9776e5 arm: mvebu: ds414_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
  12. fdc4428 arm: mvebu: db-mv784mp-gp_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
  13. bf664d8 arm: mvebu: theadorable_debug_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
  14. 0ebf465 Merge tag 'dm-pull-17dec21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 10 months ago WIP/17Dec2021-next
  15. 121cfe5 fdtgrep: Handle an empty output tree by Simon Glass · 2 years, 11 months ago
  16. 70ab7b1 fdtgrep: Correct alignment of struct section by Simon Glass · 2 years, 11 months ago
  17. 1c11b5e iot2050: binman: add missing-msg for blobs by Ivan Mikhaylov · 2 years, 11 months ago
  18. 33f27f4 binman: Use less hard coded magic when inserting new PATH by Andy Shevchenko · 2 years, 11 months ago
  19. 022f6b0 binman: Do not pollute source tree when build with `make O=...` by Andy Shevchenko · 2 years, 11 months ago
  20. 6405ab7 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · 2 years, 11 months ago
  21. 7598972 binman: Add support for ATF FIP by Simon Glass · 2 years, 11 months ago
  22. ed16b12 binman: Add a utility module for ATF FIP by Simon Glass · 2 years, 11 months ago
  23. b9c9ce8 Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 2 years, 10 months ago
  24. 9bf459c ARM: mach-at91: Add compile time option to choose proper timer by Hari Prasath · 2 years, 10 months ago
  25. 85bffb8 ARM: mach-at91: update alternate function of signal PD20 by Hari Prasath · 2 years, 11 months ago
  26. e87afb6 ARM: dts: at91: sama7g5ek: Add QSPI0 node by Tudor Ambarus · 3 years ago
  27. 79eeb91 ARM: dts: at91: sama7g5: Add QSPI0 and OSPI1 nodes by Tudor Ambarus · 3 years ago
  28. 2fd1b97 spi: atmel-quadspi: Add support for SAMA7G5 QSPI by Tudor Ambarus · 3 years ago
  29. 6c56bd3 Merge tag 'dm-pull-5dec21a' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 11 months ago WIP/05Dec2021
  30. c229cd2 ide: Drop ATA_PORT_ADDR by Simon Glass · 2 years, 11 months ago
  31. 7ee2016 ide: Drop unused CONFIG options by Simon Glass · 2 years, 11 months ago
  32. 36cc7bf sandbox: Drop CONFIG_SYS_TIMER_RATE by Simon Glass · 2 years, 11 months ago
  33. 6ce2237 keyboard: Add a migration message by Simon Glass · 2 years, 11 months ago
  34. 93e1edf Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · 2 years, 11 months ago
  35. 5ae2578 Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig by Simon Glass · 2 years, 11 months ago
  36. 32c8566 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · 2 years, 11 months ago
  37. 8905024 trace: sandbox: Use only the Kconfig options by Simon Glass · 2 years, 11 months ago
  38. 5bf8121 binman: Rename _ReadSubnodes() to ReadEntries() by Simon Glass · 2 years, 11 months ago
  39. cc2c500 binman: Support lists of external blobs by Simon Glass · 2 years, 11 months ago
  40. 1b5a533 dtoc: Add support for reading string-list properties by Simon Glass · 2 years, 11 months ago
  41. 943bf78 binman: Allow extracting a file in an alternative format by Simon Glass · 2 years, 11 months ago
  42. 858436d binman: Allow listing an image created by a newer version by Simon Glass · 2 years, 11 months ago
  43. 7945077 binman: Allow providing tools and blob directories by Simon Glass · 2 years, 11 months ago
  44. d5b6e91 bloblist: Support allocating the bloblist by Simon Glass · 3 years ago
  45. e2f0474 binman: Rename testCbfsNoCOntents() by Simon Glass · 2 years, 11 months ago
  46. 7413321 binman: cfbs: Refactor ObtainContents() for consistency by Simon Glass · 2 years, 11 months ago
  47. 3fc20fd binman: cbfs: Refactor the init process by Simon Glass · 2 years, 11 months ago
  48. 080f859 binman: Use normal entries in cbfs by Simon Glass · 2 years, 11 months ago
  49. 8cb069a binman: Move cbfs.ObtainContents() down a bit by Simon Glass · 2 years, 11 months ago
  50. 3f495f1 binman: Update the section documentation by Simon Glass · 2 years, 11 months ago
  51. e586f44 binman: Allow control of which entries to read by Simon Glass · 2 years, 11 months ago
  52. d34bcdd binman: Allow overriding BuildSectionData() by Simon Glass · 2 years, 11 months ago
  53. b6caf0e binman: Drop the filename property in entry_Section by Simon Glass · 2 years, 11 months ago
  54. 1e99bc2 binman: Drop the underscore in _ReadEntries() by Simon Glass · 2 years, 11 months ago
  55. 557693e binman: Correct comments for ReadChildData() by Simon Glass · 2 years, 11 months ago
  56. c473831 binman: Correct init of entry in Entry class by Simon Glass · 2 years, 11 months ago
  57. c475dec binman: Add a way to obtain the version by Simon Glass · 2 years, 11 months ago
  58. 650e5de binman: Tidy up style in cmdline by Simon Glass · 2 years, 11 months ago
  59. 40b4d64 dtoc: Add support for reading fixed-length bytes properties by Simon Glass · 2 years, 11 months ago
  60. d866e62 dtoc: Add support for reading 64-bit ints by Simon Glass · 2 years, 11 months ago
  61. ff139b6 dtoc: Bring in the libfdt module automatically by Simon Glass · 2 years, 11 months ago
  62. 34bee10 sandbox: replace putchar(ch) by fputc(ch, stdout) by Heinrich Schuchardt · 3 years ago
  63. fe67ba7 drivers: core: lists: fix for loop index type by Alexander Preißner · 3 years ago
  64. f896150 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 2 years, 11 months ago
  65. cdccb39 Merge branch '2021-12-01-assorted-updates' into next by Tom Rini · 2 years, 11 months ago
  66. 300761b board: brcm-ns3: Load netXtreme firmware by Bharat Gooty · 3 years ago
  67. 5a5bba0 net: brcm: netXtreme driver by Bharat Gooty · 3 years ago
  68. 6d1857c driver: net: Makefile: order file alphabetically by Ramon Fried · 2 years, 11 months ago
  69. 8c1a695 drivers: net: Soft reset felix switch core by Radu Bulie · 2 years, 11 months ago
  70. f0d4607 tools/netconsole: Add support for socat by Andy Shevchenko · 3 years ago
  71. 6d99f86 spl: fit: Skip attempting to load 0 length image by Nishanth Menon · 3 years ago WIP/2021-12-01-assorted-updates
  72. af13df7 dm: add debug message when failed to select the default pinctrl by Patrick Delaunay · 3 years ago
  73. 1c01712 pinctrl: change result for unsupported API by Patrick Delaunay · 3 years ago
  74. 2bd8830 scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt by Patrick Delaunay · 3 years ago
  75. ff06276 scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in generated u_boot.cfg by Patrick Delaunay · 3 years ago
  76. fc47dbb Merge branch '2021-12-01-Kconfig-migrations' into next by Tom Rini · 2 years, 11 months ago
  77. 33b02e9 Convert CONFIG_FSL_DDR_BIST et al to Kconfig by Tom Rini · 3 years ago
  78. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years ago
  79. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  80. 7f3934f Merge tag 'u-boot-stm32-20211130' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 11 months ago
  81. c7c06fa board: stm32mp1: add support of nor1 device in dfu command by Patrick Delaunay · 2 years, 11 months ago
  82. b2ac964 ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup by Patrick Delaunay · 2 years, 11 months ago
  83. d72e7bb ram: stm32mp1: compute DDR size from DDRCTL registers by Patrick Delaunay · 2 years, 11 months ago
  84. e84ee40 configs: stm32mp15: deactivate the CONFIG_STM32_IPCC by Patrick Delaunay · 3 years ago
  85. 8ad37e6 board: stm32mp1: enable simple framebuffer node for splashscreen by Patrick Delaunay · 3 years ago
  86. 6cdeb32 video: stm32: stm32_ltdc: align framebuffer on 2MB by Patrick Delaunay · 3 years ago
  87. 77debf6 common: add fdt_simplefb_enable_and_mem_rsv function by Patrick Delaunay · 3 years ago
  88. 2e2e6d8 video: Add video_is_active function by Patrick Delaunay · 3 years ago
  89. fded97a common: rename functions lcd_dt_simplefb to fdt_simplefb by Patrick Delaunay · 3 years ago
  90. 4ca979e common: rename lcd_simplefb.c file to fdt_simplefb.c by Patrick Delaunay · 3 years ago
  91. d71587c Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 3 years ago
  92. b3c29dc stm32mp1: ram: remove tuning support by Patrick Delaunay · 3 years ago
  93. 9819fe3 stm32mp1: ram: remove the support of calibration result by Patrick Delaunay · 3 years ago
  94. 4831ba2 stm32mp1: ram: add read valid training support by Patrick Delaunay · 3 years ago
  95. 77d043c ARM: dts: stm32: Auto-detect DHSOM with uSD level translator by Marek Vasut · 3 years ago
  96. 8e5266e mmc: stm32_sdmmc2: Add support for probing bus voltage level translator by Marek Vasut · 3 years ago
  97. 7d35a49 ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR by Marek Vasut · 3 years ago
  98. 312011e ARM: dts: stm32: Add custom PHY reset bindings on AV96 by Marek Vasut · 3 years ago
  99. 525dd34 ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM by Marek Vasut · 3 years ago
  100. 5e3e882 ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM by Marek Vasut · 3 years ago