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