summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set_gbb_flags: Aborts only if HW & SW WP are both enabled.test-5619.Bstabilize-zako-5712.88.Bstabilize-5712.89.Bstabilize-5712.8.Bstabilize-5712.61.Bstabilize-5712.49.Bstabilize-5696.Bstabilize-5680.Bstabilize-5656.Bstabilize-5579.Bstabilize-5511.Bstabilize-5500.71.Bstabilize-5500.26.Bstabilize-5500.130.Bstabilize-5500.100.Brelease-R35-5712.Brelease-R34-5500.Bfactory-rambi-5517.Bfactory-pit-5499.BHung-Te Lin2014-02-141-6/+7
* set_gbb_flags: Check write protection status before starting to flash.stabilize-5463.BHung-Te Lin2014-02-111-0/+27
* Fix jumping EC from RO to RW if disable-jump was called on previous bootRandall Spangler2014-02-112-12/+32
* tegra124: Add the tegra124 compatibility string to crossystem.test-5394.Bstabilize-5414.Bstabilize-5412.BGabe Black2014-01-291-0/+1
* vboot: use recovery button as dev mode switch confirmationstabilize-5339.BLuigi Semenzato2014-01-197-10/+178
* x86: Stop building the vboot library using regparm=3.stabilize-5254.Bfactory-zako-5220.BGabe Black2014-01-101-1/+1
* VbBootRecovery: Make second check for 'remove' devices if none foundstabilize-springlte-5116.46.Bstabilize-5116.88.Bstabilize-5116.53.Bstabilize-5116.115.Bstabilize-5116.113.Brelease-R33-5116.Bfirmware-winky-5216.1.Bfirmware-clapper-5218.Bfactory-monroe-5140.Bfactory-beltino-5140.14.BShawn Nematbakhsh2013-12-162-2/+31
* crossystem: handle BayTrail gpiosAaron Durbin2013-12-111-0/+54
* crossystem: add GpioChipset sturcture for x86Aaron Durbin2013-12-111-6/+29
* crossystem: make BayTrail a valid platform_familyAaron Durbin2013-12-111-0/+1
* Disable EC jump after RW image startsstabilize-5085.BDaisuke Nojiri2013-12-064-10/+17
* Make crossystem.h more polite and more useful.test-4980.Btest-4824.Bstabilize-R33-4982.Bstabilize-5062.Bstabilize-4920.6.Brelease-R32-4920.Bfirmware-bolt_kirby-4979.Bfactory-panther-4920.23.BJ. Richard Barnette2013-10-316-12/+30
* Allow <vboot/crossystem.h> to be usable in C++ code.stabilize-4886.BJ. Richard Barnette2013-10-251-0/+8
* Add a "debug_build" query to crossystem.J. Richard Barnette2013-10-232-8/+40
* fwlib: Map architecture armv7 to armstabilize-4856.Bstabilize-4825.Bstabilize-4731.85.Bstabilize-4731.62.Bstabilize-4731.31.Brelease-R31-4731.Bfactory-samus-4788.Bfactory-daisy-4731.81.BStefan Reinauer2013-09-201-0/+2
* Add memory leak checkingSimon Glass2013-09-1717-6/+135
* Fix improper memset statement.stabilize-4701.BHan Shen2013-09-041-1/+1
* Implementation of Region APIstabilize-4636.BSimon Glass2013-08-3031-254/+1044
* Revert "Implementation of Region API"Yoshiki Iguchi2013-08-2931-1041/+254
* Implementation of Region APISimon Glass2013-08-2831-254/+1041
* Avoid exit code overflow for tpmc.Luigi Semenzato2013-08-281-5/+7
* Revert "Enable debug flags when building natively"Hung-Te Lin2013-08-271-1/+0
* Correct some minor compiler warningsSimon Glass2013-08-254-5/+10
* Improve kernel tests to pass valgrindSimon Glass2013-08-252-12/+30
* Enable debug flags when building nativelySimon Glass2013-08-251-0/+1
* Enable vboot for sandbox and improve debugging/format stringsSimon Glass2013-08-246-28/+22
* Change flashrom target selection parameter.Hung-Te Lin2013-08-214-7/+7
* 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-104-9/+11
* vboot: fix mocked TPM buildDuncan Laurie2013-08-091-2/+2
* Add a script to remove /boot and its contents from an image.stabilize-4512.BDon Garrett2013-08-052-0/+70
* Fix some issues with LBA vs byte offsetsAlbert Chaulk2013-07-315-6/+22
* Add labels to MTD partitions.Albert Chaulk2013-07-313-39/+55
* fix build error when DEBUG is enabledMike Frysinger2013-07-301-0/+1
* VbInit(): printout gbb flags as wellfactory-pit-4471.BAaron Durbin2013-07-261-1/+2
* Don't always enable MTD mode unless MTD device is specifiedfactory-4455.Bfactory-4455.228.BAlbert Chaulk2013-07-244-48/+69
* Fixed sign_official_build.sh to work with PARTUUIDPaul Taysom2013-07-241-1/+1
* rollback_index: Remove recovery_mode parameter to SetupTPM.Shawn Nematbakhsh2013-07-238-38/+34
* rollback_index: Add recovery parameter to RollbackKernelLock.stabilize-4443.BShawn Nematbakhsh2013-07-228-18/+12
* Add MTD test scriptAlbert Chaulk2013-07-162-21/+31
* MTD: When running on the host (as during install) use the host FTS if possible.Albert Chaulk2013-07-165-7/+83
* Revert "futility: Use flashrom for 'dump_fmap -x'"Simon Glass2013-07-151-34/+24
* futility: Use flashrom for 'dump_fmap -x'factory-pit-4390.BSimon Glass2013-07-111-24/+34
* Port MTD structures to use 64-bit byte offsets instead of sectors.Albert Chaulk2013-07-037-75/+119
* MTD modification commands: add & prioritizeAlbert Chaulk2013-07-032-39/+112
* Fix recovery mode entry due to invalid FW hash.Aaron Durbin2013-06-261-0/+7
* MTD search commands: show & findstabilize-daisy-4319.96.Brelease-R29-4319.BAlbert Chaulk2013-06-242-60/+284
* Bugfixes & MTD create commandAlbert Chaulk2013-06-245-56/+82
* cgpt: do not show length of 1 for undefined partitionsMike Frysinger2013-06-241-2/+7
* Correct debug message typoVadim Bendebury2013-06-241-1/+1