index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vendorcode
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/fsp_baytrail: Add support for FSP MR 005
Ben Gardner
2016-02-10
1
-1
/
+3
*
vboot2: Store depthcharge graphic assets only in RO
Patrick Georgi
2016-02-09
1
-0
/
+4
*
chromeos: Add option to back up VBNV CMOS into flash
Duncan Laurie
2016-02-09
3
-0
/
+44
*
google/chromeos/vboot2: defer clearing rec mode switch
Aaron Durbin
2016-02-09
2
-1
/
+11
*
chromeos: Make vbnv_flash driver safe for CAR usage
Duncan Laurie
2016-02-09
1
-43
/
+62
*
chromeos: Remove CONFIG_VBNV_SIZE variable
Duncan Laurie
2016-02-09
3
-11
/
+5
*
chromeos: Add vbnv wrapper for the different backends
Duncan Laurie
2016-02-09
7
-213
/
+201
*
google/chromeos/vboot2: honor boot region device size
Aaron Durbin
2016-02-04
1
-0
/
+11
*
google/chromeos: guard cbmem_find() in verstage and bootblock
Aaron Durbin
2016-02-04
1
-0
/
+7
*
chromeos/vboot: allow platform to hook into vboot_reboot()
Aaron Durbin
2016-02-04
2
-0
/
+8
*
chromeos/vboot: provide support for x86 memory init verification
Aaron Durbin
2016-02-04
2
-1
/
+87
*
soc/intel/quark: Add minimal Quark SoC X1000 files
Lee Leahy
2016-02-04
1
-0
/
+171
*
chromeos: Sign FW_MAIN_A and FW_MAIN_B
Patrick Georgi
2016-02-03
1
-0
/
+37
*
chromeos: Add Kconfig options for GBB flags
Patrick Georgi
2016-02-03
2
-1
/
+76
*
chromeos: Create GBB at build time
Patrick Georgi
2016-02-03
2
-0
/
+76
*
vendorcode/amd/agesa/f1{4,2,0} Sync Include directory
Edward O'Callaghan
2016-02-03
47
-280
/
+236
*
vendorcode/amd/agesa/f15?tn: Strip false/redudant AMD ver tag
Edward O'Callaghan
2016-02-03
113
-113
/
+0
*
vendorcode/intel: remove unused apple specific assembler macros
Stefan Reinauer
2016-01-31
2
-11
/
+0
*
src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig files
Martin Roth
2016-01-29
2
-0
/
+0
*
src/: give scripts a .sh extension for easy identification
Martin Roth
2016-01-28
1
-0
/
+0
*
Makefile: Make full use of src-to-obj macro
Nico Huber
2016-01-28
1
-20
/
+13
*
soc/braswell: Update FspUpdVpd.h for PcdSdDetectChk and PcdCaMirrorEn
Hannah Williams
2016-01-27
1
-14
/
+17
*
chromeos: vpd: Avoid reading uninitialized VPDs
Julius Werner
2016-01-27
1
-2
/
+12
*
chromeos: Add timestamps to measure VPD read times
Julius Werner
2016-01-27
1
-0
/
+5
*
vboot2: Handle slow EC SW sync and graphics driver loading
Duncan Laurie
2016-01-22
1
-3
/
+17
*
vboot: Install files into FW_MAIN_A and FW_MAIN_B unless they're for RO
Patrick Georgi
2016-01-21
1
-0
/
+11
*
Chromeos: Implement wifi_regulatory_domain using "regions" key in VPD
Felix Durairaj
2016-01-21
4
-0
/
+85
*
intel/skylake: During RO mode after FSP reset CB lose original state
Subrata Banik
2016-01-17
4
-0
/
+34
*
vendorcode/intel/.../skylake: Update FspUpdVpd.h to v1.8.1
Martin Roth
2016-01-16
1
-34
/
+344
*
vendorcode/amd/agesa/f15tn: Fix out of bounds read on on memory voltage
Martin Roth
2016-01-08
1
-0
/
+2
*
src/vendorcode/amd: correct spelling of MTRR
Paul Menzel
2016-01-07
40
-69
/
+69
*
f14: Increase AP stack to 8k on 64bit
Stefan Reinauer
2016-01-07
1
-0
/
+4
*
commonlib: Add function to hash contents of a CBFS region.
Aaron Durbin
2016-01-06
2
-2
/
+1
*
vendorcode: google: chromeos: Remove old fmap.c file
Julius Werner
2015-12-17
1
-153
/
+0
*
lib: remove assets infrastructure
Aaron Durbin
2015-12-10
1
-1
/
+1
*
cbfs/vboot: remove firmware component support
Aaron Durbin
2015-12-10
8
-202
/
+62
*
vendorcode/google/chromeos: Only select ELOG if SPI_FLASH is available
Martin Roth
2015-12-08
1
-1
/
+1
*
braswell/skylake: Add FspUpdVpd.h to fix compilation
Stefan Reinauer
2015-12-04
2
-0
/
+1247
*
build system: Add more files through cbfs-files instead of manual rules
Patrick Georgi
2015-12-02
1
-1
/
+9
*
chromeos: Fix Kconfig TPM warnings on systems with no LPC TPM
Martin Roth
2015-11-21
1
-2
/
+2
*
vendorcode/google/chromeos: Cache VPD data into CBMEM
Hung-Te Lin
2015-11-19
2
-40
/
+108
*
fsp1_0: Update rangeley to revision POSTGOLD4
Marcin Wojciechowski
2015-11-18
6
-7
/
+467
*
AMD Merlin Falcon: update vendorcode header files to CarrizoPI 1.1.0.1
zbao
2015-11-12
3
-4
/
+18
*
southbridge/intel: Add FSP based i89xx southbridge support
Marc Jones
2015-11-10
1
-0
/
+1
*
amd/pi/Makefile: Remove cp option '-u'
zbao
2015-11-06
1
-1
/
+1
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
41
-164
/
+0
*
Drop unused code from gcc-intrin.h
Stefan Reinauer
2015-10-30
1
-36
/
+0
*
cpu/amd: Fix cbtypes.h to match UINTN convention
Stefan Reinauer
2015-10-30
7
-18
/
+25
*
vendorcode/amd: 64bit fixes
Stefan Reinauer
2015-10-30
57
-264
/
+310
*
vboot2: Fix flows for TPM_E_MUST_REBOOT
Furquan Shaikh
2015-10-28
1
-0
/
+2
[next]