aboutsummaryrefslogtreecommitdiff
path: root/boot/bootmeth_cros.c
AgeCommit message (Expand)Author
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