summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* remove bdsMary Ruthven2021-11-101-1/+1
* remove power codeMary Ruthven2021-11-101-3/+1
* cr50: fix make file dependencies for FIPS moduleVadim Sukhomlinov2021-10-071-0/+1
* cr50: make CONFIG_FW_INCLUDE_RO work properlyVadim Sukhomlinov2021-09-301-1/+5
* Add necessary utilities to the FIPS boundarystabilize-14106.B-cr50_stabMary Ruthven2021-07-221-0/+1
* make: add preprocessor stageVadim Bendebury2020-03-311-0/+19
* fizz: restore building the ecst toolVadim Bendebury2020-01-081-0/+1
* utils/extras: do not build unnecessary toolsVadim Bendebury2020-01-071-2/+0
* makefile: support PORT for flash_ecYilun Lin2019-08-291-0/+3
* mock: Add mock structure for fuzzers and testsCraig Hesling2019-07-311-0/+23
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* Makefile: Replace flag -DX with -DX= to be supported by IS_ENABLED().Yilun Lin2019-06-031-16/+21
* ec: common: Make IS_ENABLED fail on unknown valuesRaul E Rangel2019-05-151-2/+3
* cr50: rebuild board image if essential make variables changeVadim Bendebury2019-05-101-1/+13
* makefile: don't build ro if EC_INCLUDE_RO not setTing Shen2019-05-081-1/+4
* Makefile: Clarify/fix PDIR assignementNicolas Boichat2019-02-271-1/+1
* Makefile: Allow board to be both in public and private foldersNicolas Boichat2019-02-211-7/+24
* Makefile: Drop warning about using ASAN by defaultNicolas Boichat2018-12-281-1/+0
* Makefile.rules: Add buildfuzztests to buildall.Allen Webb2018-12-191-0/+8
* Makefiles: Add support for MSAN and UBSAN.Allen Webb2018-12-111-0/+6
* 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