summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove board function callback on charge override timeoutrelease-R45-7262.BAlec Berg2015-07-1310-54/+17
* cleanup: define one set of USB charger voltage and min currentAlec Berg2015-07-1310-53/+39
* pd: for one PD port, allow task to be named PD or PD_C0Alec Berg2015-07-111-0/+2
* Cr50: Clear the TX FIFO when the SPS CS deassertsBill Richardson2015-07-112-9/+28
* Cr50: Add extra/sps_errs/ test programBill Richardson2015-07-114-0/+513
* Update .gitignore for new private repoBill Richardson2015-07-101-0/+1
* glados: scrub gpio config to save powerAlec Berg2015-07-101-13/+12
* ectool: Fix compilation warningGwendal Grignou2015-07-101-1/+1
* Cr50: Handle 11-bit SPS FIFO pointers correctlyBill Richardson2015-07-101-30/+52
* ryu: sensor hub: Add FIFO and interrupt supportGwendal Grignou2015-07-104-2/+16
* driver: bmi160: Add FIFO and interrupt supportGwendal Grignou2015-07-109-120/+731
* Reserve host command range for experimentsBill Richardson2015-07-101-0/+17
* driver: bm160: fix ODR_TO_REG macrosGwendal Grignou2015-07-101-3/+7
* Cr50: Add verbose & range options to extra/ftdi_hostcmd/Bill Richardson2015-07-101-13/+61
* Cr50: Enable host commands over SPI busBill Richardson2015-07-096-1/+624
* samus: small change to support sensor offsets in ECGwendal Grignou2015-07-091-1/+1
* driver: lsm6ds0: Add bias offset codeGwendal Grignou2015-07-092-32/+47
* driver: kxcj9: Add bias offset codeGwendal Grignou2015-07-092-31/+46
* motion: Add commands for calibrationGwendal Grignou2015-07-094-4/+133
* flash_ec: remove redundant code from lm4x_cmds.tclMyles Watson2015-07-091-32/+16
* flash_ec: split interface config from chip configsMyles Watson2015-07-094-25/+23
* flash_ec: move openocd configs from chip/ to util/Myles Watson2015-07-097-26/+0
* Cr50: Implement host commands over SPI busBill Richardson2015-07-083-0/+302
* pd: Add Try.SRC functionality to the pd_protocol state machineScott2015-07-084-17/+122
* Fix stack overflow exception in host-command task.Chiranjeevi Rapolu2015-07-082-1/+2
* it8380dev: add flash module and fix system jumpDino Li2015-07-0812-25/+875
* Add jerry to the list of BOARDS_STM32 as a short-term fixDan Shi2015-07-081-0/+4
* Cr50: Simplify the API for the SPS driverBill Richardson2015-07-076-370/+159
* Add EC_CMD_BLOB host command to pass opaque data aroundBill Richardson2015-07-061-0/+8
* lucid: add support for lucid battery pack boardAlec Berg2015-07-069-0/+804
* cr50: cleanup a few strings & messagesBill Richardson2015-07-014-3/+6
* mec1322: protect spi_transcation() with mutexAndrey Petrov2015-07-012-2/+17
* mec1322: correct reset cause state in lfwDivya Jyothi2015-07-011-5/+12
* nds32: remove macro "RO"Dino Li2015-07-014-25/+4
* pd: Change which DP pin config DP source uses for sink capabilities.Todd Broch2015-07-012-5/+5
* mec1322: reload watchdog on LFW entryAndrey Petrov2015-07-011-0/+9
* vboot_hash: Abort hash calculation on flash writeDivya Jyothi2015-07-013-3/+36
* mec1322: fix flash_physical_read()Andrey Petrov2015-07-013-18/+6
* pi3usb9281: fix BC1.2 re-detection when using USB device modeVincent Palatin2015-07-011-0/+8
* bq2598x: ryu: take into account hardware input current optimizerVincent Palatin2015-07-016-1/+78
* tcpc: use initialization complete alert bit to signal readinessAlec Berg2015-06-302-10/+19
* STM32 PWM: Add error case in conditional compilationAnton Staaf2015-06-301-1/+3
* STM32F: Remove support for this familyAnton Staaf2015-06-3021-2035/+478
* it8380dev: add pin 3.3v/1.8v selectionDino Li2015-06-304-2/+101
* glados: Add support for USB-C muxesShawn Nematbakhsh2015-06-303-3/+23
* presubmit: Add hook to check for config options.Aseda Aboagye2015-06-301-0/+1
* usb_mux: Add support for Parade PS8740 chipShawn Nematbakhsh2015-06-305-0/+154
* usb_mux: Add driver interface for USB-C muxesShawn Nematbakhsh2015-06-3032-644/+853
* tcpc: update tcpci registers to latest specAlec Berg2015-06-306-74/+70
* pd: refactor tcpm and move alert function to tcpm driverAlec Berg2015-06-308-192/+265