summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* 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
* flash_ec: remove unused USB and unprotect optionsMyles Watson2015-06-181-15/+0
* discovery-stm32f072: Blink the LEDsBill Richardson2015-06-182-1/+13
* mec1322: Disable Flash Write-protect code.Shamile Khan2015-06-171-9/+63
* it8380dev: add pmc control moduleDino Li2015-06-177-13/+580
* common: Add i2c 32bit read/writeGwendal Grignou2015-06-171-0/+30
* mec1322: Added support for sysjump.stabilize-7173.BDivya Jyothi2015-06-147-44/+160
* tcpc: disable TX timer as early as possible after DMA doneAlec Berg2015-06-131-3/+3
* tcpc: change pd_tx_done() to only wait for DMA done eventAlec Berg2015-06-131-5/+1
* spi/mec1322: Ensure that SPI Flash write chunks do not crossShamile Khan2015-06-121-2/+0
* mec1322: fix flash_physical_get_writable_flags()Andrey Petrov2015-06-111-1/+5
* Stream: Remove in_stream/out_stream interfaceAnton Staaf2015-06-112-4/+0
* mec1322: Fixed I2C handling on Repeat Start.Kevin K Wong2015-06-101-2/+1
* Remove obsolete board-specific codeRandall Spangler2015-06-103-71/+4
* mec1322: Do not restrict SPI flash reads to Word Boundary.Shamile Khan2015-06-071-5/+1
* i2c: Retry i2c operation if fails on nack'd(EC_ERROR_BUSY).li feng2015-06-041-6/+17
* Cr50: Add usb_blob handler frameworkBill Richardson2015-06-042-0/+220
* i2c: fix read-only I2C transfers on STM32F0/F3Vincent Palatin2015-06-041-1/+1
* Increase charger/console/hook stack sizes.Chiranjeevi Rapolu2015-06-041-0/+4
* mec1322: Implement i2c_set_timeoutShawn Nematbakhsh2015-06-032-8/+23
* oak: Add PD communication to oakAlec Berg2015-05-301-0/+2
* Cr50: Use USB structs instead of byte arrays for readabilityBill Richardson2015-05-292-25/+32
* Cr50: USB hardware uses 8-bit buffers, not 16-bitBill Richardson2015-05-295-107/+44
* mec1322: i2c: Fix open transaction i2x_xferShawn Nematbakhsh2015-05-291-11/+23
* cleanup: Remove device-specific stuff from include/usb.hBill Richardson2015-05-282-0/+170
* mec1322: Added KBD SERIRQ supportKevin K Wong2015-05-281-7/+8
* oak_pd: add initial support for oak PDAlec Berg2015-05-273-0/+68
* i2c: Make i2c_xfer a wrapper function to chip_i2c_xferShawn Nematbakhsh2015-05-277-23/+23
* oak: add initial support for oak board rev1Rong Chang2015-05-272-0/+23
* mec1322: Simplify GPIO listsSteven Jian2015-05-279-3/+27
* pd: stm32f0: modify i2c driver to support TCPCIAlec Berg2015-05-272-1/+51
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-272-7/+7
* i2c: Move i2c_read_string to common codeShawn Nematbakhsh2015-05-265-140/+1
* mec1322: i2c: Support open-ended i2c transfersShawn Nematbakhsh2015-05-261-55/+59
* Producer/Consumer: Refactor to use Queue policiesAnton Staaf2015-05-264-39/+19
* Queue: Add policies to queuesAnton Staaf2015-05-261-1/+1
* mec1322: Fixed incorrect value passed to I2C unwedge function.Kevin K Wong2015-05-231-2/+2
* stm32f0: i2c: fix master i2c sending partial transfersAlec Berg2015-05-222-7/+28
* pd: add config options for including TCPM and TCPC separatelyAlec Berg2015-05-221-1/+1
* stm32f0: i2c: Add i2c_xfer repeated start supportRong Chang2015-05-202-20/+51
* Add option to enable GCC LTOVincent Palatin2015-05-195-5/+5
* mec1322: Correct SPI image offsetsShawn Nematbakhsh2015-05-161-55/+68
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-1523-304/+32
* Fix type mismatch on extern declarationsVincent Palatin2015-05-151-1/+1
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-1221-127/+127
* cr50: add SPI Slave driverVadim Bendebury2015-05-072-0/+487
* mec1322:Flasherase, flashread, flashwrite offsets adjusted.Divya Jyothi2015-05-052-2/+7