summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CHERRY-PICK: crossystem: Return error when trying to read GPIO port zerofactory-2569.BChe-Liang Chiou2012-07-121-1/+10
* 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
* mount-encrypted: allow dynamic root directoryKees Cook2012-06-072-86/+244
* Signing scripts: Add firmware signing to sign_official_build.shGaurav Shah2012-06-071-9/+24
* Modify align_rootfs to use --src_image only.Don Garrett2012-06-041-102/+15
* Add DISABLE_DEV_REQUEST flag to nvram.factory-2394.Bfactory-2368.BBill Richardson2012-05-254-0/+20
* Honor both fake_dev and virtual dev switchBill Richardson2012-05-252-13/+13
* cryptolib: rename SHA* function to avoid openssl collisionfirmware-link-2348.BKees Cook2012-05-227-25/+25
* Use virtual dev-mode switch when told to.factory-2338.BBill Richardson2012-05-1810-142/+206
* mount-encrypted: provide umount option for shutdownKees Cook2012-05-174-47/+155
* Add checksum to TPM RollbackSpace regions for FW and kernel.Bill Richardson2012-05-179-46/+416
* vboot_reference: update to newer libbase verfactory-2305.BMike Frysinger2012-05-141-2/+2
* Switch vboot reference to hardfpDoug Anderson2012-05-111-1/+1
* Fix build errors with .c and .cc files being in the libcgpt-cc.aDoug Anderson2012-05-111-2/+3
* Use CHROMEOS_EC macro to cut down compiled size.release-R20-2268.Bfactory-2268.16.BBill Richardson2012-05-092-0/+46
* Fix potential memory leak in KeyBlockVerify()Bill Richardson2012-05-091-0/+1
* Separate SHA256 and SHA512 into separate filesBill Richardson2012-05-093-287/+342
* Protect ARRAY_SIZE macro from being #defined twiceBill Richardson2012-05-091-0/+2
* Make vbutil_ec operate on the entire image at once.Bill Richardson2012-05-081-210/+411
* Create vbutil_ec tool for signing EC firmware.Bill Richardson2012-05-0420-8/+748
* Require -Wall -Werror for everything.Bill Richardson2012-05-0317-64/+15
* Let cgpt open devices in read-only mode when possible.Bill Richardson2012-05-0210-16/+47
* signer scripts: retry more than once when mountingMike Frysinger2012-05-011-12/+23
* signer scripts: workaround flaky kernels and loop mount failuresMike Frysinger2012-04-251-12/+36