aboutsummaryrefslogtreecommitdiffstats
path: root/include/bootmeth.h
Commit message (Expand)AuthorAgeFilesLines
* bootstd: Add command to enable setting of bootmeth specific propertiesMartyn Welch2024-10-151-0/+31
* Merge tag 'v2024.07-rc5' into nextWIP/24Jun2024-nextTom Rini2024-06-241-6/+6
|\
| * bootstd: Fix a handful of doc typos in bootmethMattijs Korpershoek2024-06-161-6/+6
* | Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-0/+2
|/
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-2/+0
* test: Remove <common.h> and add needed includesTom Rini2024-05-061-0/+2
* bootstd: Support bootmeths which can scan any partitionSimon Glass2023-08-251-0/+3
* bootstd: Add a command to read all files for a bootflowSimon Glass2023-08-111-1/+24
* bootflow: Export setup_fs()Simon Glass2023-08-031-0/+13
* bootstd: Rename distro and syslinux to extlinuxSimon Glass2023-05-131-1/+1
* bootstd: Add a new bootmeth method to set the bootflowSimon Glass2023-01-231-0/+33
* bootstd: Update docs on bootmeth_try_file() for sandboxSimon Glass2023-01-231-1/+1
* bootstd: Allow reading a logo for the OSSimon Glass2023-01-161-0/+16
* bootstd: Allow scanning for global bootmeths separatelySimon Glass2022-08-121-1/+3
* bootstd: Allow bootmeths to be marked as globalSimon Glass2022-08-121-0/+23
* bootstd: Provide a bootmeth method to obtain state infoSimon Glass2022-08-121-1/+37
* bootstd: Add the bootmeth uclass and helpersSimon Glass2022-04-251-0/+234