summaryrefslogtreecommitdiff
path: root/Makefile.rules
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Update Makefile's .PHONY targetsBill Richardson2015-06-181-4/+9
* Flashing: Add flash_ec rule to simplify flashingAnton Staaf2015-05-261-0/+4
* Use GCC instead of LD to trigger the linkerVincent Palatin2015-05-151-6/+6
* make: add generation of sorted symbol mapsstabilize-7059.BVadim Bendebury2015-05-111-4/+8
* mec1322: Changed to generate ec.bin for the firmware binary.Icarus Sparry2015-04-151-5/+2
* Use futility to sign the USB-PD chargersBill Richardson2015-04-081-1/+1
* cr50: enable signed RW imagesBill Richardson2015-02-251-3/+4
* Add USE_GIT_DATE=1 to make args to build repeatable imagesBill Richardson2015-02-251-1/+1
* Remove ryu_p1 boardVic Yang2015-02-241-1/+1
* cr50: Add ec.hex to hex: build targetBill Richardson2015-02-201-1/+5
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-141-0/+21
* Stop building ryu_p1 board.Todd Broch2015-01-071-1/+1
* ryu_sh_loader: Add board directory for load imageGwendal Grignou2014-12-151-2/+5
* Makefile: remove burn_my_ecGwendal Grignou2014-12-151-4/+6
* Add RW firmware signature verification for common runtimeVincent Palatin2014-12-011-0/+2
* ec: Add lds dependencies to the dependency list.Gwendal Grignou2014-11-201-0/+1
* rsa: add support for 4096 and 8192 bit keysVincent Palatin2014-11-151-1/+1
* Strago: Automated build to generate ec.spi.bin.icarus sparry2014-11-121-0/+4
* USB: Remove special case for iVersion string descriptorAnton Staaf2014-11-041-2/+26
* Add initial support for cr50 SoCBill Richardson2014-10-311-0/+7
* zinger: check RW firmware signatureVincent Palatin2014-10-021-6/+12
* Flashing: Force board into reset for flashingAnton Staaf2014-09-091-1/+1
* Makefile: Add support for per-board symlinks to top levelAnton Staaf2014-07-301-0/+6
* build: Move libs after source or object filesAnton Staaf2014-06-041-3/+4
* Show success message after 'make buildall'Vic Yang2014-05-211-0/+1
* test: build target test only when the full runtime is availableVincent Palatin2014-05-021-0/+2
* Add OWNERS filesRandall Spangler2014-04-021-1/+1
* Add presubmit check for unit testVic (Chun-Ju) Yang2014-02-061-0/+2
* Add vim filetype tag for Makefile.rulesVic (Chun-Ju) Yang2014-02-051-0/+1
* ite: Add initial support for ITE IT8380 chipVincent Palatin2014-01-081-1/+4
* Merge make_all.sh to MakefileVic (Chun-Ju) Yang2013-12-271-0/+6
* util: declare all host utils source dependencies in build.mkVincent Palatin2013-11-141-5/+8
* Replace Makefile 'tags' target with 'xrefs', clean it upBill Richardson2013-10-311-9/+18
* Remove QEMU testsstabilize-4886.BVic Yang2013-10-291-8/+1
* Move source files to driver/ and power/ subdirsRandall Spangler2013-10-231-1/+2
* Move .lcov_lock to /tmp/ec-lcov-lockVic Yang2013-07-221-1/+1
* Make target for test coverage report generationVic Yang2013-06-161-1/+19
* Pthread-based emulator for unit testingstabilize-4100.38.BVic Yang2013-05-071-2/+26
* Put a copy of test binaries under build/${BOARD}Vic Yang2013-04-301-1/+2
* Make test-list a per-board parameterVic Yang2013-04-291-2/+2
* Add 'clobber' target to Makefile to clean everything.Bill Richardson2013-04-261-0/+4
* Add 'TAGS' target to MakefileBill Richardson2013-04-261-0/+10
* Only includes necessary tasks for test binariesVic Yang2013-04-101-1/+1
* Clean up vboot hash supportRandall Spangler2012-10-251-6/+0
* Add GEC lock mechanism.Louis Yung-Chieh Lo2012-08-101-1/+2
* Prevent parallel make from failingVic Yang2012-07-201-7/+5
* Remove firmware BRandall Spangler2012-07-171-11/+5
* Rename A and B images to RW and RW_B, part 1Randall Spangler2012-07-171-8/+8
* Only one RW image is now the defaultRandall Spangler2012-06-261-10/+17
* simple and self-contained EC flashing toolVincent Palatin2012-05-311-2/+4