summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* common: add __maybe_unused attributeJack Rosenthal2019-06-071-0/+11
* ish: max-retries mechanism for watchdog timerJack Rosenthal2019-06-041-0/+7
* 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
* tabletmode: ignore lid angle if hall sensor activeJett Rink2019-05-222-0/+15
* ish: preserve panic data across resetJack Rosenthal2019-05-072-7/+26
* ish: ensure all CONFIGs are undef'ed in include/config.hJack Rosenthal2019-05-071-0/+32
* motion sense: Calculate loop time based on sensor needsMathew King2019-04-292-15/+30
* driver: lis2mdl: add standalone supportYuval Peress2019-04-251-0/+1
* mkbp: take timestamp closer to hardware interruptJett Rink2019-04-242-2/+2
* 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
* cr50: add command to override BATT_PRES_LMary Ruthven2019-04-031-0/+13
* arcada_ish: ensure tests target buildsJett Rink2019-04-031-0/+4
* ish: add memory dma driver for ISH5Leifu Zhao2019-04-021-0/+3
* it83xx/i2cs: add i2c slave functiontim2019-03-301-0/+21
* power/intel_x86: Introduce s0ix failure detectionEvan Green2019-03-283-1/+86
* power: Allow board to take custom action on G3 timer expirationDaisuke Nojiri2019-03-284-15/+19
* common/usb_pd_tcpc: Ignore repeat messagesKarthikeyan Ramasubramanian2019-03-281-0/+18
* USB PD: Save Vconn state in BBRAMDiana Z2019-03-281-0/+1
* usb_pd: Get current DP pin modeAyushee2019-03-282-0/+11
* cr50: add vendor command for retrieving flash elogVadim Bendebury2019-03-283-39/+24
* usbpd: ensure bad states generate compiler errorJett Rink2019-03-271-39/+77
* mt_scp: Support ROM section on internal SRAM.Yilun Lin2019-03-271-0/+11
* common: add flash event log facilityVadim Bendebury2019-03-262-0/+112
* motion_lid: Rewrite lid angle calculation based on chromium codeGwendal Grignou2019-03-262-20/+16
* kukui_scp: Enable CONFIG_LTONicolas Boichat2019-03-261-1/+1
* mkbp: non-gpio-based mkbp events, leave interruptsJett Rink2019-03-261-29/+0
* motion: Split configuration for sensor FIFO and tight timestampsEnrico Granata2019-03-261-0/+24
* Hook: Define HOOK_PRIO_INIT_ADC as enum hook_priorityDaisuke Nojiri2019-03-262-2/+2
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-262-2/+2
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-2626-203/+203
* common: Include compile_time_macros.h when neededGwendal Grignou2019-03-267-1/+8
* common: Add BIT macroGwendal Grignou2019-03-263-163/+169
* sn5s330: Add support for SBU FET control.Aseda Aboagye2019-03-262-0/+22