summaryrefslogtreecommitdiff
path: root/common/build.mk
Commit message (Expand)AuthorAgeFilesLines
* driver: add ICM-426xx driver supportJean-Baptiste Maneyrol2021-01-071-0/+1
* usb: de-dup common code from old and new PD stackJett Rink2020-06-251-0/+1
* driver: lis2dw12: Add driver supportmario tesi2019-08-231-0/+1
* common: add i2c tracing functionalityJack Rosenthal2019-08-231-0/+1
* common: remove CONFIG_SMBUS dead codeDenis Brockus2019-08-231-1/+0
* common: Add EC_CMD_LOCATE_CHIPDaisuke Nojiri2019-08-231-1/+1
* driver: lsm6dso: Add support to LSM6DSO IMUMario Tesi2019-08-021-0/+1
* led: Board-defined tables for LED statesBen Chen2018-10-011-0/+1
* CEC: Make buffer handling code unit testableStefan Adolfsson2018-08-221-0/+1
* common: add API to expose detachable "base" stateDmitry Torokhov2018-08-221-0/+1
* common/bootblock: Pack bootblock in EC image.Yilun Lin2018-07-021-0/+24
* cr50: prepare for supporting both x25519 and p256 test keysVadim Bendebury2018-06-071-1/+1
* battery: Move fuel gauge code to commonEdward Hill2018-06-011-0/+1
* cr50: refactor rma mode into factory modeMary Ruthven2018-05-301-0/+1
* cr50: move RMA challenge-response to P256Vadim Bendebury2018-05-301-1/+7
* lpc/espi: convert remaning CONFIG_LPC to CONFIG_HOSTCMD_X86Jett Rink2018-05-221-1/+1
* lpc/espi: convert ec chip code to use granular optionJett Rink2018-05-221-1/+1
* charge_state_v2: Throttle AP in low battery voltagePhilip Chen2018-05-211-0/+1
* kblight: Add keyboard backlight control moduleDaisuke Nojiri2018-05-111-0/+1
* charge_state_v2: Throttle AP in high battery discharge currentPhilip Chen2018-05-101-0/+1
* Cr50: Added Pinweaver base implementation.Allen Webb2018-04-271-0/+1
* cr50: use run time generated public RMA key definitionVadim Bendebury2018-04-041-0/+9
* 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