1. ec240cc usb: gadget: cdns3: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:17 2024 +0200
  2. cf25f66 usb: gadget: Introduce handle_interrupts ops to USB_GADGET_GENERIC uclass by Marek Vasut · Fri Jun 14 02:51:16 2024 +0200
  3. 0660d1b usb: dwc3: gadget: Convert epautoconf workaround to match_ep callback by Marek Vasut · Sun Jun 09 23:32:19 2024 +0200
  4. 0ee8a14 usb: gadget: Add full ep_matches() check past .match_ep() callback by Marek Vasut · Sun Jun 09 23:32:18 2024 +0200
  5. bd15f32 usb: gadget: Drop all gadget_is_*() functions by Marek Vasut · Sun Jun 09 23:32:17 2024 +0200
  6. 58f90e2 usb: gadget: Drop usb_gadget_controller_number() by Marek Vasut · Sun Jun 09 23:32:16 2024 +0200
  7. c99f3d9 usb: gadget: ether: Drop usb_gadget_controller_number() by Marek Vasut · Sun Jun 09 23:32:15 2024 +0200
  8. 6d137cd usb: gadget: g_dnl: Drop usb_gadget_controller_number() by Marek Vasut · Sun Jun 09 23:32:14 2024 +0200
  9. 1ad9ea0 Merge patch series "xtensa: Enable qemu-xtensa board" by Tom Rini · Thu Jul 04 16:11:08 2024 -0600
  10. ed907b6 CI Changes by Jiaxun Yang · Tue Jun 18 14:56:12 2024 +0100
  11. acc795b ci: Wire up qemu_xtensa_dc233c by Jiaxun Yang · Tue Jun 18 14:56:11 2024 +0100
  12. fb38fd5 doc: New documentation for qemu-xtensa by Jiaxun Yang · Tue Jun 18 14:56:10 2024 +0100
  13. b2c0538 board: emulation: New board qemu-xtensa by Jiaxun Yang · Tue Jun 18 14:56:09 2024 +0100
  14. 5f43042 dts/upsteam: Add Makefile for xtensa by Jiaxun Yang · Tue Jun 18 14:56:08 2024 +0100
  15. 8b31abf drivers: cpu: Add xtensa CPU driver by Jiaxun Yang · Tue Jun 18 14:56:07 2024 +0100
  16. 076c3a4 drivers: serial: Add xtensa semihosting driver by Jiaxun Yang · Tue Jun 18 14:56:06 2024 +0100
  17. 8c519dc xtensa: Bring in semihosting headers and config options by Jiaxun Yang · Tue Jun 18 14:56:05 2024 +0100
  18. 14e5a45 xtensa: Define PLATFORM_ELFFLAGS by Jiaxun Yang · Tue Jun 18 14:56:04 2024 +0100
  19. b121cb8 xtensa: Implement phys virt conversion for PTP_MMU by Jiaxun Yang · Tue Jun 18 14:56:03 2024 +0100
  20. 3fab9dc xtensa: Correct define of _end symbol by Jiaxun Yang · Tue Jun 18 14:56:02 2024 +0100
  21. 7101868 xtensa: Move dram_init to xtfpga board file by Jiaxun Yang · Tue Jun 18 14:56:01 2024 +0100
  22. 792dbc3 CI: Make pytest export JUnitXML by Tom Rini · Thu Jun 27 07:43:20 2024 -0600
  23. 5568cc3 test/py/tests: Update some network dependencies by Tom Rini · Tue Jun 18 14:23:43 2024 -0600
  24. 6be7ffa Merge patch series "testb: Various tweaks and fixes for Labgrid" by Tom Rini · Thu Jul 04 09:25:51 2024 -0600
  25. bd5515d smbios: Correct error handling when writing tables by Simon Glass · Sun Jun 23 14:30:33 2024 -0600
  26. 0cb530b test: Check help output by Simon Glass · Sun Jun 23 14:30:31 2024 -0600
  27. 3f0bd0c test: Decode exceptions only with sandbox by Simon Glass · Sun Jun 23 14:30:30 2024 -0600
  28. bcdcba0 test: dm: Show failing driver name by Simon Glass · Sun Jun 23 14:30:29 2024 -0600
  29. 2829bbf log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set by Simon Glass · Sun Jun 23 14:30:28 2024 -0600
  30. 84712cd test: Make bootstd init run only on sandbox by Simon Glass · Sun Jun 23 14:30:27 2024 -0600
  31. 6f539d0 google: Disable TPMv2 on most Chromebooks by Simon Glass · Sun Jun 23 14:30:25 2024 -0600
  32. 8539000 sunxi: Mark scp as optional by Simon Glass · Sun Jun 23 14:30:24 2024 -0600
  33. 2b2194a am33xx: Provide a function to set up the debug UART by Simon Glass · Sun Jun 23 14:30:23 2024 -0600
  34. 4a45d5d initcall: Correct use of relocation offset by Simon Glass · Sun Jun 23 14:30:22 2024 -0600
  35. 923b365 dm: core: Enhance comments on bind_drivers_pass() by Simon Glass · Sun Jun 23 14:30:21 2024 -0600
  36. 267ca3d trace: Update test to tolerate different trace-cmd version by Simon Glass · Sun Jun 23 14:30:20 2024 -0600
  37. 88459d3 Merge patch series "cmd: avoid duplicate weak functions" by Tom Rini · Wed Jul 03 14:44:12 2024 -0600
  38. 5c458ea efi_loader: avoid duplicate weak invalidate_icache_all() by Heinrich Schuchardt · Sun Jun 16 19:31:05 2024 +0200
  39. 8bf784d arm: implement invalidate_icache_all on ARM11 by Heinrich Schuchardt · Sun Jun 16 19:31:04 2024 +0200
  40. eff0649 Merge patch series "m68k: Implement a default flush_dcache_all" by Tom Rini · Wed Jul 03 14:42:11 2024 -0600
  41. f773232 cmd: cache: Remove weak functions by Tom Rini · Wed Jun 19 15:27:59 2024 -0600
  42. d8d547f powerpc: Add the old invalidate_icache_all function by Tom Rini · Wed Jun 19 15:27:58 2024 -0600
  43. 25d74db powerpc: Implement a default flush_dcache_all by Tom Rini · Wed Jun 19 15:27:57 2024 -0600
  44. 15c6469 sh: Add the old invalidate_icache_all function by Tom Rini · Wed Jun 19 15:27:56 2024 -0600
  45. c1beb76 sh: Implement a default flush_dcache_all by Tom Rini · Wed Jun 19 15:27:55 2024 -0600
  46. f8628fa m68k: Rename icache_invalid to invalidate_icache_all by Tom Rini · Wed Jun 19 15:27:54 2024 -0600
  47. 8bcc53a m68k: Implement a default flush_dcache_all by Tom Rini · Wed Jun 19 15:27:53 2024 -0600
  48. 97017d8 Merge tag 'ubifixes-for-v2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Wed Jul 03 09:06:07 2024 -0600
  49. 4c88d22 Merge tag 'dm-pull-2jun24-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Jul 03 09:05:52 2024 -0600
  50. 4fc1952 bootstd: cros: store partition type in an efi_guid_t by Vincent Stehlé · Thu Jun 27 19:06:29 2024 +0200
  51. bd75bea u_boot_pylib: Use correct coverage tool within venv by Simon Glass · Sun Jun 23 11:56:21 2024 -0600
  52. f498efc buildman: Always use the full path in CROSS_COMPILE by Simon Glass · Sun Jun 23 11:56:20 2024 -0600
  53. 5822546 buildman: Fix a few typos in toolchain code by Simon Glass · Sun Jun 23 11:56:19 2024 -0600
  54. 754334c buildman: Add python3-pycryptodome by Simon Glass · Sun Jun 23 11:56:18 2024 -0600
  55. 12a2f1a buildman: Add python3-coverage by Simon Glass · Sun Jun 23 11:56:17 2024 -0600
  56. c229d32 buildman: Add a way to limit the number of buildmans by Simon Glass · Sun Jun 23 11:55:15 2024 -0600
  57. 222825b buildman: Add a flag to force mrproper on failure by Simon Glass · Sun Jun 23 11:55:13 2024 -0600
  58. cf76d0a buildman: Avoid rebuilding when --mrproper is used by Simon Glass · Sun Jun 23 11:55:12 2024 -0600
  59. a7b944f buildman: Make mrproper an argument to run_commit() by Simon Glass · Sun Jun 23 11:55:11 2024 -0600
  60. 5d05de5 buildman: Make mrproper an argument to _config_and_build() by Simon Glass · Sun Jun 23 11:55:10 2024 -0600
  61. 0850c0d buildman: Make mrproper an argument to _reconfigure() by Simon Glass · Sun Jun 23 11:55:09 2024 -0600
  62. 347fe72 x86: Set up some assumed sizes for binary blobs by Simon Glass · Sun Jun 23 11:55:08 2024 -0600
  63. aa46d1f binman: Make Intel ME default to position 0x1000 by Simon Glass · Sun Jun 23 11:55:07 2024 -0600
  64. a360b8f binman: Support an assumed size for missing binaries by Simon Glass · Sun Jun 23 11:55:06 2024 -0600
  65. c4f8c28 binman: Update the entrydocs header by Simon Glass · Sun Jun 23 11:55:05 2024 -0600
  66. 0acb07f binman: ti: Regenerate entry docs by Simon Glass · Sun Jun 23 11:55:04 2024 -0600
  67. 4d97236 binman: Regenerate nxp docs by Simon Glass · Sun Jun 23 11:55:03 2024 -0600
  68. 86e1b82 binman: efi: Correct entry docs by Simon Glass · Sun Jun 23 11:55:02 2024 -0600
  69. 89fd1e8 configs: enable setvariable at runtime on sandbox by Ilias Apalodimas · Tue Jun 18 20:28:20 2024 +0300
  70. 4b4005e sandbox: cleanup linker scripts and sections by Ilias Apalodimas · Mon Jun 17 18:14:18 2024 +0300
  71. a51a69b dm: core: fix typo in SPL_DM_WARN prompt text by Quentin Schulz · Tue Jun 11 15:04:27 2024 +0200
  72. 95a5a2b dm: core: migrate debug() messages to use dm_warn by Quentin Schulz · Tue Jun 11 15:04:26 2024 +0200
  73. e7e6f74 dm: core: fix signedness in debug messages by Quentin Schulz · Tue Jun 11 15:04:25 2024 +0200
  74. 2fe5f58 dm: core: fix misleading debug message when matching compatible by Quentin Schulz · Tue Jun 11 15:04:24 2024 +0200
  75. 9f07026 tools: patman: fix deprecated Python ConfigParser methods by Brandon Maier · Tue Jun 04 16:16:07 2024 +0000
  76. fb726ab tools: binman: fix deprecated Python ConfigParser methods by Brandon Maier · Tue Jun 04 16:16:06 2024 +0000
  77. a657bc6 tools: binman: fix deprecated Python unittest methods by Brandon Maier · Tue Jun 04 16:16:05 2024 +0000
  78. 6726179 global_data.h: drop write-only field dm_root_f by Rasmus Villemoes · Mon May 27 22:04:17 2024 +0200
  79. 069fd5f sandbox: enable support for the unlz4 command by Jonathan Liu · Sat May 25 18:10:53 2024 +1000
  80. e45678c patman: Add a tag for when a patch gets added to a series by Sean Anderson · Thu Apr 18 22:36:32 2024 -0400
  81. 2597809 patman: Add Commit-cc as an alias for Patch-cc by Sean Anderson · Thu Apr 18 22:36:31 2024 -0400
  82. a06df74 patman: Fix tests if add_maintainers is set to False by Sean Anderson · Thu Apr 18 22:36:30 2024 -0400
  83. 9838d34 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · Thu Apr 18 05:11:13 2024 +0200
  84. 118b988 sandbox: use sane access rights for files by Heinrich Schuchardt · Wed Apr 10 10:38:28 2024 +0200
  85. ff3f083 cmd: ubi: check 'updating' before calling ubi_more_update_data() by Martin Kurbanov · Sun Jun 16 16:34:18 2024 +0300
  86. fb42f60 cmd: ubi: remove redundant initializations by Martin Kurbanov · Sun Jun 16 16:34:17 2024 +0300
  87. e60ab9a fs: ubifs: Add support for ZSTD decompression by Piotr Wojtaszczyk · Tue May 28 17:05:28 2024 +0200
  88. 1f47e4e Merge branch 'next' by Tom Rini · Mon Jul 01 13:17:56 2024 -0600
  89. 258fc3e Prepare v2024.07 by Tom Rini · Mon Jul 01 12:07:18 2024 -0600
  90. 800a8e6 configs: Resync with savedefconfig by Tom Rini · Mon Jul 01 08:49:37 2024 -0600
  91. 4ede4b9 Merge tag 'u-boot-amlogic-20240701' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Mon Jul 01 08:44:28 2024 -0600
  92. 4eab176 Revert "Merge patch series "zlib: Address CVE-2016-9841"" by Tom Rini · Sun Jun 30 19:03:14 2024 -0600
  93. 6a53fb5 Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Sun Jun 30 10:59:42 2024 -0600
  94. e276400 doc: develop: Add a general section on gdb usage by Alexander Dahl · Wed Jun 26 12:47:18 2024 +0200
  95. 6ac346c doc: fit: Make data-size a conditionally mandatory property by Bastian Germann · Mon Jun 24 19:00:38 2024 +0200
  96. 1e665f9 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · Sun Jun 23 14:48:18 2024 +0300
  97. cb35661 tpm: Untangle tpm2_get_pcr_info() by Ilias Apalodimas · Sun Jun 23 14:48:17 2024 +0300
  98. 5b6c6c5 efi_loader: remove unneeded header files by Ilias Apalodimas · Sun Jun 23 14:48:16 2024 +0300
  99. 95537a6 tpm: Move TCG functions into a separate file by Ilias Apalodimas · Sun Jun 23 14:48:15 2024 +0300
  100. ca61532 tpm: Move TCG headers into a separate file by Ilias Apalodimas · Sun Jun 23 14:48:14 2024 +0300