1. 60d3c51 boot: Handle running out of labels by Simon Glass · Sat Mar 15 14:25:59 2025 +0000
  2. 3c63a87 boot: Consider non-bootable partitions by Simon Glass · Sat Mar 15 14:25:58 2025 +0000
  3. 0160b2c Merge patch series "bootstd: Support recording images" by Tom Rini · Wed Jan 15 17:34:26 2025 -0600
  4. c869478 bootstd: Export bootdev_get_from_blk() by Simon Glass · Fri Nov 15 16:19:24 2024 -0700
  5. 199f588 bootstd: Move the bootflow list into an alist by Simon Glass · Fri Nov 15 16:19:12 2024 -0700
  6. 1d8f864 bootstd: Drop the bootdev-specific list of bootflows by Simon Glass · Fri Nov 15 16:19:11 2024 -0700
  7. 346ab5d bootstd: Move bootflow-clearing to bootstd by Simon Glass · Fri Nov 15 16:19:09 2024 -0700
  8. c01d83f bootstd: Move bootflow-adding to bootstd by Simon Glass · Fri Nov 15 16:19:08 2024 -0700
  9. a73f23c bootstd: Avoid sprintf() in SPL when creating bootdevs by Simon Glass · Thu Dec 19 11:28:52 2024 -0700
  10. 7082a0d Revert "Merge patch series "vbe: Series part E"" by Tom Rini · Thu Dec 12 21:07:26 2024 -0600
  11. 2b52915 bootstd: Avoid sprintf() in SPL when creating bootdevs by Simon Glass · Sat Dec 07 10:23:57 2024 -0700
  12. 1d80964 bootstd: Avoid calling unavailable block functions by Simon Glass · Sun Sep 01 16:27:28 2024 -0600
  13. 5aaa562 bootstd: Make bootdev_next_prio() continue after failure by Simon Glass · Thu Aug 15 14:30:22 2024 -0600
  14. 15f128a Revert "bootdev: avoid infinite probe loop" by Simon Glass · Thu Aug 15 14:30:21 2024 -0600
  15. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  16. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  17. c9d098f boot: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:02 2024 -0600
  18. cb0d3fb bootstd: support scanning a single partition by Nam Cao · Wed Feb 21 13:41:44 2024 +0100
  19. d099e77 bootdev: drop unnecessary assert on bootflow->bdev by Thomas Weißschuh · Mon Feb 12 10:35:12 2024 +0100
  20. 00d7c79 bootdev: avoid infinite probe loop by Caleb Connolly · Thu Jan 04 16:03:35 2024 +0000
  21. 81356b4 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · Thu Nov 02 11:51:15 2023 -0700
  22. 60bcbf0 bootstd: Scan all bootdevs in a boot_targets entry by Simon Glass · Sat Sep 23 14:50:15 2023 -0600
  23. 62b03cc bootstd: Keep track of use of usb stop by Simon Glass · Wed Sep 20 07:29:49 2023 -0600
  24. 0fca7e8 bootstd: Support bootmeths which can scan any partition by Simon Glass · Thu Aug 24 13:55:43 2023 -0600
  25. ed0ec66 part: Add an accessor for struct disk_partition sys_ind by Simon Glass · Thu Aug 24 13:55:33 2023 -0600
  26. bf2d02a bootstd: Add some more debugging in the bootdev uclass by Simon Glass · Sun Jul 30 11:15:16 2023 -0600
  27. b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · Sun Jul 30 11:15:14 2023 -0600
  28. 91592d6 boot: fix bootdev_list() by Heinrich Schuchardt · Sun Jul 30 16:29:25 2023 +0200
  29. a8e7d51 bootstd: Work around missing partition 1 by Simon Glass · Fri Apr 28 13:18:09 2023 -0600
  30. a40f782 bootstd: Adjust code ordering to work around compiler quirk by Simon Glass · Mon Apr 24 13:49:49 2023 +1200
  31. 4108c6b bootstd: Report missing labels only when asked by Simon Glass · Mon Apr 24 13:49:47 2023 +1200
  32. 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · Wed Feb 22 12:17:03 2023 -0700
  33. b73a829 bootstd: Probe the block device before use by Simon Glass · Sat Jan 28 15:00:19 2023 -0700
  34. 3306346 bootstd: Add a little more logging of bootflows by Simon Glass · Tue Jan 17 10:48:18 2023 -0700
  35. ba3d537 bootstd: Allow scanning a single bootdev label by Simon Glass · Tue Jan 17 10:48:15 2023 -0700
  36. 484e407 bootstd: Switch bootdev scanning to use labels by Simon Glass · Tue Jan 17 10:48:14 2023 -0700
  37. 660a995 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · Tue Jan 17 10:48:11 2023 -0700
  38. ac06b26a bootstd: Allow iterating to the next label in a list by Simon Glass · Tue Jan 17 10:48:10 2023 -0700
  39. de567b1 bootstd: Allow hunting for a bootdev by label by Simon Glass · Tue Jan 17 10:48:09 2023 -0700
  40. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  41. 3e9f6be bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · Tue Jan 17 10:48:07 2023 -0700
  42. e22fe92 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · Tue Jan 17 10:48:05 2023 -0700
  43. 215be68 bootstd: Add a SPI flash bootdev by Simon Glass · Tue Jan 17 10:48:03 2023 -0700
  44. 7370825 bootstd: Move label parsing into its own function by Simon Glass · Tue Jan 17 10:48:00 2023 -0700
  45. 64cbc5c bootstd: Only scan bootable partitions by Simon Glass · Tue Jan 17 10:47:42 2023 -0700
  46. 1248d2b bootstd: Support running bootdev hunters by Simon Glass · Tue Jan 17 10:47:34 2023 -0700
  47. 5acb97a bootstd: Add the concept of a bootdev hunter by Simon Glass · Tue Jan 17 10:47:33 2023 -0700
  48. d6e39d1 bootstd: Add a default method to get bootflows by Simon Glass · Tue Jan 17 10:47:26 2023 -0700
  49. b1dc36a dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · Tue Jan 17 10:47:25 2023 -0700
  50. 99c55a8 bootstd: Simplify locating existing bootdevs by Simon Glass · Tue Jan 17 10:47:16 2023 -0700
  51. a1bcafb bootstd: Remove special-case code for boot_targets by Simon Glass · Tue Jan 17 10:47:15 2023 -0700
  52. 00501fc bootstd: Add a way to set up a bootflow by Simon Glass · Thu Oct 20 18:22:51 2022 -0600
  53. 675e908 bootstd: Fix listing boot devices by Michal Suchanek · Wed Oct 12 21:57:53 2022 +0200
  54. dee4d64 bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · Sat Jul 30 15:52:23 2022 -0600
  55. f6f88ba bootstd: Tidy up var naming in bootdev_setup_iter_order() by Simon Glass · Sat Jul 30 15:52:20 2022 -0600
  56. 03fcbf9 bootstd: Add support for bootflows by Simon Glass · Sun Apr 24 23:31:09 2022 -0600
  57. 017656e bootstd: Add the bootdev uclass by Simon Glass · Sun Apr 24 23:31:07 2022 -0600