summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix bug in software sha256_hash()nagendra modadugu2016-01-282-4/+3
* Kunimitsu: Fixing build error when enabled CONFIG_GYRO_L3GD20HAkshu Agrawal2016-01-281-1/+1
* cr50: adds the ability to configure muxed inout peripheralsEwout van Bekkum2016-01-282-1/+6
* common: Adds a JEDEC SFDP v1.* based Serial NOR Flash driverEwout van Bekkum2016-01-284-0/+1116
* Modified the bootloader to check PMU_PWRDN_SCRATCH30 and load the newerNadim Taha2016-01-283-7/+108
* common: Adds JEDEC SFDP v1.0 & v1.5 encoding and decodingEwout van Bekkum2016-01-281-0/+807
* chip: it83xx: fix EC interrupt vector registers issueDino Li2016-01-288-38/+88
* cr50: updates watchdog and hw clock to use hw regdefsEwout van Bekkum2016-01-282-6/+5
* tcpc: add support for TCPC with integrated high-speed muxesVincent Palatin2016-01-274-0/+71
* GPIO: Remove gpio_get_level_reg functionAnton Staaf2016-01-273-31/+8
* GPIO: Remove GPIO_TO_PORT_MASK_PAIRAnton Staaf2016-01-271-5/+0
* GPIO: Use gpio_reset in a few more placesAnton Staaf2016-01-272-20/+7
* glados / chell: Power Optimize S0ix PMIC VRsShawn Nematbakhsh2016-01-262-0/+24
* nuc: Fixed the bug of i2c caused by writing START bit in SMBCTL1.Mulin Chao2016-01-261-56/+65
* chip: it83xx: update ec2i moduleDino Li2016-01-262-122/+112
* GPIO: Prefer gpio_set_flagsAnton Staaf2016-01-263-46/+38
* chell/glados/kunimitsu/tlars: Enable temporary host storageDuncan Laurie2016-01-254-14/+50
* ec: Add temporary secure storage for the host during bootDuncan Laurie2016-01-255-0/+183