summaryrefslogtreecommitdiff
path: root/Makefile.rules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makefile: Generate hashes for the touchpad FWNicolas Boichat2017-09-151-0/+3
* stack_analyzer: Use board/$BOARD/analyzestack.yaml by defaultNicolas Boichat2017-09-071-2/+3
* ec: Add annotation feature to the stack analyzer.Che-yu Wu2017-08-211-0/+1
* ec: Add a task information library for the stack analyzer.Che-yu Wu2017-08-151-14/+9
* ec: Add analysis tool for firmware stack usage.Che-yu Wu2017-08-141-0/+29
* Allow core code to request its cross compilerPatrick Georgi2017-07-191-11/+14
* g: do not invoke signer with sudo unless it is necessaryVadim Bendebury2017-06-081-1/+1
* codesigner: accept the new command line optionVadim Bendebury2017-05-311-1/+1
* reef_it8320: initial reef_it8320 boardDino Li2017-05-181-1/+1
* pd: Make build of VIF utility less verboseSam Hurst2017-05-091-0/+2
* pd: Support auto generation of USB Type-C VIFSam Hurst2017-05-031-1/+9
* rwsig: Add support for rwsig image typesNicolas Boichat2017-02-171-2/+21
* Makefile.rules: Clean ccache cache for 'clobber'.Aseda Aboagye2017-01-271-0/+3
* Makefile: Suppress unwanted 'echo' outputSimon Glass2017-01-131-2/+4
* Makefile: Support three levels of verbositySimon Glass2017-01-131-4/+18
* Makefile.rules: Allow specifying HOST_LDFLAGS for cross-compilationMoritz Fischer2017-01-051-1/+1
* Allow a subset of boards to be built with the "buildall" target.Carl Hamilton2017-01-051-6/+18
* Update Makefile.rules with a showboards targetMartin Roth2016-11-161-0/+3
* makefile: Add help targetMartin Roth2016-11-161-0/+18
* Makefile.rules: Add targets to see file size differencesMartin Roth2016-11-151-0/+62
* cts: Fix back-to-back buildDaisuke Nojiri2016-10-141-9/+2
* g: Add support for hardware dcryptoBill Richardson2016-09-161-4/+0
* cr50: provide build mode for signing with fobVadim Bendebury2016-09-071-3/+3
* cts: Build CTS suites in buildallDaisuke Nojiri2016-07-121-0/+39
* build: Skip cr50 board in `make buildall` if private folder not presentShawn Nematbakhsh2016-06-211-0/+4
* make: Fix npcx compile error due to missing ecst binaryShawn Nematbakhsh2016-06-081-1/+1
* board: rename it8380dev to it83xx_evbDino Li2016-05-031-1/+1
* make: allow to see boards failed when making 'buildall'Vadim Bendebury2016-04-141-1/+7