Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
vboot_reference
/
584e0d2070aca1a5e091442cb9bad0726451ad95
584e0d2
Add more specific recovery reasons for EC software sync.
by Randall Spangler
· 12 years ago
9429f88
Add human-readable output option to dump_fmap
by Bill Richardson
· 12 years ago
09d0c2e
Handle reboots required to protect/unprotect RW firmware
by Randall Spangler
· 12 years ago
241de33
EC software sync now updates RW firmware if necessary.
by Randall Spangler
· 12 years ago
6008fb4
utility: Change autoupdate toolkits to statically linked.
by Hung-Te Lin
· 12 years ago
1a72ad6
Call VbExEcGetExpectedRW() with the correct parameters.
by Bill Richardson
· 12 years ago
262cef3
mount-encrypted: improve ancient Cr48 install detection
by Kees Cook
· 12 years ago
029ae65
VbExEcGetExpectedRW() should take a const **
by Randall Spangler
· 12 years ago
6e73147
tests: relocate state file to actual /var
by Kees Cook
· 12 years ago
8a301be
This is failing EC unit test and blocking CQ. Since I can get to Randall and Hung-Te, revert now to unblock others.
by Vic Yang
· 12 years ago
b15fc81
vboot_reference: Change EC signing to apply new FMAP areas.
by Hung-Te Lin
· 12 years ago
7b20efd
mount-encrypted: handle lack of dm-crypt "allow_discard"
by Kees Cook
· 12 years ago
b1aa7ae
Change VbExEcGetExpectedRW so that vboot picks an ec image instead of U-Boot.
by Gabe Black
· 12 years ago
0c66fee
mount-encrypted: support static key factory mode
by Kees Cook
· 12 years ago
9ed5fed
devkeys: add key.versions and install kernel keys
by Mike Frysinger
· 12 years ago
c6051ff
[vboot_reference] Prepare for the removal of /root/.forget_usernames from test images
by Nirnimesh
· 12 years ago
33575a8
Keep vbutil_ec from dying if EC firmware B isn't present
by Randall Spangler
· 12 years ago
d4faa06
Partial EC software sync implementation
by Randall Spangler
· 12 years ago
cc36ff4
Request EC reboot to RO via return code rather than function (vboot portion)
by Randall Spangler
· 12 years ago
ffb9233
crossystem: Let kernel worry about active_low stuff
by Che-Liang Chiou
· 12 years ago
7ec9f71
crossystem: Return error when trying to read GPIO port zero
by Che-Liang Chiou
· 12 years ago
88d9375
Ensure that the VGA is enabled/disabled as needed.
by Bill Richardson
· 12 years ago
45de9c9
Fix broken tests left from commit dc6b642b
by Bill Richardson
· 12 years ago
edea097
Revert "Read virtual switch current values correctly"
by Che-Liang Chiou
· 12 years ago
053b7b6
Stub out new vboot APIs for EC software sync
by Randall Spangler
· 12 years ago
b2ac7fb
Add EC software sync flag to VbInit()
by Randall Spangler
· 12 years ago
a5ef4f9
Exporting GPIO if the sysfs node does not exist
by Rong Chang
· 12 years ago
7ec5957
Read virtual switch current values correctly
by Che-Liang Chiou
· 12 years ago
d808a43
crossystem: Add the ddr_type field on crossystem for querying DDR RAM type
by Tom Wai-Hong Tam
· 12 years ago
dc6b642
Set/clear developer mode flag in VbInit output
by Che-Liang Chiou
· 12 years ago
8d47de4
Revert "Expose getter of virtual dev switch value"
by Che-Liang Chiou
· 12 years ago
552ae43
Expose getter of virtual dev switch value
by Che-Liang Chiou
· 12 years ago
61603e2
vboot_reference: add "set_gbb_flags" script.
by Hung-Te Lin
· 12 years ago
17b8224
Add bits to request and acknowledge Option ROM loading.
by Bill Richardson
· 12 years ago
66b47ba
cgpt: verify the modifications of 'cgpt add' before effected.
by Louis Yung-Chieh Lo
· 12 years ago
455b119
cgpt: add -d option for cgpt show
by Louis Yung-Chieh Lo
· 12 years ago
58def74
add EXYNOS{4,5} to platform_name tables on arm
by Olof Johansson
· 12 years ago
6a31226
mount-encrypted: use minimum mkfs size on migration
by Kees Cook
· 12 years ago
d7f8f35
respect LDFLAGS settings
by Mike Frysinger
· 12 years ago
121f3db
respect pkg-config env settings
by Mike Frysinger
· 12 years ago
79461cb
security test: Add test that verifies that update verification is enabled
by Gaurav Shah
· 12 years ago
592567e
Remove VbExTrustEC() from vboot, so it can go into BIOS.
by Bill Richardson
· 12 years ago
acd6f46
Add GBB flags to enable dev mode by default
by Randall Spangler
· 12 years ago
3dae228
mount-encrypted: use correct ownership test
by Kees Cook
· 12 years ago
8b6da26
tlcl: add GetOwner command
by Kees Cook
· 12 years ago
c0e3742
Remove unused test fields from VbNvStorage
by Randall Spangler
· 12 years ago
71b126b
add SetVirtualDevMode stub
by Mike Frysinger
· 12 years ago
1efd9e6
add extra param to mocked SetupTPM
by Mike Frysinger
· 12 years ago
ec8df16
Support virtual dev-switch (keyboard-based dev-mode)
by Bill Richardson
· 12 years ago
1d75e69
Check in sources for the default, unofficial BIOS screens
by Bill Richardson
· 12 years ago
655cc11
mount-encrypted: allow dynamic root directory
by Kees Cook
· 12 years ago
9c783ce
Signing scripts: Add firmware signing to sign_official_build.sh
by Gaurav Shah
· 12 years ago
bb5c49b
Modify align_rootfs to use --src_image only.
by Don Garrett
· 12 years ago
35d0733
Add DISABLE_DEV_REQUEST flag to nvram.
by Bill Richardson
· 12 years ago
6f4cc56
Honor both fake_dev and virtual dev switch
by Bill Richardson
· 12 years ago
201fe0b
cryptolib: rename SHA* function to avoid openssl collision
by Kees Cook
· 12 years ago
b75d8ad
Use virtual dev-mode switch when told to.
by Bill Richardson
· 12 years ago
e97760c
mount-encrypted: provide umount option for shutdown
by Kees Cook
· 13 years ago
feac077
Add checksum to TPM RollbackSpace regions for FW and kernel.
by Bill Richardson
· 12 years ago
f63ab21
vboot_reference: update to newer libbase ver
by Mike Frysinger
· 12 years ago
d50b27d
Switch vboot reference to hardfp
by Doug Anderson
· 12 years ago
6fa4e9f
Fix build errors with .c and .cc files being in the libcgpt-cc.a
by Doug Anderson
· 12 years ago
317e25c
Use CHROMEOS_EC macro to cut down compiled size.
by Bill Richardson
· 13 years ago
fe356f9
Fix potential memory leak in KeyBlockVerify()
by Bill Richardson
· 13 years ago
3079538
Separate SHA256 and SHA512 into separate files
by Bill Richardson
· 13 years ago
ec15b1f
Protect ARRAY_SIZE macro from being #defined twice
by Bill Richardson
· 13 years ago
7153516
Make vbutil_ec operate on the entire image at once.
by Bill Richardson
· 13 years ago
2448d3b
Create vbutil_ec tool for signing EC firmware.
by Bill Richardson
· 13 years ago
f472919
Require -Wall -Werror for everything.
by Bill Richardson
· 13 years ago
23429d3
Let cgpt open devices in read-only mode when possible.
by Bill Richardson
· 13 years ago
81f704e
signer scripts: retry more than once when mounting
by Mike Frysinger
· 13 years ago
aca0a13
signer scripts: workaround flaky kernels and loop mount failures
by Mike Frysinger
· 13 years ago
916cf1e
Omit body load address check
by Che-Liang Chiou
· 13 years ago
fcec9e7
crossystem: introduce a new main firmware type, 'netboot'
by Vadim Bendebury
· 13 years ago
beb3be1
mount-encrypted: handle migration better
by Kees Cook
· 13 years ago
dbffddc
Adjust the behavior of 'crossystem cros_debug' for recovery mode
by J. Richard Barnette
· 13 years ago
cd10a96
Create default key.versions file if none exist
by Gaurav Shah
· 13 years ago
caddf52
signer scripts: use make_temp_dir helper
by Mike Frysinger
· 13 years ago
db1d5b2
signer scripts: use `sudo` if need be when modifying /etc/lsb-release
by Mike Frysinger
· 13 years ago
7437af1
signer scripts: add OWNERS
by Mike Frysinger
· 13 years ago
d170a9d
signer scripts: unmount loop devices without -d arg to umount
by Gaurav Shah
· 13 years ago
036922e
Read kernel body load address from preamble by default
by Che-Liang Chiou
· 13 years ago
f9e82e9
mount-encrypted: close TPM when spawning resizer
by Kees Cook
· 13 years ago
498977a
mount-encrypted: add encrypted mount helper
by Kees Cook
· 13 years ago
27f8838
Modify crossystem to recognize Panther Point GPIO controller
by Vadim Bendebury
· 13 years ago
72e344d
Major refactoring of vbutil_kernel
by Bill Richardson
· 13 years ago
e62e316
CgptManagerTests: fix linking order
by Mike Frysinger
· 13 years ago
bde0696
Make vbutil_kernel use correct size when verifying headers.
by Bill Richardson
· 13 years ago
c8b9ca6
Rename some static struct members in vbutil_kernel.
by Bill Richardson
· 13 years ago
075fd17
signer security test: special case dogfood channel for app id check
by Gaurav Shah
· 13 years ago
c0c4166
convert to SLOT-ed libbase
by Mike Frysinger
· 13 years ago
d355d9b
Add tests/run_preamble_tests.sh and associated data.
by Bill Richardson
· 13 years ago
e7e8ecd
Specify the sections you want dump_fmap to dump, if not all
by Bill Richardson
· 13 years ago
f0605cb
tpm_lite: implement TPM_GetRandom
by Kees Cook
· 13 years ago
5ee257d
Add new line after printing non-zero GBB flags.
by Stefan Reinauer
· 13 years ago
5fac757
Enable building of Cgpt C++ Library for 32-bit.
by Jay Srinivasan
· 13 years ago
a5e1519
vbutil_what_keys should handle devices too
by Bill Richardson
· 13 years ago
250549d
Implementation of CgptManager C++ library and unit tests.
by Jay Srinivasan
· 13 years ago
2ddd5f6
Add Ctrl-Enter as an additional key to trigger dev USB boot.
by Tom Wai-Hong Tam
· 13 years ago
ed5fcc0
Rename dump_kernel_config.a to libdump_kernel_config.a.
by Don Garrett
· 13 years ago
Next »