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