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
Age
Commit message (
Expand
)
Author
2021-01-22
vendorcode/google/chromeos: Build CSE Board Reset in Romstage
Karthikeyan Ramasubramanian
2021-01-18
ACPI: Refactor ChromeOS specific ACPI GNVS
Kyösti Mälkki
2021-01-03
vc/google/chromeos: Move chromeos_set_me_hash() prototype
Kyösti Mälkki
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-11-20
vc/google/chromeos/sar: Make "SAR not found" log a debug message
Maulik V Vaghela
2020-11-19
ACPI S3: Replace acpi_is_wakeup()
Kyösti Mälkki
2020-10-19
volteer+vendorcode: Retrieve Cr50 version only via SPI
Jes Klinke
2020-10-13
vendorcode/google/dram_part_num: Lower the severity of debug statement
Karthikeyan Ramasubramanian
2020-10-05
vendorcode/google: add CHROMEOS_DRAM_PART_NUMBER_IN_CBI Kconfig option
Nick Vaccaro
2020-09-15
chromeos: Provide common watchdog reboot support in romstage
Ravi Kumar Bokka
2020-08-31
vendorcode/google: Add error handling
John Zhao
2020-08-27
symbols: Change implementation details of DECLARE_OPTIONAL_REGION()
Julius Werner
2020-08-24
vc/google/chromeos: load wifi_sar_defaults.hex as the main WiFi SAR CBFS source
Kevin Chiu
2020-08-22
vendorcode/google/chromeos: Introduce helper for CSE board reset
Karthikeyan Ramasubramanian
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-25
vendorcode/google/chromeos: Add GOOG0016 _HID for Chrome OS ACPI
Duncan Laurie
2020-06-20
vc/google/chromeos/elog.c: Clean up code
Angel Pons
2020-06-20
ACPI: Drop some HAVE_ACPI_RESUME preprocessor use
Kyösti Mälkki
2020-06-06
chromeos/cr50_enable_update.c: Modify recovery flow for cr50
Edward O'Callaghan
2020-06-02
drivers/vpd: rename VPD_ANY to VPD_RO_THEN_RW
Jonathan Zhang
2020-06-01
src: Fix up ##-commented SPDX headers
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_inject_dsdt
Furquan Shaikh
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-04
src/vendorcode: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-07
chromeos: remove unused constants from gnvs.h
Joel Kitching
2020-02-24
vboot: remove rogue vboot_struct.h include
Joel Kitching
2019-12-11
printf: Automatically prefix %p with 0x
Julius Werner
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-20
Remove MIPS architecture
Julius Werner
2019-10-24
google/chromeos: Add a library to get DSM calibration data
Cheng-Yi Chiang
2019-09-12
src/vendorcode: Remove not used #include <elog.h>
Elyes HAOUAS
2019-08-23
google/chromeos: Support AP watchdog flag from Chrome EC
You-Cheng Syu
2019-08-20
src: Remove variable length arrays
Jacob Garber
2019-06-24
add ctype.h header
Joel Kitching
2019-05-18
vendorcode/google/chromeos: Correct VPD field for MAC passthrough
Simon Glass
2019-05-09
vendorcode/google/chromeos: Use explicit zero check in ACPI code
Duncan Laurie
2019-04-23
coreboot: Run mainboard specific code before Cr50 reset
Keith Short
2019-03-28
chromeos: remove remaining dev switch references
Joel Kitching
2019-03-11
vendorcode/google/chromeos: Fix AMAC return type
Duncan Laurie
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
vendorcode/google/chromeos: Support MAC address passthru policy
Duncan Laurie
2019-03-04
vendorcode/google/chromeos: Add support for reading VPD in ACPI
Duncan Laurie
2019-03-04
vendorcode/google/chromeos: Save VPD region into GNVS
Duncan Laurie
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-13
coreboot: check Cr50 PM mode on normal boot
Keith Short
2019-02-01
vendorcode/google/chromeos: Use ACPI GPIO pin when possible
Duncan Laurie
2019-01-25
vendorcode/google/chromeos: Add mainboard hook before cr50 update
Duncan Laurie
2018-12-21
chromeos: Provide watchdog support in verstage
You-Cheng Syu
2018-12-17
Revert "vendorcode/google/chromeos: Get ACPI pin from GPIO library"
Duncan Laurie
2018-12-17
vendorcode/google: support multiple SAR filenames
Justin TerAvest
2018-12-14
vendorcode/google/chromeos: Get ACPI pin from GPIO library
Duncan Laurie
2018-11-08
security/vboot: Add selection for firmware slots used by VBOOT
Philipp Deppenwiese
2018-11-01
sb/intel/lynxpoint: Include <stdint.h> to fix compilation errors
Tristan Corrick
2018-10-22
reset: Provide new single-function reset API
Nico Huber
2018-10-15
vc/google/chromeos/ec: remove EC hibernate in cr50 update path
Aaron Durbin
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-09
drivers/vpd: Add VPD support
Patrick Rudolph
2018-09-06
acpi/gnvs: delay setting chromeos_apci_t.vdat until depthcharge
Joel Kitching
2018-09-06
chromeos/gnvs: remove function and naming cleanup
Joel Kitching
2018-08-28
acpi: Hide Chrome and coreboot specific devices
David Wu
2018-08-22
cbtable: remove chromeos_acpi from cbtable
Joel Kitching
2018-08-17
cr50: Allow boards to disable powering off EC on cr50 update
Daisuke Nojiri
2018-08-14
cbmem: rename vdat to chromeos_acpi
Joel Kitching
2018-07-13
intel/wifi: Add WGDS ACPI method for Geo Aware SAR
Pratik Prajapati
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-01-18
security/tpm: Change TPM naming for different layers.
Philipp Deppenwiese
2018-01-18
security/tpm: Move tpm TSS and TSPI layer to security section
Philipp Deppenwiese
2017-12-08
cr50: Make EC clear AP_OFF before hibnernate
Daisuke Nojiri
2017-12-04
security/vboot: Guard google_chromeec_reboot by if clause
Daisuke Nojiri
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-10-20
cr50_enable_update: Add printk before EC hibernate
Shelley Chen
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-08
src/vendorcode: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-05-05
cr50: check if the new image needs to be enabled and act on it
Vadim Bendebury
2017-04-24
Kconfig: provide MAINBOARD_HAS_TPM_CR50 option
Aaron Durbin
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specific
Julius Werner
2017-03-28
vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default
Julius Werner
2017-03-28
chromeos: Remove old MOCK_TPM references
Julius Werner
2017-03-09
vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata
Aaron Durbin
2017-03-08
chromeos/elog: Filter developer mode entry on S3 resume
Duncan Laurie
2017-01-24
Revert "chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sections"
Patrick Georgi
2017-01-12
google/chromeos: disable platform hierarchy on resume for TPM2
Aaron Durbin
2017-01-11
chromeos: fix build issues within sar.c
Robbie Zhang
2017-01-09
chromeos: Implement locating and decoding wifi sar data from VPD
Robbie Zhang
2016-12-13
vendorcode/google/chromeos: provide acpi phase enforcement pin macros
Aaron Durbin
2016-12-13
vendorcode/google/chromeos: zero out SHARED_DATA region
Patrick Georgi
2016-12-13
vendorcode/google/chromeos: Fill in firmware ID regions
Patrick Georgi
2016-11-18
google/chromeec: Add common infrastructure for boot-mode switches
Furquan Shaikh
2016-11-14
vboot: Add new function for logging recovery mode switches
Furquan Shaikh
2016-11-09
vendorcode/google: add common smbios mainboard version support
Aaron Durbin
2016-10-02
Kconfig: Update default hex values to start with 0x
Martin Roth
2016-08-19
drivers/elog: use region_device for NV storage
Aaron Durbin
2016-08-16
vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOT
Julius Werner
2016-08-15
Kconfig: remove unused MULTIPLE_CBFS_INSTANCES option
Aaron Durbin
[next]