aboutsummaryrefslogtreecommitdiff
path: root/boot/bootm_os.c
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "Complete decoupling of bootm logic from commands"Tom Rini2023-12-211-39/+39
|\
| * bootm: Tidy up boot_selected_os()Simon Glass2023-12-211-8/+3
| * bootm: Adjust arguments of boot_os_fnSimon Glass2023-12-211-36/+41
* | bootmeth: use efi_loader interfaces instead of bootefi commandAKASHI Takahiro2023-12-171-24/+8
|/
* bootm: optee: Drop special call to bootm_find_other()Simon Glass2023-12-131-10/+0
* bootm: efi: Drop special call to bootm_find_other()Simon Glass2023-12-131-6/+0
* bootm: Enable legacy VxWorks booting from FITsSean Anderson2023-11-161-7/+0
* boot: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut2023-09-141-14/+0
* treewide: Drop image_header_t typedefSimon Glass2022-09-291-3/+4
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-291-14/+14
* boot: Call flush() before bootingPali Rohár2022-09-241-0/+1
* bootm: Tidy up use of autostart env varSimon Glass2021-11-161-4/+1
* Remove LYNX KDI remaindersThomas Huth2021-11-111-25/+0
* Create a new boot/ directorySimon Glass2021-11-111-0/+653