summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cr50: test: move crypto test into its own moduleVadim Bendebury2015-12-033-230/+267
* chell: Keep keyboard backlight off in hibernateDuncan Laurie2015-12-012-1/+4
* cr50: test: extended command code does not have to be passed as argumentVadim Bendebury2015-12-011-10/+6
* oak: pd: increase stack size of PDCMD taskBen Lok2015-12-011-1/+1
* Cr50: Clean up the GINTSTS USB macrosBill Richardson2015-12-012-16/+9
* Cr50: Replace magic numbers for GGPIO controlBill Richardson2015-12-012-4/+41
* common: adc/i2c: Mark task_waiting volatileShamile Khan2015-12-017-11/+9
* usb: Put HID descriptor in the correct orderBill Richardson2015-12-011-4/+4
* Lars: update fan settingsRyan Zhang2015-12-012-1/+2
* oak: enable HW charge rampingBen Lok2015-12-012-0/+35
* driver: si114x: Unlock the device if stuckGwendal Grignou2015-12-012-1/+27
* nuc: Add i2cscan and kbpress commands for FAFT.Mulin Chao2015-12-012-41/+31
* motion: Set interrupt interval properly for sensor in force modeGwendal Grignou2015-12-011-6/+22
* device: si114x: Address overflow conditionGwendal Grignou2015-12-012-1/+2
* Cr50: bootloader: display config bits at bootBill Richardson2015-12-011-2/+6
* motion: At shutdown, access sensors only if initialized.Gwendal Grignou2015-12-011-2/+9
* lars_pd: preparing new PD firmware for one-typeC-port PDRyan Zhang2015-12-018-1/+712
* fusb302: Don't flush RX FIFO on GoodCRCShawn Nematbakhsh2015-12-011-4/+7
* pd: send power change event to AP whenever input power is changedBen Lok2015-12-015-0/+26
* mec1322_evb: Remove boardShawn Nematbakhsh2015-11-307-200/+0
* mec1322: i2c: Assume read-no-write transactions are repeated startShawn Nematbakhsh2015-11-301-16/+7
* mec1322: i2c: Add hard-timeout for status waitShawn Nematbakhsh2015-11-301-15/+19
* Lars: update for proto boardRyan Zhang2015-11-303-12/+8
* Lars: update I2C port MACRORyan Zhang2015-11-301-1/+0
* task: Don't discard events on mutex contentionShawn Nematbakhsh2015-11-302-7/+3
* kunimitsu: Modify battery LED colourMike M Hsieh2015-11-301-12/+4
* Chell: support LED behaviorBruce2015-11-291-68/+50
* Lars: update type-C switch port countRyan Zhang2015-11-272-5/+1
* Lars: update i2c.mux speedRyan Zhang2015-11-271-1/+1
* kunimitsu: remove fab 3 related changesKevin K Wong2015-11-261-12/+1
* ec3po: Add compatibility for older EC images.Aseda Aboagye2015-11-265-317/+900
* Lars: update GPIO settingRyan Zhang2015-11-251-39/+39
* oak: add VCONN swap abilityBen Lok2015-11-252-0/+10
* ectool: provide lid angle infoKevin K Wong2015-11-254-4/+50
* pd: Add support for multiple distinct TCPC alert signalsShawn Nematbakhsh2015-11-255-11/+53
* cr50: fix _cpri__DrbgGetPutState and _cpri__EccCommitCompute stubsVadim Bendebury2015-11-251-4/+15
* cr50: increase tpm task sizeVadim Bendebury2015-11-251-1/+1
* cr50: enable stack overflow monitoringVadim Bendebury2015-11-251-0/+6
* cr50: SHA1 and SHA256 implementation with hardware supportnagendra modadugu2015-11-2518-206/+597
* flash_ec: Don't stop servod or init when claiming EC UARTTom Wai-Hong Tam2015-11-241-5/+11
* kunimitsu: update accelerometer standard reference matrixVijay Hiremath2015-11-241-4/+4
* chell: Apply USB EQ settings to PS8740 USB muxDuncan Laurie2015-11-241-0/+13
* ps8740: Add a function to tune USB EQ settingsDuncan Laurie2015-11-242-0/+43
* usb_mux: Add a callback for board specific initDuncan Laurie2015-11-242-0/+13
* chell: Update for EVT buildDuncan Laurie2015-11-232-6/+13
* cr50: dcrypto code belongs with the chip, not with the boardVadim Bendebury2015-11-235-4/+3
* cr50: move key ladder initialization into its own filesVadim Bendebury2015-11-236-39/+63
* snoball: Enable secondary bias regulatorShawn Nematbakhsh2015-11-231-1/+1
* cr50: fix assert_func stub prototypeVadim Bendebury2015-11-211-4/+22
* cr50: Extended command test utilityVadim Bendebury2015-11-2110-0/+2128