summaryrefslogtreecommitdiff
path: root/common/build.mk
Commit message (Expand)AuthorAgeFilesLines
* base_detect: Expose console command to force state.RaviChandra Sadineni2018-09-271-0/+1
* common: Add support for PWM LEDs.Aseda Aboagye2018-02-051-0/+1
* samus_pd: Remove 'adc' console commandShawn Nematbakhsh2018-01-301-1/+1
* Make CONFIG_MALLOC partition-specificVincent Palatin2018-01-261-4/+3
* CBI: Read board info from EEPROMDaisuke Nojiri2018-01-181-0/+1
* ec_ec_comm_master: Functions for EC-EC communication masterNicolas Boichat2018-01-051-0/+1
* espi: Add API to test if signal is eSPI virtual wireScott Worley2018-01-021-0/+1
* ec_ec_comm_slave: EC-EC communication slave task and functionsNicolas Boichat2017-12-201-0/+1
* eve_fp: update fingerprint architectureVincent Palatin2017-12-061-0/+1
* ppc: Create generic PPC driver framework.Aseda Aboagye2017-12-061-0/+1
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-1/+2
* motion_sense: Put set_range in common codeGwendal Grignou2017-11-171-2/+1
* common: Add software CTZ implementation when needeedGwendal Grignou2017-11-161-0/+1
* cleanup: Use CONFIG_BATTERY to indicate whether a board has a batteryShawn Nematbakhsh2017-10-131-8/+1
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-061-1/+2
* cleanup: pd: Remove CONFIG_CASE_CLOSED_DEBUGShawn Nematbakhsh2017-10-051-1/+0
* rtc: Add functions and tests for time conversionPhilip Chen2017-09-261-0/+1
* Add WebUSB descriptor supportVincent Palatin2017-09-221-0/+1
* Makefile: Generate hashes for the touchpad FWNicolas Boichat2017-09-151-0/+22
* acpi: Map EC features into ACPI EC memory spacePatrick Georgi2017-08-301-1/+1
* ec_features: Move feature flags out of ec_command into its own unitPatrick Georgi2017-08-301-1/+1
* EFS: Rename CONFIG_VBOOT_EC to _EFSDaisuke Nojiri2017-08-291-1/+1
* tpm: Add optional event loggingShawn Nematbakhsh2017-08-101-0/+1
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-021-1/+1
* battery/max17055: Add max17055 fuel gauge driverPhilip Chen2017-07-271-0/+1
* cr50: Add case closed debugging V1 configurationRandall Spangler2017-07-201-0/+1
* cr50: Add physical presence state machineRandall Spangler2017-07-191-0/+1
* vboot: Move common code under common/vbootDaisuke Nojiri2017-07-131-2/+3
* core/cortex-m0/curve25519: Integrate fast curve25519 implementationNicolas Boichat2017-07-031-0/+3
* common: Add RMA reset auth challenge-response cryptoRandall Spangler2017-06-301-0/+1
* Add support for reporting device eventsDuncan Laurie2017-06-301-0/+1
* Add U2F implementationVincent Palatin2017-06-291-0/+1
* common: Add base32 encodingRandall Spangler2017-06-281-0/+1
* vboot: Add vboot for EC by ECDaisuke Nojiri2017-06-281-0/+1
* Add non-volatile flash counterVincent Palatin2017-06-021-0/+1
* i2c: separate slave and master codeWei-Ning Huang2017-04-261-1/+2
* common/rollback: Add support for rollback protectionNicolas Boichat2017-04-061-0/+1
* Add option to adjust compiler optimization on RSAVincent Palatin2017-03-061-0/+5
* curve25519: strip-down, build and testVincent Palatin2017-02-231-0/+1
* console: Add non-verbose print config optionShawn Nematbakhsh2017-02-111-1/+2
* driver: accel: Add acc driver basics and FIFO for LIS2DH/LIS2DH12Mario Tesi2017-02-091-0/+1
* cleanup: Remove charge_state_v1Sam Hurst2017-02-061-1/+0
* common: introduce malloc/free implementationVadim Bendebury2017-01-051-1/+7
* charger_profile: Add common code for charger profile overrideVijay Hiremath2017-01-021-0/+1
* als: Define CONFIG_ALS when HAS_TASK_ALS is present.Gwendal Grignou2016-12-281-1/+1
* Add nvmem-backed key=value variable storageBill Richardson2016-12-211-0/+1
* i2c_passthru: fix virtual battery operationphilipchen2016-12-141-0/+1
* npcx: flash: Use common code for SPI flash protect reg translationShawn Nematbakhsh2016-12-011-0/+1
* accel: add accel driver for LSM6DSMMario Tesi2016-11-151-0/+1
* common: Add tablet_mode APIGwendal Grignou2016-11-081-0/+1