summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google/chromeos/vboot2
Commit message (Expand)AuthorAgeFilesLines
* vboot: use only offsets for tracking firmware componentsAaron Durbin2015-05-264-51/+59
* Remove address from GPLv2 headersPatrick Georgi2015-05-217-7/+7
* vboot: fix die() hang for recovery pathAaron Durbin2015-05-131-0/+4
* vboot: indicate verstage loading on consoleAaron Durbin2015-05-131-0/+2
* vboot: handle RELOCATABLE_RAMSTAGEAaron Durbin2015-05-131-1/+11
* vboot: allow for dynamic work buffersAaron Durbin2015-05-112-2/+22
* vboot: add vb2_working_data_size()Aaron Durbin2015-05-113-2/+10
* vboot: inject vboot loader for stage loadingAaron Durbin2015-05-116-184/+265
* vboot2: Use the right set of compiler flags for building vboot librariesPatrick Georgi2015-05-111-1/+2
* vboot: allow options to be selected from .configAaron Durbin2015-05-111-4/+4
* vboot: fix vboot_reference compilationAaron Durbin2015-05-111-2/+11
* vboot2: Replace hard coded 'fallback' prefix with Kconfig variablePatrick Georgi2015-05-071-3/+3
* vboot2: Fix compiler flags dropped during verstage/libverstage splitAaron Durbin2015-05-051-0/+1
* console: rename do_vtxprintf to do_printk_va_list and use itAaron Durbin2015-05-051-1/+1
* vboot: split class in library and stagePatrick Georgi2015-04-301-7/+7
* vboot: add and rejuggle Kconfig optionsAaron Durbin2015-04-302-14/+27
* vboot: move Kconfig options for stage indiciesAaron Durbin2015-04-301-0/+37
* chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin2015-04-281-14/+5
* vboot: remove vboot1Aaron Durbin2015-04-281-9/+1
* vboot2: Allow merging verstage into bootblockPatrick Georgi2015-04-282-0/+14
* vboot2: Always enable timestampsPatrick Georgi2015-04-281-0/+1
* vboot2: get rid of global variable that is used locally and only oncePatrick Georgi2015-04-281-2/+1
* vboot2: Build verstage archive, then use that for building the stagePatrick Georgi2015-04-281-0/+2
* vboot2: CFLAGS_* doesn't contain preprocessor flags anymorePatrick Georgi2015-04-221-1/+1
* vboot: route all resets through a single functionVadim Bendebury2015-04-222-7/+0
* vboot: add mocked secdataDaisuke Nojiri2015-04-223-1/+65
* vboot2: provide config option to clear dev mode state on recoveryVadim Bendebury2015-04-222-0/+11
* vboot2: ignore physical dev switch in case virtual mode is configuredVadim Bendebury2015-04-221-4/+5
* vboot: when configured, pass the wipeout request to vbootVadim Bendebury2015-04-221-0/+4
* chromeos: vboot2: Add TPM PCR extension supportJulius Werner2015-04-202-0/+32
* vboot2 workbuf alignment is now 16 bytes, not 8Bill Richardson2015-04-201-2/+5
* vboot2: provide path for booting using alternative CBFS instancesVadim Bendebury2015-04-182-11/+23
* vboot2: Implement new vb2ex_hwcrypto APIJulius Werner2015-04-181-0/+23
* vboot: make vboot2_verify_firmware returnDaisuke Nojiri2015-04-182-8/+4
* chromeos: Move memlayout.h/symbols.h into common directoryJulius Werner2015-04-174-84/+2
* timestamps: You can never have enough of them!Julius Werner2015-04-143-16/+52
* rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGEJulius Werner2015-04-141-4/+10
* vboot2: Fill vboot1 handoff with correct TPM firmware versionJulius Werner2015-04-131-1/+1
* The vboot_reference fwlib2 target has changed to fwlib20Bill Richardson2015-04-131-2/+2
* vboot2: use offset to vboot2 work buffer instead of absolute addressDaisuke Nojiri2015-04-135-7/+13
* vboot: Include vb2_api.h, instead of lower-level vboot2 header filesRandall Spangler2015-04-103-6/+6
* vboot2: Reduce minimum required work buffer sizeJulius Werner2015-04-101-2/+5
* vboot: add physical recovery switch supportDaisuke Nojiri2015-04-101-2/+3
* vboot2: update fw_version_tpm when creating vboot1 shared dataDaisuke Nojiri2015-04-101-0/+1
* vboot: reduce references to parent's files in MakefilesDaisuke Nojiri2015-04-101-9/+6
* vboot: adding VBSD_BOOT_FIRMWARE_WP_ENABLED logicGediminas Ramanauskas2015-04-101-1/+4
* vboot: move vboot files to designated directoryDaisuke Nojiri2015-04-1011-0/+1235
OpenPOWER on IntegriCloud