summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* Cr50: Added Pinweaver base implementation.Allen Webb2019-01-032-2/+8
* Add support for HW alertsAnatol Pomazau2018-07-023-0/+370
* cr50: use single __packed definitionVadim Bendebury2018-06-011-0/+1
* stm32/usb: Add logic to detect stuck controller in usb_wakeNicolas Boichat2018-01-181-1/+28
* stm32/usb: Handle spurious wakes in usb_resumeNicolas Boichat2018-01-181-7/+34
* npcx7: Add definition/configuration for npcx7m6xb/npcx7m7wCHLin2018-01-175-10/+51
* stm32/usb: usb_wake: Update STM32_USB_CNTR with interrupts offNicolas Boichat2018-01-171-1/+5
* stm32: add SPI slave support for STM32H7Vincent Palatin2018-01-122-11/+51
* chip/host: uart: Run uart_monitor_stdin() before task schedulingShawn Nematbakhsh2018-01-101-0/+12
* ec_chip_mchp: Add chip flash image generatorScott Worley2018-01-101-0/+481
* stm32: add SPI master for STM32H7Vincent Palatin2018-01-082-1/+341
* stm32: Add STM32H7 familyVincent Palatin2018-01-0811-26/+851
* npcx/uart: Pull up communication line during transactionNicolas Boichat2018-01-041-0/+9
* g: fix flaky timeout check for spi transfer.Marius Schilder2018-01-041-0/+6
* g: allow for other values of DCRYPTO_CALL_TIMEOUT_USMarius Schilder2018-01-041-0/+2
* g: allow for other values of RSA_MAX_BYTESMarius Schilder2018-01-041-0/+2
* npcx: modify the npcxspiflash little firmware to support UUTCHLin2018-01-036-116/+161
* g: simulate open drain GPIO behaviorVadim Bendebury2018-01-031-10/+33
* ec_chip_mchp: Add I2C controllerScott Worley2018-01-021-0/+612
* ec_chip_mchp: Add LPC and eSPI files.Scott Worley2018-01-023-0/+2544
* ec_chip_mchp: Add MCHP TFDP trace debug filesScott Worley2017-12-282-0/+630
* ec_chip_mchp: Add other hardware filesScott Worley2017-12-285-0/+711
* ec_chip_mchp: Add PWM and fan filesScott Worley2017-12-283-0/+342
* ec_chip_mchp: Add SPI filesScott Worley2017-12-288-0/+1807
* ec_chip_mchp: Add MCHP chip folderScott Worley2017-12-288-0/+4316
* ec_chip_mchp: Add ADC and DMA filesScott Worley2017-12-284-0/+630
* ec_chip_mchp: Add LFW filesScott Worley2017-12-283-0/+541
* stm32: re-factor registers.h addressesVincent Palatin2017-12-251-161/+167
* consumer: Remove flush operationNicolas Boichat2017-12-1810-88/+0
* chip/stm32: Add support for half-duplex UARTNicolas Boichat2017-12-152-3/+7
* g: tweak usart queuing for stream signingMarius Schilder2017-12-132-4/+32
* ish i2c: use i2c_ports[] to set bus speedli feng2017-12-132-23/+31
* it83xx: espi: workaround for changing PLLDino Li2017-12-123-5/+14
* chip/stm32/usb_hid_keyboard: add dynamic backlight detection supportWei-Ning Huang2017-12-122-51/+107
* stm32/usb: Patching framework for USB descriptorsNicolas Boichat2017-12-123-3/+57
* it83xx: adc: add support ADC13-16Dino Li2017-12-123-9/+64
* system: Log PC and task id on watchdogPhilip Chen2017-12-111-14/+0
* stm32f0 / stm32f3: rtc: Fix register <-> time conversionShawn Nematbakhsh2017-12-111-4/+14
* stm32: Add proper flash erase timeoutShawn Nematbakhsh2017-12-081-3/+11
* it83xx: espi: Don't reset PNPCFG while PLTRST_L assertedDino Li2017-12-061-0/+5
* chip/stm32/clock: Handle illegal alarm timeout gracefullyPhilip Chen2017-12-061-4/+8
* system: Allow hibernate to clear AP_OFF flagDaisuke Nojiri2017-12-053-1/+19
* ish i2c: add I2C Fast Mode Plus 1Mbps speed optionli feng2017-12-042-5/+49
* stm32: update USB version for BOS descriptorsVincent Palatin2017-11-302-4/+4
* nds32: enable GCC LTODino Li2017-11-302-1/+17
* g:sps: do not stall reset when CS is assertedVadim Bendebury2017-11-301-14/+0
* ish: make ISH system_reset noreturnli feng2017-11-291-0/+2
* npcx: unset ESPIRSTWE bit to prevent ec cannot enter low power modeCHLin2017-11-282-2/+2
* g: speed up prime generation by ~40% (1024 bit).Marius Schilder2017-11-211-4/+1
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-216-18/+18