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.h
Age
Commit message (
Expand
)
Author
2015-04-17
veyron: move setup_chromeos_gpios() prototype to board.h
Julius Werner
2015-04-10
chromeos: Add a function to copy VPD WiFi calibration data to CBMEM
Vadim Bendebury
2015-04-10
vboot: move vboot files to designated directory
Daisuke Nojiri
2015-03-24
rk3288: update romstage & mainboard
huang lin
2015-03-24
vboot2: avoid fall through when hard_reset is not implemented
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
2015-03-23
vboot2: translate shared data to hand off to depthcharge
Daisuke Nojiri
2015-01-27
vboot2: implement select_firmware for pre-romstage verification
Daisuke Nojiri
2015-01-03
elog: Add function to log boot reason in ChromeOS case
David Hendricks
2014-12-17
chromeos: Add empty functions when CONFIG_CHROMEOS is disabled
Duncan Laurie
2014-12-17
chromeos: vboot_loader: Add support for SW_WP_ENABLED flag
Shawn Nematbakhsh
2014-12-15
tegra124: Skip display init when vboot says we don't need it.
Gabe Black
2014-12-09
vboot: allow for non-memory-mapped VBOOT regions
Aaron Durbin
2014-11-15
chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWARE
Aaron Durbin
2014-11-13
vboot: provide empty vboot_verify_firmware()
Aaron Durbin
2014-05-08
Declare get_write_protect_state() without ChromeOS
Kyösti Mälkki
2014-05-08
Rename from save_chromeos_gpios() to init_bootmode_straps()
Kyösti Mälkki
2014-05-01
ChromeOS: Remove oprom_is_loaded
Kyösti Mälkki
2014-05-01
Declare recovery and developer modes outside ChromeOS
Kyösti Mälkki
2014-04-05
chromeos: fix build breakage when !CHROMEOS_RAMOOPS
Aaron Durbin
2014-03-11
chromeos: provide option to dynamically allocate ram oops buffer
Aaron Durbin
2014-03-03
coreboot: unify infrastructure for loading payloads
Aaron Durbin
2014-02-15
coreboot: infrastructure for different ramstage loaders
Aaron Durbin
2014-01-30
vboot: provide empty vboot_verify_firmware()
Aaron Durbin
2014-01-28
chromeos: include stddef to fix compilation error
Aaron Durbin
2014-01-12
CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file
Vladimir Serbinenko
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-11-13
cros: Inform U-Boot via fake gpio when VGA Option ROM is loaded
Bill Richardson
2012-04-02
Add Google ChromeOS vendor support
Stefan Reinauer