aboutsummaryrefslogtreecommitdiff
path: root/boot/bootmeth_cros.c
AgeCommit message (Expand)Author
2024-07-03bootstd: cros: store partition type in an efi_guid_tVincent Stehlé
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06boot: Remove <common.h> and add needed includesTom Rini
2024-04-10x86: zboot: Rename zboot_start() to zboot_run()Simon Glass
2023-11-01bootstd: cros: Correct condition for read methodSimon Glass
2023-08-26bootstd: cros: Allow detection of any kernel partitionSimon Glass
2023-08-11bootstd: cros: Add ARM supportSimon Glass
2023-08-11bootstd: Add a command to read all files for a bootflowSimon Glass
2023-08-10bootstd: cros: Split up reading info and kernelSimon Glass
2023-08-10bootstd: cros: Add a function to read a kernelSimon Glass
2023-08-10bootstd: cros: Add a function to read info from partitionSimon Glass
2023-08-10bootstd: cros: Add private info for ChromiumOSSimon Glass
2023-08-10bootstd: cros: Add docs for the kernel layoutSimon Glass
2023-08-10bootstd: Move common zimage functions to bootm.hSimon Glass
2023-08-10bootstd: cros: Simplify setup and cmdline expressionsSimon Glass
2023-08-10bootstd: cros: Decode some kernel preamble fieldsSimon Glass
2023-08-10bootstd: cros: Support a kernel on either partitionSimon Glass
2023-08-10bootstd: cros: Bring in some ChromiumOS structuresSimon Glass
2023-08-10bootstd: cros: Move partition reading into a functionSimon Glass
2023-08-10bootstd: cros: Correct reporting of I/O errorsSimon Glass
2023-07-17bootstd: Add a simple bootmeth for ChromiumOSSimon Glass