summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change flashrom target selection parameter.firmware-leon-4389.61.Bfirmware-falco_peppy-4389.Bfirmware-falco_peppy-4389.81.Bfirmware-4389.71.BDuncan Laurie2013-08-224-7/+7
* Fix incorrect format stringsDuncan Laurie2013-08-224-9/+11
* Fix some issues with LBA vs byte offsetsfirmware-wolf-4389.24.Bfirmware-leon-4389.26.BDuncan Laurie2013-08-015-6/+22
* Add labels to MTD partitions.Duncan Laurie2013-08-013-39/+55
* fix build error when DEBUG is enabledDuncan Laurie2013-08-011-0/+1
* VbInit(): printout gbb flags as wellDuncan Laurie2013-08-011-1/+2
* Don't always enable MTD mode unless MTD device is specifiedDuncan Laurie2013-08-014-48/+69
* Fixed sign_official_build.sh to work with PARTUUIDDuncan Laurie2013-08-011-1/+1
* rollback_index: Remove recovery_mode parameter to SetupTPM.Duncan Laurie2013-08-018-38/+34
* Add MTD test scriptDuncan Laurie2013-07-232-21/+31
* MTD: When running on the host (as during install) use the host FTS if possible.Duncan Laurie2013-07-235-7/+83
* rollback_index: Add recovery parameter to RollbackKernelLock.Duncan Laurie2013-07-238-18/+12
* Revert "futility: Use flashrom for 'dump_fmap -x'"Duncan Laurie2013-07-161-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
* dump_fmap: Find correct FMAP structure by checking version.Hung-Te Lin2013-06-212-3/+9
* Enables MTD mode via command line option.Albert Chaulk2013-06-213-1/+70
* Add 5420 to the set of recognizable platformsVadim Bendebury2013-06-201-0/+1
* Provide MTD version of common functionsfactory-4290.BAlbert Chaulk2013-06-184-42/+124
* Implement no-op commandsstabilize-4287.Bfactory-pit-4280.BAlbert Chaulk2013-06-143-0/+22
* Add GBB flags for disabling software sync and defaulting to legacy bootfactory-spring-4262.Bfactory-skate-4262.459.BRandall Spangler2013-06-125-2/+45
* EC software sync no longer checks for shutdown requestedRandall Spangler2013-06-122-37/+5
* Integrate the flash key-value store code into cgpt.stabilize-4255.BAlbert Chaulk2013-06-107-96/+993
* crossystem: Add device IDs for haswellDuncan Laurie2013-05-231-0/+2
* Changed to use sed for regex pattern matchingPaul Taysom2013-05-211-9/+8
* Added support for PARTUUID=Paul Taysom2013-05-161-1/+1
* tpmc: Fix compilation with MOCK_TPM=1toolchainBstabilize-spring-4100.53.Bstabilize-4100.38.Brelease-R28-4100.Bfactory-spring-4131.Bfactory-4128.BDuncan Laurie2013-05-061-0/+13
* crossystem: Add LynxPoint to list of valid x86 chipset typesDuncan Laurie2013-05-061-1/+2
* Refactor CgptAdd and CgptPrioitize to remove gpt-specific codeAlbert Chaulk2013-05-068-233/+226
* Implement cgptlib for MTD devices.Albert Chaulk2013-05-028-25/+913
* vboot_reference: change position of 'const'stabilize-4068.0.Bstabilize-4035.0.Bstabilize-4008.0.BYunlian Jiang2013-04-121-2/+2
* vbutil_kernel: copy zeropage fullyKees Cook2013-04-112-14/+16
* Clarify comment in VbInit()Randall Spangler2013-04-101-1/+2
* Build dump_fmap into futility.Bill Richardson2013-04-099-20/+147
* Build both static and dynamic versions of futility.Bill Richardson2013-04-084-16/+48
* Add framework for testing builtin futility functions.Bill Richardson2013-04-055-79/+157
* Include generated dependency files for all object files.Bill Richardson2013-04-051-9/+19
* Fix Makefile to only build fwlib when asked to, not hostlib too.Bill Richardson2013-04-051-14/+20
* Massive refactoring of external header files.Bill Richardson2013-04-02136-180/+278
* Simplify the exported FindKernelConfig() function.Bill Richardson2013-03-293-27/+51
* Add a QUIET Makefile option to reduce non-error outputSimon Glass2013-03-261-21/+28
* crossystem: Fix cros_debug detection on non-chrome systems.toolchainAstabilize-3912.79.Brelease-R27-3912.BHung-Te Lin2013-03-201-1/+3
* Apply consistent naming scheme for hostlib functions.Bill Richardson2013-03-2022-50/+50
* Remove unused 'autotest' directory (real one's in autotest repo).Bill Richardson2013-03-208-495/+0