index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
security
Age
Commit message (
Expand
)
Author
2020-02-07
security/vboot: relocate vb2ex_abort and vb2ex_printf
Joel Kitching
2020-02-05
security/intel/stm: Add STM support
Eugene Myers
2020-02-05
vendorcode/eltan/security: Switch to vb2 vboot library
Wim Vervoorn
2020-02-04
security/tpm/tss: Add ClearControl Function
Christian Walter
2020-01-25
vboot: Remove hard dependency on MISSING_BOARD_RESET
Julius Werner
2020-01-18
security/vboot: Allow UDC regardless of vboot state
Wim Vervoorn
2020-01-18
cbfs: Remove locator concept
Julius Werner
2020-01-10
src/security: Fix typos
Elyes HAOUAS
2019-12-26
src: Remove unused include <string.h>
Elyes HAOUAS
2019-12-20
security/vboot: Add a dedicated flag for building of vboot library
Bill XIE
2019-12-19
src/security: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
arch/x86: Drop uses of ROMCC_BOOTBLOCK
Arthur Heymans
2019-12-18
vboot: remove 2lib headers from Makefile
Joel Kitching
2019-12-18
vboot: Fix MOCK_SECDATA for new naming scheme
Julius Werner
2019-12-13
security/vboot: Ensure firmware body size is respected again
Julius Werner
2019-12-12
vboot: update secdata naming scheme
Joel Kitching
2019-12-10
vboot: remove old vboot_fill_handoff function header
Joel Kitching
2019-12-09
EC sync: Properly handle VBERROR return codes from vb2api_ec_sync
Tim Wawrzynczak
2019-12-06
vboot: Clear secdata change flags after factory init
Julius Werner
2019-12-06
vboot: update VbExNvStorageWrite function
Joel Kitching
2019-12-02
src: Move 'static' to the beginning of declaration
Elyes HAOUAS
2019-12-02
lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table
Yu-Ping Wu
2019-12-02
security/vboot: Remove struct vboot_working_data
Yu-Ping Wu
2019-11-29
security/tpm: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
security/vboot: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-28
security/vboot: Use persistent context to read GBB flags
Julius Werner
2019-11-26
security/vboot: Remove duplicate offsetof() definition
Jacob Garber
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-22
Makefiles: Remove -D__PRE_RAM__
Kyösti Mälkki
2019-11-21
drivers/intel/fsp1_0: Drop support
Arthur Heymans
2019-11-21
soc/intel/fsp_broadwell_de: Drop support
Arthur Heymans
2019-11-20
security/vboot: Build vboot library with same .a that depthcharge uses
Tim Wawrzynczak
2019-11-20
security/vboot/sync_ec: Add timestamps
Tim Wawrzynczak
2019-11-20
security/vboot: Add vboot callbacks to support EC software sync
Tim Wawrzynczak
2019-11-20
cbfs: switch to region_device for location APIs
Aaron Durbin
2019-11-20
security/vboot: Remove selected_region from struct vboot_working_data
Yu-Ping Wu
2019-11-20
security/vboot: Remove buffer_size from struct vboot_working_data
Yu-Ping Wu
2019-11-19
security/vboot: Remove vboot_named_region_device(_rw)
Yu-Ping Wu
2019-11-18
include: Make stdbool.h a separate file
Julius Werner
2019-11-16
security/vboot: Add config option to always enable the display
Wim Vervoorn
2019-11-16
vboot: remove vboot_possibly_executed function
Joel Kitching
2019-11-16
vboot: update comment
Patrick Georgi
2019-11-15
security/vboot: Remove flags from struct vboot_working_data
Yu-Ping Wu
2019-11-15
vboot: use vboot persistent context
Joel Kitching
2019-11-14
security/intel: Hide Intel submenu when INTEL TXT is disabled
Wim Vervoorn
2019-11-11
security/vboot: Add rw_region_only support to vboot
Wim Vervoorn
2019-11-07
lib/cbfs: Add fallback to RO region to cbfs_boot_locate
Wim Vervoorn
2019-11-06
security/vboot/Kconfig: Remove unused symbols
Arthur Heymans
2019-11-05
security/vboot: Removed vboot_prepare from vboot_locator
Wim Vervoorn
2019-10-27
src/[northbridge,security]: change "unsigned" to "unsigned int"
Martin Roth
[next]