summaryrefslogtreecommitdiff
path: root/common/build.mk
Commit message (Expand)AuthorAgeFilesLines
* coil: rename i2c_slave to i2c_peripheralMary Ruthven2021-01-081-1/+1
* coil: rename i2c_master.c to i2c_controller.cMary Ruthven2021-01-081-1/+1
* coil: rename i2cs files to i2cpMary Ruthven2021-01-081-1/+1
* coil: CONFIG_TPM_I2CS->CONFIG_TPM_I2CPMary Ruthven2021-01-071-1/+1
* coil: CONFIG_I2C_MASTER -> CONFIG_I2C_CONTROLLERMary Ruthven2021-01-071-1/+1
* coil: CONFIG_I2C_SLAVE->CONFIG_I2C_PERIPHMary Ruthven2021-01-071-1/+1
* coil: remove ioexpanderMary Ruthven2021-01-061-1/+0
* coil: remove motion_sense*Mary Ruthven2021-01-061-2/+0
* coil: remove host_command_masterMary Ruthven2021-01-061-1/+0
* coil: remove espiMary Ruthven2021-01-061-1/+0
* coil: remove ec_ec_comm*Mary Ruthven2021-01-061-2/+0
* coil: remove battery codeMary Ruthven2021-01-061-2/+0
* coil: remove charge_state_v2Mary Ruthven2021-01-061-2/+0
* coil: remove onewireMary Ruthven2021-01-061-1/+0
* coil: remove virtual_batteryMary Ruthven2021-01-061-1/+0
* coil: remove fingerprint supportMary Ruthven2021-01-061-2/+0
* coil: remove usbc, usb_pd, charge_manager, and tcpmMary Ruthven2021-01-061-13/+0
* make: fix no change remake behaviorVadim Bendebury2020-12-311-3/+10
* coil: remove unused btleMary Ruthven2020-12-221-2/+0
* Plug in the AP RO verification implementationVadim Bendebury2020-05-291-0/+1
* cmsg.c, console packet mode driverVadim Bendebury2020-03-311-0/+1
* make: add preprocessor stageVadim Bendebury2020-03-311-0/+1
* remove CONFIG_USB_HID_KEYBOARD and CONFIG_USB_UPDATENamyoon Woo2020-03-131-4/+0
* move ec_comm implementation to common directoryNamyoon Woo2020-03-101-0/+1
* chip/host: Avoid concurrent recipes of libcryptoc.astabilize-12748.B-cr50_stabYicheng Li2019-12-061-0/+1
* audio_codec: integrate speech-microTzung-Bi Shih2019-09-191-0/+4
* audio_codec: add WoV abstract layerTzung-Bi Shih2019-09-191-0/+1
* g: re-implement usb console with usb-stream configuration.Namyoon Woo2019-09-191-1/+2
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-2/+1
* audio_codec: add I2S RX abstract layerTzung-Bi Shih2019-09-171-0/+1
* audio_codec: add DMIC abstract layerTzung-Bi Shih2019-09-171-0/+1
* audio_codec: add common abstract layerTzung-Bi Shih2019-09-171-0/+1
* rollback: Clear temporary copies of rollback secret.Yicheng Li2019-09-051-1/+3
* common: Add uptime host commandTom Hughes2019-09-031-0/+1
* common: Add CONFIG_LIBCRYPTOC to enable third_party/cryptocYicheng Li2019-08-231-8/+14
* cr50: Delete non-volatile counter APILouis Collard2019-08-231-1/+0
* common: Move fifo logic out of motion_sense.cYuval Peress2019-08-231-1/+2
* usb: de-dup common code from old and new PD stackJett Rink2019-08-191-0/+1
* common: Prepare always_memset()stabilize-kernelnext-broadwell-12434.BYicheng Li2019-08-171-0/+16
* driver: lis2dw12: Add driver supportmario tesi2019-08-131-0/+1
* mock: Add mock structure for fuzzers and testsCraig Hesling2019-07-311-0/+3
* type-c: USB Type-C State Machine based on Release 1.4 of the spec.Sam Hurst2019-07-301-10/+1
* IO_Expander: introduce the common interface of IO expanderCHLin2019-07-241-0/+1
* common: add i2c tracing functionalityJack Rosenthal2019-07-171-0/+1
* common: remove CONFIG_SMBUS dead codeDenis Brockus2019-07-171-1/+0
* Rename CONFIG_CHARGEN to CONFIG_CMD_CHARGENVadim Bendebury2019-07-041-1/+1
* add chargen command to allow EC and AP to flood the consoleVadim Bendebury2019-07-021-0/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* fpsensor: delete extra slash in build pathYicheng Li2019-06-151-1/+1
* common: Add EC_CMD_LOCATE_CHIPDaisuke Nojiri2019-06-061-1/+1