1. 00d7c79 bootdev: avoid infinite probe loop by Caleb Connolly · Thu Jan 04 16:03:35 2024 +0000
  2. 81356b4 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · Thu Nov 02 11:51:15 2023 -0700
  3. 60bcbf0 bootstd: Scan all bootdevs in a boot_targets entry by Simon Glass · Sat Sep 23 14:50:15 2023 -0600
  4. 62b03cc bootstd: Keep track of use of usb stop by Simon Glass · Wed Sep 20 07:29:49 2023 -0600
  5. 0fca7e8 bootstd: Support bootmeths which can scan any partition by Simon Glass · Thu Aug 24 13:55:43 2023 -0600
  6. ed0ec66 part: Add an accessor for struct disk_partition sys_ind by Simon Glass · Thu Aug 24 13:55:33 2023 -0600
  7. bf2d02a bootstd: Add some more debugging in the bootdev uclass by Simon Glass · Sun Jul 30 11:15:16 2023 -0600
  8. b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · Sun Jul 30 11:15:14 2023 -0600
  9. 91592d6 boot: fix bootdev_list() by Heinrich Schuchardt · Sun Jul 30 16:29:25 2023 +0200
  10. a8e7d51 bootstd: Work around missing partition 1 by Simon Glass · Fri Apr 28 13:18:09 2023 -0600
  11. a40f782 bootstd: Adjust code ordering to work around compiler quirk by Simon Glass · Mon Apr 24 13:49:49 2023 +1200
  12. 4108c6b bootstd: Report missing labels only when asked by Simon Glass · Mon Apr 24 13:49:47 2023 +1200
  13. 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · Wed Feb 22 12:17:03 2023 -0700
  14. b73a829 bootstd: Probe the block device before use by Simon Glass · Sat Jan 28 15:00:19 2023 -0700
  15. 3306346 bootstd: Add a little more logging of bootflows by Simon Glass · Tue Jan 17 10:48:18 2023 -0700
  16. ba3d537 bootstd: Allow scanning a single bootdev label by Simon Glass · Tue Jan 17 10:48:15 2023 -0700
  17. 484e407 bootstd: Switch bootdev scanning to use labels by Simon Glass · Tue Jan 17 10:48:14 2023 -0700
  18. 660a995 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · Tue Jan 17 10:48:11 2023 -0700
  19. ac06b26a bootstd: Allow iterating to the next label in a list by Simon Glass · Tue Jan 17 10:48:10 2023 -0700
  20. de567b1 bootstd: Allow hunting for a bootdev by label by Simon Glass · Tue Jan 17 10:48:09 2023 -0700
  21. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  22. 3e9f6be bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · Tue Jan 17 10:48:07 2023 -0700
  23. e22fe92 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · Tue Jan 17 10:48:05 2023 -0700
  24. 215be68 bootstd: Add a SPI flash bootdev by Simon Glass · Tue Jan 17 10:48:03 2023 -0700
  25. 7370825 bootstd: Move label parsing into its own function by Simon Glass · Tue Jan 17 10:48:00 2023 -0700
  26. 64cbc5c bootstd: Only scan bootable partitions by Simon Glass · Tue Jan 17 10:47:42 2023 -0700
  27. 1248d2b bootstd: Support running bootdev hunters by Simon Glass · Tue Jan 17 10:47:34 2023 -0700
  28. 5acb97a bootstd: Add the concept of a bootdev hunter by Simon Glass · Tue Jan 17 10:47:33 2023 -0700
  29. d6e39d1 bootstd: Add a default method to get bootflows by Simon Glass · Tue Jan 17 10:47:26 2023 -0700
  30. b1dc36a dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · Tue Jan 17 10:47:25 2023 -0700
  31. 99c55a8 bootstd: Simplify locating existing bootdevs by Simon Glass · Tue Jan 17 10:47:16 2023 -0700
  32. a1bcafb bootstd: Remove special-case code for boot_targets by Simon Glass · Tue Jan 17 10:47:15 2023 -0700
  33. 00501fc bootstd: Add a way to set up a bootflow by Simon Glass · Thu Oct 20 18:22:51 2022 -0600
  34. 675e908 bootstd: Fix listing boot devices by Michal Suchanek · Wed Oct 12 21:57:53 2022 +0200
  35. dee4d64 bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · Sat Jul 30 15:52:23 2022 -0600
  36. f6f88ba bootstd: Tidy up var naming in bootdev_setup_iter_order() by Simon Glass · Sat Jul 30 15:52:20 2022 -0600
  37. 03fcbf9 bootstd: Add support for bootflows by Simon Glass · Sun Apr 24 23:31:09 2022 -0600
  38. 017656e bootstd: Add the bootdev uclass by Simon Glass · Sun Apr 24 23:31:07 2022 -0600