summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* kunimitsu: add debug assert flagKevin K Wong2015-12-301-1/+0
* chell / chell_pd: Use power-optimized GPIO defaultsShawn Nematbakhsh2015-12-242-14/+22
* lucid: add LED supportMary Ruthven2015-12-225-1/+207
* lucid: implement fast chargingMary Ruthven2015-12-222-0/+150
* lucid: remove some unnecessary features to save spaceAlec Berg2015-12-221-0/+2
* Move rand_bytes implementation from tpm2 to chip/g.nagendra modadugu2015-12-221-21/+4
* Lars: Update battery settingsRyan Zhang2015-12-181-9/+10
* Kunimitsu: enable power threshold checking in power upli feng2015-12-161-0/+2
* Lars: Update LED settingsRyan Zhang2015-12-161-8/+12
* Chell: modify led setting for led test command.Bruce2015-12-161-2/+2
* Lars: Add ALS console-commandRyan Zhang2015-12-161-0/+1
* it8380dev: Implement GPIO mode for KBS pins and fix gpio_set_level()Dino Li2015-12-142-0/+6
* stm32: Don't use HSI48 clock for chips which don't support itShawn Nematbakhsh2015-12-111-1/+1
* honeybuns: enable updates over USB-PDstabilize-smaug-7731.BVincent Palatin2015-12-112-0/+29
* cr50: add ability to include two identical RW sections in the EC imageVadim Bendebury2015-12-092-0/+2
* glados/chell: Do not pull-up RSMRST to PCH in hibernateDuncan Laurie2015-12-092-0/+4
* Lars: Add Keyboard COL2 InvertRyan Zhang2015-12-072-1/+3
* lars: Fix buildShawn Nematbakhsh2015-12-071-1/+1
* Lars: Add PWM keyboard backlight supportRyan Zhang2015-12-063-1/+19
* Lars: Remove second port of PD firmwareRyan Zhang2015-12-065-136/+19
* snoball: Enable PWMs for post-regulator voltage controlShawn Nematbakhsh2015-12-043-8/+32
* honeybuns: Allow 20v chargingScott2015-12-041-3/+1
* pwm: Add common initialization for PWM pinsShawn Nematbakhsh2015-12-0416-31/+32
* kunimitsu: modify charge LED gpio control to match FAB4 schematicli feng2015-12-032-4/+4
* cr50: add extension command for testing hash primitivesVadim Bendebury2015-12-031-0/+212
* cr50: reduce hash implementation stack requirementsVadim Bendebury2015-12-032-3/+7
* Lars: Add ALS supportRyan Zhang2015-12-034-7/+24
* Lars: Refactoring PD port count settingRyan Zhang2015-12-031-23/+7
* chell: Keep keyboard backlight off in hibernateDuncan Laurie2015-12-012-1/+4
* oak: pd: increase stack size of PDCMD taskBen Lok2015-12-011-1/+1
* common: adc/i2c: Mark task_waiting volatileShamile Khan2015-12-011-4/+0
* Lars: update fan settingsRyan Zhang2015-12-012-1/+2
* oak: enable HW charge rampingBen Lok2015-12-012-0/+35
* nuc: Add i2cscan and kbpress commands for FAFT.Mulin Chao2015-12-011-6/+4
* lars_pd: preparing new PD firmware for one-typeC-port PDRyan Zhang2015-12-018-1/+712
* 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
* Lars: update for proto boardRyan Zhang2015-11-303-12/+8
* Lars: update I2C port MACRORyan Zhang2015-11-301-1/+0
* 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
* Lars: update GPIO settingRyan Zhang2015-11-251-39/+39
* oak: add VCONN swap abilityBen Lok2015-11-252-0/+10
* pd: Add support for multiple distinct TCPC alert signalsShawn Nematbakhsh2015-11-253-2/+28
* 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-256-83/+156