summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* ectool: Support keyboard factory scanningDevn Lu2016-04-011-0/+68
* cr50: enable use of multiple UARTsMary Ruthven2016-03-315-62/+237
* Cr50: First attempt at USB suspend with deep sleepBill Richardson2016-03-312-57/+150
* CR50: add NULL padding support for RSA encrypt/decryptnagendra modadugu2016-03-312-3/+28
* Cr50: Include low-power exit triggers in reset causesBill Richardson2016-03-301-2/+16
* Cr50: Handle possible resume from deep sleepBill Richardson2016-03-302-2/+26
* Cr50: Add stubs to support low-power idleBill Richardson2016-03-302-0/+79
* CR50: add support for RSA PKCS1-PSS paddingnagendra modadugu2016-03-302-2/+115
* Cr50: Support USB SETCFG/GETCFG control transfersBill Richardson2016-03-301-6/+38
* npcx: gpio: Configure pin attributes before setting as outputShawn Nematbakhsh2016-03-291-8/+10
* npcx: pwm: Fix PWM moduleShawn Nematbakhsh2016-03-282-5/+8
* Cr50: Fix subtle USB error in clearing global NAKsBill Richardson2016-03-251-2/+2
* Cr50: Fix console message on unexpected USB eventBill Richardson2016-03-251-6/+6
* Cr50: Cleanup check_reset_cause() codeBill Richardson2016-03-251-10/+18
* Cr50: cleanup: Clarify a few commentsBill Richardson2016-03-241-7/+11
* Cr50: Remove CONFIG_HOSTCMD_SPS supportBill Richardson2016-03-242-309/+0
* it83xx: keyboard: remove "CONFIG_IT83XX_KEYBOARD_KSI_WUC_INT" and fix ISRDino Li2016-03-223-30/+3
* chip: it83xx: remove "CHIP_FAMILY_IT839X"Dino Li2016-03-222-6/+0
* GPIO: Rename and move board_set_gpio_hibernate_stateAnton Staaf2016-03-212-6/+9
* mec1322: Do not shutdown LPC in deepsleep.Divya Jyothi2016-03-172-5/+10
* npcx: Add 256KB alignment of RO & RW regions for npcx5m6g.Mulin Chao2016-03-151-0/+9
* servo_micro: add USB I2C interfaceNick Sanders2016-03-153-0/+323
* cr50: trng: handle (unlikely) TRNG timeoutVadim Bendebury2016-03-141-2/+8
* npcx: Rename CONFIG_SHI to CONFIG_HOSTCMD_SPSShawn Nematbakhsh2016-03-083-4/+4
* CR50: move utility method reverse() to common/util.cnagendra modadugu2016-03-071-13/+0
* npcx: Add CHIP_VARIANT variant for different versions of npcx ec.Mulin Chao2016-03-053-4/+18
* npcx: Add 1.8V IO support for some GPIOs and I2C pins.Mulin Chao2016-03-053-58/+84
* Cr50: Modify flash write to account for erase block boundariesScott2016-03-021-0/+6
* GPIO: Move STM32 specific gpio_enabled_clocksAnton Staaf2016-03-023-2/+18
* USB: Add bounds checking to USB-SPI bridge readAnton Staaf2016-03-021-8/+10
* NPCX: Convert keyboard pins to use ALTERNATE macroAnton Staaf2016-03-023-33/+30
* NPCX: Refactor GPIO driver for functionality and sizeAnton Staaf2016-03-021-270/+311
* 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