~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bootstd: Add some more debugging in the bootdev uclassSimon Glass2023-08-09
* bootstd: Rename bootdev_setup_sibling_blk()Simon Glass2023-08-09
* boot: fix bootdev_list()Heinrich Schuchardt2023-08-02
* bootstd: Work around missing partition 1Simon Glass2023-05-13
* bootstd: Adjust code ordering to work around compiler quirkSimon Glass2023-04-26
* bootstd: Report missing labels only when askedSimon Glass2023-04-26
* bootflow: Rename bootflow_flags_tSimon Glass2023-03-08
* bootstd: Probe the block device before useSimon Glass2023-02-06
* bootstd: Add a little more logging of bootflowsSimon Glass2023-01-23
* bootstd: Allow scanning a single bootdev labelSimon Glass2023-01-23
* bootstd: Switch bootdev scanning to use labelsSimon Glass2023-01-23
* bootstd: Allow iterating to the next bootdev priortiySimon Glass2023-01-23
* bootstd: Allow iterating to the next label in a listSimon Glass2023-01-23
* bootstd: Allow hunting for a bootdev by labelSimon Glass2023-01-23
* bootstd: Add a new pre-scan priority for bootdevsSimon Glass2023-01-23
* bootstd: Allow hunting for bootdevs of a given prioritySimon Glass2023-01-23
* bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass2023-01-23
* bootstd: Add a SPI flash bootdevSimon Glass2023-01-23
* bootstd: Move label parsing into its own functionSimon Glass2023-01-23
* bootstd: Only scan bootable partitionsSimon Glass2023-01-23
* bootstd: Support running bootdev huntersSimon Glass2023-01-23
* bootstd: Add the concept of a bootdev hunterSimon Glass2023-01-23
* bootstd: Add a default method to get bootflowsSimon Glass2023-01-23
* dm: mmc: Use bootdev_setup_sibling_blk()Simon Glass2023-01-23
* bootstd: Simplify locating existing bootdevsSimon Glass2023-01-23
* bootstd: Remove special-case code for boot_targetsSimon Glass2023-01-23
* bootstd: Add a way to set up a bootflowSimon Glass2022-10-31
* bootstd: Fix listing boot devicesMichal Suchanek2022-10-17
* bootstd: Allow the bootdev to be optional in bootflowsSimon Glass2022-08-12
* bootstd: Tidy up var naming in bootdev_setup_iter_order()Simon Glass2022-08-12
* bootstd: Add support for bootflowsSimon Glass2022-04-25
* bootstd: Add the bootdev uclassSimon Glass2022-04-25