1. 1d80964 bootstd: Avoid calling unavailable block functions by Simon Glass · 3 months ago
  2. 5aaa562 bootstd: Make bootdev_next_prio() continue after failure by Simon Glass · 3 months ago
  3. 15f128a Revert "bootdev: avoid infinite probe loop" by Simon Glass · 3 months ago
  4. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  5. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  6. c9d098f boot: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  7. cb0d3fb bootstd: support scanning a single partition by Nam Cao · 9 months ago
  8. d099e77 bootdev: drop unnecessary assert on bootflow->bdev by Thomas Weißschuh · 10 months ago
  9. 00d7c79 bootdev: avoid infinite probe loop by Caleb Connolly · 11 months ago
  10. 81356b4 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · 1 year, 1 month ago
  11. 60bcbf0 bootstd: Scan all bootdevs in a boot_targets entry by Simon Glass · 1 year, 2 months ago
  12. 62b03cc bootstd: Keep track of use of usb stop by Simon Glass · 1 year, 2 months ago
  13. 0fca7e8 bootstd: Support bootmeths which can scan any partition by Simon Glass · 1 year, 3 months ago
  14. ed0ec66 part: Add an accessor for struct disk_partition sys_ind by Simon Glass · 1 year, 3 months ago
  15. bf2d02a bootstd: Add some more debugging in the bootdev uclass by Simon Glass · 1 year, 4 months ago
  16. b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · 1 year, 4 months ago
  17. 91592d6 boot: fix bootdev_list() by Heinrich Schuchardt · 1 year, 4 months ago
  18. a8e7d51 bootstd: Work around missing partition 1 by Simon Glass · 1 year, 7 months ago
  19. a40f782 bootstd: Adjust code ordering to work around compiler quirk by Simon Glass · 1 year, 7 months ago
  20. 4108c6b bootstd: Report missing labels only when asked by Simon Glass · 1 year, 7 months ago
  21. 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 9 months ago
  22. b73a829 bootstd: Probe the block device before use by Simon Glass · 1 year, 10 months ago
  23. 3306346 bootstd: Add a little more logging of bootflows by Simon Glass · 1 year, 10 months ago
  24. ba3d537 bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 10 months ago
  25. 484e407 bootstd: Switch bootdev scanning to use labels by Simon Glass · 1 year, 10 months ago
  26. 660a995 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · 1 year, 10 months ago
  27. ac06b26a bootstd: Allow iterating to the next label in a list by Simon Glass · 1 year, 10 months ago
  28. de567b1 bootstd: Allow hunting for a bootdev by label by Simon Glass · 1 year, 10 months ago
  29. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 10 months ago
  30. 3e9f6be bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · 1 year, 10 months ago
  31. e22fe92 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 10 months ago
  32. 215be68 bootstd: Add a SPI flash bootdev by Simon Glass · 1 year, 10 months ago
  33. 7370825 bootstd: Move label parsing into its own function by Simon Glass · 1 year, 10 months ago
  34. 64cbc5c bootstd: Only scan bootable partitions by Simon Glass · 1 year, 10 months ago
  35. 1248d2b bootstd: Support running bootdev hunters by Simon Glass · 1 year, 10 months ago
  36. 5acb97a bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 10 months ago
  37. d6e39d1 bootstd: Add a default method to get bootflows by Simon Glass · 1 year, 10 months ago
  38. b1dc36a dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · 1 year, 10 months ago
  39. 99c55a8 bootstd: Simplify locating existing bootdevs by Simon Glass · 1 year, 10 months ago
  40. a1bcafb bootstd: Remove special-case code for boot_targets by Simon Glass · 1 year, 10 months ago
  41. 00501fc bootstd: Add a way to set up a bootflow by Simon Glass · 2 years, 1 month ago
  42. 675e908 bootstd: Fix listing boot devices by Michal Suchanek · 2 years, 2 months ago
  43. dee4d64 bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · 2 years, 4 months ago
  44. f6f88ba bootstd: Tidy up var naming in bootdev_setup_iter_order() by Simon Glass · 2 years, 4 months ago
  45. 03fcbf9 bootstd: Add support for bootflows by Simon Glass · 2 years, 7 months ago
  46. 017656e bootstd: Add the bootdev uclass by Simon Glass · 2 years, 7 months ago