1. 9d92c41 bootdev: avoid infinite probe loop by Caleb Connolly · 10 months ago
  2. ee2ce29 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · 12 months ago
  3. e824d0d bootstd: Scan all bootdevs in a boot_targets entry by Simon Glass · 1 year, 1 month ago
  4. 1b1d36e bootstd: Keep track of use of usb stop by Simon Glass · 1 year, 1 month ago
  5. 831405f bootstd: Support bootmeths which can scan any partition by Simon Glass · 1 year, 2 months ago
  6. b2b7e6c part: Add an accessor for struct disk_partition sys_ind by Simon Glass · 1 year, 2 months ago
  7. 3500ae1 bootstd: Add some more debugging in the bootdev uclass by Simon Glass · 1 year, 3 months ago
  8. d7d7857 bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · 1 year, 3 months ago
  9. ca9d926 boot: fix bootdev_list() by Heinrich Schuchardt · 1 year, 3 months ago
  10. 76afc84 bootstd: Work around missing partition 1 by Simon Glass · 1 year, 6 months ago
  11. 1aabe4e bootstd: Adjust code ordering to work around compiler quirk by Simon Glass · 1 year, 6 months ago
  12. 1736b4a bootstd: Report missing labels only when asked by Simon Glass · 1 year, 6 months ago
  13. 4f806f3 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 8 months ago
  14. 965020c bootstd: Probe the block device before use by Simon Glass · 1 year, 9 months ago
  15. f738c73 bootstd: Add a little more logging of bootflows by Simon Glass · 1 year, 9 months ago
  16. 91943ff bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 9 months ago
  17. 47aedc2 bootstd: Switch bootdev scanning to use labels by Simon Glass · 1 year, 9 months ago
  18. 43e89a3 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · 1 year, 9 months ago
  19. e4b6948 bootstd: Allow iterating to the next label in a list by Simon Glass · 1 year, 9 months ago
  20. 66e3dce bootstd: Allow hunting for a bootdev by label by Simon Glass · 1 year, 9 months ago
  21. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 9 months ago
  22. 79a7d4a bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · 1 year, 9 months ago
  23. d9f4857 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 9 months ago
  24. 0c1f4a9 bootstd: Add a SPI flash bootdev by Simon Glass · 1 year, 9 months ago
  25. 74ebfb6 bootstd: Move label parsing into its own function by Simon Glass · 1 year, 9 months ago
  26. f0e358f bootstd: Only scan bootable partitions by Simon Glass · 1 year, 9 months ago
  27. c7b63d5 bootstd: Support running bootdev hunters by Simon Glass · 1 year, 9 months ago
  28. bd90b09 bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 9 months ago
  29. b85fc8d bootstd: Add a default method to get bootflows by Simon Glass · 1 year, 9 months ago
  30. 3a2cb96e5 dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · 1 year, 9 months ago
  31. cb698b0 bootstd: Simplify locating existing bootdevs by Simon Glass · 1 year, 9 months ago
  32. 6a6638f bootstd: Remove special-case code for boot_targets by Simon Glass · 1 year, 9 months ago
  33. b190deb bootstd: Add a way to set up a bootflow by Simon Glass · 2 years ago
  34. 28a22cd bootstd: Fix listing boot devices by Michal Suchanek · 2 years ago
  35. eccb25c bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · 2 years, 3 months ago
  36. a18686c bootstd: Tidy up var naming in bootdev_setup_iter_order() by Simon Glass · 2 years, 3 months ago
  37. a8f5be1 bootstd: Add support for bootflows by Simon Glass · 2 years, 6 months ago
  38. 201417d bootstd: Add the bootdev uclass by Simon Glass · 2 years, 6 months ago