summaryrefslogtreecommitdiff
path: root/common/build.mk
Commit message (Expand)AuthorAgeFilesLines
* tree: Remove -Wdeclaration-after-statementTom Hughes2023-02-151-5/+0
* TCPM: Separate Discovery into its own moduleDiana Z2023-02-071-0/+1
* common/build.mk: Allow shmalloc/shared_mem in RW when using DFUJes B. Klinke2023-01-231-1/+11
* libc/syscalls: Add gettimeofdayTom Hughes2022-12-151-0/+1
* ec: Support logging system boot time infoRajesh Kumar2022-12-071-1/+2
* system: Implement system safe modeRob Barnes2022-12-061-0/+1
* Revert "ec: Support logging system boot time info"Piotr Pawliczek2022-12-031-2/+1
* ec: Support logging system boot time infoRajesh Kumar2022-12-021-1/+2
* test: sensor tests: Include what we needGwendal Grignou2022-10-281-0/+1
* test: move spi_flash_reg to its own moduleYuval Peress2022-10-121-2/+2
* zephyr: tests: Split off non-Zephyr i2c_controller.c console cmdsTristan Honscheid2022-10-041-0/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* charger: support the charger without batteryZhuohao Lee2022-09-081-1/+4
* tree: Move stdlib implementation to builtin directoryTom Hughes2022-07-071-1/+1
* usbc: cleanup: Abstract the TCPM control logicVijay Hiremath2022-05-261-1/+1
* chargesplash: State machine implementationJack Rosenthal2022-05-051-0/+1
* USBHC: Add USB host command interfaceDaisuke Nojiri2022-03-291-0/+1
* RGBKBD: Add RGB Keyboard taskDaisuke Nojiri2022-03-011-0/+1
* stm32: Add the DFU Boot ManagerBrian J. Nemec2022-02-151-0/+2
* driver/temp_sensor: support thermal sensor pct2075Zick Wei2021-11-231-0/+1
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* tree: Create usb_pd_pdo.cTom Hughes2021-11-051-2/+3
* ioex: extract shell commands from ioexpander.cMichał Barnaś2021-11-051-1/+1
* Battery: Move battery code to battery_v1.c and v2.cDaisuke Nojiri2021-10-261-0/+2
* driver: Add support for BMI220 sensorMike Lee2021-10-011-0/+1
* SSFC: Framework to support two charger sourcesParth Malkan2021-09-241-0/+1
* usbpd: support dynamic PDO selectionEric Yilun Lin2021-09-011-0/+1
* common: move standard library functions from util.c to another fileMichał Barnaś2021-08-251-1/+1
* tmp112: Support reading TMP112 in millikelvinRob Barnes2021-08-251-0/+1
* common: Add Milli Kelvin conversion macrosRob Barnes2021-08-211-1/+1
* common/build.mk: drop duplicate rules.Eric Yilun Lin2021-07-211-4/+0
* cbi: Introduce CONFIG_CBI_GPIOPhilip Chen2021-07-141-0/+1
* driver: bmi3xx: Add support for BMI323 sensorBhanu Prakash Maiya2021-07-091-0/+1
* cbi: Separate CBI EEPROM driver from CBI protocolPhilip Chen2021-06-291-1/+1
* driver: bma4xx: Add support for BMA422 sensorBhanu Prakash Maiya2021-06-281-0/+1
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-161-1/+1
* driver: add ICM-42607 driver supportJuHyun Kim2021-05-181-0/+1
* mkbp: EC buttons and switches via MKBPBoris Mittelberg2021-05-101-0/+2
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSJeremy Bettis2021-04-271-1/+1
* mkbp: Separate MKBP_INFO host command from the keyboard driverBoris Mittelberg2021-04-271-1/+2
* mkbp: Separate FIFO from the keyboard driverBoris Mittelberg2021-04-271-1/+1
* Revert "config: rename CONFIG_FLASH to CONFIG_FLASH_CROS"stabilize-13935.B-mainJack Rosenthal2021-04-241-1/+1
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSEric Yilun Lin2021-04-231-1/+1
* common: uart: split off printf and like functions into separate moduleJack Rosenthal2021-02-111-1/+1
* common: uart: split off host commands to separate moduleJack Rosenthal2021-02-111-1/+2
* make/util: Modularize util make var buildingCraig Hesling2021-02-031-1/+1
* No init.rom section support in ZephyrHyungwoo Yang2021-01-221-1/+2
* charge_manager: Create mockAbe Levkoy2021-01-221-0/+2
* BB retimer: Set UFP mode of BB retimerAyushee2021-01-071-0/+1
* make: Move libcryptoc rules to third_party/rules.mkCraig Hesling2020-12-241-29/+0