summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-glados-7657.BBrian Norris2021-09-102-10/+1
* common: spi: Add a delay after write commands.Gwendal Grignou2015-11-192-0/+13
* kunimitsu: remove fab 3 related changesKevin K Wong2015-11-194-126/+6
* cr50: add extension command handler for AES testingVadim Bendebury2015-11-182-1/+151
* mec1322: i2c: clear specified status bitsli feng2015-11-181-1/+5
* motion: Change units of ec_rate from us to ms.Gwendal Grignou2015-11-189-35/+35
* kunimitsu: Gyro is not used for lid calculationGwendal Grignou2015-11-181-3/+2
* driver: si114x: Do not read light when proximty is lowGwendal Grignou2015-11-182-0/+16
* cr50: do not assume that data and keys are alignedVadim Bendebury2015-11-182-12/+19
* cr50: increase receive buffer sizeVadim Bendebury2015-11-181-1/+1
* add command multiplexer to the TPM driverVadim Bendebury2015-11-184-7/+56
* fusb302: Move i2c slave address defines to common headerShawn Nematbakhsh2015-11-172-2/+11
* it8380dev: improve power consumptionDino Li2015-11-176-6/+54
* pd: initialize tcpc when tcpm bootsAlec Berg2015-11-172-11/+0
* getversion: Use commit date for date stampShawn Nematbakhsh2015-11-171-2/+2
* snoball: Initial board commitShawn Nematbakhsh2015-11-178-0/+415
* add the 'extension' command frameworkVadim Bendebury2015-11-178-0/+114
* kunimitsu: update for fab 4Kevin K Wong2015-11-173-20/+60
* glados / chell: Enable useful console featuresShawn Nematbakhsh2015-11-172-6/+0
* chell: Increase RO/RW image size to 104KBShawn Nematbakhsh2015-11-171-1/+1
* Revert "flash_ec: Accomodate using flashrom on beaglebone"Shawn Nematbakhsh2015-11-171-15/+4
* flash_ec: Accomodate using flashrom on beagleboneShelley Chen2015-11-161-4/+15
* cr50: make use of byteorder routinesstabilize-7647.74.Bstabilize-7647.72.Bstabilize-7647.32.Brelease-R48-7647.BVadim Bendebury2015-11-154-52/+30
* common: byte order conversion functionsVadim Bendebury2015-11-151-0/+38
* motion: fix oversampling formulaGwendal Grignou2015-11-152-42/+33
* chell: Add keyboard backlightDuncan Laurie2015-11-133-1/+19
* pwm: Add option for alternate clock sourceDuncan Laurie2015-11-132-3/+13
* cr50: do not try verifying RW integrityVadim Bendebury2015-11-131-1/+0
* common: lightbar: update leds when neededGwendal Grignou2015-11-131-23/+32
* motion: minium interval between motion task now a variableGwendal Grignou2015-11-134-8/+21
* motion: cleanup include fileGwendal Grignou2015-11-123-8/+5
* Lars: update LED controlRyan Zhang2015-11-123-61/+110
* Add documentation for the TCPC microcontroller implementationMark Hayter2015-11-124-0/+119
* nds32: fix ldsDino Li2015-11-121-0/+1
* it8380dev: modify uart ISRDino Li2015-11-121-0/+6
* cortex-m0: Ensure .bss.slow section is cleared.Aseda Aboagye2015-11-121-0/+1
* util: signer: cr50: use full flash addresses instead of segment addressesVadim Bendebury2015-11-121-18/+18
* util: signer: improve debug output readabilityVadim Bendebury2015-11-122-4/+14
* glados/chell: drive PCH_RTCRST lowAaron Durbin2015-11-124-2/+6
* nuc: Fixed wheatley bugs of SERIRQ and AC detection.Mulin Chao2015-11-117-35/+197
* common: port80: Add items to .bss.slow.Aseda Aboagye2015-11-111-3/+3
* Add initial dcrypto AES implementation.nagendra modadugu2015-11-117-114/+433
* console: Add support for using EC-3PO console.Aseda Aboagye2015-11-114-1/+105
* Lars: remove compile-time checks related to second PD portRyan Zhang2015-11-114-63/+15
* Lars: increase RO image sizeRyan Zhang2015-11-111-1/+1
* pd: Don't check for sink role if we're always a sourceShawn Nematbakhsh2015-11-111-1/+4
* common: keyboard_scan: Add items to .bss.slow.Aseda Aboagye2015-11-111-12/+19
* cleanup: Fix gcc 5.2.1 compile errorsShawn Nematbakhsh2015-11-118-6/+11
* util: Add EC-3PO, the EC console interpreter.Aseda Aboagye2015-11-114-0/+2065
* pd: set dedicated charger after boot with legacy chargerAlec Berg2015-11-111-5/+10