1. b3445e0 bootstd: Add debugging for efi bootmeth by Simon Glass · Thu Sep 26 23:59:37 2024 +0200
  2. 9c8cf10 boot: set correct block device name in set_efi_bootdev() by Heinrich Schuchardt · Wed Aug 07 02:13:45 2024 +0200
  3. 5b0d914 boot: Correct indentation in efi bootmeth by Simon Glass · Wed Jul 17 09:31:03 2024 +0100
  4. e5cb018 bootstd: Tidy up comments on the boothmeth drivers by Simon Glass · Wed Jul 17 09:30:59 2024 +0100
  5. 1a41ca4 efi_loader: move distro_efi_get_fdt_name() by Heinrich Schuchardt · Fri Apr 26 16:13:18 2024 +0200
  6. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  7. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  8. c9d098f boot: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:02 2024 -0600
  9. 4226d9d boot: correct finding the default EFI binary by Heinrich Schuchardt · Wed Apr 03 23:39:48 2024 +0200
  10. dc1f006 boot: correct the default sequence of boot methods by Heinrich Schuchardt · Wed Apr 03 20:34:15 2024 +0200
  11. 8ff257c bootmeth: pass size to efi_binary_run() by Heinrich Schuchardt · Fri Dec 22 16:01:56 2023 +0100
  12. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  13. 9f097bc bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · Tue Nov 21 10:29:46 2023 +0900
  14. b45d7e2 bootflow: bootmeth_efi: don't free buffer by Shantur Rathore · Sun Nov 19 16:55:01 2023 +0000
  15. aab9cdb bootflow: bootmeth_efi: Handle fdt not available. by Shantur Rathore · Sun Nov 19 16:55:00 2023 +0000
  16. 1c34f9d bootflow: bootmeth_efi: set bflow->fname from bootfile name by Shantur Rathore · Sun Nov 19 16:54:59 2023 +0000
  17. b4c1252 bootflow: bootmeth_efi: Set bootp_arch as hex by Shantur Rathore · Sun Nov 19 16:54:58 2023 +0000
  18. 254c934 bootstd: Avoid freeing a non-allocated buffer by Simon Glass · Wed Nov 15 18:35:23 2023 -0700
  19. 79eb5f7 bootmeth: efi: Make distro_efi_boot() static by Bin Meng · Thu Aug 03 17:30:05 2023 +0800
  20. 02fafec bootstd: Init the size before reading the devicetree by Simon Glass · Wed Jul 26 21:01:24 2023 -0600
  21. 4aec190 bootstd: Avoid allocating memory for the EFI file by Simon Glass · Wed Jul 26 21:01:23 2023 -0600
  22. 47fc734 bootstd: Use a function to detect network in EFI bootmeth by Simon Glass · Wed Jul 26 21:01:22 2023 -0600
  23. 9482fdf bootstd: Tidy up reporting of errors by Simon Glass · Wed May 10 16:34:26 2023 -0600
  24. 63c5e5c bootstd: Use blk uclass device numbers to set efi bootdev by Mathew McBride · Mon Apr 24 13:49:50 2023 +1200
  25. acad362 bootstd: Support booting EFI where multiple options exist by Simon Glass · Mon Apr 24 13:49:46 2023 +1200
  26. 40516be bootstd: Tweak bootflow logic for device tree by Simon Glass · Mon Apr 24 13:49:44 2023 +1200
  27. ca84dc8 bootstd: Replicate the dtb-filename quirks of distroboot by Simon Glass · Wed Feb 22 12:17:04 2023 -0700
  28. e22fe92 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · Tue Jan 17 10:48:05 2023 -0700
  29. 56bb4e4 bootstd: Support reading the device tree with EFI by Simon Glass · Tue Jan 17 10:47:57 2023 -0700
  30. 9e08caa bootstd: Allow reading an EFI file from the network by Simon Glass · Tue Jan 17 10:47:55 2023 -0700
  31. 18c5040 bootstd: Rename bootdev checkers by Simon Glass · Tue Jan 17 10:47:54 2023 -0700
  32. 66f6255 bootstd: Add an implementation of EFI boot by Simon Glass · Sun Apr 24 23:31:17 2022 -0600