1. a360b8f binman: Support an assumed size for missing binaries by Simon Glass · Sun Jun 23 11:55:06 2024 -0600
  2. c4f8c28 binman: Update the entrydocs header by Simon Glass · Sun Jun 23 11:55:05 2024 -0600
  3. 0acb07f binman: ti: Regenerate entry docs by Simon Glass · Sun Jun 23 11:55:04 2024 -0600
  4. 4d97236 binman: Regenerate nxp docs by Simon Glass · Sun Jun 23 11:55:03 2024 -0600
  5. 86e1b82 binman: efi: Correct entry docs by Simon Glass · Sun Jun 23 11:55:02 2024 -0600
  6. 89fd1e8 configs: enable setvariable at runtime on sandbox by Ilias Apalodimas · Tue Jun 18 20:28:20 2024 +0300
  7. 4b4005e sandbox: cleanup linker scripts and sections by Ilias Apalodimas · Mon Jun 17 18:14:18 2024 +0300
  8. a51a69b dm: core: fix typo in SPL_DM_WARN prompt text by Quentin Schulz · Tue Jun 11 15:04:27 2024 +0200
  9. 95a5a2b dm: core: migrate debug() messages to use dm_warn by Quentin Schulz · Tue Jun 11 15:04:26 2024 +0200
  10. e7e6f74 dm: core: fix signedness in debug messages by Quentin Schulz · Tue Jun 11 15:04:25 2024 +0200
  11. 2fe5f58 dm: core: fix misleading debug message when matching compatible by Quentin Schulz · Tue Jun 11 15:04:24 2024 +0200
  12. 9f07026 tools: patman: fix deprecated Python ConfigParser methods by Brandon Maier · Tue Jun 04 16:16:07 2024 +0000
  13. fb726ab tools: binman: fix deprecated Python ConfigParser methods by Brandon Maier · Tue Jun 04 16:16:06 2024 +0000
  14. a657bc6 tools: binman: fix deprecated Python unittest methods by Brandon Maier · Tue Jun 04 16:16:05 2024 +0000
  15. 6726179 global_data.h: drop write-only field dm_root_f by Rasmus Villemoes · Mon May 27 22:04:17 2024 +0200
  16. 069fd5f sandbox: enable support for the unlz4 command by Jonathan Liu · Sat May 25 18:10:53 2024 +1000
  17. 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
  18. 2597809 patman: Add Commit-cc as an alias for Patch-cc by Sean Anderson · Thu Apr 18 22:36:31 2024 -0400
  19. a06df74 patman: Fix tests if add_maintainers is set to False by Sean Anderson · Thu Apr 18 22:36:30 2024 -0400
  20. 9838d34 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · Thu Apr 18 05:11:13 2024 +0200
  21. 118b988 sandbox: use sane access rights for files by Heinrich Schuchardt · Wed Apr 10 10:38:28 2024 +0200
  22. 1f47e4e Merge branch 'next' by Tom Rini · Mon Jul 01 13:17:56 2024 -0600
  23. 258fc3e Prepare v2024.07 by Tom Rini · Mon Jul 01 12:07:18 2024 -0600
  24. 800a8e6 configs: Resync with savedefconfig by Tom Rini · Mon Jul 01 08:49:37 2024 -0600
  25. 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
  26. 4eab176 Revert "Merge patch series "zlib: Address CVE-2016-9841"" by Tom Rini · Sun Jun 30 19:03:14 2024 -0600
  27. 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
  28. e276400 doc: develop: Add a general section on gdb usage by Alexander Dahl · Wed Jun 26 12:47:18 2024 +0200
  29. 6ac346c doc: fit: Make data-size a conditionally mandatory property by Bastian Germann · Mon Jun 24 19:00:38 2024 +0200
  30. 1e665f9 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · Sun Jun 23 14:48:18 2024 +0300
  31. cb35661 tpm: Untangle tpm2_get_pcr_info() by Ilias Apalodimas · Sun Jun 23 14:48:17 2024 +0300
  32. 5b6c6c5 efi_loader: remove unneeded header files by Ilias Apalodimas · Sun Jun 23 14:48:16 2024 +0300
  33. 95537a6 tpm: Move TCG functions into a separate file by Ilias Apalodimas · Sun Jun 23 14:48:15 2024 +0300
  34. ca61532 tpm: Move TCG headers into a separate file by Ilias Apalodimas · Sun Jun 23 14:48:14 2024 +0300
  35. 80e15ee efi_loader: remove unused TCG algo definitions by Ilias Apalodimas · Sun Jun 23 14:48:13 2024 +0300
  36. a585918 cmd: correct kaslrseed description by Heinrich Schuchardt · Tue Jun 18 14:29:13 2024 +0200
  37. b20a083 efi_selftest: can't have measured device-tree with kaslr-seed by Heinrich Schuchardt · Tue Jun 18 14:23:48 2024 +0200
  38. 01e836c spl: correct link to FIT specification by Heinrich Schuchardt · Tue Jun 18 08:32:30 2024 +0200
  39. bd7856c doc: update requirements.txt by Heinrich Schuchardt · Sun Jun 16 10:59:48 2024 +0200
  40. d8d53db cmd: fwu: Also print information about size by Michal Simek · Wed Jun 05 16:58:27 2024 +0200
  41. 4972f15 Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · Fri Jun 28 17:31:28 2024 -0600
  42. 009d156 test: cmd: fdt: fix chosen test for DM_RNG by Tim Harvey · Tue Jun 18 14:06:09 2024 -0700
  43. c75fab4 use fdt_kaslrseed function to de-duplicate code by Tim Harvey · Tue Jun 18 14:06:08 2024 -0700
  44. f8f480b fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled by Tim Harvey · Tue Jun 18 14:06:07 2024 -0700
  45. 00ae122 Add fdt_kaslrseed function to add kaslr-seed to chosen node by Tim Harvey · Tue Jun 18 14:06:06 2024 -0700
  46. 4ca22d5 Merge patch series "Bug-fixes for a few boards (reduced series)" by Tom Rini · Fri Jun 28 13:55:10 2024 -0600
  47. d93b48d Drop the special am335x_boneblack_vboot target by Simon Glass · Thu Jun 27 09:29:49 2024 +0100
  48. 4b3685f rockchip: bob: kevin: Disable dcache in SPL by Simon Glass · Thu Jun 27 09:29:48 2024 +0100
  49. ab2e3c5 spl: Allow ATF to work when dcache is disabled by Simon Glass · Thu Jun 27 09:29:47 2024 +0100
  50. ec88aa7 power: regulator: Handle autoset in regulators_enable_boot_on() by Simon Glass · Thu Jun 27 09:29:46 2024 +0100
  51. d77656e rockchip: veyron: Add logging for power init by Simon Glass · Thu Jun 27 09:29:45 2024 +0100
  52. 1f9d8cf x86: Set a board-size limit for chromebook_link by Simon Glass · Thu Jun 27 09:29:44 2024 +0100
  53. ea5e651 tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL by Simon Glass · Thu Jun 27 09:29:43 2024 +0100
  54. 482eac5 nvidia: nyan-big: Disable debug UART by Simon Glass · Thu Jun 27 09:29:42 2024 +0100
  55. def764e arm: mediatek: fix ram init for mt7622 (decrease to 1G) by Frank Wunderlich · Sat Jun 15 11:34:56 2024 +0200
  56. 1b42e57 board: mpfs_icicle: change maintainer to Conor by Conor Dooley · Sat Jun 22 21:18:31 2024 +0100
  57. b9210bb Merge patch series "pxe: Add debugging for booting" by Tom Rini · Wed Jun 26 09:58:25 2024 -0600
  58. 1f613c6 zboot: Correct use of state_mask argument by Simon Glass · Wed Jun 19 06:34:52 2024 -0600
  59. 95c8c8b zboot: Add debugging for booting by Simon Glass · Wed Jun 19 06:34:51 2024 -0600
  60. def1e37 cmd: gpt: Fix freeing gpt_pte in gpt_verify() by Sam Protsenko · Wed Jun 19 16:23:30 2024 -0500
  61. 9b2c78c pxe: Add debugging for booting by Simon Glass · Wed Jun 19 06:34:50 2024 -0600
  62. 4c1ca0d cmd: Make use of U_BOOT_LONGHELP when missing by Tom Rini · Wed Jun 19 10:09:44 2024 -0600
  63. 6d4059c scripts/Makefile.lib: remove bootph-some-ram property from VPL/TPL/SPL by Quentin Schulz · Wed Jun 19 13:33:28 2024 +0200
  64. 1e6f41a arm: davinci: remove unused defines by Emil Kronborg · Wed Jun 19 11:00:01 2024 +0000
  65. 0f8023c arm: davinci: remove unused watchdog functions by Emil Kronborg · Wed Jun 19 10:57:49 2024 +0000
  66. a3c2370 fs: btrfs: fix out of bounds write by Alex Shumsky · Wed Jun 19 00:41:38 2024 +0300
  67. d4a6d4b Merge patch series "k3-am625-beagleplay: Add symlinks for tiboot3 and tispl" by Tom Rini · Wed Jun 26 09:55:29 2024 -0600
  68. cf630f1 doc: beagle: am62x_beagleplay: Rename the boot bins by Dhruva Gole · Tue Jun 18 10:19:46 2024 +0530
  69. a15e47f arm: dts: k3-am625-beagleplay: Add symlinks for tiboot3 and tispl by Dhruva Gole · Tue Jun 18 10:19:45 2024 +0530
  70. 99ebfbf board: beagleplay: Fix the bootpart to pick from root partition by Dhruva Gole · Tue Jun 18 10:23:18 2024 +0530
  71. fb58936 arm: mach-k3: j784s4: Fix MCU_CLKOUT0 parent clock mux by Emanuele Ghidoli · Mon Jun 17 11:22:01 2024 +0200
  72. 2765664 Merge patch series "Azure: Correct comment about the strategy in the world matrix build" by Tom Rini · Wed Jun 26 09:31:05 2024 -0600
  73. 8c741cf Azure: Count all of the machines we would build by Tom Rini · Tue Jun 18 08:18:51 2024 -0600
  74. ed968dc Azure: Update some job breakdowns so we build the world again by Tom Rini · Tue Jun 18 08:18:50 2024 -0600
  75. da1811b Azure: Spell out the "everything" job by Tom Rini · Tue Jun 18 08:18:49 2024 -0600
  76. 3c2b235 Azure: Rework how we define what to build in the world build by Tom Rini · Tue Jun 18 08:18:48 2024 -0600
  77. 1e844e6 Azure: Correct comment about the strategy in the world matrix build by Tom Rini · Tue Jun 18 08:18:47 2024 -0600
  78. 05d126b Merge patch series "arm64: add a software pagetable walker" by Tom Rini · Tue Jun 25 17:22:36 2024 -0600
  79. 6f05518 meson: Correct driver declaration for meson_axg_gpio by Simon Glass · Sun Jun 23 14:30:26 2024 -0600
  80. f33d71f doc: arch: arm64: describe pagetable debugging by Caleb Connolly · Mon Jun 17 10:03:49 2024 +0200
  81. 566907c arm64: add software pagetable walker by Caleb Connolly · Mon Jun 17 10:03:48 2024 +0200
  82. 5067060 arm64: mmu.h: fix PTE_TABLE_AP by Caleb Connolly · Mon Jun 17 10:03:47 2024 +0200
  83. ac15c72 usb: dwc3: meson-g12a: drop usb.h and make dwc3_meson_g12a_force_mode static by Neil Armstrong · Thu Jun 20 09:42:54 2024 +0200
  84. 344c246 usb: dwc3: meson-gxl: drop usb-gx.h and make dwc3_meson_gxl_force_mode static by Neil Armstrong · Thu Jun 20 09:42:53 2024 +0200
  85. fb21e2e phy: meson-gxl-usb2: remove phy_meson_gxl_usb2_set_mode by Neil Armstrong · Thu Jun 20 09:42:52 2024 +0200
  86. 88e98a8 usb: dwc3: meson-gxl: switch to generic_phy_set_mode by Neil Armstrong · Thu Jun 20 09:42:51 2024 +0200
  87. 805989f phy: meson-gxl-usb2: add set_mode callback by Neil Armstrong · Thu Jun 20 09:42:50 2024 +0200
  88. 273ee75 board: beagle: beagleplay: enable OF_SYSTEM_SETUP by Bryan Brattlof · Wed Jun 19 14:12:30 2024 -0500
  89. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · Mon Jun 24 13:34:52 2024 -0600
  90. 735fdbc Prepare v2024.07-rc5 by Tom Rini · Mon Jun 24 13:29:32 2024 -0600
  91. a70d28f Merge tag 'u-boot-imx-next-20240624' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Mon Jun 24 10:40:03 2024 -0600
  92. 57c8aad configs: j784s4_evm_r5_defconfig: Enable CONFIG_K3_QOS by Jayesh Choudhary · Fri Jun 14 18:14:42 2024 +0530
  93. 90c1586 configs: j721s2_evm_r5_defconfig: Enable CONFIG_K3_QOS by Jayesh Choudhary · Fri Jun 14 18:14:41 2024 +0530
  94. 15e5f30 configs: j721e_evm_r5_defconfig: Enable CONFIG_K3_QOS by Jayesh Choudhary · Fri Jun 14 18:14:40 2024 +0530
  95. b9bbedc arm: mach-k3: j784s4: Enable QoS for DSS by Jayesh Choudhary · Fri Jun 14 18:14:39 2024 +0530
  96. e1f87a0 arm: mach-k3: j721s2: Enable QoS for DSS by Jayesh Choudhary · Fri Jun 14 18:14:38 2024 +0530
  97. 3aa5058 arm: mach-k3: j721e: Enable QoS for DSS by Jayesh Choudhary · Fri Jun 14 18:14:37 2024 +0530
  98. 5365897 arm: mach-k3: am62a: Simplify the logic for QOS reg and val propagation by Jayesh Choudhary · Fri Jun 14 18:14:36 2024 +0530
  99. 61a70b9 arm: mach-k3: am62a_qos: Move common bit MACROS to k3_qos header file by Jayesh Choudhary · Fri Jun 14 18:14:35 2024 +0530
  100. cd008af Merge tag 'tpm-master-24062024' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Mon Jun 24 09:49:37 2024 -0600