summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ryu: add si1141 supportstabilize-jetstream-7390.62.Bstabilize-jetstream-7390.54.Bstabilize-7390.68.Bstabilize-7390.59.Brelease-R46-7390.BGwendal Grignou2015-08-223-1/+43
* driver: si114x: Add ALS/Proxy sensor SI114xGwendal Grignou2015-08-225-2/+807
* motion_sense: Allow multiple IRQ based sensorsGwendal Grignou2015-08-225-26/+52
* bmm150: Add support for calibrationGwendal Grignou2015-08-224-0/+42
* Cleanup: Remove cruft in Makefile from long agoBill Richardson2015-08-221-2/+1
* cyan: fix sensors matricesGwendal Grignou2015-08-222-4/+8
* i2c: Fix i2c_lock deadlock on sysjumpShawn Nematbakhsh2015-08-221-3/+3
* i2c: Fix SCL unwedge logicKevin Cernekee2015-08-221-9/+10
* usb_pd: Add host command to limit external charger voltage / currentShawn Nematbakhsh2015-08-228-23/+130
* cortex-m: provide ability to insert free space into RO image baseVadim Bendebury2015-08-222-0/+9
* Cr50: Build external libs remotely, but put objects hereBill Richardson2015-08-222-14/+24
* cr50: add tpm response processing.Vadim Bendebury2015-08-211-9/+54
* stm32: spi: clear the spi sleep mask when AP in S3.Ben Lok2015-08-211-0/+3
* oak: use EXTRA_CLFAGS instead of CONFIG_BOARD_OAK_REVRong Chang2015-08-218-22/+41
* oak: enable oak TCPM power statusRong Chang2015-08-217-37/+5
* oak: add usb charger tasksAlec Berg2015-08-216-52/+15
* pd: Enable detection of VBUS via the TCPM/TCPCI interfaceScott2015-08-218-18/+167
* Skylake: Add low power Pseudo G3 supportVijay Hiremath2015-08-213-8/+21
* ryu: re-calibrate lightbar colors for device.Todd Broch2015-08-212-1/+13
* kunimitsu: Enable CONFIG_VBOOT_HASHWenkai Du2015-08-211-1/+3
* bq2589x: Add CONFIG_CHARGER_TERM_CURRENT_LIMIT support.Todd Broch2015-08-203-1/+18
* lightbar: document how it all worksBill Richardson2015-08-201-0/+87
* glados: Enable CONFIG_VBOOT_HASHShawn Nematbakhsh2015-08-201-2/+3
* glados: Remove console commands to reduce image sizeShawn Nematbakhsh2015-08-201-0/+2
* nds32: use INT_MASK instead of GIEDino Li2015-08-206-46/+84
* nuc:Mulin Chao2015-08-1912-160/+261
* skylake: power sequencing updateAaron Durbin2015-08-191-36/+57
* glados: make BATLOW_L open drain and default highAaron Durbin2015-08-191-1/+1
* glados: don't pull up SLP_S0_LAaron Durbin2015-08-191-1/+1
* charge_manager: Support multiple independent charge ceilingsShawn Nematbakhsh2015-08-195-23/+100
* skylake: Wake from Deep S5 after battery low is deassertedstabilize-7374.BDuncan Laurie2015-08-171-7/+16
* Cr50: Fix spshc console commandBill Richardson2015-08-152-3/+3
* glados: Switch to V2 boardShawn Nematbakhsh2015-08-144-69/+8
* cr50: tpm2: pull in the tpm2 library sourcesVadim Bendebury2015-08-146-5/+94
* cr50: introduce tpm task skeletonVadim Bendebury2015-08-144-6/+23
* export MSDN clock() functionVadim Bendebury2015-08-142-0/+14
* it8380dev: add __muldi3.SDino Li2015-08-142-1/+41
* twinkie: bug fix for injector.c:cmd_bufrdDawei Li2015-08-141-1/+1
* cr50: sps: allow receive registration function set FIFO thresholdVadim Bendebury2015-08-134-8/+21
* it8380dev: add console command "rwreg"Dino Li2015-08-131-0/+82
* twinkie_sink: Fix makefile for variant.Aseda Aboagye2015-08-131-1/+1
* Revert "Trigger lightbar pattern from charger task if necessary"Eric Caruso2015-08-131-4/+0
* npcx_evb_arm: Fix buildShawn Nematbakhsh2015-08-121-0/+2
* glados: Revise PMIC initializationShawn Nematbakhsh2015-08-121-2/+7
* Trigger lightbar pattern from charger task if necessaryEric Caruso2015-08-121-0/+4
* glados_pd: Disable test buildShawn Nematbakhsh2015-08-121-3/+3
* nuc:Using LRESET interrupt to re-initialize LPC settings after warm bootMulin Chao2015-08-124-13/+61
* kunimitsu_pd: enable kunimitsu PD buildstabilize-7356.BWenkai Du2015-08-123-0/+6
* glados: Enable `tests` buildShawn Nematbakhsh2015-08-123-5/+3
* Allow for private board configurationsBill Richardson2015-08-113-17/+27