summaryrefslogtreecommitdiff
path: root/Makefile.rules
Commit message (Expand)AuthorAgeFilesLines
* ec: Prevent #undef or #define of zephyr KconfigsJeremy Bettis2023-04-041-1/+9
* ec: Fix kconfig_check.pyJeremy Bettis2023-04-031-1/+1
* kconfig_check: ignore CONFIG_SMBUSPeter Marheine2023-03-271-0/+1
* cq: Also build host utils in buildallJeremy Bettis2023-03-211-0/+1
* cq: Export a few boards in binary_sizesJeremy Bettis2022-12-101-0/+8
* Add ability to get struct offsets for use in assemblyTom Hughes2022-10-211-0/+7
* Makefile.rules: Always use C++ compiler to link host testsTom Hughes2022-10-141-1/+1
* Makefile: Only build host-utils for BOARD=hostTom Hughes2022-10-121-1/+9
* Makefile: Add option to link with C++Tom Hughes2022-09-291-3/+3
* util: Compile ectool (and other utils) with C++Tom Hughes2022-09-221-1/+4
* Makefile.toolchain: Need to specify full path to compiler for ebuildTom Hughes2022-09-171-0/+2
* Makefile: Set prefixed toolchain for hostTom Hughes2022-09-161-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* make: Add ide-compile-cmds targets suiteCraig Hesling2022-08-261-0/+3
* zephyr: Delete CONFIG_PLATFORM_EC_MPUKeith Short2022-08-011-0/+1
* zephyr: Delete CONFIG_PLATFORM_EC_ADCKeith Short2022-08-011-0/+1
* ec: Fix kconfig_check usage in makefileJeremy Bettis2022-07-201-4/+7
* ec: Fix kconfig_check and run unit test in cqJeremy Bettis2022-07-131-1/+3
* ec: Don't convert coverage paths to relativeJeremy Bettis2022-07-071-3/+0
* ec: Don't use grep to get cross compile valueJeremy Bettis2022-06-301-2/+1
* Makefile.rules: Set C++ standard to gnu++17Tom Hughes2022-06-271-1/+1
* 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