summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ec: Add Inventory commandGwendal Grignou2015-05-074-1/+233
* ryu: enable alternate modes for USB PDVincent Palatin2015-05-074-26/+258
* power: Move EC_CMD_GSV_PAUSE_IN_S5 handler to common codeShawn Nematbakhsh2015-05-0716-138/+87
* CCD: Add documentationAnton Staaf2015-05-071-0/+143
* CCD: Disable ModemManager for CCD USB consolesAnton Staaf2015-05-062-14/+33
* twinkie: fix initialization in sniffer modeVincent Palatin2015-05-061-0/+2
* twinkie: Fix memcpy_to_usbsram destination address.Todd Broch2015-05-061-1/+1
* ryu: add control of switch for USB D+/D-Alec Berg2015-05-062-2/+58
* ryu: remove charge rampingVincent Palatin2015-05-063-54/+0
* ryu: fix Rp pull-ups on CCVincent Palatin2015-05-061-0/+6
* Braswell: Turn on/off the USB power while S5->S3/S3->S5.Hsu Henry2015-05-053-4/+11