summaryrefslogtreecommitdiff
path: root/Makefile.toolchain
Commit message (Expand)AuthorAgeFilesLines
* Makefile.toolchain: Remove fno-experimental-new-pass-managerstabilize-quickfix-14909.132.B-ishstabilize-15086.B-ishstabilize-15083.B-ishstabilize-15072.B-ishstabilize-15054.98.B-ishstabilize-15054.26.B-ishstabilize-15054.115.B-ishstabilize-15033.B-ishstabilize-15032.B-ishstabilize-14998.B-ishstabilize-14989.85.B-ishstabilize-14989.107.B-ishstabilize-14964.B-ishstabilize-14918.B-ishstabilize-14909.100.B-ishstabilize-14839.B-ishstabilize-14816.84.B-ishstabilize-14816.82.B-ishstabilize-14816.138.B-ishstabilize-14816.131.B-ishstabilize-14803.B-ishstabilize-14790.B-ishstabilize-14771.B-ishrelease-R106-15054.B-ishrelease-R105-14989.B-ishrelease-R104-14909.B-ishrelease-R103-14816.B-ishfirmware-ti50-prepvt-15086.B-ishfirmware-ti50-mp-15224.B-ishfirmware-ti50-mp-15090.B-ishfirmware-guybrush-14500.B-ishfirmware-chameleon-14947.B-ishfirmware-14947.B-ishfactory-guybrush-14908.B-ishfactory-foobar-15000.B-ishfactory-firmware-ti50-guc-14778.B-ishfactory-brya-14909.124.B-ishfactory-14778.B-ishManoj Gupta2022-04-181-2/+1
* ec: Set GCOV tool for cross compileJeremy Bettis2021-09-271-0/+2
* ec: Don't run PKG_CONFIG if we already know answerJeremy Bettis2021-09-271-0/+2
* ec: Fail on uninitialized variablesJeremy Bettis2021-09-241-0/+6
* Revert "make: Compile host tests in 32-bit mode"Evan Green2021-08-021-3/+1
* make: Compile host tests in 32-bit modeEvan Green2021-08-021-1/+3
* Makefile: Update C++ compile commandTom Hughes2021-05-051-1/+2
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* make: Add comment about BUILD vs HOSTCraig Hesling2020-12-301-3/+6
* Use host's pkg-config for gen_touchpad_hashMattias Nissler2020-11-261-0/+1
* ec: fix `make coverage` code coverage reportingPaul Fagerburg2020-05-111-5/+6
* Makefile: set the value to the compiler flag CHIP_FAMILY in uppercaseCHLin2020-04-161-1/+1
* host: remove leftovers from using system clock in testsJack Rosenthal2019-10-251-1/+0
* Makefile: Ignore -Waddress-of-packed-member for GCCJacob Garber2019-09-271-7/+4
* ec_commands: Make importing ec_commands.h easier for foreign projectsYu-Ping Wu2019-08-211-3/+5
* ec: Pass -fno-experimental-new-pass-manager when building fuzzersManoj Gupta2019-07-031-1/+2
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* Makefile: add -ffat-lto-objects to CFLAGSVadim Bendebury2019-06-071-0/+1
* Makefile: Replace flag -DX with -DX= to be supported by IS_ENABLED().Yilun Lin2019-06-031-13/+18
* ec: common: Make IS_ENABLED fail on unknown valuesRaul E Rangel2019-05-151-0/+2
* make: include iteflash in host-util groupNamyoon Woo2019-04-111-0/+2
* Makefile.toolchain: strip leading whitespace in set-optionPatrick Georgi2019-04-031-1/+1
* Makefile: fix compatibility with Protobuf 3.7.0Allen Webb2019-03-211-1/+2
* Makefile: fix building utils outside chrootVadim Bendebury2019-02-191-4/+5
* Makefile.toolchain: enable -fno-delete-null-pointer-checks for clangTom Hughes2019-01-251-2/+1
* build: add centroiding C++ supportRong Chang2019-01-241-1/+1
* Makefiles: Set fuzz targets to use the correct CROSS_COMPILE.Allen Webb2018-12-141-0/+1
* Makefiles: Add support for MSAN and UBSAN.Allen Webb2018-12-111-1/+9
* Makefile.toolchain: Set sysroot correctly when linking.Allen Webb2018-12-061-0/+3
* Makefile.toolchain: Add TEST_FUZZ checks.Allen Webb2018-11-161-0/+2
* Makefile.toolchain: Add vars for libprotobuf-mutator.Allen Webb2018-11-151-3/+11
* Add rules for building protocol buffers.Allen Webb2018-09-071-0/+2
* fuzz: Hide conflicts with cstdlib and use clang++ for linking.Allen Webb2018-09-071-0/+2
* test: host_command_fuzz: fuzzing testNicolas Boichat2018-08-161-2/+4
* ec: Make it possible to run tests with AddressSanitizer enabledNicolas Boichat2018-06-281-2/+9
* ec: Make it possible to build tests using clangNicolas Boichat2018-06-281-3/+14
* Makefile.toolchain: Switch from cpp to $(CC) -ENicolas Boichat2018-06-281-1/+1
* Tell linker about the arch and CPU it's linking forPatrick Georgi2018-05-181-1/+2
* ec: Add /baseboard to EC projectScott Collyer2018-03-151-1/+1
* ec_chip_mchp: Add MCHP chip folderScott Worley2017-12-281-0/+1
* BUILDCC fragments should include core/hostStefan Reinauer2017-08-211-1/+1
* ec: Add analysis tool for firmware stack usage.Che-yu Wu2017-08-141-0/+1
* toolchain: set correct toolchain when buildallli feng2017-08-011-1/+1
* core: Fix missing debug symbol when enabling LTOChe-yu Wu2017-07-191-1/+1
* Allow core code to request its cross compilerPatrick Georgi2017-07-191-0/+6
* eCTS: Print start marker before syncDaisuke Nojiri2017-06-271-1/+0
* Makefile: Allow different task list for RO and RWNicolas Boichat2017-04-251-3/+3
* Support alignment for EC host command structuresRandall Spangler2016-10-191-0/+1
* Makefile.toolchain: Add error if make version will not build the ECMartin Roth2016-08-121-0/+7
* cts: Debug message support added to cts testsChris Chen2016-08-101-0/+1