summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* usb_charger: move common usb charger code out of board directoryAlec Berg2015-08-051-97/+183
* tcpc: fix rx buffer overrun bugAlec Berg2015-08-041-2/+6
* usb_charger: cleanup: move setting usb 2 switches to usb_chargerAlec Berg2015-08-041-1/+21
* pd: don't enable try.src when battery is not present or too lowAlec Berg2015-08-021-15/+40
* tcpc: add RX message buffer and don't send goodCRC when fullAlec Berg2015-08-011-18/+73
* cr50: initial tpm state machine supportVadim Bendebury2015-08-011-22/+232
* motion_sense: Move angle calculation under LPC_MODEGwendal Grignou2015-08-011-4/+11
* motion_sense: Fix invalid optimizationGwendal Grignou2015-08-011-9/+14
* common: change interface to SPI flashGwendal Grignou2015-07-301-17/+20
* host_command_pd: loop over sending PD status host commandAlec Berg2015-07-291-69/+83
* acpi: Ensure continuity of memmap data with a read cacheShawn Nematbakhsh2015-07-285-82/+72
* motion_sense: Fix init routinesGwendal Grignou2015-07-272-67/+137
* I2C: i2c_raw_mode() should only touch I2C port specifiedli feng2015-07-252-6/+34
* Cr50: Enable TPM-protocol data over the SPI busVadim Bendebury2015-07-252-0/+167
* tpm: add a console channel for TPM subsystemVadim Bendebury2015-07-251-0/+1
* console: compile some channels in conditionallyVadim Bendebury2015-07-251-0/+6
* cr50: Use distinct configuration option for SPI Slave supportVadim Bendebury2015-07-251-0/+1
* tcpc: move tcpc initialized bit into error status registerAlec Berg2015-07-241-1/+9
* lid_switch: allow to specify several lid GPIOsVincent Palatin2015-07-231-2/+11
* charger: Inhibit power-on until charger is initializedShawn Nematbakhsh2015-07-221-2/+12
* ryu: Fix orientation of accel and compassGwendal Grignou2015-07-221-12/+3
* common: Untie math_util from motion sense.Gwendal Grignou2015-07-221-2/+6
* ryu: remove P4/P5 code leftoverVincent Palatin2015-07-211-2/+2
* pd: more compact PD state traceVincent Palatin2015-07-201-6/+6
* libsharedobjs: Add 8042 scancodes to shared lib.Aseda Aboagye2015-07-173-65/+74
* 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