summaryrefslogtreecommitdiff
path: root/firmware/include
Commit message (Expand)AuthorAgeFilesLines
* enable USB boot on transition to dev on some devicesVadim Bendebury2015-04-071-0/+3
* vboot: allow firmware to signal a wipeout requestVadim Bendebury2015-03-131-0/+2
* kernel flags: Pass back kernel premable flags in kparamsFurquan Shaikh2015-02-121-0/+2
* kernel flags: Add flags field to kernel preamble.Furquan Shaikh2015-02-121-1/+9
* Add LINUX_FS_GUID to list of GUIDs.Furquan Shaikh2015-02-111-0/+2
* vboot1: Add vboot2 recovery reason strings and subcode to TAB displayJulius Werner2015-02-111-0/+10
* Check the correct length of the GPT header signaturestabilize-6771.Bfactory-auron-6772.BBill Richardson2015-02-091-9/+12
* cgptlib: Add functions to cgptlib APIFurquan Shaikh2015-01-241-0/+48
* vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz imageShelley Chen2015-01-231-4/+51
* vboot2: Split NV storage field defintions into their own headerRandall Spangler2015-01-141-0/+1
* nand: vboot support for small GPTsDan Ehrenberg2015-01-051-6/+0
* vboot: Handle GBB_FLAG_DISABLE_LID_SHUTDOWNstabilize-6592.BShawn Nematbakhsh2014-12-171-3/+14
* vboot: Plumb the two disk sizes and external GPT param throughDan Ehrenberg2014-12-151-9/+37
* vboot: Move IsEntryUnused to gpt_miscDan Ehrenberg2014-12-121-0/+6
* vboot: GPT interface cleanupDan Ehrenberg2014-12-111-7/+5
* vboot2: Move old struct handling to lib20/Randall Spangler2014-12-041-0/+1
* vboot2: Add official API header fileRandall Spangler2014-12-041-0/+30
* vboot: Add flag to indicate VbInit is run before option rom loadingfactory-whirlwind-6509.BDuncan Laurie2014-11-211-0/+2
* vboot: Add GBB flag to disable shutdown when lid is closedDuncan Laurie2014-11-201-0/+2
* Revert "vboot: Plumb the two disk sizes and 'gpt on device' param through"stabilize-6480.Bfactory-ryu-6486.Bfactory-ryu-6486.1.BJulius Werner2014-11-151-32/+10
* vboot: Plumb the two disk sizes and 'gpt on device' param throughDan Ehrenberg2014-11-151-10/+32
* vboot: cgpt: Support writing GPT structs to NOR flashNam T. Nguyen2014-11-131-1/+25
* cgpt: Separate out certain GPT manipluation functionsstabilize-6415.Bfoo-testDan Ehrenberg2014-10-291-0/+129
* Add hwid digest field to GBB headerBill Richardson2014-10-211-2/+5
* vboot: Support SLOW_EC_UPDATE with OPROM_MATTERSDuncan Laurie2014-10-171-0/+4
* vboot: new streaming APIsDan Ehrenberg2014-10-151-0/+45
* vboot2: Add previously tried slot and result to NV storageRandall Spangler2014-10-041-1/+4
* vboot: Notify EC of current boot modeSheng-Liang Song2014-09-031-0/+7
* Add GBB flag to disable PD software syncstabilize-6146.Brelease-R38-6158.BDuncan Laurie2014-08-121-0/+2
* Change VbExEc functions to take a devidx parameterstabilize-6092.Bstabilize-6082.BRandall Spangler2014-07-191-12/+18
* Add nvstorage / crossystem support for new vboot2 fieldsRandall Spangler2014-06-281-0/+31
* vboot2: add a flag to indicate firmware was selected by vboot2Daisuke Nojiri2014-06-261-11/+13
* Remove nonexistant functions from tlcl.hBill Richardson2014-06-261-10/+0
* Use the TPM to back up some of the nvram fieldsBill Richardson2014-06-051-0/+24
* Add missing #include in vboot_api.hstabilize-5875.BDavid Hendricks2014-05-151-0/+1
* lib: Add VbExDisplaySetDimension.Hung-Te Lin2014-05-131-0/+9
* vboot: use recovery button as dev mode switch confirmationstabilize-5339.BLuigi Semenzato2014-01-192-0/+25
* Disable EC jump after RW image startsstabilize-5085.BDaisuke Nojiri2013-12-061-4/+3
* Implementation of Region APIstabilize-4636.BSimon Glass2013-08-303-0/+179
* Revert "Implementation of Region API"Yoshiki Iguchi2013-08-293-179/+0
* Implementation of Region APISimon Glass2013-08-283-0/+179
* Add VB_SELECT_FIRMWARE_COUNT to enumSimon Glass2013-08-161-1/+2
* Fix incorrect format stringsstabilize-falco-4537.91.Bstabilize-4537.147.Bstabilize-4537.118.Brelease-R30-4537.BVadim Bendebury2013-08-101-1/+2
* Add GBB flags for disabling software sync and defaulting to legacy bootfactory-spring-4262.Bfactory-skate-4262.459.BRandall Spangler2013-06-121-0/+4
* Massive refactoring of external header files.Bill Richardson2013-04-0212-297/+129
* Get rid of some crufty macros.Gabe Black2013-03-195-47/+6
* Don't include biosincludes.h any more.Gabe Black2013-03-181-10/+0
* Rename Strncat to StrnAppend, use it instead of strncat.firmware-spring-3824.Bfirmware-spring-3824.84.Bfirmware-spring-3824.55.Bfirmware-spring-3824.4.Bfirmware-skate-3824.129.BBill Richardson2013-03-061-1/+1
* EC software sync uses precomputed hash if availableRandall Spangler2013-02-061-0/+4
* Add VbExEcGetExpectedRWHash()Randall Spangler2013-02-051-1/+12