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
/
vendorcode
Age
Commit message (
Expand
)
Author
2015-04-28
vboot: remove vboot_helper.c
Aaron Durbin
2015-04-28
chromeos: remove VBOOT2_VERIFY_FIRMWARE option
Aaron Durbin
2015-04-28
vboot: remove vboot1
Aaron Durbin
2015-04-28
vboot2: Allow merging verstage into bootblock
Patrick Georgi
2015-04-28
vboot2: Always enable timestamps
Patrick Georgi
2015-04-28
vboot2: get rid of global variable that is used locally and only once
Patrick Georgi
2015-04-28
vboot2: Build verstage archive, then use that for building the stage
Patrick Georgi
2015-04-27
cbmem: add and use a function to dump console buffer
Vadim Bendebury
2015-04-27
vboot: #include "fmap.h" for declarations
Aaron Durbin
2015-04-24
fsp: Move fsp to fsp1_0
Marc Jones
2015-04-22
elog: enable by default for CHROMEOS
Patrick Georgi
2015-04-22
chromeos: fix some compilation issues
Aaron Durbin
2015-04-22
chromeos: make functions visible with CONFIG_CHROMEOS
Patrick Georgi
2015-04-22
chromeos: Drop {developer,recovery}_mode_enabled
Patrick Georgi
2015-04-22
vboot2: CFLAGS_* doesn't contain preprocessor flags anymore
Patrick Georgi
2015-04-22
vboot: route all resets through a single function
Vadim Bendebury
2015-04-22
vboot: add mocked secdata
Daisuke Nojiri
2015-04-22
vpd: process WiFi MACs along with ethernet MACs
Vadim Bendebury
2015-04-22
vpd: decode calibration data into binary
Vadim Bendebury
2015-04-22
vpd: populate coreboot table with serialno
Stephen Barber
2015-04-22
vboot2: provide config option to clear dev mode state on recovery
Vadim Bendebury
2015-04-22
vboot2: ignore physical dev switch in case virtual mode is configured
Vadim Bendebury
2015-04-22
vboot: when configured, pass the wipeout request to vboot
Vadim Bendebury
2015-04-21
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-20
chromeos: vboot2: Add TPM PCR extension support
Julius Werner
2015-04-20
vboot2 workbuf alignment is now 16 bytes, not 8
Bill Richardson
2015-04-18
vboot2: provide path for booting using alternative CBFS instances
Vadim Bendebury
2015-04-18
vboot2: Implement new vb2ex_hwcrypto API
Julius Werner
2015-04-18
vboot: make vboot2_verify_firmware return
Daisuke Nojiri
2015-04-17
chromeos: Provide common watchdog reboot support
Julius Werner
2015-04-17
chromeos: Move memlayout.h/symbols.h into common directory
Julius Werner
2015-04-17
veyron: move setup_chromeos_gpios() prototype to board.h
Julius Werner
2015-04-14
timestamps: You can never have enough of them!
Julius Werner
2015-04-14
rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE
Julius Werner
2015-04-14
CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool
Julius Werner
2015-04-13
Fix dependency issue in Chrome OS vendor code
Stefan Reinauer
2015-04-13
vboot: remove vboot_handoff.h from chromeos.h
Daisuke Nojiri
2015-04-13
vboot2: Fill vboot1 handoff with correct TPM firmware version
Julius Werner
2015-04-13
The vboot_reference fwlib2 target has changed to fwlib20
Bill Richardson
2015-04-13
chromeos: add get_recovery_mode_from_vbnv() to vbnv_flash
David Hendricks
2015-04-13
chromeos: Reverse FMAP signature constant to avoid having it in .rodata
Julius Werner
2015-04-13
vbnv flash: use proper SPI flash offset for NVRAM
Vadim Bendebury
2015-04-13
chromeos: Move common VBNV offsets to a header
David Hendricks
2015-04-13
vboot1: Set BEFORE_OPROM_LOAD flag for VbInit()
Duncan Laurie
2015-04-13
vboot1: Fix compilation error with CONFIG_ARCH_ROMSTAGE_ARM64 enabled
Yidi Lin
2015-04-13
vboot2: use offset to vboot2 work buffer instead of absolute address
Daisuke Nojiri
2015-04-10
fmap: allocate memory as much as discovered fmap size
Daisuke Nojiri
2015-04-10
vboot: Remove unused 2lib header path
Randall Spangler
2015-04-10
vboot: Include vb2_api.h, instead of lower-level vboot2 header files
Randall Spangler
2015-04-10
vboot2: Reduce minimum required work buffer size
Julius Werner
[prev]
[next]