summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* common: add new MOTIONSENSE_TYPE_LIGHT_RGB sensor typeNick Vaccaro2019-05-042-0/+4
* ish: preserve panic data across resetJack Rosenthal2019-05-045-19/+43
* ish: ensure all CONFIGs are undef'ed in include/config.hJack Rosenthal2019-05-046-64/+87
* ish/heci: print protocol for discarded msgsJett Rink2019-05-031-1/+1
* kukui: remove console commands from ROTing Shen2019-05-031-0/+9
* 7-seg display: Add config to display port80 msg and power statesAyushee2019-05-033-0/+19
* ish: make sure last_deadline always validHyungwoo Yang2019-05-031-0/+9
* cr50: add buffer_units_mask member into struct queueNamyoon Woo2019-05-022-9/+11
* ec-devutils: Fix fdpexpect importDaniel Kurtz2019-05-021-2/+1
* flapjack: Customize EOC according to battery specificationLeo Zhou2019-05-021-0/+14
* core/minute-ia: link libgcc for 64bit divisionYangzhong Ge2019-05-021-0/+3
* usb: add inline helper method for CC linesJett Rink2019-05-025-49/+59
* ish/ish5: fix some HPET issues.Hu, Hebo2019-05-022-14/+11
* Octopus: Allow power role swap to sink in S0ixDiana Z2019-05-021-4/+9
* driver/max695x: Add 7 segment display driverAyushee2019-05-025-0/+201
* kukui: Fix power leakage in LED.Yilun Lin2019-05-021-21/+21
* kukui: implement pogo adc interruptTing Shen2019-05-025-4/+100
* Flapjack: Add 2nd source panels and modify 1st source panels nameJessy Jiang2019-05-022-7/+12
* kukui: Remove adc GPIO_USBC_THERM.Yilun Lin2019-05-023-12/+11
* krane: Fix DP AUX mux polarity is reversed.Yilun Lin2019-05-021-5/+18
* pinweaver: fix memory leak introduced when moving to new nevmemVadim Bendebury2019-05-021-4/+3
* nvmem: protect flash accesses with a mutexVadim Bendebury2019-05-023-13/+97
* kukui_scp: Enable MPU to protect code RAM and data RAM in RW image.Yilun Lin2019-05-027-10/+30
* atlas: stop advertising tight-timestampsCaveh Jalali2019-05-021-0/+1
* ish: refactor IPC usage of REG macros into registers.hJack Rosenthal2019-05-024-78/+60
* krane: Fix g-sensor reference point.Yilun Lin2019-05-021-6/+28
* nvmem: populate default tpm objects after wipeoutVadim Bendebury2019-05-012-4/+6
* Flapjack: Add battery manufacturer namesDaisuke Nojiri2019-05-011-0/+12
* battery: Consolidate battery_manufacturer_nameDaisuke Nojiri2019-05-017-28/+23
* nvmem: add test of recovery from interrupted savesVadim Bendebury2019-05-013-1/+21
* nvmem: fix delimiter creation during setvar()Vadim Bendebury2019-05-013-22/+158
* nvmem: add logging and restart on app_cipher failuresVadim Bendebury2019-05-012-3/+7
* board: atlas: Set Accel at 0Hz by defaultGwendal Grignou2019-05-011-9/+0
* ish: move REG32 macros for interrupt control into header filesJack Rosenthal2019-05-016-76/+81
* common: led_pwm: Enable pwm modules for each channels of LEDs.Mulin Chao2019-05-011-1/+21
* tcpm/it83xx.c: Bx and Dx transmit status bit of pd register swapRuibin Chang2019-04-303-0/+9
* gsctool: enforce order of Cr50 section updatesVadim Bendebury2019-04-301-3/+22
* kukui: disable charger otg functionsTing Shen2019-04-302-6/+16
* console: add support for disabling timestampsMary Ruthven2019-04-301-14/+23
* mt_scp: Generate IPI tables with util gen_ipi_table.Yilun Lin2019-04-305-25/+78
* Flapjack: Disable charging from BC 1.2 charger as USB-C chargerDaisuke Nojiri2019-04-303-1/+10
* Flapjack: Turn off LED when brightness == 0Daisuke Nojiri2019-04-301-7/+16
* Revert "CQ: disable broken cheza pre-cq"Eric Caruso2019-04-301-1/+2
* Flapjack: Fix bit size for LCM_IDDaisuke Nojiri2019-04-292-1/+2
* Reland "flapjack: do not carry LCM_ID with old board"Daisuke Nojiri2019-04-292-7/+6
* chip/(mec1322|mchp): Drop math expressions in MEMORY ORIGIN/LENGTHNicolas Boichat2019-04-292-4/+18
* CQ: disable broken cheza pre-cqNicolas Norvez2019-04-281-2/+1
* driver: bmi160: Check enable_fifo flags before processing FIFOGwendal Grignou2019-04-271-13/+13
* npcx: disable the selection of JTAG0 signals due to strapCHLin2019-04-2710-196/+271
* motion sense: Calculate loop time based on sensor needsMathew King2019-04-278-90/+101