summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* build-infr: Add support for shared RO library.Aseda Aboagye2015-07-173-2/+29
* cyan: fix issues with write protectionAndrey Petrov2015-07-162-3/+12
* command: Add sensor FIFO as an independant feature.Gwendal Grignou2015-07-151-0/+3
* Queue: Add ability to modify contiguous units inplaceAnton Staaf2015-07-151-20/+80
* pd: finitely sending of SNK_CAP in SRC_READYBernard Shyu2015-07-151-9/+15
* motion: Fix for FIFO support and BMI150Gwendal Grignou2015-07-151-0/+2
* driver: bmi160 Add code for calibrationGwendal Grignou2015-07-151-7/+26
* motion: Add sample frequency per sensorGwendal Grignou2015-07-151-93/+115
* port80: Disable port80 task when leaving S0Shawn Nematbakhsh2015-07-151-11/+26
* motion: FIFO: add lost per vector typeGwendal Grignou2015-07-151-11/+14
* cleanup: remove board_discharge_on_ac() unless custom func neededAlec Berg2015-07-142-0/+8
* hooks: Move HOOK_INIT to after task switching.Aseda Aboagye2015-07-132-8/+6
* cleanup: remove board function callback on charge override timeoutrelease-R45-7262.BAlec Berg2015-07-131-3/+12
* cleanup: define one set of USB charger voltage and min currentAlec Berg2015-07-131-1/+1
* driver: bmi160: Add FIFO and interrupt supportGwendal Grignou2015-07-101-35/+263
* motion: Add commands for calibrationGwendal Grignou2015-07-091-1/+23
* pd: Add Try.SRC functionality to the pd_protocol state machineScott2015-07-081-16/+113
* it8380dev: add flash module and fix system jumpDino Li2015-07-081-0/+5
* nds32: remove macro "RO"Dino Li2015-07-012-4/+4
* pd: Change which DP pin config DP source uses for sink capabilities.Todd Broch2015-07-011-1/+1
* vboot_hash: Abort hash calculation on flash writeDivya Jyothi2015-07-012-3/+24
* 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-011-1/+11
* tcpc: use initialization complete alert bit to signal readinessAlec Berg2015-06-301-7/+12
* STM32F: Remove support for this familyAnton Staaf2015-06-301-11/+0
* usb_mux: Add driver interface for USB-C muxesShawn Nematbakhsh2015-06-301-64/+22
* tcpc: update tcpci registers to latest specAlec Berg2015-06-302-18/+14
* pd: refactor tcpm and move alert function to tcpm driverAlec Berg2015-06-302-80/+24
* nuc: Add SHI driver for arm-based platform in chip folder.Ian Chao2015-06-262-0/+11
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-252-1/+39
* pd: create driver/tcpm/ to hold TCPM driversAlec Berg2015-06-243-284/+0
* pd: allow pdcmd task to check TCPC alert status w/o sending HCAlec Berg2015-06-232-10/+24
* pd: Add support for TCPC Alert and Alert_Mask registersScott2015-06-235-77/+206
* common: Add i2c 32bit read/writeGwendal Grignou2015-06-171-4/+58
* tcpc: use vendor ID register to signal TCPC readinessAlec Berg2015-06-174-4/+36
* tcpc: initialize CC termination based on default PD roleAlec Berg2015-06-161-0/+2
* mec1322: Compute hash for RW image by using the RW image resident in flash.Shamile Khan2015-06-162-14/+32
* mec1322: Added support for sysjump.stabilize-7173.BDivya Jyothi2015-06-141-1/+3
* coderam: Don't assume that RO/RW images reside at start of code memoryShawn Nematbakhsh2015-06-131-20/+42
* pd: ryu: set data role to UFP with debug accessoryVincent Palatin2015-06-131-5/+2
* tcpc: Avoid missampling CC line immediately after transmitAlec Berg2015-06-131-16/+19
* pd: do not glitch USB when going to S5 in debug modeVincent Palatin2015-06-131-25/+31
* pd: do not sleep when case closed debug communication is enabledVincent Palatin2015-06-121-2/+1
* charge_manager: Don't cutoff charger when no battery is attachedShawn Nematbakhsh2015-06-121-6/+20
* spi/mec1322: Ensure that SPI Flash write chunks do not crossShamile Khan2015-06-121-13/+32
* usb: pi3usb9281: Allow flexible chip configurationsShawn Nematbakhsh2015-06-121-6/+19
* pd: change pd_transmit() to only wait for TX complete eventAlec Berg2015-06-111-3/+1
* Stream: Remove in_stream/out_stream interfaceAnton Staaf2015-06-115-115/+15
* charger: Move USB charger / BC1.2 task to common codeShawn Nematbakhsh2015-06-105-4/+158
* Remove obsolete board-specific codeRandall Spangler2015-06-109-1385/+2