summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Add x86_64 architecture support""Simon Glass2012-01-051-0/+4
* 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
* vboot_reference: clean up CFLAGS and enable unrolled loopsStefan Reinauer2011-11-021-5/+3
* Remove -isystem from CFLAGS for firmware buildrelease-R16-1193.BChe-Liang Chiou2011-10-171-5/+3
* make: remove typo quote marksChe-Liang Chiou2011-06-211-2/+2
* make: temporarily hard-coded compiler flags for firmware buildsChe-Liang Chiou2011-06-211-4/+25
* Add option to use mocked TPM driverChe-Liang Chiou2011-04-221-0/+1
* Add default arch to fix compiling outside emakeRandall Spangler2011-04-111-0/+5
* Add test framework for bmpblk_utility.Bill Richardson2011-02-071-0/+3
* Import firmware compiler flagsChe-Liang Chiou2011-01-271-5/+15
* Revert "Import firmware compiler flags"Chris Sosa2011-01-261-20/+6
* Import firmware compiler flagsChe-Liang Chiou2011-01-271-6/+20
* Add firmware build mode to MakefilesChe-Liang Chiou2010-11-301-1/+17
* Fix integration bugs (vboot side)Che-Liang Chiou2010-11-091-1/+1
* Added new commands and reactivated full rebuild after fixing for ARM ebuild.Luigi Semenzato2010-08-251-1/+2
* Temporarily remove problematic line while semenzato generates a real fix.David Rochberg2010-08-041-1/+0
* Various bug fixes to tpm_lite. Some changes to the test suite.Luigi Semenzato2010-08-041-3/+1
* Introduce ability to change the kernel command line.vbendeb2010-07-151-1/+10
* Add tpm lite to vboot referenceRandall Spangler2010-07-141-1/+4
* New targets to compile and install rollback tests only with USE=rbtest emerge...Luigi Semenzato2010-07-081-1/+3
* Fix makefiles to work with ebuildRandall Spangler2010-07-081-1/+1
* Also need to disable calling make tests install.Randall Spangler2010-07-081-1/+1
* This test sets the TPM to a each of a large amount of "interesting" initial s...Luigi Semenzato2010-07-081-0/+1
* Adding --repack and --headeronly options to vbutil_kernelBill Richardson2010-06-301-1/+1
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-241-2/+1
* Add VBDEBUG macro for debug output.Randall Spangler2010-06-231-1/+2
* More cleanup of MSVC errorsRandall Spangler2010-06-211-1/+1
* Include BIOS specific definitions when required.vbendeb2010-06-211-1/+1
* Remove unused files, and tidy the directory structure of the remaining ones.Randall Spangler2010-06-171-5/+3
* Remove old firmware verification code, now that firmware build has switched t...Randall Spangler2010-06-161-1/+1
* Rework the vboot_reference make system.vbendeb2010-06-141-7/+12
* Nearly complete rewrite of cgpt tool.Bill Richardson2010-06-111-1/+3
* Major refactoring of structures, with unit tests. This matches the doc I sen...Randall Spangler2010-06-101-1/+3
* Add a Makefile target to run all vboot_reference tests.Gaurav Shah2010-06-031-0/+3
* Add install target to put utilities into chroot (in /opt/bin/)Bill Richardson2010-05-271-0/+3
* Moved cgptlib into vboot_firmwareRandall Spangler2010-05-271-3/+2
* Rearrange vboot_reference directories to isolate external components.Bill Richardson2010-05-261-3/+5
* add cgpt framework and attribute support.Louis Yung-Chieh Lo2010-05-211-2/+4
* rename cgpt files with cgptlib prefix (to avoid conflicts to cgpt utility)Louis Yung-Chieh Lo2010-05-171-2/+3
* VBoot Reference: Refactoring Part 3Gaurav Shah2010-03-311-3/+5
* Vboot Reference: Make length types explicitly sized.Gaurav Shah2010-03-101-1/+1
* Add a README and turn-on optimizations.Gaurav Shah2010-03-031-1/+1
* Vboot Reference: Conditionally set Makefile CC variable so that it cross-comp...Gaurav Shah2010-02-171-1/+1
* Vboot Reference: Misc style fixes to Makefile and fix testing script.Gaurav Shah2010-02-161-5/+5
* RSA signature verification and SHA-1/256/512 reference implementation for ver...Gaurav Shah2010-01-281-0/+21