Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
bfe5726571761afa10edbd245443189e355eb250
/
src
/
vendorcode
5de5522
vendorcode/amd/agesa: Fix tautological compare
by Edward O'Callaghan
· 9 years ago
fcc4347
chromeos: Fix adding a bmpblk to GBB
by Patrick Georgi
· 7 years ago
85cc5fd
chromeos: Add enable-serial GBB flag
by Patrick Georgi
· 7 years ago
c713594
google/oak: Log hardware watchdog in eventlog
by Julius Werner
· 8 years ago
7454bdf
vendorcode/amd/agesa/*/AGESA.h: Correct "ne" to "be" in comment
by Paul Menzel
· 11 years ago
a613a31
vboot: Handle S3 resume path for TPM initialization
by Duncan Laurie
· 8 years ago
24ae84d
vendorcode/intel/Kconfig: Add broadwell_de symbol to fix lint
by Martin Roth
· 8 years ago
15fca66
vendorcode/intel/fsp1_0: Add Broadwell-DE SoC vendor code
by York Yang
· 8 years ago
d2077af
vendorcode/intel/fsp/fsp1_1/skylake: update FspUpdVpd.h 1.9.0
by Aaron Durbin
· 8 years ago
339886c
Chromeos: Modify wifi_regulatory_domain to use "region" key in VPD
by Huang, Huki
· 8 years ago
d76d60b
soc/intel/quark: Set the UPD values for MemoryInit
by Lee Leahy
· 8 years ago
1cdacca
vboot: Set S3_RESUME flag for vboot context if necessary
by Duncan Laurie
· 8 years ago
09f2921
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
by Julius Werner
· 8 years ago
9e620ea
chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFV
by Martin Roth
· 8 years ago
6b881b2
google/chromeos: backup -> back up
by Patrick Georgi
· 8 years ago
3968653
soc/fsp_baytrail: Add support for FSP MR 005
by Ben Gardner
· 8 years ago
eda794d
vboot2: Store depthcharge graphic assets only in RO
by Patrick Georgi
· 8 years ago
fe97013
chromeos: Add option to back up VBNV CMOS into flash
by Duncan Laurie
· 8 years ago
d87cc3f
google/chromeos/vboot2: defer clearing rec mode switch
by Aaron Durbin
· 8 years ago
0165038
chromeos: Make vbnv_flash driver safe for CAR usage
by Duncan Laurie
· 8 years ago
3cbf8d9
chromeos: Remove CONFIG_VBNV_SIZE variable
by Duncan Laurie
· 8 years ago
88b28ad
chromeos: Add vbnv wrapper for the different backends
by Duncan Laurie
· 8 years ago
4121f9e
google/chromeos/vboot2: honor boot region device size
by Aaron Durbin
· 8 years ago
5e29106
google/chromeos: guard cbmem_find() in verstage and bootblock
by Aaron Durbin
· 8 years ago
5dbefd9
chromeos/vboot: allow platform to hook into vboot_reboot()
by Aaron Durbin
· 8 years ago
87c9fae
chromeos/vboot: provide support for x86 memory init verification
by Aaron Durbin
· 8 years ago
2ed7eb7
soc/intel/quark: Add minimal Quark SoC X1000 files
by Lee Leahy
· 8 years ago
71ea717
chromeos: Sign FW_MAIN_A and FW_MAIN_B
by Patrick Georgi
· 8 years ago
5ea87ff
chromeos: Add Kconfig options for GBB flags
by Patrick Georgi
· 8 years ago
0db0e61
chromeos: Create GBB at build time
by Patrick Georgi
· 8 years ago
e3f47ea
vendorcode/amd/agesa/f1{4,2,0} Sync Include directory
by Edward O'Callaghan
· 9 years ago
c389635
vendorcode/amd/agesa/f15?tn: Strip false/redudant AMD ver tag
by Edward O'Callaghan
· 9 years ago
eaa0146
vendorcode/intel: remove unused apple specific assembler macros
by Stefan Reinauer
· 8 years ago
3e3d969
src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig files
by Martin Roth
· 8 years ago
43f16f8
src/: give scripts a .sh extension for easy identification
by Martin Roth
· 8 years ago
81b09f4
Makefile: Make full use of src-to-obj macro
by Nico Huber
· 8 years ago
b115910
soc/braswell: Update FspUpdVpd.h for PcdSdDetectChk and PcdCaMirrorEn
by Hannah Williams
· 8 years ago
ffc2260
chromeos: vpd: Avoid reading uninitialized VPDs
by Julius Werner
· 8 years ago
4f7a361
chromeos: Add timestamps to measure VPD read times
by Julius Werner
· 8 years ago
6324de1
vboot2: Handle slow EC SW sync and graphics driver loading
by Duncan Laurie
· 8 years ago
c8d4abd
vboot: Install files into FW_MAIN_A and FW_MAIN_B unless they're for RO
by Patrick Georgi
· 8 years ago
5d935b3
Chromeos: Implement wifi_regulatory_domain using "regions" key in VPD
by Felix Durairaj
· 8 years ago
df13c31
intel/skylake: During RO mode after FSP reset CB lose original state
by Subrata Banik
· 8 years ago
27d71da
vendorcode/intel/.../skylake: Update FspUpdVpd.h to v1.8.1
by Martin Roth
· 8 years ago
fecc24a
vendorcode/amd/agesa/f15tn: Fix out of bounds read on on memory voltage
by Martin Roth
· 8 years ago
2e0d944
src/vendorcode/amd: correct spelling of MTRR
by Paul Menzel
· 10 years ago
f8532b1
f14: Increase AP stack to 8k on 64bit
by Stefan Reinauer
· 8 years ago
cbb6c75
commonlib: Add function to hash contents of a CBFS region.
by Aaron Durbin
· 8 years ago
74babff
vendorcode: google: chromeos: Remove old fmap.c file
by Julius Werner
· 8 years ago
7e7a4df
lib: remove assets infrastructure
by Aaron Durbin
· 8 years ago
6d720f3
cbfs/vboot: remove firmware component support
by Aaron Durbin
· 8 years ago
c7c30a8
vendorcode/google/chromeos: Only select ELOG if SPI_FLASH is available
by Martin Roth
· 8 years ago
1d05731
braswell/skylake: Add FspUpdVpd.h to fix compilation
by Stefan Reinauer
· 8 years ago
1cab012
build system: Add more files through cbfs-files instead of manual rules
by Patrick Georgi
· 8 years ago
4aac08a
chromeos: Fix Kconfig TPM warnings on systems with no LPC TPM
by Martin Roth
· 8 years ago
b15a0d0
vendorcode/google/chromeos: Cache VPD data into CBMEM
by Hung-Te Lin
· 8 years ago
68b79cd
fsp1_0: Update rangeley to revision POSTGOLD4
by Marcin Wojciechowski
· 8 years ago
2603812
AMD Merlin Falcon: update vendorcode header files to CarrizoPI 1.1.0.1
by zbao
· 8 years ago
5a4554a
southbridge/intel: Add FSP based i89xx southbridge support
by Marc Jones
· 8 years ago
aeb2103
amd/pi/Makefile: Remove cp option '-u'
by zbao
· 8 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
16643aa
Drop unused code from gcc-intrin.h
by Stefan Reinauer
· 8 years ago
5fa4cb6
cpu/amd: Fix cbtypes.h to match UINTN convention
by Stefan Reinauer
· 8 years ago
d91ddc8
vendorcode/amd: 64bit fixes
by Stefan Reinauer
· 8 years ago
6fecb71
vboot2: Fix flows for TPM_E_MUST_REBOOT
by Furquan Shaikh
· 8 years ago
6ce7459
vboot: check vb2_shared_data flags for manual recovery
by Daisuke Nojiri
· 8 years ago
0dab6d1
amd/sb800: Make UsbRxMode per-board customizable
by Tobias Diedrich
· 8 years ago
bf6b83a
Revert "Remove sandybridge and ivybridge FSP code path"
by Martin Roth
· 8 years ago
087477f
vendorcode/google: Deal with MULTIPLE_CBFS_INSTANCES
by Patrick Georgi
· 8 years ago
5856240
Revert "Remove FSP Rangeley SOC and mohonpeak board support"
by Martin Roth
· 8 years ago
75c51d9
x86: add standalone verstage support
by Aaron Durbin
· 8 years ago
e3d2d6f
vboot: allow more flexibility when adding verstage
by Aaron Durbin
· 8 years ago
b593366
vboot: prepare for x86 verstage
by Aaron Durbin
· 8 years ago
b5a20b2
vboot: restructure vboot work buffer handling
by Aaron Durbin
· 8 years ago
37a5d15
cbfs: add struct cbfsf
by Aaron Durbin
· 8 years ago
3f4a997
vboot2: Look up actual CBFS in MULTIPLE_CBFS configuration
by Patrick Georgi
· 8 years ago
959478a
Remove FSP Rangeley SOC and mohonpeak board support
by Alexandru Gagniuc
· 8 years ago
fb50124
Remove sandybridge and ivybridge FSP code path
by Alexandru Gagniuc
· 8 years ago
3c96e80
vboot: provide CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL option
by Aaron Durbin
· 8 years ago
04ebf59
fsp1_1: move relocation algorithm to commonlib
by Aaron Durbin
· 8 years ago
3faea59
chromeos: vboot_common: Avoid code duplication when grabbing the handoff info
by Paul Kocialkowski
· 8 years ago
588ad7b
vboot: provide a unified flow for separate verstage
by Aaron Durbin
· 8 years ago
115360f
chromeos: vboot-related functions move to common vboot code
by Paul Kocialkowski
· 8 years ago
a400327
chromeos: vboot and chromeos dependency removal for sw write protect state
by Paul Kocialkowski
· 8 years ago
dc9f5cd
coreboot: introduce commonlib
by Aaron Durbin
· 8 years ago
914a21e
vbnv: check alignment of nvram in advance
by Daisuke Nojiri
· 8 years ago
9763d8e
AMD Merlin Falcon: update vendorcode header files to CarrizoPI 1.1.0.0
by WANG Siyuan
· 8 years ago
762cef9
AMD Steppe Eagle: update vendorcode header files to MullinsPI 1.0.0.A
by WANG Siyuan
· 8 years ago
789f2b6
fsp1_1: provide binding to UEFI version
by Aaron Durbin
· 8 years ago
e5bad5c
verstage: use common program.ld for linking
by Aaron Durbin
· 8 years ago
e2473c5
Chromeos: Remove Kconfig workaround for VIRTUAL_DEV_SWITCH warnings
by Martin Roth
· 8 years ago
c7ae731
chromeos: Allow for VB_SOURCE override
by Paul Kocialkowski
· 8 years ago
6a10694
chromeos: vboot: Adaptations for using a separate object out directory
by Paul Kocialkowski
· 8 years ago
eb5f45a
f10/f12: Remove whitespace from gcccar.inc
by Stefan Reinauer
· 8 years ago
0b11bd0
vendorcode: Move AMD sources from blobs to vendorcode
by Marc Jones
· 8 years ago
74234eb
vendorcode: Fixup AGESA PI Kconfig variables
by Marc Jones
· 8 years ago
df3b8e6
vendorcode: 64bit fixes for AMD CIMX SB800
by Stefan Reinauer
· 8 years ago
3e3f400
vendorcode: Port AMD Agesa for Fam14 to 64bit
by Stefan Reinauer
· 8 years ago
6bd016c
amd/bettong: Enable fan control
by WANG Siyuan
· 8 years ago
3f95f1d
AMD binary PI: add vendorcode support for fan control
by WANG Siyuan
· 8 years ago
Next »