Age | Commit message (Expand) | Author |
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-10 | soc/fsp_baytrail: Add support for FSP MR 005 | Ben Gardner |
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-04 | soc/intel/quark: Add minimal Quark SoC X1000 files | Lee Leahy |
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-02-03 | vendorcode/amd/agesa/f1{4,2,0} Sync Include directory | Edward O'Callaghan |
2016-02-03 | vendorcode/amd/agesa/f15?tn: Strip false/redudant AMD ver tag | Edward O'Callaghan |
2016-01-31 | vendorcode/intel: remove unused apple specific assembler macros | Stefan Reinauer |
2016-01-29 | src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig files | Martin Roth |
2016-01-28 | src/: give scripts a .sh extension for easy identification | Martin Roth |
2016-01-28 | Makefile: Make full use of src-to-obj macro | Nico Huber |
2016-01-27 | soc/braswell: Update FspUpdVpd.h for PcdSdDetectChk and PcdCaMirrorEn | Hannah Williams |
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-16 | vendorcode/intel/.../skylake: Update FspUpdVpd.h to v1.8.1 | Martin Roth |
2016-01-08 | vendorcode/amd/agesa/f15tn: Fix out of bounds read on on memory voltage | Martin Roth |
2016-01-07 | src/vendorcode/amd: correct spelling of MTRR | Paul Menzel |
2016-01-07 | f14: Increase AP stack to 8k on 64bit | Stefan Reinauer |
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-04 | braswell/skylake: Add FspUpdVpd.h to fix compilation | Stefan Reinauer |
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-11-18 | fsp1_0: Update rangeley to revision POSTGOLD4 | Marcin Wojciechowski |
2015-11-12 | AMD Merlin Falcon: update vendorcode header files to CarrizoPI 1.1.0.1 | zbao |
2015-11-10 | southbridge/intel: Add FSP based i89xx southbridge support | Marc Jones |
2015-11-06 | amd/pi/Makefile: Remove cp option '-u' | zbao |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-30 | Drop unused code from gcc-intrin.h | Stefan Reinauer |
2015-10-30 | cpu/amd: Fix cbtypes.h to match UINTN convention | Stefan Reinauer |
2015-10-30 | vendorcode/amd: 64bit fixes | Stefan Reinauer |
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-24 | amd/sb800: Make UsbRxMode per-board customizable | Tobias Diedrich |
2015-10-22 | Revert "Remove sandybridge and ivybridge FSP code path" | Martin Roth |
2015-10-19 | vendorcode/google: Deal with MULTIPLE_CBFS_INSTANCES | Patrick Georgi |
2015-10-14 | Revert "Remove FSP Rangeley SOC and mohonpeak board support" | Martin Roth |
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-03 | Remove FSP Rangeley SOC and mohonpeak board support | Alexandru Gagniuc |
2015-10-03 | Remove sandybridge and ivybridge FSP code path | Alexandru Gagniuc |
2015-10-02 | vboot: provide CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL option | Aaron Durbin |
2015-10-02 | fsp1_1: move relocation algorithm to commonlib | 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-16 | AMD Merlin Falcon: update vendorcode header files to CarrizoPI 1.1.0.0 | WANG Siyuan |
2015-09-16 | AMD Steppe Eagle: update vendorcode header files to MullinsPI 1.0.0.A | WANG Siyuan |
2015-09-10 | fsp1_1: provide binding to UEFI version | Aaron Durbin |
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-08-09 | f10/f12: Remove whitespace from gcccar.inc | Stefan Reinauer |
2015-08-07 | vendorcode: Move AMD sources from blobs to vendorcode | Marc Jones |
2015-08-05 | vendorcode: Fixup AGESA PI Kconfig variables | Marc Jones |
2015-07-30 | vendorcode: 64bit fixes for AMD CIMX SB800 | Stefan Reinauer |
2015-07-30 | vendorcode: Port AMD Agesa for Fam14 to 64bit | Stefan Reinauer |
2015-07-30 | amd/bettong: Enable fan control | WANG Siyuan |
2015-07-30 | AMD binary PI: add vendorcode support for fan control | WANG Siyuan |
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-21 | intel/fsp_baytrail: Support Baytrail FSP Gold4 release | York Yang |
2015-07-15 | cbfs: hardcode file alignment | Patrick Georgi |
2015-07-15 | intel/fsp_baytrail: Remove PcdEnableLan option | York Yang |
2015-07-08 | vboot: Don't count boot attempts if lid is closed | Patrick Georgi |
2015-07-08 | vendorcode/intel/edk2: Fix EFI_PEI_GRAPHICS_INFO_HOB structure | Lee Leahy |
2015-07-07 | x86: Drop -Wa,--divide | Stefan Reinauer |
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 |