summaryrefslogtreecommitdiff
path: root/Makefile.rules
Commit message (Expand)AuthorAgeFilesLines
* 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
* For boards configured with an RW B side, produce a hex file for the B side.Carl Hamilton2019-02-081-0/+1
* Makefile.rules: do not run rm unless necessaryVadim Bendebury2019-02-051-1/+2
* make: improve buildall problems reportingVadim Bendebury2019-01-311-15/+17
* build: add centroiding C++ supportRong Chang2019-01-241-1/+1
* mt_scp: Add support to store some code in DRAMNicolas Boichat2019-01-241-1/+7
* Revert "Remove fuzzer test runs from buildall."Allen Webb2019-01-191-3/+1
* Remove fuzzer test runs from buildall.Allen Webb2019-01-071-1/+3
* Makefiles.rules: Clean up fuzz test targets rulesNicolas Boichat2018-12-281-5/+5
* Makefile.rules: Add buildfuzztests to buildall.Allen Webb2018-12-191-17/+23
* Makefiles: Set fuzz targets to use the correct CROSS_COMPILE.Allen Webb2018-12-141-3/+5
* Makefiles: Add support for MSAN and UBSAN.Allen Webb2018-12-111-1/+2
* Add rules for building protocol buffers.Allen Webb2018-09-071-4/+13
* makefule.rules: Add cxx_to_o rule for building c++ files.Allen Webb2018-09-071-0/+7
* cr50_fuzz: Add minimal fuzzer for pinweaver.Allen Webb2018-09-071-1/+1
* fuzz: Hide conflicts with cstdlib and use clang++ for linking.Allen Webb2018-09-071-0/+12
* build: print out remaining RAM spaceJett Rink2018-08-291-10/+20
* test: host_command_fuzz: fuzzing testNicolas Boichat2018-08-161-7/+19
* Makefiles.rules: Silence cmpNicolas Boichat2018-07-181-1/+1
* Makefile.rules: only update version.h timestamp if it changedPatrick Georgi2018-07-131-1/+2
* common/bootblock: Pack bootblock in EC image.Yilun Lin2018-07-021-0/+3
* ec: Make it possible to build tests using clangNicolas Boichat2018-06-281-1/+1
* Makefile.toolchain: Switch from cpp to $(CC) -ENicolas Boichat2018-06-281-1/+1
* kevin/gru: remove board almost completelyJett Rink2018-06-211-1/+1
* Makefile.rules: Have buildall list boards with lowest space remainingPatrick Georgi2018-06-141-0/+7
* Makefile.rules: Add buildalltests targetNicolas Boichat2018-05-261-0/+17
* make: add size calculationsVadim Bendebury2018-05-141-0/+19
* build: add build option to print configsJett Rink2018-05-021-0/+15
* util: uartupdatetool (UUT): Add tool to flash firmware by UARTCHLin2018-04-181-2/+2
* util: update flash_ec to handle unibuild emerge pathsJett Rink2018-03-301-0/+4
* ectool: add servo v2 spi supportVincent Palatin2018-01-171-2/+2
* npcx: modify the npcxspiflash little firmware to support UUTCHLin2018-01-031-7/+21
* make: allow deps to tolerate removal of .h filesVadim Bendebury2017-12-071-1/+1
* Enable it83xx based boardsPatrick Georgi2017-11-091-1/+1