summaryrefslogtreecommitdiff
path: root/Makefile.rules
Commit message (Expand)AuthorAgeFilesLines
* ec: Write memory usage report to fileJeremy Bettis2022-03-161-0/+4
* Makefile: set the default C standard to gnu11Jack Rosenthal2022-02-281-1/+1
* Add CONFIG_INA219 to config_allowedSimon Glass2022-02-111-0/+1
* Add PS2 to the config checkerSimon Glass2022-02-091-0/+1
* Makefile: Switch to the Python script for CONFIG checkingSimon Glass2022-02-091-1/+22
* Revert "Makefile: Switch to the Python script for CONFIG checking"David Stevens2022-01-301-3/+1
* Makefile: Switch to the Python script for CONFIG checkingSimon Glass2022-01-281-1/+3
* Revert "Reland "make: disable kconfig option check""Simon Glass2022-01-261-4/+1
* Reland "make: disable kconfig option check"caveh jalali2022-01-251-1/+4
* Revert "make: disable kconfig option check"Simon Glass2022-01-211-4/+1
* gitlab: Generate html reports with branch coverageJeremy Bettis2022-01-191-1/+1
* zephyr: Add branch coverage to all lcov cmdsJeremy Bettis2022-01-141-3/+4
* chip/npcx: Fix monitor compilation with clangTom Hughes2021-11-031-2/+2
* Add support for building dartmonkey firmware with clangTom Hughes2021-10-251-1/+4
* core: Fix flash size calculation when linking with lld (clang)Tom Hughes2021-10-111-4/+4
* gitlab: Disable interrupt test in coverage buildJeremy Bettis2021-10-061-1/+1
* gitlab: Many changes to get coverage build workingJeremy Bettis2021-09-291-8/+10
* ec: Set GCOV tool for cross compileJeremy Bettis2021-09-271-2/+2
* make: disable kconfig option checkJack Rosenthal2021-08-061-1/+4
* Revert "make: Compile host tests in 32-bit mode"Evan Green2021-08-021-1/+1
* make: Compile host tests in 32-bit modeEvan Green2021-08-021-1/+1
* build system: Link with LTO partitioning strategy "one"Patrick Georgi2021-06-171-1/+1
* Makefile.rules: make LCOV paths relative to repoPaul Fagerburg2021-06-101-0/+3
* Makefile: Update C++ compile commandTom Hughes2021-05-051-2/+3
* Makefile.rules: Make check_allowed invocation less obscureCaveh Jalali2021-04-141-3/+8
* Makefile.rules: add quiet_cmd...Caveh Jalali2021-04-141-1/+4
* ec: Improve coverage report.Jeremy Bettis2021-04-081-2/+13
* 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