summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* vboot_reference: add "set_gbb_flags" script.Hung-Te Lin2012-06-271-0/+76
* Add bits to request and acknowledge Option ROM loading.Bill Richardson2012-06-277-2/+26
* cgpt: verify the modifications of 'cgpt add' before effected.Louis Yung-Chieh Lo2012-06-271-2/+64
* cgpt: add -d option for cgpt showLouis Yung-Chieh Lo2012-06-273-33/+58
* add EXYNOS{4,5} to platform_name tables on armOlof Johansson2012-06-261-0/+2
* mount-encrypted: use minimum mkfs size on migrationfactory-2475.BKees Cook2012-06-203-14/+54
* respect LDFLAGS settingsrelease-R21-2465.BMike Frysinger2012-06-182-26/+29
* respect pkg-config env settingsMike Frysinger2012-06-182-19/+25
* security test: Add test that verifies that update verification is enabledGaurav Shah2012-06-184-4/+37
* Remove VbExTrustEC() from vboot, so it can go into BIOS.Bill Richardson2012-06-183-7/+11
* Add GBB flags to enable dev mode by defaultRandall Spangler2012-06-146-14/+62
* mount-encrypted: use correct ownership testKees Cook2012-06-143-29/+38
* tlcl: add GetOwner commandKees Cook2012-06-135-0/+60
* Remove unused test fields from VbNvStorageRandall Spangler2012-06-117-97/+7
* add SetVirtualDevMode stubMike Frysinger2012-06-091-0/+5
* add extra param to mocked SetupTPMMike Frysinger2012-06-091-1/+1
* Support virtual dev-switch (keyboard-based dev-mode)Bill Richardson2012-06-0812-83/+231
* Check in sources for the default, unofficial BIOS screensBill Richardson2012-06-0729-0/+176