summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* system: Add hibernate board-level callbackShawn Nematbakhsh2016-08-127-0/+23
* mec1322: lpc: Clear STATUS_PROCESSING LPC status bit on initShawn Nematbakhsh2016-01-191-0/+3
* mec1322: Allow GPIO hibernate state to be specified at board-levelShawn Nematbakhsh2015-12-262-37/+43
* i2c: implemented weak version of i2c_port_is_smbus()li feng2015-12-151-2/+4
* i2c: Enable timeout checking for smbus devicesli feng2015-12-041-11/+60
* mec1322: i2c: Unwedge controller on transaction timeoutShawn Nematbakhsh2015-10-271-1/+9
* mec1322: Not going to the sleep mode for PWM blockWonjoon Lee2015-10-151-0/+5
* mec1322: clocks: Don't squash reserved bits in sleep / wakeShawn Nematbakhsh2015-10-133-12/+24
* mec1322: Properly initialize the ALTERNATE GPIO level flagsKevin K Wong2015-09-161-4/+5
* Ultima: add firmware for shipping mode follow lenovo battery spec.Bruce2015-09-091-1/+1
* mec1322: bug fix for hibernation timerKyoung Kim2015-09-041-4/+4
* mec1322: add EC_FLASH_PROTECT_ALL_NOW support for external flashAndrey Petrov2015-08-051-27/+84
* mec1322: keep 32KHz on for ROSC accuracyKyoung Kim2015-07-291-7/+1
* 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
* mec1322: protect spi_transcation() with mutexAndrey Petrov2015-07-012-2/+17
* mec1322: correct reset cause state in lfwDivya Jyothi2015-07-011-5/+12
* mec1322: reload watchdog on LFW entryAndrey Petrov2015-07-011-0/+9
* mec1322: fix flash_physical_read()Andrey Petrov2015-07-013-18/+6
* STM32 PWM: Add error case in conditional compilationAnton Staaf2015-06-301-1/+3
* STM32F: Remove support for this familyAnton Staaf2015-06-3020-2024/+478
* it8380dev: add pin 3.3v/1.8v selectionDino Li2015-06-303-2/+100
* it8380dev: add i2c control moduleDino Li2015-06-309-17/+546
* nuc: Add SHI driver for arm-based platform in chip folder.Ian Chao2015-06-2625-655/+1709
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-254-0/+49
* it8380dev: add fan control moduleDino Li2015-06-257-25/+855
* it8380dev: add peci control modulestabilize-7204.BDino Li2015-06-247-3/+489
* mec1322: Correctly get reset causeDivya Jyothi2015-06-242-2/+25
* it8380dev: add sspi control moduleDino Li2015-06-234-1/+168
* cleanup: fix all the header guardsBill Richardson2015-06-1827-80/+80