summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* USART: Split RX driver between L and F familiesAnton Staaf2015-08-108-14/+91
* stm32: Deprecate SPI protocol version 2.Aseda Aboagye2015-08-081-3/+17
* mec1322: add EC_FLASH_PROTECT_ALL_NOW support for external flashAndrey Petrov2015-08-061-27/+84
* it8380dev: speed up flash verifyingDino Li2015-08-061-2/+3
* it8380dev: fix KB init state abnormalDino Li2015-08-061-1/+0
* lm4: Add debug output for overlapping HCs.Aseda Aboagye2015-08-051-1/+4
* it8380dev: change PNPCFG base address to 4E/4FDino Li2015-08-041-2/+2
* it8380dev: fix keyboard no break codeDino Li2015-08-041-0/+10
* it8380dev: modify sspi moduleDino Li2015-08-041-22/+33
* npcx: Fix termination of chip revisionRandall Spangler2015-08-041-1/+2
* tasks: Remove most task_start_called() calls.Aseda Aboagye2015-08-012-7/+2
* mec1322: Fix dedicated SPI port accessShawn Nematbakhsh2015-08-011-1/+7
* stm32: spi: Add lock around spi_transactionGwendal Grignou2015-08-011-0/+6
* mec1322: make i2c transactions faster by not sleeping taskAlec Berg2015-08-011-36/+29
* stm32: Enable 3rd SPI interfaceGwendal Grignou2015-07-303-3/+20
* common: change interface to SPI flashGwendal Grignou2015-07-309-127/+194
* stm32f05: decrease default system stack sizeAlec Berg2015-07-291-0/+4
* mec1322: keep 32KHz on for ROSC accuracyKyoung Kim2015-07-281-7/+1
* stm32: Define second DMA controller present on STM32F3Gwendal Grignou2015-07-272-11/+49
* common: Change interface to dma_testGwendal Grignou2015-07-271-2/+1
* Atomic: Mark the modified uint32_t volatileAnton Staaf2015-07-271-1/+1
* Cr50: Enable TPM-protocol data over the SPI busVadim Bendebury2015-07-254-3/+294
* sps: expose RX FIFO write pointerVadim Bendebury2015-07-252-0/+6
* cr50: Use distinct configuration option for SPI Slave supportVadim Bendebury2015-07-253-7/+7
* nuc:Ian Chao2015-07-2512-183/+317
* glados: V2 Board ChangesShawn Nematbakhsh2015-07-241-1/+1
* it8380dev: fix reset causeDino Li2015-07-221-4/+8
* USART: Add DMA based transmitterAnton Staaf2015-07-218-0/+230
* mec1322: hibernate: Fix wake-on-AC for USB-CShawn Nematbakhsh2015-07-201-7/+55
* cleanup: GPIO: Use common macro for converting mask to GPIOShawn Nematbakhsh2015-07-194-11/+11
* mec1322: heavysleep in idle task and console deepsleepKyoung Kim2015-07-173-2/+491
* cr50: restore SPS driver performanceVadim Bendebury2015-07-175-392/+373
* build-infr: Add support for shared RO library.Aseda Aboagye2015-07-171-7/+8
* cyan: fix issues with write protectionAndrey Petrov2015-07-161-63/+19
* mec1322: Allow multiple hibernate wake sourcesShawn Nematbakhsh2015-07-162-23/+37
* ADC: Add common priority for the ADC initVijay Hiremath2015-07-166-6/+6
* USART: Add flexibility needed to support DMAAnton Staaf2015-07-155-112/+185
* Ryu: i2c speed to 1MHzGwendal Grignou2015-07-141-1/+1
* Cr50: Restore spstest commandBill Richardson2015-07-144-0/+196
* mec1322: Fix reset cause detectionDivya Jyothi2015-07-133-48/+11
* Cr50: Pass SPI and SPS modes to sps_register_rx_handler()Bill Richardson2015-07-133-21/+36
* Cr50: cleanup: Rename the "sps" console command "spshc"Bill Richardson2015-07-131-12/+10
* Cr50: Clear the TX FIFO when the SPS CS deassertsBill Richardson2015-07-112-9/+28
* Cr50: Handle 11-bit SPS FIFO pointers correctlyBill Richardson2015-07-101-30/+52
* flash_ec: move openocd configs from chip/ to util/Myles Watson2015-07-097-288/+0
* Cr50: Implement host commands over SPI busBill Richardson2015-07-082-0/+297
* Fix stack overflow exception in host-command task.Chiranjeevi Rapolu2015-07-081-0/+1
* it8380dev: add flash module and fix system jumpDino Li2015-07-085-12/+820
* Cr50: Simplify the API for the SPS driverBill Richardson2015-07-073-322/+155
* cr50: cleanup a few strings & messagesBill Richardson2015-07-012-3/+4