summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add new line after printing non-zero GBB flags.firmware-uboot_v2-1299.BStefan Reinauer2012-02-281-0/+1
* Revert "Add Ctrl-Enter as an additional key to trigger dev USB boot."Duncan Laurie2012-02-162-4/+1
* Add Ctrl-Enter as an additional key to trigger dev USB boot.Tom Wai-Hong Tam2012-02-152-1/+4
* Bah. Fix the test, too.Bill Richardson2012-01-271-1/+1
* 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-253-3/+329
* 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-194-85/+133
* Acknowledge Ctrl+U fasterVincent Palatin2012-01-181-12/+18
* Clean up return codes for better interaction with U-Boot.Stefan Reinauer2012-01-172-5/+7
* signing script: Check for errors on extracted dm params in kernel command line.Gaurav Shah2012-01-052-34/+68
* vboot_reference: sanity check firmware A/B content when resigningHung-Te Lin2012-01-051-14/+32
* Make dev firmware keyblock/data key generation and use optionalGaurav Shah2012-01-052-3/+22
* signer: run kernel security test of kernel partition 4 instead of partition 2Gaurav Shah2012-01-051-1/+5
* Revert "Revert "Add x86_64 architecture support""Simon Glass2012-01-052-0/+50
* Allow caller to specify build output directorySimon Glass2012-01-051-2/+8
* Revert "Revert "Revert "Revert "Break out common compile flags""""Simon Glass2012-01-051-22/+28
* Fix crossystem on amd64 boardsSonny Rao2012-01-051-57/+1
* Add a few comments and warnings when building incorrectlySimon Glass2012-01-052-0/+7
* Dev-mode allows booting self-signed kernels by default.Bill Richardson2012-01-059-28/+30
* Revert "Display debug info on all screens for testing."Stefan Reinauer2012-01-031-10/+3
* Display debug info on all screens for testing.Stefan Reinauer2011-12-201-3/+10
* Add VB_INIT_OUT_ENABLE_ALTERNATE_OS flagStefan Reinauer2011-12-204-9/+22
* Dev-mode only boots official kernels by defaultStefan Reinauer2011-12-209-8/+46
* Fix typo, add one VBDEBUG.Stefan Reinauer2011-12-192-1/+2
* Address security concerns for vboot_audio.cStefan Reinauer2011-12-191-2/+25
* Sanity-check output of VbExDiskGetInfo()Stefan Reinauer2011-12-191-0/+9
* Add flag to GBB to allow loading PCI Option ROMsStefan Reinauer2011-12-194-2/+24
* ONLY pressing the recovery button okays booting from USBStefan Reinauer2011-12-120-0/+0
* ONLY pressing the recovery button okays booting from USBBill Richardson2011-12-061-2/+4
* Revert "Dev-mode only boots official kernels by default"Stefan Reinauer2011-11-179-46/+8
* Replace root and recovery keys in the GBB after firmware sections have been r...Stefan Reinauer2011-11-161-7/+11
* vboot_reference: fix CMOS writing for x86 platformsStefan Reinauer2011-11-161-10/+9
* Wrap CMOS read/write functions so they automatically pacify the nvram driver.Stefan Reinauer2011-11-161-44/+67
* 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