summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* Cr50: Debug: Add pinmux and gpiocfg commandsBill Richardson2016-02-271-0/+151
* Cr50: Configure GPIOs for Kevin proto0Bill Richardson2016-02-271-0/+12
* lucid: add support to detect BC1.2 suppliersMary Ruthven2016-02-263-0/+65
* Cr50: Cleanup some of the GPIO handling codeBill Richardson2016-02-253-9/+6
* mec1322: port80: Disable port80 interrupt and timer after timeoutShawn Nematbakhsh2016-02-251-29/+47
* Cr50: Fix USB two-stage control transfersBill Richardson2016-02-251-5/+6
* g: Clean up pinmux initializationAnton Staaf2016-02-252-99/+93
* cr50: Switch from ALTERNATE to PINMUX macrosAnton Staaf2016-02-221-4/+19
* skylake: do not clear masks in S0ix -> S0 transitionArchana Patni2016-02-222-9/+18
* Cr50: Slightly better USB error messagesBill Richardson2016-02-181-12/+12
* chip: it83xx: it8320 compatibilityDino Li2016-02-182-0/+3
* chip: it83xx: disable fan control timer if all fans are offDino Li2016-02-171-3/+6
* config: it83xx: remove "CONFIG_IT83XX_PECI_WITH_INTERRUPT"Dino Li2016-02-171-11/+0
* hibernate: Inform PD MCU before calling board hibernate callbackShawn Nematbakhsh2016-02-175-15/+17
* cr50: allow board to provide flash configurationVadim Bendebury2016-02-172-9/+66
* cr50: improve flash driver error reportingVadim Bendebury2016-02-171-7/+23
* wheatley / nuc: Modified the internal ref voltage of ADC to 2.816VMulin Chao2016-02-171-1/+1
* cr50: improve loader logic to consider build timestamp as wellVadim Bendebury2016-02-121-16/+13
* cr50: write protect area where the code jumps toVadim Bendebury2016-02-121-1/+2
* 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
* skylake: set and clear wake masks in S0 <-> S0ix transitionsArchana Patni2016-02-101-0/+48
* 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-092-0/+22
* cr50: integrate register definitions consistent with real siliconVadim Bendebury2016-02-094-126/+99
* CR50: Add initial elliptic curve crypto implementation.nagendra modadugu2016-02-087-0/+2090
* CR50: enable the bignum library to handle word un-aligned keysnagendra modadugu2016-02-083-30/+31
* cr50: provide plumbing for prod mode RO signingVadim Bendebury2016-02-081-0/+2
* cr50: no need to check for USB inclusionVadim Bendebury2016-02-081-7/+0
* nuc: Add support for CONFIG_LOW_POWER_S0.Mulin Chao2016-02-067-43/+122
* Cr50: Modified the flash driver to retry operations as appropriate.Nadim Taha2016-02-041-38/+75
* NPCX: Move control of PD GPIO hibernation state to boardAnton Staaf2016-02-031-15/+0
* Enforce compilation without system headersStefan Reinauer2016-02-032-2/+2
* CR50: fix unaligned memory accesses in dcrypto/aes.nagendra modadugu2016-02-031-4/+4
* nuc: Reduce the period of watchdog check timerCHLin2016-02-021-1/+1
* cr50: signer should be a dependency for RW_B target tooVadim Bendebury2016-02-021-0/+1
* 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
* system: Add hibernate board-level callbackShawn Nematbakhsh2016-01-286-0/+18
* Fix bug in software sha256_hash()nagendra modadugu2016-01-281-4/+1
* cr50: adds the ability to configure muxed inout peripheralsEwout van Bekkum2016-01-282-1/+6
* Modified the bootloader to check PMU_PWRDN_SCRATCH30 and load the newerNadim Taha2016-01-283-7/+108
* chip: it83xx: fix EC interrupt vector registers issueDino Li2016-01-286-9/+29
* cr50: updates watchdog and hw clock to use hw regdefsEwout van Bekkum2016-01-282-6/+5
* GPIO: Remove gpio_get_level_reg functionAnton Staaf2016-01-272-19/+8
* GPIO: Use gpio_reset in a few more placesAnton Staaf2016-01-272-20/+7