summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* 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
* cr50: allow using ccprintf() early in the processVadim Bendebury2015-04-302-6/+8
* pd: cleanup PD receive error enumAlec Berg2015-04-291-2/+2
* stm32: spi: Fix race condition with the enabled booleanAlexandru M Stan2015-04-281-2/+6
* mec1322: Added task-based Port80 POST code support.Kevin K Wong2015-04-272-0/+31
* mec1322: I2c wedge correctedDivya Jyothi2015-04-271-1/+10
* cr50: Enable IN interrupts for USB HID EP.Bill Richardson2015-04-241-1/+1
* pd: ignore cable resetAlec Berg2015-04-241-1/+3
* mec1322: lfw loader + RO/RW architectureDivya Jyothi2015-04-233-56/+132
* mec1322: initial version of lfw loaderAndrey Petrov2015-04-234-1/+346
* mec1322: Add SPI flash layout for lfw / ro / rw architectureDivya Jyothi2015-04-231-1/+24
* mec1322: gpio: Properly set alternate GPIO functionShawn Nematbakhsh2015-04-221-1/+3
* mec1322: i2c: Support multiple I2C ports on the same controllerShawn Nematbakhsh2015-04-223-101/+176
* flash: Add option to move pstate inside RO imageRandall Spangler2015-04-171-0/+2
* mec1322: Changed to generate ec.bin for the firmware binary.Icarus Sparry2015-04-151-5/+9
* mec1322: Updated code to only clear the interrupt status bit of LPC_RESET#.Kevin K Wong2015-04-141-2/+2
* mec1322: Added CONFIG_SWITCH support.Kevin K Wong2015-04-131-1/+1
* USB: Fix memcpy routinesAnton Staaf2015-04-133-29/+31
* USB-Stream: Switch to handling packets in a deferred hookAnton Staaf2015-04-132-45/+52
* stm32f0: make ADC watchdog feature modularVincent Palatin2015-04-111-3/+13
* twinkie: add simple text tracing mechanismVincent Palatin2015-04-101-50/+63
* stm32f0: fix adc_read_all_channels()Vincent Palatin2015-04-101-0/+1
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-108-39/+41
* mec1322: Add EC_CMD_GET_PROTOCOL_INFO handlerShawn Nematbakhsh2015-04-101-0/+19