aboutsummaryrefslogtreecommitdiff
path: root/boot/bootm_os.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06boot: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"WIP/21Dec2023-nextTom Rini1-39/+39
2023-12-21bootm: Tidy up boot_selected_os()Simon Glass1-8/+3
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass1-36/+41
2023-12-17bootmeth: use efi_loader interfaces instead of bootefi commandAKASHI Takahiro1-24/+8
2023-12-13bootm: optee: Drop special call to bootm_find_other()Simon Glass1-10/+0
2023-12-13bootm: efi: Drop special call to bootm_find_other()Simon Glass1-6/+0
2023-11-16bootm: Enable legacy VxWorks booting from FITsSean Anderson1-7/+0
2023-09-14boot: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut1-14/+0
2022-09-29treewide: Drop image_header_t typedefSimon Glass1-3/+4
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass1-14/+14
2022-09-24boot: Call flush() before bootingPali Rohár1-0/+1
2021-11-16bootm: Tidy up use of autostart env varWIP/2021-11-16-env-reworkSimon Glass1-4/+1
2021-11-11Remove LYNX KDI remaindersThomas Huth1-25/+0
2021-11-11Create a new boot/ directorySimon Glass1-0/+653