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
2016-07-15
chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sections
Paul Kocialkowski
2016-07-14
tpm2: implement locking firmware rollback counter
Vadim Bendebury
2016-07-13
tpm2: add tlcl_force_clear and use it before factory init
Vadim Bendebury
2016-07-13
tpm2: use pcr0 dependent nvram space policy definitions
Vadim Bendebury
2016-07-12
vboot2: tpm2 factory initialization.
Vadim Bendebury
2016-06-30
vbnv: Do not initialize vbnv_copy in vbnv layer
Furquan Shaikh
2016-06-29
vbnv: Do not silently reset cache in read_vbnv
Furquan Shaikh
2016-06-23
kconfig: allow various tpm type and interface permutations
Vadim Bendebury
2016-06-12
Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices
Julius Werner
2016-05-25
vendorcode/google/chromeos/vboot2: use cbmem for postcar region selection
Aaron Durbin
2016-05-24
vendorcode/chromeos/vbnv: Add CMOS init function
Jagadish Krishnamoorthy
2016-05-16
vboot: Call verification_should_run directly in the if statement
Paul Kocialkowski
2016-05-09
xip: Do not pass --xip for early stages if CAR supports code execution
Furquan Shaikh
2016-05-03
chromeos: Ensure that the last file in FW_MAIN is not also the first one
Paul Kocialkowski
2016-04-20
vboot: Compile loader in postcar as well
Andrey Petrov
2016-04-05
chromeos: Fix adding a bmpblk to GBB
Patrick Georgi
2016-04-05
chromeos: Add enable-serial GBB flag
Patrick Georgi
2016-04-05
google/oak: Log hardware watchdog in eventlog
Julius Werner
2016-03-29
vboot: Handle S3 resume path for TPM initialization
Duncan Laurie
2016-03-08
Chromeos: Modify wifi_regulatory_domain to use "region" key in VPD
Huang, Huki
2016-02-29
vboot: Set S3_RESUME flag for vboot context if necessary
Duncan Laurie
2016-02-22
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-10
chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFV
Martin Roth
2016-02-10
google/chromeos: backup -> back up
Patrick Georgi
2016-02-09
vboot2: Store depthcharge graphic assets only in RO
Patrick Georgi
2016-02-09
chromeos: Add option to back up VBNV CMOS into flash
Duncan Laurie
2016-02-09
google/chromeos/vboot2: defer clearing rec mode switch
Aaron Durbin
2016-02-09
chromeos: Make vbnv_flash driver safe for CAR usage
Duncan Laurie
2016-02-09
chromeos: Remove CONFIG_VBNV_SIZE variable
Duncan Laurie
2016-02-09
chromeos: Add vbnv wrapper for the different backends
Duncan Laurie
2016-02-04
google/chromeos/vboot2: honor boot region device size
Aaron Durbin
2016-02-04
google/chromeos: guard cbmem_find() in verstage and bootblock
Aaron Durbin
2016-02-04
chromeos/vboot: allow platform to hook into vboot_reboot()
Aaron Durbin
2016-02-04
chromeos/vboot: provide support for x86 memory init verification
Aaron Durbin
2016-02-03
chromeos: Sign FW_MAIN_A and FW_MAIN_B
Patrick Georgi
2016-02-03
chromeos: Add Kconfig options for GBB flags
Patrick Georgi
2016-02-03
chromeos: Create GBB at build time
Patrick Georgi
2016-01-28
src/: give scripts a .sh extension for easy identification
Martin Roth
2016-01-27
chromeos: vpd: Avoid reading uninitialized VPDs
Julius Werner
2016-01-27
chromeos: Add timestamps to measure VPD read times
Julius Werner
2016-01-22
vboot2: Handle slow EC SW sync and graphics driver loading
Duncan Laurie
2016-01-21
vboot: Install files into FW_MAIN_A and FW_MAIN_B unless they're for RO
Patrick Georgi
2016-01-21
Chromeos: Implement wifi_regulatory_domain using "regions" key in VPD
Felix Durairaj
2016-01-17
intel/skylake: During RO mode after FSP reset CB lose original state
Subrata Banik
2016-01-06
commonlib: Add function to hash contents of a CBFS region.
Aaron Durbin
2015-12-17
vendorcode: google: chromeos: Remove old fmap.c file
Julius Werner
2015-12-10
lib: remove assets infrastructure
Aaron Durbin
2015-12-10
cbfs/vboot: remove firmware component support
Aaron Durbin
2015-12-08
vendorcode/google/chromeos: Only select ELOG if SPI_FLASH is available
Martin Roth
2015-12-02
build system: Add more files through cbfs-files instead of manual rules
Patrick Georgi
2015-11-21
chromeos: Fix Kconfig TPM warnings on systems with no LPC TPM
Martin Roth
2015-11-19
vendorcode/google/chromeos: Cache VPD data into CBMEM
Hung-Te Lin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-28
vboot2: Fix flows for TPM_E_MUST_REBOOT
Furquan Shaikh
2015-10-28
vboot: check vb2_shared_data flags for manual recovery
Daisuke Nojiri
2015-10-19
vendorcode/google: Deal with MULTIPLE_CBFS_INSTANCES
Patrick Georgi
2015-10-14
x86: add standalone verstage support
Aaron Durbin
2015-10-14
vboot: allow more flexibility when adding verstage
Aaron Durbin
2015-10-11
vboot: prepare for x86 verstage
Aaron Durbin
2015-10-11
vboot: restructure vboot work buffer handling
Aaron Durbin
2015-10-07
cbfs: add struct cbfsf
Aaron Durbin
2015-10-06
vboot2: Look up actual CBFS in MULTIPLE_CBFS configuration
Patrick Georgi
2015-10-02
vboot: provide CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL option
Aaron Durbin
2015-09-30
chromeos: vboot_common: Avoid code duplication when grabbing the handoff info
Paul Kocialkowski
2015-09-30
vboot: provide a unified flow for separate verstage
Aaron Durbin
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-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-09-17
vbnv: check alignment of nvram in advance
Daisuke Nojiri
2015-09-09
verstage: use common program.ld for linking
Aaron Durbin
2015-08-26
Chromeos: Remove Kconfig workaround for VIRTUAL_DEV_SWITCH warnings
Martin Roth
2015-08-11
chromeos: Allow for VB_SOURCE override
Paul Kocialkowski
2015-08-10
chromeos: vboot: Adaptations for using a separate object out directory
Paul Kocialkowski
2015-07-29
arm, arm64, mips: Add rough static stack size checks with -Wstack-usage
Julius Werner
2015-07-23
vboot: set software write protect flag
Daisuke Nojiri
2015-07-15
cbfs: hardcode file alignment
Patrick Georgi
2015-07-08
vboot: Don't count boot attempts if lid is closed
Patrick Georgi
2015-06-30
vboot: move vbnv_* sources around a bit more.
Patrick Georgi
2015-06-30
chromeos: push vbnv_* accessors from verstage to libverstage
Patrick Georgi
2015-06-30
Add Kconfig flag to specify if there's a lid switch
Patrick Georgi
2015-06-29
vboot2: Enable VBOOT_DYNAMIC_WORK_BUFFER on x86
Stefan Reinauer
2015-06-29
vboot2: consolidate vboot2 buffer initialization
Patrick Georgi
2015-06-26
google/chromeos: always enable VBOOT_VERIFY_FIRMWARE with CHROMEOS
Patrick Georgi
2015-06-26
vboot: Init vb2 work memory area before calling verstage
Patrick Georgi
2015-06-23
chromeos: vpd: properly null terminate values
Stephen Barber
2015-06-09
vboot: add new firmware indicies
Aaron Durbin
2015-06-02
assets: abstract away the firmware assets used for booting
Aaron Durbin
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
vboot: Increase max parsed fw components to 6
Furquan Shaikh
2015-05-29
chromeos: always enable timestamps
Stefan Reinauer
2015-05-27
Move TPM code out of chromeos
Vladimir Serbinenko
2015-05-26
vboot: move to region_devices
Aaron Durbin
2015-05-26
fmap: new API using region_device
Aaron Durbin
2015-05-26
vboot: use only offsets for tracking firmware components
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-19
vboot: remove vboot_context.h
Aaron Durbin
2015-05-13
vboot: fix die() hang for recovery path
Aaron Durbin
2015-05-13
vboot: indicate verstage loading on console
Aaron Durbin
2015-05-13
vboot: handle RELOCATABLE_RAMSTAGE
Aaron Durbin
2015-05-11
vboot: allow for dynamic work buffers
Aaron Durbin
[next]