summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add EC_CMD_BLOB host command to pass opaque data aroundBill Richardson2015-07-061-0/+8
* nds32: remove macro "RO"Dino Li2015-07-011-8/+0
* pd: Change which DP pin config DP source uses for sink capabilities.Todd Broch2015-07-011-4/+4
* vboot_hash: Abort hash calculation on flash writeDivya Jyothi2015-07-011-0/+12
* bq2598x: ryu: take into account hardware input current optimizerVincent Palatin2015-07-011-0/+3
* it8380dev: add pin 3.3v/1.8v selectionDino Li2015-06-301-0/+1
* usb_mux: Add support for Parade PS8740 chipShawn Nematbakhsh2015-06-302-0/+4
* usb_mux: Add driver interface for USB-C muxesShawn Nematbakhsh2015-06-303-43/+118
* tcpc: update tcpci registers to latest specAlec Berg2015-06-301-24/+9
* pd: refactor tcpm and move alert function to tcpm driverAlec Berg2015-06-302-94/+47
* it8380dev: add i2c control moduleDino Li2015-06-301-6/+12
* honeybuns: Update VDM information for DisplayPortScott2015-06-301-0/+8
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-252-0/+12
* config: Add missing config options to config.hAseda Aboagye2015-06-251-0/+192
* power: ryu: ignore lid open eventsVincent Palatin2015-06-251-0/+3
* bq2589x: ryu: enable IR compensationVincent Palatin2015-06-241-0/+6
* pd: allow pdcmd task to check TCPC alert status w/o sending HCAlec Berg2015-06-231-6/+9
* pd: Add support for TCPC Alert and Alert_Mask registersScott2015-06-232-25/+39
* cleanup: fix all the header guardsBill Richardson2015-06-1832-93/+93
* ryu: update recovery key combinationsVincent Palatin2015-06-181-0/+3
* cleanup: Don't shadow NULL with an enumBill Richardson2015-06-181-1/+1
* common: Add i2c 32bit read/writeGwendal Grignou2015-06-173-0/+28
* pd: Fix pin mode field in DP config VDM.Todd Broch2015-06-171-5/+4
* tcpc: use vendor ID register to signal TCPC readinessAlec Berg2015-06-171-0/+9
* oak: fixing hardware tests build errors for oakBen Lok2015-06-151-0/+2
* mec1322: Added support for sysjump.stabilize-7173.BDivya Jyothi2015-06-141-4/+16
* pd: ryu: set data role to UFP with debug accessoryVincent Palatin2015-06-131-0/+3
* pd: do not glitch USB when going to S5 in debug modeVincent Palatin2015-06-131-1/+0
* core: Assert if task_get_current() cannot return a valid task IDShawn Nematbakhsh2015-06-121-0/+6
* usb: pi3usb9281: Allow flexible chip configurationsShawn Nematbakhsh2015-06-122-2/+10
* commands: Add EC FIFO commandsGwendal Grignou2015-06-111-11/+82
* Stream: Remove in_stream/out_stream interfaceAnton Staaf2015-06-115-247/+8
* charger: Move USB charger / BC1.2 task to common codeShawn Nematbakhsh2015-06-104-5/+34
* Remove obsolete board-specific codeRandall Spangler2015-06-104-127/+0
* pd: enable charging through suzyQ debug accessoryAlec Berg2015-06-101-1/+2
* accel: move X,Y,Z definitionGwendal Grignou2015-06-091-0/+4
* Queue: add peek_memcpy functionGwendal Grignou2015-06-091-5/+14
* glados: limit max input current to 1.5A to avoid i2c errorsstabilize-7155.BAlec Berg2015-06-091-1/+6
* pd: use pdcmd task to handle tcpc interruptAlec Berg2015-06-051-0/+6
* i2c/mec1322: Lock all I2C port before sysjump.Kevin K Wong2015-06-051-0/+5
* i2c: Retry i2c operation if fails on nack'd(EC_ERROR_BUSY).li feng2015-06-041-1/+3
* Cr50: Add usb_blob handler frameworkBill Richardson2015-06-041-0/+26
* skylake: Use a simulated power button press to force-shutdown the APShawn Nematbakhsh2015-06-041-0/+5
* mec1322: Implement i2c_set_timeoutShawn Nematbakhsh2015-06-031-0/+3
* motion: Add MOTIONSENSE_CMD_DATA: retrieve single sensor dataGwendal Grignou2015-06-031-8/+18
* pd: implement TCPC RX Detect register to enable/disable TCPC RXAlec Berg2015-06-031-0/+12
* uart_buffering: extend CONSOLE_READ command for easy log concatenationstabilize-7134.BEric Caruso2015-06-021-1/+16
* Cr50: USB hardware uses 8-bit buffers, not 16-bitBill Richardson2015-05-291-1/+1
* tcpc: fix alert bit masks for transmitAlec Berg2015-05-291-1/+1
* pd: Refine HPD debounce values.Todd Broch2015-05-291-2/+5