index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vendorcode
/
google
/
chromeos
/
chromeos.c
Age
Commit message (
Expand
)
Author
2015-09-29
chromeos: vboot-related functions move to common vboot code
Paul Kocialkowski
2015-09-23
chromeos: vboot and chromeos dependency removal for sw write protect state
Paul Kocialkowski
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-11
chromeos: add missing vboot functions
Aaron Durbin
2015-04-30
chromeos: Use __attribute__ normal form
Patrick Georgi
2015-04-22
chromeos: fix some compilation issues
Aaron Durbin
2015-04-22
chromeos: Drop {developer,recovery}_mode_enabled
Patrick Georgi
2015-04-13
vboot: remove vboot_handoff.h from chromeos.h
Daisuke Nojiri
2015-04-10
vboot: move vboot files to designated directory
Daisuke Nojiri
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros
Julius Werner
2015-03-24
vboot2: avoid fall through when hard_reset is not implemented
Daisuke Nojiri
2015-03-24
vboot2: load decompressed stage directly to load address
Daisuke Nojiri
2015-03-24
vboot2: Make struct vb2_working_data cpu architecture agnostic
Daisuke Nojiri
2015-03-24
vboot2: separate verstage from bootblock
Daisuke Nojiri
2014-05-25
ChromeOS: Rename chromeos.c in vendorcode
Kyösti Mälkki
2014-05-01
Declare recovery and developer modes outside ChromeOS
Kyösti Mälkki
2014-03-03
coreboot: unify infrastructure for loading payloads
Aaron Durbin
2014-01-12
CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file
Vladimir Serbinenko
2013-12-03
vboot: use out_flags to indicate recovery mode
Duncan Laurie
2013-12-02
vboot: use out_flags to indicate dev mode
Aaron Durbin
2013-11-24
Fix compile error in chromeos by adding stddef.h
Duncan Laurie
2013-03-22
Unify coreboot table generation
Stefan Reinauer
2013-03-22
coreboot: add vboot_handoff to coreboot tables
Aaron Durbin
2013-03-22
romstage: add support for vboot firmware selection
Aaron Durbin
2012-04-02
Add Google ChromeOS vendor support
Stefan Reinauer