summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Switch vboot reference to hardfpDoug Anderson2012-05-111-1/+1
* Require -Wall -Werror for everything.Bill Richardson2012-05-031-2/+2
* Enable building of Cgpt C++ Library for 32-bit.Jay Srinivasan2012-02-231-2/+10
* Implementation of CgptManager C++ library and unit tests.Jay Srinivasan2012-02-161-0/+7
* Rename dump_kernel_config.a to libdump_kernel_config.a.Don Garrett2012-02-141-1/+1
* Bundle up the utilities methods used in dump_kernel_config andDon Garrett2012-01-261-1/+2
* Allow caller to specify build output directorySimon Glass2011-11-231-2/+8
* Revert "Revert "Add x86_64 architecture support""Simon Glass2011-11-221-0/+4
* Revert "Revert "Revert "Revert "Break out common compile flags""""Simon Glass2011-11-171-22/+28
* Revert "Revert "Revert "Break out common compile flags"""David Hendricks2011-11-161-28/+22
* Revert "Revert "Break out common compile flags""Simon Glass2011-11-161-22/+28
* Revert "Break out common compile flags"Nick Sanders2011-11-141-28/+22
* Revert "Add x86_64 architecture support"Nick Sanders2011-11-141-4/+0
* Add x86_64 architecture supportSimon Glass2011-11-141-0/+4
* Break out common compile flagsSimon Glass2011-11-141-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