summaryrefslogtreecommitdiff
path: root/common/build.mk
Commit message (Expand)AuthorAgeFilesLines
...
* EFS2: Implement Early Firmware Selection ver.2Daisuke Nojiri2020-02-091-0/+1
* common: Implement accelerometer calibrationYuval Peress2020-02-081-1/+1
* common: Implement newton sphere fitYuval Peress2020-02-061-1/+1
* TCPMv1/v2: Move "pe" console command to common fileVijay Hiremath2020-02-041-1/+2
* Link libcryptoc to on-device tests if neededYicheng Li2020-02-041-0/+5
* TCPMv1/v2: Move pd_dfp_dp_get_pin_mode() to common fileVijay Hiremath2020-02-041-0/+1
* common: mag_cal: update magnetometer to leverage kasaYuval Peress2020-01-281-1/+2
* common: Implement kasa sphere fit algorithmYuval Peress2020-01-211-1/+2
* TCPMv1/v2: Move EC_CMD_USB_PD_PORTS host command to common fileVijay Hiremath2020-01-211-1/+1
* kukui: include a dummy bootblock if BOOTBLOCK variable not setTing Shen2019-12-191-0/+20
* common: Add sensor stillness detectorYuval Peress2019-12-181-0/+1
* i2c: add support for i2c bit-bangingTing Shen2019-12-161-0/+1
* bma255: Fix build dependency for BMA255 accelerometerKeith Short2019-12-131-1/+1
* chip/host: Avoid concurrent recipes of libcryptoc.aYicheng Li2019-12-051-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
* chocodile_vpdmcu: Firmware refactoringSam Hurst2019-06-051-1/+6
* Move fingerprint files to their own directoryTom Hughes2019-06-051-1/+5
* Makefile: Replace flag -DX with -DX= to be supported by IS_ENABLED().Yilun Lin2019-06-031-1/+1
* fpsensor: move hardware-independent code to fpsensor_state.cYicheng Li2019-05-281-1/+1
* PECI: Move non-chipset specific PECI code to common folderVijay Hiremath2019-05-281-0/+1
* chocodile_vpdmcu: Firmware for chocodile mcuSam Hurst2019-04-081-0/+7
* cr50: complete support of the new NVMEM structureVadim Bendebury2019-04-051-0/+1
* kblight: Remove dependency on PWMDaisuke Nojiri2019-04-041-1/+1
* cr50: add vendor command for retrieving flash elogVadim Bendebury2019-03-281-2/+1
* common: add flash event log facilityVadim Bendebury2019-03-261-0/+1
* driver: lsm6dso: Add support to LSM6DSO IMUMario Tesi2019-03-061-0/+1