summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* pd: fix tcpc alert to handle multiple alert bits set at onceAlec Berg2015-05-291-3/+6
* ryu: enable MBKP events for PD eventsVincent Palatin2015-05-281-1/+1
* pd: fix type-C current limit detectionVincent Palatin2015-05-281-2/+2
* Initialize the memory-mapped AC_PRESENT flagTed Kuo2015-05-281-0/+8
* pd: avoid re-sending discovery VDMs after power swapAlec Berg2015-05-271-7/+6
* pd: never answer malformed VDMVincent Palatin2015-05-271-0/+2
* tcpm: return all non-zero errorsRong Chang2015-05-271-4/+4
* pd: fix duplicate PD receive event on combined TCPM/TCPCAlec Berg2015-05-271-0/+9
* i2c: Make i2c_xfer a wrapper function to chip_i2c_xferShawn Nematbakhsh2015-05-271-0/+7
* oak: add initial support for oak board rev1Rong Chang2015-05-271-3/+1
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-276-87/+87
* i2c: Move i2c_read_string to common codeShawn Nematbakhsh2015-05-261-0/+30
* Producer/Consumer: Refactor to use Queue policiesAnton Staaf2015-05-265-110/+64
* Queue: Add policies to queuesAnton Staaf2015-05-262-2/+22
* pd: add first version of TCPCI I2C interfaceAlec Berg2015-05-224-96/+392
* pd: add config options for including TCPM and TCPC separatelyAlec Berg2015-05-223-11/+23
* pd: initial split of protocol code to create port controllerAlec Berg2015-05-224-735/+1185
* Add option to enable GCC LTOVincent Palatin2015-05-193-4/+6
* driver: Add BMM150 behind BMI160 support.Gwendal Grignou2015-05-161-1/+1
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-154-31/+28
* driver: Use common data structure to store default accel valuesGwendal Grignou2015-05-121-7/+8
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-127-52/+52
* ec: Add Inventory commandGwendal Grignou2015-05-071-0/+92
* pd: fix PDO selection for low voltage boardsstabilize-7039.BVincent Palatin2015-05-051-0/+1
* pd: add explicit setting of D+/D- switch when setting type-C muxesAlec Berg2015-05-051-5/+18
* ryu: fork P4/P5 supportVincent Palatin2015-05-021-2/+2
* cli: add ability to read/write memory of different bus widthVadim Bendebury2015-05-021-17/+60
* charge_ramp: fix flaky charge_ramp testAlec Berg2015-05-021-6/+0
* cleanup: rename motion sensor CONFIG_ optionsBill Richardson2015-05-012-3/+5
* charge_manager: modify PD power HC to give more info on currentAlec Berg2015-05-012-18/+88
* pd: Allow for setting USB mux when swapping into DFP roleScott2015-05-011-7/+16
* plankton: HPD over USB PD.Todd Broch2015-05-012-2/+2
* samus_pd: Request different DP pin modes including multi-function.Todd Broch2015-04-301-0/+47
* pd: cleanup PD receive error enumAlec Berg2015-04-291-5/+5
* mec1322: Added task-based Port80 POST code support.Kevin K Wong2015-04-271-0/+47
* samus: add device to dual-role charging white listAlec Berg2015-04-271-1/+1
* pd: continue dual-role toggling when detect Open/RaAlec Berg2015-04-251-14/+13
* pd: ignore cable resetAlec Berg2015-04-241-5/+5
* mec1322: lfw loader + RO/RW architectureDivya Jyothi2015-04-231-0/+7
* Allow console-reading host commands on locked systemsRandall Spangler2015-04-211-14/+0
* lsm6ds0: Cache ODR and range on EC.Aseda Aboagye2015-04-201-1/+1
* flash: Add option to move pstate inside RO imageRandall Spangler2015-04-171-38/+154
* pd: add a connection flag to pd port info for hostVincent Palatin2015-04-171-1/+2
* i2c: Support I2C controllers with multiple portsShawn Nematbakhsh2015-04-171-1/+11
* pd: Qualify modep pointer before use.Todd Broch2015-04-141-9/+15
* panic: Fix unaligned memory access panicli feng2015-04-141-1/+1
* CCD: Switch PD_NO_DEBUG logic to use system_is_lockedAnton Staaf2015-04-131-10/+5
* Ryu: Add PD_NO_DEBUG logicAnton Staaf2015-04-131-0/+15
* pd: samus: support vconn swap and enable on Samus when in S0/S3Alec Berg2015-04-111-7/+118
* twinkie: add simple text tracing mechanismVincent Palatin2015-04-101-5/+3