summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* cr50: signer should be a dependency for RW_B target tooVadim Bendebury2016-02-021-0/+1
* Don't declare functions inline that aren't always defined as suchPatrick Georgi2016-02-022-3/+3
* chell: Enable S0ix power state supportDuncan Laurie2016-02-012-2/+3
* Fix null pointer check in tokenFilename()Stefan Reinauer2016-02-011-1/+2
* Cr50: Fixed soft resets on silicon.Nadim Taha2016-02-012-56/+87
* Cr50: Removed references to FPGA-only registers from the bootloader.Nadim Taha2016-02-011-6/+2
* Kunimitsu: Change the battery minimum voltage valueVijay Hiremath2016-01-311-1/+1
* CR50: implement _cpri__StirRandom as a no-op.nagendra modadugu2016-01-293-8/+12
* it8380dev: util: Enhance iteflashDonald Huang2016-01-291-0/+51
* chell: Trigger PMIC shutdown rather than hibernateShawn Nematbakhsh2016-01-281-9/+17
* system: Add hibernate board-level callbackShawn Nematbakhsh2016-01-287-0/+25
* common: Fixes the SFDP_BITFIELD() macro.Nadim Taha2016-01-291-1/+1