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