summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-smaug-7265.BBrian Norris2021-09-102-10/+1
* Braswell: Added SOC G3 / Pseudo G3 supportKevin K Wong2015-07-144-4/+49
* Strago: GPIOs modified for DVT1.1 and BCRD2li feng2015-07-141-51/+76
* Cr50: Restore spstest commandBill Richardson2015-07-144-0/+196
* cleanup: remove GPIO_INT_DSLEEP from chips where it's not usefulAlec Berg2015-07-135-31/+31
* Added private-cr51 repoBill Richardson2015-07-131-1/+4
* mec1322: Fix reset cause detectionDivya Jyothi2015-07-133-48/+11
* hooks: Move HOOK_INIT to after task switching.Aseda Aboagye2015-07-139-35/+113
* Cr50: Pass SPI and SPS modes to sps_register_rx_handler()Bill Richardson2015-07-133-21/+36
* Cr50: cleanup: Rename the "sps" console command "spshc"Bill Richardson2015-07-131-12/+10
* 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