index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vendorcode
/
google
Age
Commit message (
Expand
)
Author
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
[next]