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
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace uses of "Nehalem"
Angel Pons
2020-03-15
1
-1
/
+1
*
vboot: remove extraneous vboot_recovery_mode_memory_retrain
Joel Kitching
2020-03-12
2
-7
/
+0
*
vboot: Upgrade kernel space to v1.0
dnojiri
2020-03-07
1
-5
/
+11
*
security/vboot: Support enabling EC EFS with EC software sync
Sam McNally
2020-03-06
2
-0
/
+9
*
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-02-24
2
-5
/
+5
*
vboot: remove rogue vboot_struct.h include
Joel Kitching
2020-02-24
1
-1
/
+1
*
security/intel/stm: Use depends on ENABLE_VMX
Eugene Myers
2020-02-21
1
-6
/
+2
*
security/intel/stm: Check for processor STM support
Eugene Myers
2020-02-21
1
-0
/
+11
*
vboot: use vb2api_get_recovery_reason function
Joel Kitching
2020-02-19
1
-4
/
+1
*
security/vboot: Correct help text of VBOOT_STARTS_IN_ROMSTAGE
Yu-Ping Wu
2020-02-18
1
-2
/
+2
*
vboot: rename GBB flag FAFT_KEY_OVERIDE to FLAG_RUNNING_FAFT
Joel Kitching
2020-02-17
2
-3
/
+3
*
vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT option
Joel Kitching
2020-02-17
6
-108
/
+10
*
vboot: push clear recovery mode switch until BS_WRITE_TABLES
Joel Kitching
2020-02-17
2
-28
/
+16
*
vboot: fix up some includes
Joel Kitching
2020-02-14
3
-5
/
+3
*
vboot: correct workbuf size when VBOOT_STARTS_IN_ROMSTAGE
Joel Kitching
2020-02-10
1
-2
/
+11
*
intel/stm: Add platform opt-in Kconfig
Nico Huber
2020-02-09
1
-1
/
+4
*
security/vboot: relocate vb2ex_abort and vb2ex_printf
Joel Kitching
2020-02-07
3
-21
/
+35
*
security/intel/stm: Add STM support
Eugene Myers
2020-02-05
10
-0
/
+2022
*
vendorcode/eltan/security: Switch to vb2 vboot library
Wim Vervoorn
2020-02-05
1
-1
/
+0
*
security/tpm/tss: Add ClearControl Function
Christian Walter
2020-02-04
4
-0
/
+50
*
vboot: Remove hard dependency on MISSING_BOARD_RESET
Julius Werner
2020-01-25
1
-1
/
+1
*
security/vboot: Allow UDC regardless of vboot state
Wim Vervoorn
2020-01-18
2
-0
/
+11
*
cbfs: Remove locator concept
Julius Werner
2020-01-18
2
-6
/
+3
*
src/security: Fix typos
Elyes HAOUAS
2020-01-10
2
-2
/
+2
*
src: Remove unused include <string.h>
Elyes HAOUAS
2019-12-26
1
-1
/
+0
*
security/vboot: Add a dedicated flag for building of vboot library
Bill XIE
2019-12-20
2
-33
/
+46
*
src/security: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
4
-4
/
+0
*
arch/x86: Drop uses of ROMCC_BOOTBLOCK
Arthur Heymans
2019-12-19
1
-1
/
+0
*
vboot: remove 2lib headers from Makefile
Joel Kitching
2019-12-18
1
-2
/
+0
*
vboot: Fix MOCK_SECDATA for new naming scheme
Julius Werner
2019-12-18
1
-1
/
+1
*
security/vboot: Ensure firmware body size is respected again
Julius Werner
2019-12-13
4
-30
/
+22
*
vboot: update secdata naming scheme
Joel Kitching
2019-12-12
1
-21
/
+23
*
vboot: remove old vboot_fill_handoff function header
Joel Kitching
2019-12-10
1
-5
/
+0
*
EC sync: Properly handle VBERROR return codes from vb2api_ec_sync
Tim Wawrzynczak
2019-12-09
1
-2
/
+32
*
vboot: Clear secdata change flags after factory init
Julius Werner
2019-12-06
2
-7
/
+9
*
vboot: update VbExNvStorageWrite function
Joel Kitching
2019-12-06
1
-2
/
+2
*
src: Move 'static' to the beginning of declaration
Elyes HAOUAS
2019-12-02
2
-4
/
+4
*
lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table
Yu-Ping Wu
2019-12-02
2
-2
/
+1
*
security/vboot: Remove struct vboot_working_data
Yu-Ping Wu
2019-12-02
2
-67
/
+24
*
security/tpm: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
5
-37
/
+27
*
security/vboot: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
5
-50
/
+26
*
security/vboot: Use persistent context to read GBB flags
Julius Werner
2019-11-28
5
-123
/
+13
*
security/vboot: Remove duplicate offsetof() definition
Jacob Garber
2019-11-26
1
-4
/
+0
*
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-25
1
-1
/
+1
*
Makefiles: Remove -D__PRE_RAM__
Kyösti Mälkki
2019-11-22
1
-6
/
+0
*
drivers/intel/fsp1_0: Drop support
Arthur Heymans
2019-11-21
1
-6
/
+0
*
soc/intel/fsp_broadwell_de: Drop support
Arthur Heymans
2019-11-21
1
-3
/
+1
*
security/vboot: Build vboot library with same .a that depthcharge uses
Tim Wawrzynczak
2019-11-20
1
-5
/
+5
*
security/vboot/sync_ec: Add timestamps
Tim Wawrzynczak
2019-11-20
1
-6
/
+13
*
security/vboot: Add vboot callbacks to support EC software sync
Tim Wawrzynczak
2019-11-20
5
-12
/
+590
[next]