summaryrefslogtreecommitdiff
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* tlcl: add GetOwner commandKees Cook2012-06-133-0/+24
* Remove unused test fields from VbNvStorageRandall Spangler2012-06-114-76/+4
* 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-0810-58/+183
* Add DISABLE_DEV_REQUEST flag to nvram.factory-2394.Bfactory-2368.BBill Richardson2012-05-252-0/+15
* 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-225-19/+19
* Use virtual dev-mode switch when told to.factory-2338.BBill Richardson2012-05-187-91/+122
* Add checksum to TPM RollbackSpace regions for FW and kernel.Bill Richardson2012-05-177-36/+170
* 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
* Create vbutil_ec tool for signing EC firmware.Bill Richardson2012-05-043-1/+130
* Require -Wall -Werror for everything.Bill Richardson2012-05-031-1/+0
* Omit body load address checkChe-Liang Chiou2012-04-243-9/+4
* mount-encrypted: close TPM when spawning resizerKees Cook2012-04-052-0/+8
* tpm_lite: implement TPM_GetRandomKees Cook2012-03-014-3/+46
* Add new line after printing non-zero GBB flags.Stefan Reinauer2012-02-281-0/+1
* Add Ctrl-Enter as an additional key to trigger dev USB boot.Tom Wai-Hong Tam2012-02-142-1/+4
* Oops. Must still distinguish "no disks" from "no valid disks".Bill Richardson2012-01-271-1/+0
* Make VbTryLoadKernel() go to recovery when no valid disks are foundBill Richardson2012-01-251-2/+7
* Be aggressive in saving locale to nvram.Bill Richardson2012-01-242-1/+12
* Remove debug messages from VbAudioLooping() - too noisy.Bill Richardson2012-01-221-9/+0
* Fix audio loop for long-delay keyboard reads.Bill Richardson2012-01-193-70/+103
* Acknowledge Ctrl+U fasterVincent Palatin2012-01-181-12/+18
* Clean up return codes for better interaction with U-Boot.Bill Richardson2012-01-172-5/+7
* Fix compile by eliminating unused variableSonny Rao2012-01-091-1/+0
* tpmc: add PCR reading functionKees Cook2012-01-094-0/+34
* ONLY pressing the recovery button okays booting from USBBill Richardson2011-11-281-1/+1
* Revert "Revert "Add x86_64 architecture support""Simon Glass2011-11-221-0/+46
* Dev-mode allows booting self-signed kernels by default.Bill Richardson2011-11-185-20/+21
* Pressing the recovery button okays booting from USBBill Richardson2011-11-161-2/+4
* Add VB_INIT_OUT_ENABLE_ALTERNATE_OS flagBill Richardson2011-11-164-9/+22
* Fix typo, add one VBDEBUG.Bill Richardson2011-11-142-1/+2
* Revert "Add x86_64 architecture support"Nick Sanders2011-11-141-46/+0
* Add x86_64 architecture supportSimon Glass2011-11-141-0/+46
* Add a few comments and warnings when building incorrectlySimon Glass2011-11-142-0/+7
* Address security concerns for vboot_audio.cBill Richardson2011-11-141-2/+25
* Sanity-check output of VbExDiskGetInfo()Bill Richardson2011-11-141-0/+9
* Add flag to GBB to allow loading PCI Option ROMsBill Richardson2011-11-113-2/+15
* Dev-mode only boots official kernels by defaultBill Richardson2011-11-106-8/+39
* Fix the tree for tangentStefan Reinauer2011-11-021-0/+2
* vboot_reference: clean up CFLAGS and enable unrolled loopsStefan Reinauer2011-11-021-1/+7
* Move Memset from vboot_reference to vbexport/u-bootStefan Reinauer2011-11-022-8/+6
* vboot_reference: Fix typo in firmware MakefileStefan Reinauer2011-11-021-1/+1
* new signature for optional easter egg.Bill Richardson2011-10-113-6/+3
* Some easter eggs may need a refresh.Bill Richardson2011-10-113-3/+5
* Fix potential NULL pointer dereference in vboot_kernel.cStefan Reinauer2011-10-101-1/+4