summaryrefslogtreecommitdiff
path: root/Makefile.rules
Commit message (Expand)AuthorAgeFilesLines
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-2/+3
* firmware_builder: bundle code coverage informationPaul Fagerburg2021-03-181-0/+2
* zephyr: Require new CONFIG options to be in Kconfig tooSimon Glass2021-03-051-0/+3
* make/util: Modularize util make var buildingCraig Hesling2021-02-031-6/+0
* makefile: fix flash image size reportingKeith Short2021-01-271-1/+1
* make: Add HOST_CROSS_COMPILE to make helpCraig Hesling2020-12-301-0/+4
* make: Add STATIC_VERSION=1 to make helpCraig Hesling2020-12-301-0/+1
* make: Add analyzestack to make helpCraig Hesling2020-12-301-0/+1
* make: Add dis and hex to help messageCraig Hesling2020-12-301-0/+2
* make: Cleanup help msgCraig Hesling2020-12-281-10/+16
* make: Move libcryptoc rules to third_party/rules.mkCraig Hesling2020-12-241-5/+3
* make: Make V= flag parsing more clearCraig Hesling2020-12-211-4/+6
* genvif: add unit test for genvif and genvif overrideDenis Brockus2020-11-171-1/+1
* genvif: Output to .xml pathAbe Levkoy2020-11-031-1/+1
* build: add firmware_builder.py entry pointJett Rink2020-10-011-2/+5
* linker: change symbol used to track available flashKeith Short2020-08-051-2/+2
* board: clear out disabled boards left for building utilsJack Rosenthal2020-07-291-1/+1
* makefile: use separate directory for code coveragePaul Fagerburg2020-06-121-4/+18
* ec: fix `make coverage` code coverage reportingPaul Fagerburg2020-05-111-1/+3
* make: Force --no-print-directoriesCraig Hesling2020-04-041-5/+7
* Makefile: recompile cros_ec_commands.sh on script changeGwendal Grignou2020-03-091-2/+5
* remove cr50 related filesNamyoon Woo2020-03-091-2/+1
* skip cr50 from buildallNamyoon Woo2020-02-211-1/+1
* make: Add print-defines and print-includesCraig Hesling2020-02-141-3/+16
* libcryptoc: Cleanup build messagesCraig Hesling2020-02-121-0/+6
* cleanup: add comments for MT flag useJett Rink2020-02-111-0/+7
* Makefile: enforce target name in generated dependenciesVadim Bendebury2020-02-071-9/+10
* get_version.sh: add an option for non-changing version fileJack Rosenthal2020-01-131-0/+5
* Makefile: Add print-make-vars ruleJack Rosenthal2020-01-091-0/+12
* kukui: include a dummy bootblock if BOOTBLOCK variable not setTing Shen2019-12-191-1/+1
* glados/chell: Stop building these boardsAseda Aboagye2019-12-101-1/+1
* make: Add check for flash supportCraig Hesling2019-12-061-1/+4
* make: Add help messages for flash variantsCraig Hesling2019-12-061-0/+4
* Use actual utilities dependency, not phony targetStefan Reinauer2019-10-311-2/+2
* make: Add utils to help messageCraig Hesling2019-10-291-0/+1
* Fix race condition in spiflashfw.Allen Webb2019-10-151-7/+10
* util: add build include for private host toolsHarry Cutts2019-10-111-2/+2
* Revert "Temporarily disable jerry due to CQ outages"Jack Rosenthal2019-10-081-4/+0
* Temporarily disable jerry due to CQ outagesJack Rosenthal2019-10-061-0/+4
* Fix non-tty output of make print-boardsStefan Reinauer2019-10-021-4/+4
* Makefile.rules: LDFLAGS comes lastStefan Reinauer2019-10-011-2/+2
* Makefile.rules: use patsubst instead of substCaveh Jalali2019-09-271-1/+1
* Makefile.rules: fix jobserver handlingstabilize-12515.BCaveh Jalali2019-09-141-2/+4
* Makefile.rules: do not ignore compilation errorsCaveh Jalali2019-09-131-8/+8
* fpsensor: replace memset() with always_memset()Yicheng Li2019-09-041-1/+1
* makefile: support PORT for flash_ecYilun Lin2019-08-291-1/+1
* makefile: remove print-chip-variantJack Rosenthal2019-08-071-5/+0
* Improve unit test and fuzzer documentation storyCraig Hesling2019-07-201-2/+40
* ish: fix aon task not auto rebuild issue in increment buildHu, Hebo2019-07-121-16/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1