index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
bootmeth_cros.c
Age
Commit message (
Expand
)
Author
2024-07-03
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