summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* mec1322: Properly initialize the ALTERNATE GPIO level flagsKevin K Wong2015-09-101-4/+5
* mec1322: clocks: Don't squash reserved bits in sleep / wakeShawn Nematbakhsh2015-09-103-12/+24
* mec1322: bug fix for hibernation timerKyoung Kim2015-09-081-4/+4
* update case closed debugging partial mode policyVincent Palatin2015-09-084-7/+22
* Cleanup: Remove COMPILE_FOR_RAM option from linker scriptsBill Richardson2015-09-083-9/+0
* I2C: Remove unused arbitration supportAnton Staaf2015-09-082-2/+0
* nuc: Fixed the bugs for flash and i2c drivers.Mulin Chao2015-09-062-58/+126
* Update some TODO comments.Bill Richardson2015-09-031-4/+0
* mec1322: Remove FPU support by defaultShawn Nematbakhsh2015-09-021-1/+0
* cleanup: Clarify use of flash layout CONFIGsShawn Nematbakhsh2015-09-024-95/+122
* system: provide optional chip_save_reset_flags()Aaron Durbin2015-08-261-1/+6
* mec1322: fix console in lfwAaron Durbin2015-08-271-1/+5
* mec1322: i2c: Unwedge controller on transaction timeoutShawn Nematbakhsh2015-08-261-1/+9
* cr50: add plumbing for signing CR50 RO imagesVadim Bendebury2015-08-251-0/+6
* cr50: Move to RevB:20150820 FPGAVadim Bendebury2015-08-251-3147/+3149
* cr50: allocate RO header for signatureVadim Bendebury2015-08-251-0/+1
* USART: Add DMA based receiverAnton Staaf2015-08-249-1/+230
* 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