- 92ea19a vboot: align workbuf to VB2_WORKBUF_ALIGN by Joel Kitching · 2 years, 8 months ago
- ecdca93 vboot: move vb2_context inside vb2_shared_data (persistent context) by Joel Kitching · 3 years ago
- 3c47745 vboot: format hex numbers with %#x instead of 0x%x by Joel Kitching · 2 years, 9 months ago
- 0320617 firmware: Don't set recovery reason for removable boot in TryLoadKernel by Julius Werner · 2 years, 9 months ago
- ddcec12 firmware: Do not set recovery reason directly in LoadKernel() by Julius Werner · 2 years, 9 months ago
- f06f755 vboot: remove VbSetRecoveryRequest by Joel Kitching · 2 years, 9 months ago
- ffd42a8 vboot: fix up some more includes by Joel Kitching · 2 years, 10 months ago
- 110df5c vboot/secdata: rename rollback_index to secdata_tpm by Joel Kitching · 2 years, 10 months ago
- cf49e7b vboot: replace VBERROR_SUCCESS with VB2_SUCCESS by Joel Kitching · 3 years ago
- 90671fa vboot: rename VbError_t typedef to vb2_error_t by Joel Kitching · 3 years ago
- 27e3e9f vboot: deprecate v1 GoogleBinaryBlockHeader struct by Joel Kitching · 3 years, 2 months ago
- 8a4f0be vboot: hide 2common.h from external API by Joel Kitching · 3 years, 2 months ago
- 52fa8c1 Makefile: Enable more warnings for host utilities / tests by Julius Werner · 3 years, 2 months ago
- 9ad8a41 vboot: bulk fix tabs and spacing inconsistency by Joel Kitching · 4 years ago
- ae602de cgpt: Remove unnecessary 512-byte sector check and minimum lba count checks. by Sam Hurst · 4 years, 2 months ago
- b07b4b9 firmware: Stop using vboot1 cparams internally by Randall Spangler · 4 years, 6 months ago
- dff5852 vboot: Use 2nvstorage instead of vboot_nvstorage by Randall Spangler · 4 years, 7 months ago
- 2101589 firmware: replace VBDEBUG(()) macro with VB2_DEBUG() by Randall Spangler · 5 years ago
- ad7a755 firmware: Remove LoadKernelParams from APIs by Randall Spangler · 6 years ago
- e4136dc vboot: Pass vb2 context and use vboot2 NV routines by Randall Spangler · 6 years ago
- 559a110 vboot: use malloc and free directly by Randall Spangler · 6 years ago
- 664096b vboot: use standard memcmp, memcpy, memset by Randall Spangler · 6 years ago
- 3f4d8d0 vboot: Plumb the two disk sizes and external GPT param through by Dan Ehrenberg · 8 years ago
- 79a9e0e Revert "vboot: Plumb the two disk sizes and 'gpt on device' param through" by Julius Werner · 8 years ago factory-ryu-6486.1.B factory-ryu-6486.B stabilize-6480.B
- 5040a94 vboot: Plumb the two disk sizes and 'gpt on device' param through by Dan Ehrenberg · 8 years ago
- 2500185 Add memory leak checking by Simon Glass · 9 years ago
- 527ba81 Implementation of Region API by Simon Glass · 9 years ago stabilize-4636.B
- 8fa13ad Revert "Implementation of Region API" by Yoshiki Iguchi · 9 years ago
- 1d3c804 Implementation of Region API by Simon Glass · 9 years ago
- 3401fdc Correct some minor compiler warnings by Simon Glass · 9 years ago
- 0c3ba24 Massive refactoring of external header files. by Bill Richardson · 9 years ago
- 7f43669 Add more vboot_api_kernel tests by Randall Spangler · 9 years ago stabilize-bluetooth-smart
- 0714d9d Fix and enable vboot_api_kernel_tests by Randall Spangler · 9 years ago
- 7c55708 Reformat to kernel style by Randall Spangler · 9 years ago
- 172360e Replace %L with %ll in format strings. by Gabe Black · 10 years ago
- ee2e590 Bah. Fix the test, too. by Bill Richardson · 10 years ago
- bf020a0 Make VbTryLoadKernel() go to recovery when no valid disks are found by Bill Richardson · 10 years ago