summaryrefslogtreecommitdiff
path: root/Makefile.rules
Commit message (Expand)AuthorAgeFilesLines
* cr50: add ability to include two identical RW sections in the EC imageVadim Bendebury2015-12-091-0/+4
* console: Add support for using EC-3PO console.Aseda Aboagye2015-11-111-0/+11
* cr50: make customized RO workVadim Bendebury2015-11-101-8/+6
* Cause "make buildall -j" to yell about failures.Bill Richardson2015-10-011-1/+10
* cr50: upgrade signer to latest and greatestVadim Bendebury2015-09-291-5/+6
* cleanup: Handle signed RW images a bit cleanerBill Richardson2015-09-251-7/+0
* Make builds repeatable.Bill Richardson2015-09-241-8/+1
* Define SECTION=* and SECTION_IS_* when compilingBill Richardson2015-09-211-6/+1
* cleanup: Remove old vboot cruft from Makefile.rulesBill Richardson2015-09-211-3/+1
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-1/+1
* cr50: add plumbing for signing CR50 RO imagesVadim Bendebury2015-08-251-9/+20
* Allow for private board configurationsBill Richardson2015-08-111-3/+3
* Makefile.rules: Fix build timestamp.Aseda Aboagye2015-07-301-1/+1
* nuc:Ian Chao2015-07-251-1/+1
* build-infr: Add support for shared RO library.Aseda Aboagye2015-07-171-25/+73
* Ryu: Add flash_dfu makefile rule to use dfu-utilAnton Staaf2015-07-161-0/+4
* nuc: Add SHI driver for arm-based platform in chip folder.Ian Chao2015-06-261-10/+0
* 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