summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (factory-1412.B) Sync vbutil_what_keys with ToT.factory-1412.BBill Richardson2012-02-211-26/+90
* sign_official_build: Use sign_firmware.sh for in-place firmware signing.release-R17-1412.BGaurav Shah2011-12-051-23/+9
* vboot_reference: sanity check firmware A/B content when resigningHung-Te Lin2011-12-051-14/+32
* ONLY pressing the recovery button okays booting from USBBill Richardson2011-11-281-1/+1
* Allow caller to specify build output directorySimon Glass2011-11-231-2/+8
* Fix crossystem on amd64 boardsSonny Rao2011-11-231-57/+1
* Make dev firmware keyblock/data key generation and use optionalGaurav Shah2011-11-222-3/+22
* Revert "Revert "Add x86_64 architecture support""Simon Glass2011-11-222-0/+50
* Dev-mode allows booting self-signed kernels by default.Bill Richardson2011-11-189-28/+30
* Revert "Revert "Revert "Revert "Break out common compile flags""""Simon Glass2011-11-171-22/+28
* Pressing the recovery button okays booting from USBBill Richardson2011-11-161-2/+4
* Revert "Revert "Revert "Break out common compile flags"""David Hendricks2011-11-161-28/+22
* Revert "Revert "Break out common compile flags""Simon Glass2011-11-161-22/+28
* Replace root and recovery keys in the GBB after firmware sections have been r...Gaurav Shah2011-11-161-7/+11
* Add VB_INIT_OUT_ENABLE_ALTERNATE_OS flagBill Richardson2011-11-164-9/+22
* vboot_reference: fix CMOS writing for x86 platformsHung-Te Lin2011-11-161-10/+9
* Fix typo, add one VBDEBUG.Bill Richardson2011-11-142-1/+2
* Revert "Break out common compile flags"Nick Sanders2011-11-141-28/+22
* Revert "Add x86_64 architecture support"Nick Sanders2011-11-142-50/+0
* Add x86_64 architecture supportSimon Glass2011-11-142-0/+50
* Break out common compile flagsSimon Glass2011-11-141-22/+28
* 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
* Wrap CMOS read/write functions so they automatically pacify the nvram driver.Gabe Black2011-11-111-44/+67
* Add flag to GBB to allow loading PCI Option ROMsBill Richardson2011-11-114-2/+24
* Dev-mode only boots official kernels by defaultBill Richardson2011-11-109-8/+46
* New and improved dev_debug_vbootBill Richardson2011-11-091-131/+270
* Use the correct fonts for BIOS screens.Bill Richardson2011-11-02223-73/+115
* Fix the tree for tangentStefan Reinauer2011-11-021-0/+2
* vboot_reference: clean up CFLAGS and enable unrolled loopsStefan Reinauer2011-11-022-6/+10
* Move Memset from vboot_reference to vbexport/u-bootStefan Reinauer2011-11-023-28/+6
* vboot_reference: Fix typo in firmware MakefileStefan Reinauer2011-11-021-1/+1
* Despeckle background images, improve x86 generation.Bill Richardson2011-11-025-12/+19
* Change load_shflags to use the new location of shflags for clientsSonny Rao2011-10-271-6/+4
* Add test script that can determine if a build contains ASAN-binaries.factory-1235.BJim Hebert2011-10-191-0/+35
* Remove -isystem from CFLAGS for firmware buildrelease-R16-1193.BChe-Liang Chiou2011-10-171-5/+3
* vbutil: accept amd64 as a valid alias for x86Sonny Rao2011-10-121-1/+2
* 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
* Finally final results from l10n team.Bill Richardson2011-10-07423-756/+826
* Enable (and test) custom dev-mode soundsBill Richardson2011-10-058-62/+461
* Refactor dev-mode delay handling into a separate file.Bill Richardson2011-10-056-108/+189
* Added tests for VbBootDeveloper sound and delayBill Richardson2011-10-052-2/+343
* Add more debugging info to BIOS screens.Bill Richardson2011-09-281-1/+95
* sign_official_build: allow repacking firmware when executed by sudoHung-Te Lin2011-09-261-0/+1
* Make startup delay and noises simpler to change.Bill Richardson2011-09-262-26/+110
* VbExBeep() now returns VbError_t instead of voidBill Richardson2011-09-233-8/+23
* sign_official_build: Work around different verity arguments across imagesGaurav Shah2011-09-231-3/+14