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