summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* util: Add tool to generate cros_ec_commands.hGwendal Grignou2019-04-264-4/+106
* 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
* atlas: remove obsolete commentCaveh Jalali2019-04-251-1/+0
* cr50: Support legacy U2F key handlesLouis Collard2019-04-252-5/+54
* kohaku: Make PP5000_A_PGOOD a power signal interruptScott Collyer2019-04-251-1/+1
* hatch: Make PP5000_A_PGOOD a power signal interruptScott Collyer2019-04-251-1/+1
* board: arcada_ish: add lis2mdl magnetometerYuval Peress2019-04-242-5/+30
* ish: refactor bit-mask constants to use BIT macroJack Rosenthal2019-04-245-97/+92
* minute-ia: hard reset if we panic while handling a panicJack Rosenthal2019-04-242-16/+28
* minute-ia: remove divzero console commandJack Rosenthal2019-04-241-10/+0
* util/stm32mon: Add cmdline option to display versionTom Hughes2019-04-242-2/+20
* grunt: Improve safe state when entering DP modeEdward Hill2019-04-241-31/+37
* tests: make lighbar test easier to debugJett Rink2019-04-243-10/+15
* kukui: scp: calibrate ULPOSC1&2Rong Chang2019-04-242-66/+183
* tasks: convert TASK_EVENT_CUSTOM macro to bitJett Rink2019-04-2423-58/+69
* mkbp: take timestamp closer to hardware interruptJett Rink2019-04-249-33/+70
* rt946x: Allow board customize initialization parametersDaisuke Nojiri2019-04-232-17/+24
* driver: lis2mdl: add standalone supportYuval Peress2019-04-233-22/+252
* ish/ish5: add console in use timeout mechanism in low power managmentstabilize-12121.BHu, Hebo2019-04-233-9/+62
* mm8013: implement battery_serial_numberTing Shen2019-04-231-1/+2
* kukui: scp: move CPU clock selection to clock moduleRong Chang2019-04-232-2/+6
* kukui: scp: Set CPU clock to default before ULPOSC calibrationRong Chang2019-04-231-0/+1
* kohaku: Add missing GPIO declarationsTim Wawrzynczak2019-04-231-4/+29
* twinkie: update task event usageJett Rink2019-04-231-3/+3
* cleanup: update TASK_EVENT_CUSTOM usageJett Rink2019-04-231-11/+10
* P9221: Add P9221 driverTony Zou2019-04-2211-17/+1227
* kohaku: Add support for Rohm BH1733FVC ALSScott Collyer2019-04-222-18/+32
* factory_mode: refactor factory_enable_failedMary Ruthven2019-04-221-17/+22
* Bobba: Add new battery for Driod and BlorbSue Chen2019-04-222-0/+30
* Octopus: support keyboard backlight for Droid/BlorbDavid Huang2019-04-222-0/+22
* Bobba: Add new battery for DriodSue Chen2019-04-202-0/+30
* ish: fix extra timer interruptHyungwoo Yang2019-04-201-0/+10
* ish/ish5: fix high frequent wakeup issue in low power modeHu, Hebo2019-04-204-0/+28
* hatch/kohaku: Account for different bc1.2 chipsScott Collyer2019-04-207-14/+38
* max14637: Add config guard to is_chg_det_activatedScott Collyer2019-04-201-0/+2
* bloog: implement ledsDevin Lu2019-04-204-80/+156
* common: led_onoff_states: move forward baseboard led_state to common codeDevin Lu2019-04-2019-335/+18
* common: led_onoff_states: add new LED state for fully charged in S5Devin Lu2019-04-202-3/+24
* bloog: add SKUID for convertibleDevin Lu2019-04-191-3/+7
* ccd: make ccd open error more meaningfulMary Ruthven2019-04-191-2/+1
* fuzz: Define HIDE_EC_STDLIB in nvmem_tpm2_mock.Allen Webb2019-04-191-0/+1
* Flapjack: Use PWM mode of MT6370 to control LED brightnessDaisuke Nojiri2019-04-191-15/+33
* common/usbc_ppc: Fix potential illegal memory access.Tim Wawrzynczak2019-04-191-1/+3
* cr50: default to SPI PLT_RST if there's a pullup on DIOA9Mary Ruthven2019-04-191-3/+12
* hatch_fp: fix memory mapping of FP buffersNicolas Norvez2019-04-191-3/+7
* Flapjack: Embed LCM_ID in SKU_IDDaisuke Nojiri2019-04-192-9/+38
* CBI: Allow board to compose data from other sourcesDaisuke Nojiri2019-04-192-2/+37
* ish: remove scan ISR registers IRQ handlingHyungwoo Yang2019-04-193-14/+13
* ish: fix task_start_called()Hyungwoo Yang2019-04-191-2/+2