summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* charger: Add basic driver code for ISL9241Vijay Hiremath2019-04-261-1/+3
* thermistor: Add STEINHART-HART lookup table for NCP15WB473F03RCVijay Hiremath2019-04-261-0/+1
* ec_commands: Move #ifdef to encompass more codeGwendal Grignou2019-04-261-1/+3
* ec_commands.h: Fix multi-line comments layoutGwendal Grignou2019-04-261-12/+17
* cr50: Support legacy U2F key handlesLouis Collard2019-04-251-0/+6
* tests: make lighbar test easier to debugJett Rink2019-04-241-0/+3
* tasks: convert TASK_EVENT_CUSTOM macro to bitJett Rink2019-04-244-22/+33
* mkbp: take timestamp closer to hardware interruptJett Rink2019-04-242-2/+2
* driver: lis2mdl: add standalone supportYuval Peress2019-04-231-0/+1
* P9221: Add P9221 driverTony Zou2019-04-221-0/+5
* common: led_onoff_states: move forward baseboard led_state to common codeDevin Lu2019-04-201-1/+1
* common: led_onoff_states: add new LED state for fully charged in S5Devin Lu2019-04-201-0/+4
* CBI: Allow board to compose data from other sourcesDaisuke Nojiri2019-04-191-1/+29
* util/ectool, common/system: Share sysmbol reset_flag_desc.Yilun Lin2019-04-181-0/+28
* USB PD: Re-discover port partner when a contract was in placeDiana Z2019-04-182-1/+16
* kukui: remove flashpd/rwhashpd host command from ROTing Shen2019-04-171-1/+7
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-11/+12
* kukui: scp: Make comment for EC_FEATURE_SCP better.Pi-Hsun Shih2019-04-131-1/+1
* link_defs.h: Should support __SECTION attr when enable DRAM section.Yilun Lin2019-04-131-1/+1
* ish: wait for heci bus instead of errorJett Rink2019-04-101-1/+4
* ec/common: Introduce IS_ENABLED to check config optionsRaul E Rangel2019-04-091-0/+27
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-2/+9
* chocodile_vpdmcu: Firmware for chocodile mcuSam Hurst2019-04-0811-3/+3335
* ish/ish5: implement AON low power management frameworkHu, Hebo2019-04-081-0/+16
* cr50: use board_wipe_tpm to clear the tpmMary Ruthven2019-04-051-0/+1
* cr50: complete support of the new NVMEM structureVadim Bendebury2019-04-053-13/+45
* cbi: Allow cbi command included optionallyDaisuke Nojiri2019-04-051-0/+1
* gpio: add config option for using gpio_get_flagsMary Ruthven2019-04-052-1/+8
* kblight: Remove dependency on PWMDaisuke Nojiri2019-04-041-2/+13
* cr50: New NVMEM flash storage implementationVadim Bendebury2019-04-043-0/+192