summaryrefslogtreecommitdiff
path: root/Makefile.rules
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch cros/main into firmware-dedede-13606.B-masterShou-Chieh Hsu2023-04-131-2/+11
|\
| * 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
* | Merge remote-tracking branch cros/main into firmware-dedede-13606.B-masterRob Barnes2023-03-241-0/+1
|\ \ | |/
| * cq: Also build host utils in buildallJeremy Bettis2023-03-211-0/+1
* | Merge remote-tracking branch cros/main into firmware-dedede-13606.B-masterAdam Mills2023-02-091-6/+34
|\ \ | |/
| * 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
* | Merge remote-tracking branch cros/main into firmware-dedede-13606.B-masterZhuohao Lee2022-09-131-1/+1
|\ \ | |/
| * Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* | Merge remote-tracking branch cros/main into firmware-dedede-13606.B-masterZhuohao Lee2022-09-081-0/+3
|\ \ | |/
| * make: Add ide-compile-cmds targets suiteCraig Hesling2022-08-261-0/+3
* | Merge remote-tracking branch cros/main into firmware-dedede-13606.B-masterAseda Aboagye2022-08-101-0/+2
|\ \ | |/
| * zephyr: Delete CONFIG_PLATFORM_EC_MPUKeith Short2022-08-011-0/+1
| * zephyr: Delete CONFIG_PLATFORM_EC_ADCKeith Short2022-08-011-0/+1
* | Merge remote-tracking branch cros/main into firmware-dedede-13606.B-masterDiana Z2022-07-271-6/+7
|\ \ | |/
| * 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
* | Merge remote-tracking branch cros/main into firmware-dedede-13606.B-masterAseda Aboagye2022-06-291-1/+1
|\ \ | |/
| * Makefile.rules: Set C++ standard to gnu++17Tom Hughes2022-06-271-1/+1
* | Makefile: set the default C standard to gnu11Shou-Chieh Hsu2022-06-061-1/+1
* | Makefile: set the default C standard to gnu11Ivan Chen2022-05-121-1/+1
* | Merge remote-tracking branch cros/main into firmware-dedede-13606.B-masterAseda Aboagye2022-03-231-0/+4
|\ \ | |/
| * ec: Write memory usage report to fileJeremy Bettis2022-03-161-0/+4
* | Merge "Merge remote-tracking branch cros/main into firmware-dedede-13606.B-ma...Commit Bot2022-03-041-2/+25
|\ \ | |/
| * 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
* | Makefile: set the default C standard to gnu11Ivan Chen2022-03-041-1/+1
|/
* 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