summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add rules for building protocol buffers.Allen Webb2018-09-071-1/+1
* Move fuzzing tests into a fuzz subfolder.Allen Webb2018-08-221-3/+9
* common/bootblock: Pack bootblock in EC image.Yilun Lin2018-07-021-0/+4
* Makefile.toolchain: Switch from cpp to $(CC) -ENicolas Boichat2018-06-281-5/+5
* make: add size calculationsVadim Bendebury2018-05-141-1/+1
* octopus: move more implementation to baseboardJett Rink2018-05-041-2/+4
* g: fix signer to always use the manifestVadim Bendebury2018-04-181-1/+0
* makefile: fix build time warningsVadim Bendebury2018-03-231-0/+2
* ec: Add /baseboard to EC projectScott Collyer2018-03-151-11/+30
* make EC_FEATURE_RWSIG definition more usefulVincent Palatin2018-03-011-2/+4
* Make CONFIG_MALLOC partition-specificVincent Palatin2018-01-261-0/+8
* Makefile: Generate hashes for the touchpad FWNicolas Boichat2017-09-151-0/+4
* ec: Fix missing Makefile dependencies.Che-yu Wu2017-09-051-1/+1
* vboot: Move common code under common/vbootDaisuke Nojiri2017-07-131-0/+1
* Makefile: Allow different task list for RO and RWNicolas Boichat2017-04-251-24/+31
* makefile: allow different RO and RW CONFIGNick Sanders2017-01-261-17/+45
* Makefile: Drop the extra whitespace in the 'export' lineSimon Glass2017-01-131-1/+1
* common: Add BOARD variable when listing the tasks.Gwendal Grignou2016-12-281-2/+4
* cts: Fix back-to-back buildDaisuke Nojiri2016-10-141-0/+5
* Add cts.tasklistDaisuke Nojiri2016-07-111-5/+11
* cts: First patch flashes blank testsChris Chen2016-07-091-1/+14
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-18/+0
* Ignore unused private board directoriesBill Richardson2016-05-131-5/+13
* console: Add support for using EC-3PO console.Aseda Aboagye2015-11-111-1/+1
* cr50: introduce RO image skeletonVadim Bendebury2015-11-051-0/+5
* make: decouple rw and ro object file setsVadim Bendebury2015-11-041-14/+15
* Let private repos define their own subdirectoriesBill Richardson2015-09-191-3/+4
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-2/+3
* Cr50: Export toolchain to child $(MAKE) processesBill Richardson2015-08-251-1/+1
* cr50: add plumbing for signing CR50 RO imagesVadim Bendebury2015-08-251-0/+1
* Cleanup: Remove cruft in Makefile from long agoBill Richardson2015-08-221-2/+1
* cr50: tpm2: pull in the tpm2 library sourcesVadim Bendebury2015-08-141-1/+1
* Allow for private board configurationsBill Richardson2015-08-111-13/+23
* build-infr: Add support for shared RO library.Aseda Aboagye2015-07-171-14/+49
* Added private-cr51 repoBill Richardson2015-07-131-1/+4
* cleanup: Update Makefile's .PHONY targetsBill Richardson2015-06-181-4/+3
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-2/+2
* Use futility to sign the USB-PD chargersBill Richardson2015-04-081-5/+0
* cr50: avoid shell errors when building for hostBill Richardson2015-02-271-1/+1
* cr50: enable signed RW imagesBill Richardson2015-02-251-0/+3
* twinkie: build a combined firmwareVincent Palatin2015-01-081-2/+4
* Makefile: Add .config targetGwendal Grignou2014-12-151-1/+7
* rsa: add support for 4096 and 8192 bit keysVincent Palatin2014-11-151-0/+5
* Strago: Automated build to generate ec.spi.bin.icarus sparry2014-11-121-1/+6
* Factor out common flash code for STM32F and STM32F0Vic Yang2014-10-151-2/+5
* zinger: check RW firmware signatureVincent Palatin2014-10-021-0/+13
* Makefile: Add support for per-board symlinks to top levelAnton Staaf2014-07-301-0/+20
* IRQ list support for enabling specific IRQs without common runtimeVic Yang2014-06-191-0/+8
* cleanup: Remove mixed-case macrosRandall Spangler2013-12-191-1/+1
* Fix uppercased macrosRandall Spangler2013-12-131-16/+18