summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mount-encrypted: write key to disk initiallyfactory-2717.BKees Cook2012-08-063-71/+147
* Crossystem should return at-boot switch positions from VbSharedDataRandall Spangler2012-08-065-63/+90
* cryptolib: put constant arrays in rodata segmentVincent Palatin2012-08-064-10/+10
* Add WAIT screen to default bitmapBill Richardson2012-08-055-6/+15
* Fix make_dev_ssd.sh --remove_rootfs_verificationRandall Spangler2012-08-031-8/+1
* TONORM screen should display at Dev screen, not Recovery screen.Bill Richardson2012-08-023-64/+91
* Add missing mocked TPM functionsKees Cook2012-08-021-1/+18
* Flush keyboard at start of screens which take keyboard inputRandall Spangler2012-08-011-1/+51
* mount-encrypted: allow stateful mount check to pass factory installKees Cook2012-08-011-3/+10
* Revert "Enter key at DEV screen no longer transition to TONORM screen"Randall Spangler2012-08-012-7/+7
* mount-encrypted: fix some minor security TODOsKees Cook2012-08-011-3/+6
* vboot_reference: Improve make_dev_firmware script.Hung-Te Lin2012-08-011-48/+35
* Fix 'possible use of unassigned' variable 'retval'.Taylor Hutt2012-08-011-0/+1
* Enter key at DEV screen no longer transition to TONORM screenRandall Spangler2012-07-312-7/+7
* security: Avoid integer wrap on 32-bit platformsBill Richardson2012-07-311-2/+4
* vbutil_kernel: gracefully exit if the config file is badLucian Cojocar2012-07-311-0/+4
* Fix "cgpt show" output for large hard drives.Shawn Nematbakhsh2012-07-301-5/+5
* Shut down after EC software sync if lid is closedRandall Spangler2012-07-261-11/+15
* Add more specific recovery reasons for EC software sync.Randall Spangler2012-07-263-11/+34
* Add human-readable output option to dump_fmapBill Richardson2012-07-261-28/+124
* Handle reboots required to protect/unprotect RW firmwareRandall Spangler2012-07-251-13/+25
* EC software sync now updates RW firmware if necessary.Randall Spangler2012-07-251-28/+81
* utility: Change autoupdate toolkits to statically linked.Hung-Te Lin2012-07-251-10/+14
* Call VbExEcGetExpectedRW() with the correct parameters.Bill Richardson2012-07-241-2/+6
* mount-encrypted: improve ancient Cr48 install detectionKees Cook2012-07-241-38/+82
* VbExEcGetExpectedRW() should take a const **Randall Spangler2012-07-233-5/+27
* tests: relocate state file to actual /varKees Cook2012-07-231-1/+1
* This is failing EC unit test and blocking CQ. Since I can get to Randall and ...Vic Yang2012-07-201-71/+123
* vboot_reference: Change EC signing to apply new FMAP areas.Hung-Te Lin2012-07-201-123/+71
* mount-encrypted: handle lack of dm-crypt "allow_discard"Kees Cook2012-07-203-8/+21
* Change VbExEcGetExpectedRW so that vboot picks an ec image instead of U-Boot.Gabe Black2012-07-192-4/+7
* mount-encrypted: support static key factory modeKees Cook2012-07-181-13/+41
* devkeys: add key.versions and install kernel keysMike Frysinger2012-07-183-0/+4
* [vboot_reference] Prepare for the removal of /root/.forget_usernames from tes...Nirnimesh2012-07-171-8/+0
* Keep vbutil_ec from dying if EC firmware B isn't presentRandall Spangler2012-07-171-2/+6
* Partial EC software sync implementationRandall Spangler2012-07-165-1/+118
* Request EC reboot to RO via return code rather than function (vboot portion)Randall Spangler2012-07-161-4/+2
* crossystem: Let kernel worry about active_low stuffChe-Liang Chiou2012-07-121-3/+2
* crossystem: Return error when trying to read GPIO port zeroChe-Liang Chiou2012-07-121-1/+10
* Ensure that the VGA is enabled/disabled as needed.Bill Richardson2012-07-113-5/+25
* Fix broken tests left from commit dc6b642bBill Richardson2012-07-101-0/+4
* Revert "Read virtual switch current values correctly"Che-Liang Chiou2012-07-091-21/+5
* Stub out new vboot APIs for EC software syncRandall Spangler2012-07-072-8/+89
* Add EC software sync flag to VbInit()Randall Spangler2012-07-071-0/+2
* Exporting GPIO if the sysfs node does not existRong Chang2012-07-031-3/+21
* Read virtual switch current values correctlyChe-Liang Chiou2012-07-021-5/+21
* crossystem: Add the ddr_type field on crossystem for querying DDR RAM typeTom Wai-Hong Tam2012-07-023-0/+7
* Set/clear developer mode flag in VbInit outputChe-Liang Chiou2012-07-022-1/+4
* Revert "Expose getter of virtual dev switch value"Che-Liang Chiou2012-07-022-16/+0
* Expose getter of virtual dev switch valueChe-Liang Chiou2012-06-292-0/+16