summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* motion: Define macros for custom eventsGwendal Grignou2019-03-202-11/+34
* usbpd: Remove pd_state_names if not usedDaisuke Nojiri2019-03-141-16/+0
* minute-ia: Print panic info on processor exceptionJack Rosenthal2019-03-131-0/+21