summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ish: max-retries mechanism for watchdog timerJack Rosenthal2019-06-061-0/+7
* common/i2c_master: Add a subcommand to protect all TCPC portsKarthikeyan Ramasubramanian2019-05-302-7/+3
* chgmgr: Allow boards to customize supplier_priorityDaisuke Nojiri2019-05-291-0/+6
* fpsensor: move hardware-independent code to fpsensor_state.cYicheng Li2019-05-281-0/+96
* PECI: Move non-chipset specific PECI code to common folderVijay Hiremath2019-05-282-9/+45
* usb_port_power_smart: support a new usb_charge_mode - USB_CHARGE_MODE_DEFAULT.Marco Chen2019-05-242-24/+27
* g: improve trng error handlingVadim Bendebury2019-05-241-0/+1
* nvmem: do not run when crypto is disabledVadim Bendebury2019-05-241-0/+5
* console: improve command name length error messageHarry Cutts2019-05-231-4/+5
* driver: lsm6dsm: Move the interrupt GPIO into sensor structYuval Peress2019-05-231-0/+3
* motionsense: Convert in_spoof_mode to a more generic flagsYuval Peress2019-05-231-3/+8
* flash_log: add vendor command, timestamp base accessorVadim Bendebury2019-05-231-0/+2
* flash_log: add api for setting base timestampVadim Bendebury2019-05-231-1/+12
* PI3USB9281: Serialize mux setting and BC12 detectionDaisuke Nojiri2019-05-231-0/+1
* bq25710: Allow IDCHG to be used as a prochot triggerScott Collyer2019-05-211-0/+10
* USB-PD: Consolidate tcpc_config declarations in usb_pd_tcpm.hDaisuke Nojiri2019-05-211-0/+6
* common: add __maybe_unused attributeJack Rosenthal2019-05-201-0/+11
* tabletmode: ignore lid angle if hall sensor activeJett Rink2019-05-182-0/+15
* common: chip_save_reset_flags takes uint32_tJack Rosenthal2019-05-171-1/+1
* i2c: add i2clookup host commandJett Rink2019-05-161-0/+29
* ec: common: Make IS_ENABLED fail on unknown valuesRaul E Rangel2019-05-151-16/+36
* charge_manager: Revisit charge supplier priority.stabilize-12206.BYilun Lin2019-05-141-0/+1
* retimer: Add driver support for Intel Burnside Bridge retimerVijay Hiremath2019-05-143-0/+71
* queue.h: Check at compile time if queue size is power of 2Nicolas Boichat2019-05-141-1/+1
* charger/rt946x,krane: Enable backlight power.Yilun Lin2019-05-121-0/+6
* stm32: Decouple printf logic from directly calling USB console driverWai-Hong Tam2019-05-111-0/+3
* cr50: rebuild board image if essential make variables changeVadim Bendebury2019-05-101-0/+8
* tcs3400: rename tcs3400_drv_data_t to als_drv_data_tNick Vaccaro2019-05-091-0/+10
* MAX17055: Add the full model driverYH Lin2019-05-081-0/+6
* power: Manipulate wake mask during s0ix timeoutsEvan Green2019-05-081-0/+5
* makefile: don't build ro if EC_INCLUDE_RO not setTing Shen2019-05-081-1/+1
* USB-PD: Add hook for PD connect eventDaisuke Nojiri2019-05-082-3/+8
* usb_pd_protocol.c: exiting from try.src to attach.srcRuibin Chang2019-05-071-0/+8
* driver: add tcs3400 RGB channel sensor driverNick Vaccaro2019-05-071-0/+12
* driver: add tcs3400 ALS sensor chip driverNick Vaccaro2019-05-062-0/+17
* common: add MOTIONSENSE_CHIP_TCS3400Nick Vaccaro2019-05-041-0/+1
* common: add new MOTIONSENSE_TYPE_LIGHT_RGB sensor typeNick Vaccaro2019-05-041-0/+1
* ish: preserve panic data across resetJack Rosenthal2019-05-042-7/+26
* ish: ensure all CONFIGs are undef'ed in include/config.hJack Rosenthal2019-05-041-0/+32
* 7-seg display: Add config to display port80 msg and power statesAyushee2019-05-031-0/+9
* cr50: add buffer_units_mask member into struct queueNamyoon Woo2019-05-021-0/+2
* usb: add inline helper method for CC linesJett Rink2019-05-022-5/+44
* driver/max695x: Add 7 segment display driverAyushee2019-05-022-0/+31
* nvmem: protect flash accesses with a mutexVadim Bendebury2019-05-022-8/+12
* kukui_scp: Enable MPU to protect code RAM and data RAM in RW image.Yilun Lin2019-05-021-1/+18
* battery: Consolidate battery_manufacturer_nameDaisuke Nojiri2019-05-011-0/+11
* nvmem: add logging and restart on app_cipher failuresVadim Bendebury2019-05-011-1/+2
* Flapjack: Disable charging from BC 1.2 charger as USB-C chargerDaisuke Nojiri2019-04-301-0/+7
* npcx: disable the selection of JTAG0 signals due to strapCHLin2019-04-271-0/+9
* motion sense: Calculate loop time based on sensor needsMathew King2019-04-272-15/+30