summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-2755-497/+443
* cyan: led controlHsu Henry2015-05-271-9/+39
* Cleanup: Use compound literals for static initializationAnton Staaf2015-05-272-38/+28
* i2c: Move i2c_read_string to common codeShawn Nematbakhsh2015-05-266-140/+31
* mec1322: i2c: Support open-ended i2c transfersShawn Nematbakhsh2015-05-261-55/+59
* Producer/Consumer: Refactor to use Queue policiesAnton Staaf2015-05-2617-379/+277
* Queue: Add policies to queuesAnton Staaf2015-05-269-31/+84
* Flashing: Add flash_ec rule to simplify flashingAnton Staaf2015-05-261-0/+4
* ryu: remove the pull-up on ACOKVincent Palatin2015-05-241-1/+1
* mec1322: Fixed incorrect value passed to I2C unwedge function.Kevin K Wong2015-05-231-2/+2
* mcdp28x0: Add devid console command.Todd Broch2015-05-222-7/+39
* mcdp28x0: Add info console command.Todd Broch2015-05-222-6/+33
* mcdp28x0: Add checksum verification to rx_serial.Todd Broch2015-05-222-13/+22
* pd: add first version of TCPCI I2C interfaceAlec Berg2015-05-226-148/+558
* 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-2217-12/+59
* pd: initial split of protocol code to create port controllerAlec Berg2015-05-226-736/+1346
* Cyan: add battery cutoff commandHsu Henry2015-05-221-11/+3
* stm32f0: i2c: Add i2c_xfer repeated start supportRong Chang2015-05-202-20/+51
* Cyan: Add interrupt disable pin for track pad.Hsu Henry2015-05-201-2/+2
* zinger: enable LTOVincent Palatin2015-05-191-0/+1
* Add option to enable GCC LTOVincent Palatin2015-05-1924-25/+51
* Skylake: Fix for "apreset cold" EC console commandVijay Hiremath2015-05-181-1/+2
* driver: Add BMM150 behind BMI160 support.Gwendal Grignou2015-05-167-42/+291
* cleanup: Use CONFIG_BATTERY_CUT_OFF for supported boardsShawn Nematbakhsh2015-05-1614-128/+31
* mec1322: Correct SPI image offsetsShawn Nematbakhsh2015-05-161-55/+68
* ryu: set HPD as open-drainVincent Palatin2015-05-161-1/+1
* ec: fix -Wuninitialized warning.Yunlian Jiang2015-05-151-2/+2
* Use GCC instead of LD to trigger the linkerVincent Palatin2015-05-152-7/+7
* oak: Add oak EC and PD flash_ec supportRong Chang2015-05-151-1/+3
* kunimitsu: Initial GPIO and Power Sequence supportKevin K Wong2015-05-158-0/+605
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-1531-359/+121
* Fix type mismatch on extern declarationsVincent Palatin2015-05-153-3/+3
* sb_firmware: Fixed firmware version checkSheng-Liang Song2015-05-141-4/+6
* sb_firmware: enable retry for status.fw_update_supportedSheng-Liang Song2015-05-141-2/+2
* sb_firmware: Enable Updates for Simplo Battery Only.Sheng-Liang Song2015-05-141-1/+11
* sb_firmware: Use new delay values suggested by Simplo & TI.Sheng-Liang Song2015-05-141-87/+67
* sb_firmware: check if last full charge is zeroSheng-Liang Song2015-05-143-31/+29
* add hash for locally emerged buildsVincent Palatin2015-05-131-1/+7
* cyan: enable power button to wake up EC from HIB modeli feng2015-05-131-2/+1
* ryu: Add bosh sensor to smaug EC.Gwendal Grignou2015-05-123-0/+56
* driver: Add BMI160 basic driver supportGwendal Grignou2015-05-124-0/+649
* driver: Use common data structure to store default accel valuesGwendal Grignou2015-05-1210-83/+156
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-1236-223/+238
* glados: Initial mainboard commitstabilize-7060.BShawn Nematbakhsh2015-05-1210-1/+436
* power: skylake: Add support for skylake power sequencingShawn Nematbakhsh2015-05-123-3/+250
* make: add generation of sorted symbol mapsstabilize-7059.BVadim Bendebury2015-05-112-4/+9
* ryu: update PD swaps configurationVincent Palatin2015-05-088-14/+94
* cr50: add SPI Slave driverVadim Bendebury2015-05-076-0/+561
* cr50: share board directory among board variantsVadim Bendebury2015-05-0710-219/+8