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
/
vboot_loader.c
Age
Commit message (
Expand
)
Author
2015-03-24
vboot: Add support for OPROM_MATTERS and SLOW_EC
Duncan Laurie
2015-03-24
vboot2: separate verstage from bootblock
Daisuke Nojiri
2015-03-20
loaders: add program_loading.h header file
Aaron Durbin
2015-01-27
vboot_wrapper: handling VBERROR_TPM_REBOOT_REQUIRED from VbInit().
Kevin Cheng
2014-12-30
chromeos: Unconditionally clear the EC recovery request
Sheng-Liang Song
2014-12-17
chromeos: vboot_loader: Add support for SW_WP_ENABLED flag
Shawn Nematbakhsh
2014-12-09
vboot: allow for non-memory-mapped VBOOT regions
Aaron Durbin
2014-11-15
vboot: allow non-relocatable ramstage loading
Aaron Durbin
2014-09-10
tpm: Clean up I2C TPM driver
Stefan Reinauer
2014-04-09
console: Add printk helper for ChromeOS
Kyösti Mälkki
2014-02-15
coreboot: infrastructure for different ramstage loaders
Aaron Durbin
2014-02-15
x86: provide stage_exit() like arm
Aaron Durbin
2014-01-30
VBOOT: Set virtual recovery switch based on EC Software Sync
Duncan Laurie
2014-01-28
rmodule: consolidate rmodule stage loading
Aaron Durbin
2014-01-12
lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content
Vladimir Serbinenko
2013-08-16
Correct spelling of shadow, setting and memory
Paul Menzel
2013-08-15
CBFS: Change the signature of cbfs_decompress.
Gabe Black
2013-03-23
vboot module: fix compilation issues
Aaron Durbin
2013-03-22
romstage: add support for vboot firmware selection
Aaron Durbin