1. 9e00b69 Merge tag 'u-boot-dfu-20240215' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 8 months ago
  2. fc7ef0f common: avb_verify: add str_avb_io_error/str_avb_slot_error by Igor Opaniuk · 8 months ago
  3. a14aa59 avb: move SPDX license identifiers to the first line by Igor Opaniuk · 8 months ago
  4. 77ff61a Merge tag 'xilinx-for-v2024.04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 8 months ago
  5. c2ad5fb arm64: versal-net: Setup correct addresses of GICR/GICD by Michal Simek · 9 months ago
  6. e761035 boot: add support for button commands by Caleb Connolly · 9 months ago
  7. 1a72acb lib: charset: Fix and extend utf8_to_utf32_stream() documentation by Janne Grunau · 8 months ago
  8. 53066de ARM: renesas: Add Renesas R8A779H0 V4M Gray Hawk board code by Hai Pham · 9 months ago
  9. 42a064d dt-bindings: power: Add R8A779H0 V4M SYSC power domain definitions by Duy Nguyen · 9 months ago
  10. ad005d8 dt-bindings: clock: Add R8A779H0 V4M CPG Core Clock Definitions by Duy Nguyen · 9 months ago
  11. 2b51069 Merge tag 'u-boot-imx-master-20240208' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 8 months ago
  12. 8dcf1df phycore-imx8mp: add support for booting and flashing emmc via UUU by Benjamin Hahn · 8 months ago
  13. 0bc69a1 imx: scu_api: add implementation of sc_pm_reset_reason by Igor Opaniuk · 9 months ago
  14. 7c1f8ce board: phytec: phycore-imx93: Add phyBOARD-Segin-i.MX93 support by Mathieu Othacehe · 9 months ago
  15. b0adbd6 tools: mkimage: Add support for i.MXRT FlexSPI Header by Jesse Taube · 9 months ago
  16. 6c43208 net: phy: nxp-c45-tja11xx: use local definion of features by Radu Pirea (NXP OSS) · 10 months ago
  17. 7ebc77f Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 8 months ago
  18. daa3100 Merge patch series "board: siemens: clean up subfolders" by Tom Rini · 9 months ago
  19. 5ae5461 siemens: eeprom: clean up definitions by Enrico Leto · 9 months ago
  20. 73707d3 rockchip: rk3588: Sync device tree from linux v6.8-rc1 by Jonas Karlman · 9 months ago
  21. 9e4d11a rockchip: rk356x: Sync device tree from linux v6.7 by Jonas Karlman · 9 months ago
  22. e6593b5 rockchip: rv1126: Move RAM disk address by Tim Lunn · 9 months ago
  23. e5eba34 board: rockchip: Add Sonoff iHost board by Tim Lunn · 9 months ago
  24. 3da3bb9 rockchip: Convert rv1126 to standard boot by Tim Lunn · 9 months ago
  25. 406c410 smbios: correctly name Structure Table Maximum Size field by Heinrich Schuchardt · 9 months ago
  26. 0dc6ee6 riscv: sophgo: milkv_duo: initial support added by Kongyang Liu · 9 months ago
  27. cbc45cb riscv: qemu: enable booting on a second virtio device by Aurelien Jarno · 9 months ago
  28. 0bfbb83 clk: Document clk_ops return codes and behavior by Sean Anderson · 10 months ago
  29. c9309f4 treewide: Remove clk_free by Sean Anderson · 10 months ago
  30. 82719d3 clk: Remove rfree by Sean Anderson · 10 months ago
  31. d5c0c99 Merge tag 'efi-2024-04-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 9 months ago
  32. 073f4f1 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · 9 months ago
  33. 1d3c266 spl: Enforce framebuffer reservation from end of RAM by Devarsh Thakkar · 11 months ago
  34. 8986be5 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 9 months ago
  35. e70ac28 mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable() by Takahiro Kuwano · 10 months ago
  36. 9901312 mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28 by Takahiro Kuwano · 10 months ago
  37. a3a5cc7 mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28 by Takahiro Kuwano · 10 months ago
  38. 7a67bc5 mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 10 months ago
  39. fa07721 efi_loader: export efi_get_configuration_table by Heinrich Schuchardt · 9 months ago
  40. 1ebb9ef sunxi: cleanup sunxi-common.h by Andre Przywara · 10 months ago
  41. 2497f6a efi_loader: migrate SMBIOS 3.0 entry point structure for measurement by Masahisa Kojima · 9 months ago
  42. a5866c3 smbios: type2: contained object handles by Heinrich Schuchardt · 9 months ago
  43. e2e6929 headers: don't depend on errno.h being available by Max Krummenacher · 9 months ago
  44. 3d80ec5 board: samsung: Add support for E850-96 board by Sam Protsenko · 9 months ago
  45. bd6bff7 dt-bindings: clock: Add Exynos850 clock controller by Sam Protsenko · 9 months ago
  46. 5473a06 dt-bindings: soc: samsung: Add Exynos USI by Sam Protsenko · 9 months ago
  47. e75e4cf part: correct documentation of part_get_bootable() by Heinrich Schuchardt · 9 months ago
  48. 83a8424 Merge tag 'u-boot-stm32-20240119' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 9 months ago
  49. 82f5942 ARM: stm32: Set stdio to serial on DH STM32MP15xx DHSOM by Marek Vasut · 9 months ago
  50. f4d5486 Merge branch '2024-01-18-assorted-fixes' by Tom Rini · 9 months ago
  51. 23c1ab9 env: allow to copy value from default environment into a buffer by Quentin Schulz · 9 months ago
  52. 153ac95 board: rockchip: Add the Turing RK1 SoM by Joshua Riek · 9 months ago
  53. 69b7387 rockchip: rk35xx: expand space for decompressed kernel by Hugh Cole-Baker · 10 months ago
  54. 0408347 drivers: pci: Fix dm_pci_map_bar() to support 64b BARs by Moritz Fischer · 9 months ago
  55. 27cc595 include: env: ti: add default for do_main_cpsw0_qsgmii_phyinit by Manorit Chawdhry · 9 months ago
  56. a99d652 include: env: ti: ti_common: Fix a missing semicolon by Manorit Chawdhry · 9 months ago
  57. bdaa0b2 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 9 months ago
  58. 6422820 efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · 9 months ago
  59. 48f31ee cmd/command.c: constify "arg" argument of cmd_get_data_size() by Rasmus Villemoes · 10 months ago
  60. e6a8c6f ARM add initial support for the Phytium Pe2201 Board. by TracyMg_Li · 10 months ago
  61. 085cd64 board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM by Wadim Egorov · 10 months ago
  62. 043ca8c Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 9 months ago
  63. 6ca9349 Merge tag 'u-boot-imx-20240115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 9 months ago
  64. 37ea134 clk/qcom: use function pointers for enable and set_rate by Caleb Connolly · 12 months ago
  65. 3ead661 clk/qcom: handle resets and clocks in one device by Konrad Dybcio · 12 months ago
  66. dbde4c6 arm: xea: Move XEA's environment variables from xea.h to xea.env by Lukasz Majewski · 9 months ago
  67. 645add7 ARM: imx: Set stdio to serial on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · 9 months ago
  68. eba4198 ARM: imx: Set stdio to serial on DH i.MX8M Plus DHCOM by Marek Vasut · 9 months ago
  69. af7a34a fwu: fix fwu_get_image_index interface by Masahisa Kojima · 9 months ago
  70. f19171c efi_loader: Clean up efi_dp_append and efi_dp_concat by Ilias Apalodimas · 9 months ago
  71. 03e5982 tools: fix build without LIBCRYPTO support by Paul-Erwan Rio · 10 months ago
  72. 2ee7a8e Merge patch series "net fixes prior lwip" by Tom Rini · 9 months ago
  73. 0c6d645 bcm_ns3: use device specific naming for variables by Maxim Uvarov · 10 months ago
  74. d3dba8a Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 9 months ago
  75. 16f79dd fastboot: add oem console command support by Ion Agorria · 10 months ago
  76. e58bafc lib: membuff: fix readline not returning line in case of overflow by Ion Agorria · 10 months ago
  77. 9ce75f4 common: console: introduce console_record_isempty helper by Ion Agorria · 10 months ago
  78. 475aa9a fastboot: implement "getvar all" by Ion Agorria · 10 months ago
  79. 85fcd69 fastboot: multiresponse support by Ion Agorria · 10 months ago
  80. efe441a smbios: smbios.h should not import ofnode.h by Heinrich Schuchardt · 10 months ago
  81. e3db8d6 lib: make table_compute_checksum() arguments const by Heinrich Schuchardt · 9 months ago
  82. 54e1aa2 Add imx93-var-som support by Mathieu Othacehe · 10 months ago
  83. 59a72ca verdin-imx8mm: Remove stale fdt_addr env variable by Francesco Dolcini · 10 months ago
  84. a083ae7 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · 10 months ago
  85. 70fe238 fdt: Allow the devicetree to come from a bloblist by Simon Glass · 10 months ago
  86. a8efebe acpi: Write pointers to tables instead of addresses by Simon Glass · 10 months ago
  87. 31f950a smbios: Require the caller to align the SMBIOS table by Simon Glass · 10 months ago
  88. 138e691 efi: Use the correct GUID for the SMBIOS table by Simon Glass · 10 months ago
  89. b2b58e1 smbios: Correct gd_smbios_start() by Simon Glass · 10 months ago
  90. 7092429 smbios: Use SMBIOS 3.0 to support an address above 4GB by Simon Glass · 10 months ago
  91. de4b91c smbios: SMBIOS 3.0 (64-bit) Entry Point structure by Heinrich Schuchardt · 10 months ago
  92. 93a0138 Merge tag 'v2024.01-rc6' into next by Tom Rini · 10 months ago
  93. e266d27 bloblist: Update documentation and header comment by Simon Glass · 10 months ago
  94. 7d790a8 bloblist: Add alignment to bloblist_new() by Simon Glass · 10 months ago
  95. b86b2d9 bloblist: Adjust the bloblist header by Simon Glass · 10 months ago
  96. b6e8382 bloblist: Reduce blob-header size by Simon Glass · 10 months ago
  97. 997dac6 bloblist: Checksum the entire bloblist by Simon Glass · 10 months ago
  98. 47e1047 bloblist: Drop spare value from bloblist record by Simon Glass · 10 months ago
  99. 0b9f77f bloblist: Set version to 1 by Simon Glass · 10 months ago
  100. 5a53e56 bloblist: Change the magic value by Simon Glass · 10 months ago