index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
bootmeth_cros.c
Age
Commit message (
Expand
)
Author
2025-01-15
bootstd: Update cros bootmeth to record images
Simon Glass
2025-01-15
bootmeth: Update the read_file() method to include a type
Simon Glass
2024-07-16
bootstd: cros: store partition type in an efi_guid_t
Vincent Stehlé
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
boot: Remove <common.h> and add needed includes
Tom Rini
2024-04-10
x86: zboot: Rename zboot_start() to zboot_run()
Simon Glass
2023-11-01
bootstd: cros: Correct condition for read method
Simon Glass
2023-08-26
bootstd: cros: Allow detection of any kernel partition
Simon Glass
2023-08-11
bootstd: cros: Add ARM support
Simon Glass
2023-08-11
bootstd: Add a command to read all files for a bootflow
Simon Glass
2023-08-10
bootstd: cros: Split up reading info and kernel
Simon Glass
2023-08-10
bootstd: cros: Add a function to read a kernel
Simon Glass
2023-08-10
bootstd: cros: Add a function to read info from partition
Simon Glass
2023-08-10
bootstd: cros: Add private info for ChromiumOS
Simon Glass
2023-08-10
bootstd: cros: Add docs for the kernel layout
Simon Glass
2023-08-10
bootstd: Move common zimage functions to bootm.h
Simon Glass
2023-08-10
bootstd: cros: Simplify setup and cmdline expressions
Simon Glass
2023-08-10
bootstd: cros: Decode some kernel preamble fields
Simon Glass
2023-08-10
bootstd: cros: Support a kernel on either partition
Simon Glass
2023-08-10
bootstd: cros: Bring in some ChromiumOS structures
Simon Glass
2023-08-10
bootstd: cros: Move partition reading into a function
Simon Glass
2023-08-10
bootstd: cros: Correct reporting of I/O errors
Simon Glass
2023-07-17
bootstd: Add a simple bootmeth for ChromiumOS
Simon Glass