summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* USART: Add usart_info commandAnton Staaf2015-08-249-6/+87
* stm32: spi: clear the spi sleep mask when AP in S3.Ben Lok2015-08-211-0/+3
* nds32: use INT_MASK instead of GIEDino Li2015-08-202-12/+6
* nuc:Mulin Chao2015-08-196-138/+224
* Cr50: Fix spshc console commandBill Richardson2015-08-151-2/+2
* cr50: tpm2: pull in the tpm2 library sourcesVadim Bendebury2015-08-141-2/+2
* cr50: introduce tpm task skeletonVadim Bendebury2015-08-141-1/+1
* cr50: sps: allow receive registration function set FIFO thresholdVadim Bendebury2015-08-134-8/+21
* it8380dev: add console command "rwreg"Dino Li2015-08-131-0/+82
* npcx_evb_arm: Fix buildShawn Nematbakhsh2015-08-121-0/+2
* nuc:Using LRESET interrupt to re-initialize LPC settings after warm bootMulin Chao2015-08-123-13/+58
* Allow for private board configurationsBill Richardson2015-08-111-1/+1
* glados: Turn off LEDs in hibernateShawn Nematbakhsh2015-08-111-8/+0
* mec1322: Allow GPIO hibernate state to be specified at board-levelShawn Nematbakhsh2015-08-112-37/+43
* it8380dev: fix hooks task won't wake up if timer overflowDino Li2015-08-112-3/+5
* cr50: remove unused register definitionsVadim Bendebury2015-08-112-18372/+0
* cr50: code modifications to support FPGA B1Vadim Bendebury2015-08-117-4780/+10264
* cr50: add polling uart implementationVadim Bendebury2015-08-112-1/+90
* 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