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
2019-10-24
google/chromeos: Add a library to get DSM calibration data
Cheng-Yi Chiang
2019-03-28
chromeos: remove remaining dev switch references
Joel Kitching
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-02-13
coreboot: check Cr50 PM mode on normal boot
Keith Short
2019-01-25
vendorcode/google/chromeos: Add mainboard hook before cr50 update
Duncan Laurie
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-07-08
src/vendorcode: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-03-28
chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specific
Julius Werner
2016-12-13
vendorcode/google/chromeos: provide acpi phase enforcement pin macros
Aaron Durbin
2016-07-30
chromeos mainboards: remove chromeos.asl
Aaron Durbin
2016-07-28
chromeos: Clean up elog handling
Furquan Shaikh
2016-07-28
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-07-25
vboot: Clean up vboot code
Furquan Shaikh
2016-04-05
google/oak: Log hardware watchdog in eventlog
Julius Werner
2016-02-09
chromeos: Add vbnv wrapper for the different backends
Duncan Laurie
2016-01-17
intel/skylake: During RO mode after FSP reset CB lose original state
Subrata Banik
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
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-27
Move TPM code out of chromeos
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-11
chromeos: remove vboot_verify_firmware()
Aaron Durbin
2015-05-05
vboot: Remove vboot_get_payload()
Aaron Durbin
2015-04-28
chromeos: remove VBOOT2_VERIFY_FIRMWARE option
Aaron Durbin
2015-04-22
chromeos: fix some compilation issues
Aaron Durbin
2015-04-22
chromeos: make functions visible with CONFIG_CHROMEOS
Patrick Georgi
2015-04-22
vboot: route all resets through a single function
Vadim Bendebury
2015-04-17
chromeos: Provide common watchdog reboot support
Julius Werner
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