summaryrefslogtreecommitdiff
path: root/Makefile.rules
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* add CR50_DEV and CRYPTO_TEST builds to make buildallMary Ruthven2022-06-011-1/+7
* Revert "mt_scp: Add support to store some code in DRAM"Mary Ruthven2021-11-181-7/+1
* Revert "core: Allow .bss and .data sections in DRAM"Mary Ruthven2021-11-181-2/+2
* cr50: add CQ build scriptstabilize-14285.B-cr50_stabVadim Sukhomlinov2021-10-151-0/+4
* fips: silence fips section fillerVadim Bendebury2021-10-111-1/+2
* cr50: make CONFIG_FW_INCLUDE_RO work properlyVadim Sukhomlinov2021-09-301-1/+2
* add script to inject the fips fingerprintMary Ruthven2021-09-071-2/+12
* remove CR50_SQAMary Ruthven2020-06-021-2/+1
* make: add preprocessor stageVadim Bendebury2020-03-311-1/+13
* Makefile.rules: prevent unnecessary updates of ec_version.hVadim Bendebury2020-03-191-1/+3
* Makefile: enforce target name in generated dependenciesVadim Bendebury2020-02-071-9/+10
* drop unnecessary boards, chips and cts testsVadim Bendebury2020-01-071-41/+1
* 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
* Makefile.rules: Fix silencing of libec.a related warnings.Allen Webb2019-06-131-3/+3
* Makefile.rules: use CFLAGS instead of CPPFLAGSTom Hughes2019-06-101-1/+1
* Makefile: create new rules for host and fuzz testsJack Rosenthal2019-06-061-2/+4
* Makefile: Replace flag -DX with -DX= to be supported by IS_ENABLED().Yilun Lin2019-06-031-9/+9
* Revert "Makefiles.rules: Do not attempt to run fuzzing tests"Nicolas Boichat2019-06-011-2/+1
* Makefiles.rules: Do not attempt to run fuzzing testsNicolas Boichat2019-05-211-1/+2
* ec: common: Make IS_ENABLED fail on unknown valuesRaul E Rangel2019-05-151-1/+8
* mt_scp: Generate IPI tables with util gen_ipi_table.Yilun Lin2019-04-301-0/+2
* makefile: fix image stats reporting problemsVadim Bendebury2019-04-261-1/+2
* util: Add tool to generate cros_ec_commands.hGwendal Grignou2019-04-261-1/+7
* Makefile: Add 'stats:' targetDaisuke Nojiri2019-04-181-0/+5
* Makefile: Print free spaces in RO flashDaisuke Nojiri2019-04-131-10/+21
* ish/ish5: implement AON low power mode (D0i1-3)Hu, Hebo2019-04-081-1/+3
* ish/ish5: implement AON low power management frameworkHu, Hebo2019-04-081-0/+14
* Makefile: fix compatibility with Protobuf 3.7.0Allen Webb2019-03-211-0/+2
* Makefiles.rules: Add rule to create static libraries (.a)factory-atlas-11907.11.BNicolas Boichat2019-03-101-0/+6
* build: Fix print configs when _tsk_cfg_rw is not emptyPi-Hsun Shih2019-03-071-1/+1
* Makefiles.rules: Fix free space message on boards with no flashNicolas Boichat2019-03-051-3/+7
* ec: Add print-chip-variant targetJack Rosenthal2019-03-011-0/+4
* core: Allow .bss and .data sections in DRAMNicolas Boichat2019-02-181-2/+2