1. 3b5d20d efi_selftest: remove un-needed NULL checks by Bryan Brattlof · Tue Apr 08 01:06:58 2025 -0500
  2. e36ed14 doc/buildman: typo 'require' by Heinrich Schuchardt · Mon Apr 07 08:59:24 2025 +0200
  3. e191ead smbios: select CONFIG_BLOBLIST by Heinrich Schuchardt · Mon Apr 07 08:44:24 2025 +0200
  4. 14541c6 acpi: select CONFIG_BLOBLIST by Heinrich Schuchardt · Mon Apr 07 08:44:23 2025 +0200
  5. 39bc32d doc: Update authenticated capsules documentation by Ilias Apalodimas · Tue Apr 01 14:27:26 2025 +0300
  6. b6196d7 efi_loader: Move public cert for capsules to .rodata by Ilias Apalodimas · Tue Apr 01 14:27:25 2025 +0300
  7. 2edcddf efi_loader: handle malloc() errors by Vincent Stehlé · Tue Apr 01 13:15:00 2025 +0200
  8. 2f30432 efi_loader: Print extra information from the bootmgr by Ilias Apalodimas · Fri Mar 28 14:58:18 2025 +0200
  9. 46cb565 efi_loader: Handle GD_FLG_SKIP_RELOC by Varadarajan Narayanan · Wed Mar 26 11:16:53 2025 +0530
  10. 723776c efi: Fix efiboot for payloads loaded from memory by Christian Kohlschütter · Sun Mar 23 20:03:03 2025 +0100
  11. 19892ed cmd: fwu: Dump custom fields from mdata structure by Michal Simek · Fri Mar 21 11:25:48 2025 +0100
  12. a97b3d2 bootm: add support for initrd in do_bootm_efi by Adriano Cordova · Wed Mar 19 11:45:01 2025 -0300
  13. cea09ba efi_loader: binary_run: register an initrd by Adriano Cordova · Wed Mar 19 11:45:00 2025 -0300
  14. 02d049d efi_loader: efi_load_initrd: provide a memory mapped initrd by Adriano Cordova · Wed Mar 19 11:44:59 2025 -0300
  15. 9a78d35 efi: Make FDT extra space configurable by Pawel Kochanowski · Tue Mar 18 10:22:18 2025 +0100
  16. a0b45f4 efi_loader: Install the ACPI table from the bloblist by Simon Glass · Thu Mar 06 07:31:24 2025 -0700
  17. 531eb60 board: remove capsule update support in set_dfu_alt_info() by Jonathan Humphreys · Wed Feb 26 16:35:47 2025 -0600
  18. c0c0f7c efi_firmware: set EFI capsule dfu_alt_info env explicitly by Jonathan Humphreys · Wed Feb 26 16:35:46 2025 -0600
  19. 806be2d xilinx: dfu: Fill directly update_info.dfu_string by Michal Simek · Wed Feb 26 16:35:45 2025 -0600
  20. fb1eae5 Merge patch series "*** Add Ethernet boot support for AM62Ax + phyCORE-AM62 SoMs ***" by Tom Rini · Thu Apr 10 15:04:09 2025 -0600
  21. 534926d configs: Add phycore_am62ax_r5_ethboot_defconfig by Wadim Egorov · Tue Mar 25 04:58:24 2025 +0100
  22. eadcd5e board: phytec: phycore_am62ax: Share ethernet resources with boot r5 core by Nathan Morrisson · Tue Mar 25 04:58:23 2025 +0100
  23. 5581b10 arch: arm: mach-k3: r5: am62ax: Update SoC auto-gen data to enable CPSW boot by Andreas Dannenberg · Tue Mar 25 04:58:22 2025 +0100
  24. 49ad07d arch: arm: mach-k3: am62a7: Probe CPSW NUSS in board_init_f() by Nathan Morrisson · Tue Mar 25 04:58:21 2025 +0100
  25. e6b018d2 arch: arm: dts: k3-am62a7-phyboard-lyra-rdk-u-boot: Disable Ethernet2 by Daniel Schultz · Tue Mar 25 04:58:20 2025 +0100
  26. 273dfc8 configs: phycore_am62x_a53_defconfig: Update for ethernet boot by Wadim Egorov · Tue Mar 25 04:58:19 2025 +0100
  27. 104fd59 configs: Add phycore_am62x_r5_ethboot_defconfig by Wadim Egorov · Tue Mar 25 04:58:18 2025 +0100
  28. d1a86fe arm: dts: k3-am625-phyboard-lyra-rdk: Add boot phase tag to phy_gmii_sel by Wadim Egorov · Tue Mar 25 04:58:17 2025 +0100
  29. eb82d24 Merge patch series "scsi: ensure writes are flushed to disk" by Tom Rini · Thu Apr 10 14:21:46 2025 -0600
  30. bd442ac ata: ahci: implement SCSI_SYNC_CACHE by Caleb Connolly · Wed Mar 26 13:24:10 2025 +0100
  31. 8dd0379 scsi: sync cache on write by Caleb Connolly · Wed Mar 26 13:24:09 2025 +0100
  32. b47af8e scsi: fix typo in setup_read_ext() by Caleb Connolly · Wed Mar 26 13:24:08 2025 +0100
  33. 91e8d03 Merge patch series "Add UBIFS Support" by Tom Rini · Thu Apr 10 14:21:34 2025 -0600
  34. a8c0d0f configs: am62px: Add UBIFS support by Santhosh Kumar K · Wed Mar 26 17:42:20 2025 +0530
  35. 33897b2 configs: am62x: Add UBIFS support by Santhosh Kumar K · Wed Mar 26 17:42:19 2025 +0530
  36. 02db2b1 configs: am64x: Add UBIFS support by Santhosh Kumar K · Wed Mar 26 17:42:18 2025 +0530
  37. 00a7b77 dtc: introduce label relative path references by Patrice Chotard · Fri Mar 28 17:31:15 2025 +0100
  38. 9081ec8 env: mmc: Fix test for ENV_IS_EMBEDDED by Tom Rini · Tue Apr 01 10:21:25 2025 -0600
  39. 8d0f3aa tools: add pkg-config for preload_check_sign by Raymond Mao · Thu Mar 27 16:10:44 2025 -0700
  40. 159fa1d test/py: memtest: Fix test for non-trivial parameters by Andrew Goodbody · Fri Mar 28 16:30:37 2025 +0000
  41. da1a6ec patman: Show base commit on each patch when no cover letter by Simon Glass · Fri Mar 28 07:02:20 2025 -0600
  42. 8cfea23 binman: Fix a typo in elf.py by Simon Glass · Fri Mar 28 07:02:08 2025 -0600
  43. 414f1e0 patman: Show the base commit and branch by Simon Glass · Thu Feb 27 12:27:30 2025 -0700
  44. eed9e69 CI: Move to latest container images by Tom Rini · Thu Apr 10 09:15:05 2025 -0600
  45. 4da79d4 Dockerfile: Add fdisk by Tom Rini · Thu Apr 10 10:54:03 2025 -0600
  46. 2182c48 Dockerfile: Download the Arm FVP and extract it by Tom Rini · Tue Apr 08 14:21:41 2025 -0600
  47. f1210b1 Dockerfile: Update to a more current TF-A release tag by Tom Rini · Tue Apr 08 14:21:40 2025 -0600
  48. 8957b2e Dockerfile: install byacc by Leonard Anderweit · Tue Apr 01 10:46:41 2025 +0200
  49. b76fa13 Dockerfile: Update to gcc-14.2.0 and clang-18 by Tom Rini · Tue Jan 28 17:02:05 2025 -0600
  50. 2cfbc8a Merge tag 'u-boot-dfu-20250410' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Thu Apr 10 08:01:11 2025 -0600
  51. 7d08a85 bootstd: android: avoid possible null pointer dereference by Gary Bisson · Wed Apr 02 16:42:19 2025 +0200
  52. bd8e8e4 usb: gadget: atmel: Add SAM9X60 support by Zixun LI · Mon Mar 31 18:26:07 2025 +0200
  53. d52642c usb: gadget: f_mass_storage: Fix memory leak of fsg buffers by Mattijs Korpershoek · Fri Mar 28 09:15:44 2025 +0100
  54. 61e26c3 usb: gadget: f_mass_storage: Fix NULL dereference in fsg_add() by Mattijs Korpershoek · Fri Mar 28 09:15:43 2025 +0100
  55. 4179923 usb: gadget: f_mass_storage: Drop invalid kfree() in fsg_common_release() by Mattijs Korpershoek · Fri Mar 28 09:15:42 2025 +0100
  56. 73d7174 usb: gadget: f_mass_storage: Remove kref structure use by Mattijs Korpershoek · Fri Mar 28 09:15:41 2025 +0100
  57. add3170 fastboot: lift restrictions on !NET_LWIP for USB by Michael Walle · Wed Mar 12 08:36:55 2025 +0100
  58. 1000bb0 usb: dwc3: gadget: Fix excepts/expects typo by Marek Vasut · Mon Mar 24 15:39:43 2025 +0100
  59. 2223220 CI: Disable evb-ast2600 by Tom Rini · Wed Apr 09 18:31:21 2025 -0600
  60. 0be8a04 Merge patch series "Annotate switch/case fallthrough cases" by Tom Rini · Tue Apr 08 16:24:12 2025 -0600
  61. 8264da1 cmd: spl: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:12 2025 +0000
  62. 8e6294f cmd: pmic: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:11 2025 +0000
  63. a50e5c6 mtd: rawnand: nand_base: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:10 2025 +0000
  64. a37d634 mtd: spi-nor-tiny: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:09 2025 +0000
  65. 2e29517 arm: mach-k3: am62p: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:08 2025 +0000
  66. 2a006fe mtd: ubi: annotate fallthrough by Andre Przywara · Thu Mar 27 15:33:07 2025 +0000
  67. bb6b6aa net: e1000: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:06 2025 +0000
  68. 0cff09f video: annotate switch/case fall-through by Andre Przywara · Thu Mar 27 15:33:05 2025 +0000
  69. 40ced58 usb: xhci: annotate switch/case fallthrough properly by Andre Przywara · Thu Mar 27 15:33:04 2025 +0000
  70. f1f3f5d usb: ohci-hcd: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:33:03 2025 +0000
  71. 252d7d3 net: sun8i-emac: annotate fallthrough by Andre Przywara · Thu Mar 27 15:33:02 2025 +0000
  72. 1e465ae fastboot: annotate switch/case fallthrough case by Andre Przywara · Thu Mar 27 15:33:01 2025 +0000
  73. b76e060 use proper fallthrough annotations by Andre Przywara · Thu Mar 27 15:32:59 2025 +0000
  74. 1a5691c gadget: f_thor: annotate switch/case fallthrough by Andre Przywara · Thu Mar 27 15:32:58 2025 +0000
  75. 48078d7 zlib: annotate switch/case fallthrough cases by Andre Przywara · Thu Mar 27 15:32:57 2025 +0000
  76. cfbdee0 spl: mmc: properly annotate fallthrough by Andre Przywara · Thu Mar 27 15:32:56 2025 +0000
  77. 3653680 Merge patch series "acpi: simplify updating ACPI table header checksum" by Tom Rini · Tue Apr 08 15:23:06 2025 -0600
  78. 33a3c29 Merge patch series "Change DRAM message and add RAM doc" by Tom Rini · Tue Apr 08 15:20:33 2025 -0600
  79. 93504a3 ata: ahci: remove bad free by Vincent Stehlé · Mon Mar 24 09:34:06 2025 +0100
  80. cd5de91 emulation: qemu-sbsa: Fill in correct ITS ID by Patrick Rudolph · Thu Mar 20 13:51:58 2025 +0100
  81. 82577ff emulation: qemu-sbsa: Move ITS node into GICv3 node by Patrick Rudolph · Thu Mar 20 13:51:57 2025 +0100
  82. a45f03f arm: gic-v3: Scan for subnodes by Patrick Rudolph · Thu Mar 20 13:51:56 2025 +0100
  83. 023c486 tiny-printf: Improve %X formatting by Christoph Niedermaier · Thu Mar 20 20:01:47 2025 +0100
  84. 95e298b arm: simplify updating ACPI table header checksum by Heinrich Schuchardt · Sat Mar 22 00:21:20 2025 +0100
  85. 198c422 qemu-sbsa: simplify updating ACPI table header checksum by Heinrich Schuchardt · Sat Mar 22 00:21:19 2025 +0100
  86. e6a6a49 x86/acpi: simplify updating header checksum by Heinrich Schuchardt · Sat Mar 22 00:21:18 2025 +0100
  87. 7b332b5 acpi: simplify updating header checksum by Heinrich Schuchardt · Sat Mar 22 00:21:17 2025 +0100
  88. 6c2e55a acpi: new function acpi_update_checksum() by Heinrich Schuchardt · Sat Mar 22 00:21:16 2025 +0100
  89. 5a56051 doc: memory: Add documentation for system RAM by Neha Malcom Francis · Wed Mar 19 19:33:27 2025 +0530
  90. 802e00e board_f: Modify DRAM message by Neha Malcom Francis · Wed Mar 19 19:33:26 2025 +0530
  91. 811f973 Merge tag 'ubifixes-for-2025.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Tue Apr 08 15:07:23 2025 -0600
  92. d6c679a Merge patch series "Improve pytest runtime" by Tom Rini · Tue Apr 08 13:54:50 2025 -0600
  93. 17136d5 Dockerfile: Update to drop virt-make-fs packages by Tom Rini · Thu Mar 20 07:59:31 2025 -0600
  94. b9e2060 doc/develop/py_testing.rst: Update section on filesystem images by Tom Rini · Thu Mar 20 07:59:30 2025 -0600
  95. a7c144d test/py: Rework test_efi_secboot to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:29 2025 -0600
  96. 38b31ae test/py: Rework test_efi_capsule to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:28 2025 -0600
  97. 7d7e51b test/py: Rework test_eficonfig to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:27 2025 -0600
  98. a47bf62 test/py: Rework test_efi_bootmgr to not use virt-make-fs by Tom Rini · Thu Mar 20 07:59:26 2025 -0600
  99. 61a6693 test/py: Fix a problem with setup_image by Tom Rini · Thu Mar 20 07:59:25 2025 -0600
  100. 20b0919 test/py/tests: Move "setup_image" from test_ut.py to fs_helper.py by Tom Rini · Thu Mar 20 07:59:24 2025 -0600