Gitiles
Code Review
Sign In
review.coreboot.org
/
vboot
/
d75eb7f77a3a7449e2577523a8a648ff0f3ccad2
d75eb7f
presubmit: enable branch check
by Mike Frysinger
· 9 years ago
01466d3
futility: Let each command provide its own help
by Bill Richardson
· 9 years ago
49a422f
futility: change longhelp functions to take multiple args
by Bill Richardson
· 9 years ago
7b50512
vboot: allow firmware to signal a wipeout request
by Vadim Bendebury
· 9 years ago
d574f07
avoid git status
by Mike Frysinger
· 9 years ago
ae00d1b
TestBmpBlock: use real tempdirs instead of $PWD
by Mike Frysinger
· 9 years ago
cdf7dc9
vb21 tests: use the build dir for temp files
by Mike Frysinger
· 9 years ago
47c2aa0
split -Werror out into a dedicated var
by Mike Frysinger
· 9 years ago
89901f0
futility: add tests for futil_file_type(), correctly this time
by Bill Richardson
· 9 years ago
c8054ea
Provert "futility: Make --debug a global option"
by Bill Richardson
· 9 years ago
d90b07b
Revert "futility: Make --debug a global option"
by Prathmesh Prabhu
· 9 years ago
1ab2c10
Revert "futility: add tests for futil_file_type()"
by Prathmesh Prabhu
· 9 years ago
271c071
futility: add tests for futil_file_type()
by Bill Richardson
· 9 years ago
d7e1e4f
futility: Make --debug a global option
by Bill Richardson
· 9 years ago
36bc591
vb21: Rename struct vb2_guid to struct vb2_id
by Bill Richardson
· 9 years ago
0f21441
vb21: Replace the key GUID with a sha1sum instead
by Bill Richardson
· 9 years ago
9c647ef
cleanup: Fix some typos in comments
by Bill Richardson
· 9 years ago
64b3697
futility: show some information about .pem files
by Bill Richardson
· 9 years ago
3855e2e
futility: show sha1sums for private keys too
by Bill Richardson
· 9 years ago
add997f
futility: Display public and private keys for both formats
by Bill Richardson
· 9 years ago
4e4c196
futility: Add create command to make keypairs from RSA files
by Bill Richardson
· 9 years ago
26af0da
make_dev_ssd: Allow smaller kernel partition.
by Hung-Te Lin
· 9 years ago
1eae873
futility: Add global args to specify vboot API and format
by Bill Richardson
· 9 years ago
stabilize-6835.B
stabilize-6842.B
8221201
Do not litter the source directory with build artifacts
by Bill Richardson
· 9 years ago
0840b84
Fix some Makefile dependencies for parallel tests
by Bill Richardson
· 9 years ago
9d437e9
Remove duplicated linker flag
by Anatol Pomazau
· 9 years ago
3fec0e4
cgpt_wrapper: Print error if execv() fails.
by Alex Deymo
· 9 years ago
317bb49
vboot2: add library function for extracting vmlinuz from kernel part
by Zach Reizner
· 9 years ago
f44ebbe
vboot_reference: Support MTD devices in dump_kernel_config
by Nam T. Nguyen
· 9 years ago
factory-ryu-6486.14.B
release-R42-6812.B
stabilize-6812.13.B
stabilize-6812.14.B
stabilize-6812.15.B
stabilize-6812.29.B
stabilize-6812.34.B
stabilize-6812.41.B
stabilize-6812.75.B
stabilize-6812.83.B
stabilize-js-6812.21.B
stabilize-js-6812.25.B
stabilize-js-6812.26.B
a0f7ab5
Use /usr/bin/python2 in shebangs
by Anatol Pomazau
· 9 years ago
07d9043
vboot_reference: Install vboot_host.pc file
by Nam T. Nguyen
· 9 years ago
aa4ee34
vboot_reference: Remove mmap() in dump_kernel_config
by Nam T. Nguyen
· 9 years ago
b7d1f03
kernel flags: Pass back kernel premable flags in kparams
by Furquan Shaikh
· 9 years ago
80e779d
kernel flags: Add flags field to kernel preamble.
by Furquan Shaikh
· 9 years ago
623d6c4
initial Android.mk
by David Riley
· 9 years ago
187f069
vboot2: Add more precise recovery reasons to firmware verification
by Julius Werner
· 9 years ago
stabilize-6783.B
05987b1
Changes to compile signing tools on darwin
by David Riley
· 9 years ago
2b0dc16
Add LINUX_FS_GUID to list of GUIDs.
by Furquan Shaikh
· 9 years ago
dc8ec10
vboot1: Add vboot2 recovery reason strings and subcode to TAB display
by Julius Werner
· 9 years ago
c93ddb6
crossystem: read recovery switch status from chromeos_arm device
by Ken Chang
· 9 years ago
864fae2
Check the correct length of the GPT header signature
by Bill Richardson
· 9 years ago
factory-auron-6772.B
stabilize-6771.B
b550fb1
vboot2: Fail vb2_secdata_(get|set) when secdata was not initialized
by Julius Werner
· 9 years ago
d7d9d3b
keygeneration: fix typos in previous commit
by Mike Frysinger
· 9 years ago
79add75
create_new_keys: add options for generating 4k keys
by Mike Frysinger
· 9 years ago
1bdc612
vboot_reference: fix pointer issue in vmlinuz recontruction
by Shelley Chen
· 9 years ago
37b6afe
create_new_keys: add a proper main func
by Mike Frysinger
· 9 years ago
stabilize-6752.B
4805f18
futility: show .vbprivk files
by Bill Richardson
· 9 years ago
04d98e3
Restore lost dependencies
by Bill Richardson
· 9 years ago
7ccd9ce
futility: handle truncated BIOS images without segfault
by Bill Richardson
· 9 years ago
21aedee
vboot2: Add sd->fw_version_secdata field to communicate to crossystem
by Julius Werner
· 9 years ago
62d482e
add vb2api_get_pcr_digest
by Daisuke Nojiri
· 9 years ago
2559338
futility: refactor file type detection into new files
by Bill Richardson
· 9 years ago
65ce99b
crossystem: Add fw_prev_tried and fw_prev_result to output values
by Julius Werner
· 9 years ago
190eefb
sign_official_build.sh should work without dev-firmware keys
by Bill Richardson
· 9 years ago
8db64da
Don't include lib20 files in xrefs
by Bill Richardson
· 9 years ago
e1ed0ab
lib21: Close the open file when finished using it
by Bill Richardson
· 9 years ago
06eb78c
Rename Makefile's fwlib2 target to fwlib20.
by Bill Richardson
· 9 years ago
b6ebb1a
sign_official_build: Support old images without kernel in partition 4.
by Hung-Te Lin
· 9 years ago
4083725
sign_official_buid: Fix "incorrect rootfs hash" when image has no firmware updater .
by Hung-Te Lin
· 9 years ago
stabilize-6736.B
5fb1463
futility: extract vb2_verify_fw to an external test
by Bill Richardson
· 9 years ago
40890c5
vboot2: Add stub implementation for vb2ex_printf()
by Bill Richardson
· 9 years ago
9bfe2c9
futility: vbutil_kernel should check the kernel a bit more
by Bill Richardson
· 9 years ago
73e5eb3
vboot2: fix alignment issues on 32-bit architectures
by Bill Richardson
· 9 years ago
9a8dfd0
cgpt_wrapper: Fix non-zero return code when okay
by Nam T. Nguyen
· 9 years ago
f620c0d
cgptlib: Add functions to cgptlib API
by Furquan Shaikh
· 9 years ago
f1f53b3
vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz image
by Shelley Chen
· 9 years ago
f242ad0
futility: remove obsolete dev_sign_file command
by Bill Richardson
· 9 years ago
a77541f
futility: extract verify_kernel command to an external test
by Bill Richardson
· 9 years ago
4dad690
futility: update the vbutil_kernel implementation
by Bill Richardson
· 9 years ago
616153a
cgpt: Close stdout on exec'ing flashrom
by Nam T. Nguyen
· 9 years ago
9fa6afc
cgpt_wrapper: Resolve the path to "cgpt" command
by Nam T. Nguyen
· 9 years ago
c67b061
cgpt_wrapper: Only write rw_gpt back if changed
by Nam T. Nguyen
· 9 years ago
4e1a956
cgpt: Enable fast-verify when writing back to NOR
by Nam T. Nguyen
· 9 years ago
5492057
cgpt: Properly show ChromeOS-scheme MTD partitions
by Nam T. Nguyen
· 9 years ago
004851f
futility: prevent segfault for "futility help version"
by Bill Richardson
· 9 years ago
d1236e4
Add cgpt_wrapper binary to transparently support NAND
by Nam T. Nguyen
· 9 years ago
4edc75d
image_signing: work around shar invocation changing
by Mike Frysinger
· 9 years ago
c8c87b3
use ${} with make vars instead of $()
by Mike Frysinger
· 9 years ago
0b789c5
integrate support for static builds
by Mike Frysinger
· 9 years ago
75efe87
futility: Change find_fmap() to search larger alignments first
by Julius Werner
· 9 years ago
32138f9
vboot2: Split NV storage field defintions into their own header
by Randall Spangler
· 9 years ago
f10e909
vboot2: Introduce vb2ex_hwcrypto API
by Julius Werner
· 9 years ago
stabilize-6662.B
stabilize-6670.B
stabilize-storm-6683.B
f47eccf
nand: Allow smaller disks for booting a kernel
by Dan Ehrenberg
· 9 years ago
factory-samus-6658.B
f3f7fca
nand: vboot support for small GPTs
by Dan Ehrenberg
· 9 years ago
5d652cd
vboot: Handle GBB_FLAG_DISABLE_LID_SHUTDOWN
by Shawn Nematbakhsh
· 9 years ago
stabilize-6592.B
d53b668
cgpt: Rework number of entries calculation
by Nam T. Nguyen
· 9 years ago
3f4d8d0
vboot: Plumb the two disk sizes and external GPT param through
by Dan Ehrenberg
· 9 years ago
3200401
cgpt: Support non-standard (smaller) entries table
by Nam T. Nguyen
· 9 years ago
32a999d
vboot: Move IsEntryUnused to gpt_misc
by Dan Ehrenberg
· 9 years ago
b3d38f5
vboot: GPT interface cleanup
by Dan Ehrenberg
· 9 years ago
cfe83a8
Allow /etc/defaults/vboot_reference to customise some utilities
by Bill Richardson
· 9 years ago
308d254
vboot2: Get rid of extra '2' at end of new struct names
by Randall Spangler
· 9 years ago
6f1b82a
vboot2: Move old struct handling to lib20/
by Randall Spangler
· 9 years ago
fe27149
vboot2: Add official API header file
by Randall Spangler
· 9 years ago
b406c10
futility: Don't copy the entire kernel partition just to sign a blob
by Bill Richardson
· 9 years ago
64ef69c
futility: return the correct size of kernel blob within partition
by Bill Richardson
· 9 years ago
bd2eb59
futility: fix segfault when displaying truncated kernels
by Bill Richardson
· 9 years ago
108d991
vboot2: Move knowledge of vboot 2.1 data structures inside lib21/
by Randall Spangler
· 9 years ago
7aef90c
vboot2: vb2_unpack_key2() no longer passes through to vb2_unpack_key()
by ChromeOS Developer
· 9 years ago
a5b69b0
vboot2: Move files which use new vboot 2.1 structs to their own directories
by Randall Spangler
· 9 years ago
Next »