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
/
vboot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove libverstage as separate library and source file class
Julius Werner
2017-03-28
1
-12
/
+11
*
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
7
-61
/
+360
*
vboot: Disallow separate verstage after romstage, try to clarify logic
Julius Werner
2017-03-28
2
-46
/
+46
*
vboot: Compile bootmode.c conditionally based on CONFIG_VBOOT
Julius Werner
2017-03-28
3
-11
/
+8
*
vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default
Julius Werner
2017-03-28
3
-5
/
+2
*
vboot: Remove VBOOT_DYNAMIC_WORK_BUFFER Kconfig option
Julius Werner
2017-03-28
4
-19
/
+8
*
vboot: Remove CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL Kconfig option
Julius Werner
2017-03-28
3
-16
/
+3
*
src/vboot: Add valid license headers to all files
Martin Roth
2017-03-23
2
-4
/
+56
*
vboot: Allow other platforms to use soft reboot workaround
Lee Leahy
2017-03-14
2
-17
/
+20
*
vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata
Aaron Durbin
2017-03-09
1
-0
/
+2
*
build system: mark sub-make invocations as parallelizable
Patrick Georgi
2017-01-31
1
-2
/
+2
*
vboot: Add mock functions for recovery space read/write
Furquan Shaikh
2017-01-30
1
-0
/
+10
*
vboot: vb2ex_printf() ignores null function name
Randall Spangler
2017-01-24
1
-1
/
+3
*
vboot: Remove rmu.bin from FW_MAIN_A and FW_MAIN_B
Lee Leahy
2017-01-04
1
-0
/
+1
*
vboot: Clear battery cutoff flags when vbnv_cmos loads backup VBNV.
Hung-Te Lin
2017-01-03
4
-0
/
+27
*
lib/cbmem: allow anyone to use cbmem_possibly_online()
Aaron Durbin
2016-12-15
1
-16
/
+1
*
commonlib/include: remove NEED_VB20_INTERNALS
Aaron Durbin
2016-11-19
1
-4
/
+9
*
vboot: make TPM factory init sequence more robust.
Vadim Bendebury
2016-11-16
1
-11
/
+33
*
vboot: Add new function for logging recovery mode switches
Furquan Shaikh
2016-11-14
1
-0
/
+4
*
src/vboot: mark factory_initialze_tpm() as static
Vadim Bendebury
2016-11-11
1
-1
/
+8
*
vboot: Add support for recovery hash space in TPM
Furquan Shaikh
2016-11-10
5
-0
/
+131
*
TPM: Add TPM driver files to romstage
Furquan Shaikh
2016-11-10
1
-0
/
+2
*
vboot: Add support for recovery mode with forced memory retraining
Furquan Shaikh
2016-11-10
2
-0
/
+11
*
Revert "vboot: Add vboot library to romstage"
Furquan Shaikh
2016-11-10
1
-1
/
+0
*
vboot: Add vboot library to romstage
Furquan Shaikh
2016-11-10
1
-0
/
+1
*
vboot: Wrap line in comment longer than 80 characters
Naresh G Solanki
2016-11-08
1
-2
/
+2
*
vboot: Disable vboot verification when Chrome EC disabled
Naresh G Solanki
2016-11-07
1
-0
/
+7
*
vboot: Stop creating backup space in TPM
Daisuke Nojiri
2016-10-13
1
-5
/
+0
*
vboot: clear tpm when required
Vadim Bendebury
2016-09-30
1
-0
/
+1
*
vboot/vbnv_flash: Binary search to find last used entry
Randall Spangler
2016-09-20
1
-11
/
+17
*
vboot: consolidate google_chromeec_early_init() calls
Aaron Durbin
2016-08-25
1
-0
/
+21
*
vboot/vbnv_flash: fix return value check for rdev_writeat()
Aaron Durbin
2016-08-24
1
-1
/
+1
*
vboot/vboot_common: actually provide a writable region_device
Aaron Durbin
2016-08-24
1
-1
/
+1
*
vboot/vbnv_flash: make I/O connection agnostic
Aaron Durbin
2016-08-19
2
-69
/
+16
*
vboot: provide RW region device support
Aaron Durbin
2016-08-19
2
-0
/
+8
*
Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS
Aaron Durbin
2016-08-18
1
-1
/
+2
*
vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOT
Julius Werner
2016-08-16
1
-0
/
+4
*
src/vboot: Capitalize RAM and CPU
Elyes HAOUAS
2016-07-31
2
-3
/
+3
*
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-07-31
1
-1
/
+0
*
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-07-28
3
-6
/
+39
*
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-07-28
20
-0
/
+2742