summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cr50: test: consolidate test exceptionsVadim Bendebury2016-02-116-63/+53
* Add bionic compatibilityAnatol Pomazau2016-02-102-1/+2
* util: ec3po: Allow changing interrogation modes.Aseda Aboagye2016-02-104-18/+292
* cr50: remove RO dependency on tpm2Vadim Bendebury2016-02-101-4/+4
* nuc: Modify divider of apb2 to 1 if it's freq isn't divisible by 1MHzMulin Chao2016-02-103-50/+71
* nuc: Fixed bug that some of DP80's data is skippingMulin Chao2016-02-101-3/+10
* Cr50: Fixes a glitching issue during GPIO initialization.Nadim Taha2016-02-101-6/+6
* CR50: remove incorrect output length check in RSA decryptnagendra modadugu2016-02-101-1/+1
* core/*/ec.lds.S: quote paths containing OUTDIRPatrick Georgi2016-02-103-8/+17
* skylake: set and clear wake masks in S0 <-> S0ix transitionsArchana Patni2016-02-103-0/+56
* cr50: test: use gcc for linkingVadim Bendebury2016-02-101-1/+1
* cr50: configure GPIOs properlyVadim Bendebury2016-02-102-10/+8
* CR50: Include NUL byte from label for OAEP pad calculationstabilize-7912.Bnagendra modadugu2016-02-091-2/+2
* MEC1322 port80 Acknowledge interruptIcarus Sparry2016-02-091-1/+1
* mec1322: i2c: Print port name on failureShawn Nematbakhsh2016-02-091-2/+12
* mec1322: clock: Use full-speed 48MHz processor clock during EC bootShawn Nematbakhsh2016-02-097-4/+28
* Driver: isl9237: configures ACOK assertion to switching timeli feng2016-02-091-1/+3
* Kunimitsu: S0ix/S3 EC power improvementKyoung Kim2016-02-091-2/+2
* cr50: integrate register definitions consistent with real siliconVadim Bendebury2016-02-094-126/+99
* charger: Settings for charger current in no battery conditionVijay Hiremath2016-02-081-1/+6
* kunimitsu: reduce PD log sizeli feng2016-02-082-2/+2
* chell: Blink LED in S0iXDuncan Laurie2016-02-081-1/+1
* CR50: Add initial elliptic curve crypto implementation.nagendra modadugu2016-02-0815-81/+2729
* fmap: note fmap_name dependencyMary Ruthven2016-02-081-0/+1
* CR50: enable the bignum library to handle word un-aligned keysnagendra modadugu2016-02-084-147/+135
* Plankton: Added support for normal dualrole operationScott2016-02-081-12/+75
* cr50: provide plumbing for prod mode RO signingVadim Bendebury2016-02-082-4/+6
* cr50: signer: pick up latest and greatestVadim Bendebury2016-02-083-8/+136
* cr50: no need to check for USB inclusionVadim Bendebury2016-02-081-7/+0
* cr50: add public key for RO verificationVadim Bendebury2016-02-081-0/+9
* flash_ec: Disconnect EC-3PO interps when flashing.stabilize-7907.BAseda Aboagye2016-02-061-1/+13
* nuc: Add support for CONFIG_LOW_POWER_S0.Mulin Chao2016-02-0610-43/+125
* ectool: add inject-keys.pyLuigi Semenzato2016-02-052-0/+238
* CR50: Add initialization code required by TPM2 compliance tests.nagendra modadugu2016-02-051-0/+4
* common: Fix sleep mask for multi-port lock.stabilize-smaug-7897.BMulin Chao2016-02-041-8/+18
* Cr50: Modified the flash driver to retry operations as appropriate.Nadim Taha2016-02-041-38/+75
* kunimitus: add VCONN swap abilityli feng2016-02-032-0/+10
* cleanup: Fix signed vs unsigned typingShawn Nematbakhsh2016-02-033-5/+2
* util: ec3po: Add OOBM queue and dynamic loglevels.Aseda Aboagye2016-02-032-0/+25
* NPCX: Move control of PD GPIO hibernation state to boardAnton Staaf2016-02-032-16/+9
* Enforce compilation without system headersStefan Reinauer2016-02-0317-11/+164
* Chell: Setting battery charging maximum value of temperatureBruce2016-02-032-0/+34
* util: ec3po: Change console permissions to 660.Aseda Aboagye2016-02-031-3/+2
* CR50: fix unaligned memory accesses in dcrypto/aes.nagendra modadugu2016-02-031-4/+4
* kunimitsu: lars: enable USB PD logging.Todd Broch2016-02-032-0/+4
* CR50: fix incomplete hash state initialization.nagendra modadugu2016-02-021-0/+3
* charger/Kunimitsu: Fix for boot from cut-off batteryVijay Hiremath2016-02-025-22/+58
* nuc: Reduce the period of watchdog check timerCHLin2016-02-021-1/+1
* CR50: define EMBEDDED_MODE=1 for code under cr50.nagendra modadugu2016-02-021-0/+2
* pd: Reinitialize state variables on TCPC resetShawn Nematbakhsh2016-02-021-2/+5