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
*
chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sections
Paul Kocialkowski
2016-07-15
1
-1
/
+14
*
tpm2: implement locking firmware rollback counter
Vadim Bendebury
2016-07-14
1
-5
/
+10
*
tpm2: add tlcl_force_clear and use it before factory init
Vadim Bendebury
2016-07-13
1
-0
/
+1
*
tpm2: use pcr0 dependent nvram space policy definitions
Vadim Bendebury
2016-07-13
1
-2
/
+0
*
vboot2: tpm2 factory initialization.
Vadim Bendebury
2016-07-12
2
-66
/
+131
*
soc/intel/quark: Pass in the memory initialization parameters
Lee Leahy
2016-07-08
1
-10
/
+91
*
intel/i210: Change API for function mainboard_get_mac_address()
Werner Zeh
2016-07-05
1
-4
/
+0
*
AGESA boards: Fix split to romstage and ramstage
Kyösti Mälkki
2016-07-01
4
-4
/
+2
*
vbnv: Do not initialize vbnv_copy in vbnv layer
Furquan Shaikh
2016-06-30
3
-24
/
+6
*
vendorcode/siemens: Add extended info block support to hwilib
Werner Zeh
2016-06-30
2
-9
/
+293
*
vbnv: Do not silently reset cache in read_vbnv
Furquan Shaikh
2016-06-29
3
-7
/
+23
*
kconfig: allow various tpm type and interface permutations
Vadim Bendebury
2016-06-23
1
-1
/
+2
*
Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices
Julius Werner
2016-06-12
1
-2
/
+7
*
util/checklist: Add bootblock support
Lee Leahy
2016-06-09
2
-72
/
+11
*
vendorcode/intel/fsp1_1/checklist: romstage - Add car_stage_entry
Lee Leahy
2016-06-09
2
-0
/
+2
*
soc/intel/quark: Pass serial port address to FSP
Lee Leahy
2016-06-09
1
-22
/
+16
*
AGESA boards: Split dispatcher to romstage and ramstage
Kyösti Mälkki
2016-06-04
22
-1255
/
+277
*
AGESA f12 f15: Add OEM customisation
Kyösti Mälkki
2016-06-04
2
-2
/
+0
*
AGESA: Fix invalid BLDCFG_ and CFG_ use
Kyösti Mälkki
2016-06-04
10
-241
/
+236
*
AGESA: Drop unused assembly files
Kyösti Mälkki
2016-06-04
75
-56597
/
+0
*
AGESA: Remove unused platform configuration files
Kyösti Mälkki
2016-06-04
35
-12469
/
+0
*
AGESA f10: Pick sample platform configuration
Kyösti Mälkki
2016-06-04
1
-0
/
+0
*
Add Board Checklist Support
Lee Leahy
2016-06-03
7
-0
/
+321
*
vendorcode/google/chromeos/vboot2: use cbmem for postcar region selection
Aaron Durbin
2016-05-25
1
-2
/
+2
*
vendorcode/chromeos/vbnv: Add CMOS init function
Jagadish Krishnamoorthy
2016-05-24
2
-0
/
+14
*
AGESA vendorcode: Build a common amdlib
Kyösti Mälkki
2016-05-18
23
-8338
/
+107
*
AGESA vendorcode: Move compiler class definition
Kyösti Mälkki
2016-05-18
7
-50
/
+16
*
vboot: Call verification_should_run directly in the if statement
Paul Kocialkowski
2016-05-16
1
-5
/
+1
*
vendorcode/intel/fsp1_0: Don't break GCC strict aliasing
Stefan Reinauer
2016-05-13
12
-67
/
+67
*
HobLib: Don't break GCC strict aliasing
Stefan Reinauer
2016-05-13
1
-5
/
+5
*
AMD fam14: Blacklist Intel Centrino n6235 from PCIe ASPM
Kyösti Mälkki
2016-05-13
1
-1
/
+2
*
AGESA vendorcode: Drop alternate image dispatcher
Kyösti Mälkki
2016-05-12
18
-731
/
+0
*
AGESA f12: Build as libagesa.a
Kyösti Mälkki
2016-05-12
1
-0
/
+292
*
AGESA f16kb: Build as libagesa.a
Kyösti Mälkki
2016-05-12
1
-0
/
+424
*
AGESA boards: Relocate platform memory config
Kyösti Mälkki
2016-05-10
3
-3
/
+0
*
xip: Do not pass --xip for early stages if CAR supports code execution
Furquan Shaikh
2016-05-09
1
-2
/
+8
*
vendorcode/intel/fsp/fsp1_1/quark: Update FspUpdVpd.h
Lee Leahy
2016-05-03
1
-34
/
+28
*
chromeos: Ensure that the last file in FW_MAIN is not also the first one
Paul Kocialkowski
2016-05-03
1
-1
/
+1
*
drivers/intel/i210: Use uint8_t and friends instead of u8
Werner Zeh
2016-04-28
1
-1
/
+2
*
vendorcode/siemens: Add hwilib for Siemens specific info struct
Werner Zeh
2016-04-28
6
-0
/
+451
*
AGESA vendorcode: Fix type mismatch
Kyösti Mälkki
2016-04-21
6
-28
/
+28
*
vboot: Compile loader in postcar as well
Andrey Petrov
2016-04-20
1
-0
/
+3
*
AGESA vendorcode: Suppress maybe-uninitialized warnings
Kyösti Mälkki
2016-04-20
6
-42
/
+42
*
AGESA vendorcode: Fix logic error
Kyösti Mälkki
2016-04-20
6
-6
/
+6
*
AMD CIMX: Drop unused code
Kyösti Mälkki
2016-04-20
8
-347
/
+2
*
vendorcode/intel: Remove temporary Broadwell DE Kconfig symbol
Martin Roth
2016-04-18
1
-5
/
+0
*
vendorcode/amd/agesa: Fix tautological compare
Edward O'Callaghan
2016-04-16
21
-21
/
+21
*
chromeos: Fix adding a bmpblk to GBB
Patrick Georgi
2016-04-05
1
-4
/
+10
*
chromeos: Add enable-serial GBB flag
Patrick Georgi
2016-04-05
2
-1
/
+8
*
google/oak: Log hardware watchdog in eventlog
Julius Werner
2016-04-05
2
-1
/
+8
[next]