summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pd: add explicit setting of D+/D- switch when setting type-C muxesAlec Berg2015-05-051-1/+7
* charge_ramp: fix flaky charge_ramp testAlec Berg2015-05-021-0/+6
* cleanup: Update config.h with some missing optionsBill Richardson2015-05-011-5/+15
* cleanup: remove/rename unused CONFIG_ optionsBill Richardson2015-05-011-8/+2
* cleanup: rename motion sensor CONFIG_ optionsBill Richardson2015-05-011-10/+10
* charge_manager: modify PD power HC to give more info on currentAlec Berg2015-05-012-0/+17
* pd: Allow for setting USB mux when swapping into DFP roleScott2015-05-011-0/+6
* improve enum readabilityVadim Bendebury2015-04-301-8/+8
* samus_pd: Request different DP pin modes including multi-function.Todd Broch2015-04-301-2/+22
* samus_pd: Remove pin configuration for DFP_D.Todd Broch2015-04-301-3/+3
* pd: cleanup PD receive error enumAlec Berg2015-04-291-7/+7
* mec1322: Added task-based Port80 POST code support.Kevin K Wong2015-04-272-0/+19
* pd: ignore cable resetAlec Berg2015-04-241-4/+6
* bq2589x: update driverstabilize-6996.BVincent Palatin2015-04-211-0/+7
* flash: Add option to move pstate inside RO imageRandall Spangler2015-04-172-5/+19
* pd: add a connection flag to pd port info for hostVincent Palatin2015-04-171-1/+1
* i2c: Support I2C controllers with multiple portsShawn Nematbakhsh2015-04-172-9/+39
* USB: Fix memcpy routinesAnton Staaf2015-04-132-15/+13
* pd: samus: support vconn swap and enable on Samus when in S0/S3Alec Berg2015-04-112-2/+27
* stm32f0: make ADC watchdog feature modularVincent Palatin2015-04-111-0/+3
* twinkie: add simple text tracing mechanismVincent Palatin2015-04-101-0/+20
* pd: combine src/snk dr_swap states into one dr_swap stateAlec Berg2015-04-101-2/+1
* samus_pd: disable timerinfo command to save spaceAlec Berg2015-04-101-0/+1
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-1011-35/+85
* mec1322: Added CONFIG_KEYBOARD_KSO_BASE to align KBD KSO00 pin to board designKevin K Wong2015-04-091-0/+6
* pd: Modify BIST mode according to ECR#PD2.0.1.0.004Scott2015-04-091-1/+11
* charge_manager: modify usbpdpower HC return argsAlec Berg2015-04-091-5/+2
* console: remove CC_USBMSGwendal Grignou2015-04-071-1/+0
* samus: create USB PD device whitelist for allowing chargingAlec Berg2015-04-071-0/+22
* pd: treat externally powered dualrole devices as dedicated chargersAlec Berg2015-04-071-4/+29
* charger: add TI BQ2589x charger driverVincent Palatin2015-04-021-0/+3
* ec: Created lightbar params v2Aseda Aboagye2015-03-311-2/+104
* ACPI: Support accessing memmap data over ACPI CMD / DATA portsstabilize-6915.BShawn Nematbakhsh2015-03-253-118/+172
* charger: Add support for bq24770james_chao2015-03-241-0/+1
* USB-SPI: Set the interface SubClass to Google SPIAnton Staaf2015-03-231-0/+3
* cr50: Added macros for register read/writeSheng-Liang Song2015-03-201-3/+7
* spi_flash: Rework protection translation functionsShawn Nematbakhsh2015-03-172-0/+71
* lm4: stm32: Store panic data in backup registers on hard resetShawn Nematbakhsh2015-03-141-4/+9
* pd: make source-only PD devices compatible with the common runtimeVincent Palatin2015-03-131-1/+1
* spi_flash: Add protect support for W25X40Shawn Nematbakhsh2015-03-112-4/+8
* samus: ryu: allow charge ramp on CDP and proprietary chargersAlec Berg2015-03-071-1/+2
* samus: change tap for battery to not show dimmed last segmentAlec Berg2015-03-061-0/+6
* motion_sense: Add required headerAlexandru M Stan2015-03-061-0/+2
* samus_pd: disable i2cxfer console command to save spaceAlec Berg2015-03-061-0/+1
* pd: Bugfix for write log entry command.Todd Broch2015-03-021-1/+1
* Remove unused CONFIG_PSTATE_AT_END optionRandall Spangler2015-02-271-8/+0
* charge_manager: Classify VBUS supplier typeShawn Nematbakhsh2015-02-271-1/+2
* Add CONFIG_FLASH_PSTATE option to enable persistent flash WP stateRandall Spangler2015-02-263-1/+12
* pd: Massage initialization at task start.Todd Broch2015-02-251-1/+2
* panic: Send host event on panic detectShawn Nematbakhsh2015-02-242-3/+8