summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* usb_pd: fix HPD State error under IRQ_HPDBernard Shyu2015-03-071-1/+1
* samus: ryu: allow charge ramp on CDP and proprietary chargersAlec Berg2015-03-071-2/+10
* lightbar: clear all segments first before starting konami seqAlec Berg2015-03-061-0/+3
* samus: change tap for battery to not show dimmed last segmentAlec Berg2015-03-061-1/+13
* samus_pd: disable i2cxfer console command to save spaceAlec Berg2015-03-061-0/+2
* charge_state_v2: add battfake console commandAlec Berg2015-03-061-0/+32
* charge_state_v2: return correct host command error codesAlec Berg2015-02-281-2/+2
* charge_manager: Classify VBUS supplier typeShawn Nematbakhsh2015-02-271-0/+3
* Add CONFIG_FLASH_PSTATE option to enable persistent flash WP stateRandall Spangler2015-02-261-15/+29
* cr50: enable signed RW imagesBill Richardson2015-02-251-2/+5
* pd: Massage initialization at task start.Todd Broch2015-02-252-20/+6
* WIP - Nuvoton 30-Jan patchRandall Spangler2015-02-251-2/+2
* lightbar: make tap red threshold match low battery thresholdAlec Berg2015-02-251-2/+3
* panic: Send host event on panic detectShawn Nematbakhsh2015-02-241-0/+14