1. 5b8577d tpm: use memmove() for overlapping buffers by Heinrich Schuchardt · 3 weeks ago
  2. b492298 km: disable CMD_JFFS2 for all PPC boards by Holger Brunck · 9 days ago
  3. 0e00310 fs: btrfs: hide duplicate 'Cannot lookup file' error on 'load' by Dominique Martinet · 8 days ago
  4. 625bc3f test/py: spi: Rephrase the warning/error messages by Love Kumar · 8 days ago
  5. df4262f Merge tag 'u-boot-imx-master-20241115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 8 days ago
  6. d02ea50 imx: Fix critical thermal threshold by Francesco Dolcini · 11 days ago
  7. a95e832 tools: imx8image: Add missing break for CMD_DCD_SKIP by Fabio Estevam · 11 days ago
  8. 21a57c6 .gitignore: add test overlay .S and u_boot_logo files by Christian Marangi · 14 days ago
  9. 2abe305 lmb.c: add missing comma in lmb_dump_region() by Heinrich Schuchardt · 2 weeks ago
  10. f53329d test: use %zd for size_t in mbr_test_run() by Heinrich Schuchardt · 3 weeks ago
  11. 3eb9d26 test: print_printf() must check availability of %ls by Heinrich Schuchardt · 3 weeks ago
  12. ea27c84 test: cmd/mbr: pass correct buffer size to init_write_buffers by Heinrich Schuchardt · 3 weeks ago
  13. 1b8d41c upl: fix parsing of DT property by Heinrich Schuchardt · 3 weeks ago
  14. b5a94fe cmd: upl: initialize unit test state by Heinrich Schuchardt · 3 weeks ago
  15. af847d5 xyz-modem: Add missing fallthrough annotation by Heinrich Schuchardt · 3 weeks ago
  16. 5573820 lmb: do not panic in lmb_print_region_flags by Heinrich Schuchardt · 3 weeks ago
  17. ec596ed lib: rsa: Set conventional salt length RSA-PSS parameter by Loic Poulain · 3 weeks ago
  18. 9708350 lwip: fix code style issues by Jerome Forissier · 2 weeks ago
  19. 4c392ff Makefile: fix empty MK_ARCH when using ccache by Quentin Schulz · 12 days ago
  20. 7fdd389 Merge patch series "examples: fix building on arm64" by Tom Rini · 9 days ago
  21. 5effb13 examples: make glue and demo code compatible with 64-bit by Heinrich Schuchardt · 3 weeks ago
  22. 8ce7f88 examples: adjust LOAD_ADDR on arm64 by Heinrich Schuchardt · 3 weeks ago
  23. 3d2e2f8 examples: fix building on arm64 by Heinrich Schuchardt · 3 weeks ago
  24. 8fe420f Merge patch series "cmd: hash: correct parameter count check" by Tom Rini · 9 days ago
  25. 7c35db7 Merge patch series "Apply SoM overlays on phyCORE-AM6xx SoMs" by Tom Rini · 9 days ago
  26. 043059d test: unit test for hash command by Heinrich Schuchardt · 3 weeks ago
  27. 9df009a cmd: hash: correct parameter count check by Heinrich Schuchardt · 3 weeks ago
  28. 94d9252 board: phytec: common: k3: Apply SoM-specific overlays to OS device tree by Wadim Egorov · 3 weeks ago
  29. 6310ae9 arm: dts: k3-am642-phycore-som-binman: Add SoM overlays by Wadim Egorov · 3 weeks ago
  30. ca76f22 arm: dts: k3-am625-phycore-som-binman: Add SoM overlays by Wadim Egorov · 3 weeks ago
  31. d226f5f configs: phycore_am64x_a53_defconfig: Enable PHYTEC_SOM_DETECTION by Wadim Egorov · 3 weeks ago
  32. 3b7526a configs: phycore_am64x_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST by Wadim Egorov · 3 weeks ago
  33. a57ed88 configs: phycore_am62x_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST by Wadim Egorov · 3 weeks ago
  34. 06a2234 Merge patch series "labgrid: Provide an integration with Labgrid" by Tom Rini · 10 days ago
  35. 076030e Merge patch series "test: Tidy up the test/ directory" by Tom Rini · 10 days ago
  36. 20234c7 sandbox: Add a build without CMDLINE by Simon Glass · 3 weeks ago
  37. 42f0dd0 CI: Allow running tests on sjg lab by Simon Glass · 11 days ago
  38. 8be1fe5 test: Correct regex string in test_spi by Simon Glass · 11 days ago
  39. 5a63a4b test: Support testing with two board-builds by Simon Glass · 11 days ago
  40. f5285a2 test: Add a section for closing the connection by Simon Glass · 11 days ago
  41. 3ac7d43 test: Try to shut down the lab console gracefully by Simon Glass · 11 days ago
  42. 833fd66 test: Avoid double echo when starting up by Simon Glass · 11 days ago
  43. 2f90912 test: Improve handling of sending commands by Simon Glass · 11 days ago
  44. f8456fa test: Introduce lab mode by Simon Glass · 11 days ago
  45. f6dbc36 test: Introduce the concept of a role by Simon Glass · 11 days ago
  46. f1b1bb8 test: Allow connecting to a running board by Simon Glass · 11 days ago
  47. dcb97ed test: Release board after tests complete by Simon Glass · 11 days ago
  48. 6cffce9 test: Allow signaling that U-Boot is ready by Simon Glass · 11 days ago
  49. 4c4bf3e test: Quote test names by Simon Glass · 3 weeks ago
  50. d3805b1 test: Correct display of failing test by Simon Glass · 3 weeks ago
  51. e41d94d test: Update time tests to use unit-test asserts by Simon Glass · 3 weeks ago
  52. 3baf5a7 test: Move time tests into the lib suite by Simon Glass · 3 weeks ago
  53. fc69d81 test: Move time_ut test into lib by Simon Glass · 3 weeks ago
  54. 38754db test: Move unicode tests into the lib suite by Simon Glass · 3 weeks ago
  55. dcd1a6b test: Move unicode_ut test into lib by Simon Glass · 3 weeks ago
  56. 2dcfdf1 str: test: Move into the lib suite by Simon Glass · 3 weeks ago
  57. 6eb8369 test: Move str_ut test into lib by Simon Glass · 3 weeks ago
  58. 3394c3c test: Move print_ut into the common suite by Simon Glass · 3 weeks ago
  59. 603cd5c test: Move print_ut test into common by Simon Glass · 3 weeks ago
  60. c67c07a bootm: test: Move test into boot by Simon Glass · 3 weeks ago
  61. 24533d3 test: Update command test to use unit-test functions by Simon Glass · 3 weeks ago
  62. 674a9fc command: test: Move into the cmd suite by Simon Glass · 3 weeks ago
  63. 488994e command_ut: test: Move test into lib by Simon Glass · 3 weeks ago
  64. ecaaae8 compression: test: Move into the lib suite by Simon Glass · 3 weeks ago
  65. 6d094a1 compression: test: Move test into lib by Simon Glass · 3 weeks ago
  66. 4ec8903 test: Drop test-trace.sh and common.sh by Simon Glass · 3 weeks ago
  67. acd4ce2 bloblist: test: Drop global_data declarations by Simon Glass · 3 weeks ago
  68. ad4c1fe bloblist: test: Move test into common by Simon Glass · 3 weeks ago
  69. f32a6f2 fs: ext4: correct error handling by Heinrich Schuchardt · 2 weeks ago
  70. 3521145 Makefile: Fake external blob with BINMAN_ALLOW_MISSING=1 by Simon Glass · 2 weeks ago
  71. 4c209fa board: qemu-arm: select CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR by Heinrich Schuchardt · 3 weeks ago
  72. 8593a63 test: run longjmp() test only on supported architectures by Heinrich Schuchardt · 3 weeks ago
  73. eb4ec90 lib: vsprintf: fix API build by Heinrich Schuchardt · 3 weeks ago
  74. a941ab0 Merge patch series "lib: uuid: fix uuid_str_to_le_bin() on 32-bit" by Tom Rini · 10 days ago
  75. 8a3a507 configs: enable UNIT_TEST on qemu_arm_defconfig by Heinrich Schuchardt · 3 weeks ago
  76. 5833b05 lib: uuid: fix uuid_str_to_bin() on 32-bit by Heinrich Schuchardt · 3 weeks ago
  77. 80e81d8 lib: uuid: fix uuid_str_to_le_bin() on 32-bit by Heinrich Schuchardt · 3 weeks ago
  78. 7fac39a lib: provide function hextoull() by Heinrich Schuchardt · 3 weeks ago
  79. 9978cd0 Merge patch series "Enable https for wget" by Tom Rini · 10 days ago
  80. c7f24da doc: uefi: Describe UEFI HTTPs boot by Ilias Apalodimas · 13 days ago
  81. ebb04f9 configs: Enable https for wget on qemu arm64 by Ilias Apalodimas · 13 days ago
  82. 99618ca net: lwip: Enable https:// support for wget by Ilias Apalodimas · 13 days ago
  83. 011c87c net: lwip: Add Support Server Name Indication support by Javier Tia · 13 days ago
  84. 273e279 net: lwip: Update lwIP for mbedTLS > 3.0 support and enable https by Javier Tia · 13 days ago
  85. 9f75dc1 mbedtls: Enable TLS 1.2 support by Ilias Apalodimas · 13 days ago
  86. 6ee3e8b net: wget: drop Content-Length processing by Jerome Forissier · 3 weeks ago
  87. 27280b6 configs: Resync with savedefconfig by Tom Rini · 11 days ago
  88. 4aa9fcb Merge tag 'u-boot-stm32-20241112' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 11 days ago
  89. d6b7861 ARM: stm32: Add optional manufacturing environment to DH STM32MP15xx DHSOM by Marek Vasut · 2 weeks ago
  90. ba3b09a ARM: stm32: Deduplicate DH STM32MP1xx DHSOM defconfigs by Marek Vasut · 4 weeks ago
  91. 3aa708d ARM: stm32: Deduplicate DH STM32MP15xx DHSOM defconfigs by Marek Vasut · 4 weeks ago
  92. b83fd66 ARM: dts: stm32: Sort DH STM32 DHCOM DTSI by Marek Vasut · 5 weeks ago
  93. ed64cb6 ARM: dts: stm32: Drop duplicate pinmux on DH STM32 DHCOM by Marek Vasut · 5 weeks ago
  94. 3386ca3 ARM: dts: stm32: Drop remnants of upstream DT switch on DH STM32 DHSOM by Marek Vasut · 5 weeks ago
  95. 15ef0ab Prepare v2025.01-rc2 by Tom Rini · 12 days ago
  96. d32dddb Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB mem map changes" by Tom Rini · 12 days ago
  97. 5fffd97 iommu: apple: Manage IOVA separately from global LMB mem map by Janne Grunau · 12 days ago
  98. e818d3c lmb: Add basic io_lmb functionality by Janne Grunau · 12 days ago
  99. 5631f44 lmb: cosmetic: reorder functions and global LMB variable by Janne Grunau · 12 days ago
  100. d9c7040 lmb: Do not use global LMB variable in _lmb_free() by Janne Grunau · 12 days ago