summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* optimize printf size without the common runtimeVincent Palatin2015-04-101-3/+25
* pd: combine src/snk dr_swap states into one dr_swap stateAlec Berg2015-04-101-84/+45
* samus_pd: disable timerinfo command to save spaceAlec Berg2015-04-101-0/+6
* pd: Modify BIST mode according to ECR#PD2.0.1.0.004Scott2015-04-091-36/+116
* console: remove CC_USBMSGwendal Grignou2015-04-071-1/+0
* samus: create USB PD device whitelist for allowing chargingAlec Berg2015-04-072-8/+36
* pd: treat externally powered dualrole devices as dedicated chargersAlec Berg2015-04-071-45/+34
* ensure all console channels are displaying properlyVincent Palatin2015-04-061-0/+2
* motion: do not enter S3 if it is already in S5Chris Zhong2015-04-021-0/+5
* ec: Created lightbar params v2Aseda Aboagye2015-03-311-1/+100
* mighty: fix the LED bug of removed batteryZhengShunQian2015-03-311-4/+20
* charge_state_v2: properly print static battery info errorsVincent Palatin2015-03-261-1/+1
* ACPI: Support accessing memmap data over ACPI CMD / DATA portsstabilize-6915.BShawn Nematbakhsh2015-03-255-10/+90
* CCD: Add ability to enable and disable SPI bridgestabilize-6909.BAnton Staaf2015-03-231-0/+9
* spi_flash: Rework protection translation functionsShawn Nematbakhsh2015-03-173-237/+174
* lm4: stm32: Store panic data in backup registers on hard resetShawn Nematbakhsh2015-03-141-1/+1
* pd: make source-only PD devices compatible with the common runtimeVincent Palatin2015-03-131-4/+10
* spi_flash: Add protect support for W25X40Shawn Nematbakhsh2015-03-111-15/+104