summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-samus-6375.BBrian Norris2021-09-102-10/+1
* zinger: enable hibernateAlec Berg2014-10-171-1/+1
* pd: update standard revision fieldVincent Palatin2014-10-171-1/+2
* hoho: Disable spi master by default.Todd Broch2014-10-161-1/+3
* hoho: correct CONFIG1 GPIO direction.Todd Broch2014-10-161-1/+1
* Fix incorrect valid and writable flash flagsVic Yang2014-10-157-17/+149
* samus_pd: Initial DFP_D HPD GPIOs.Todd Broch2014-10-151-0/+2
* Write protect support for STM32F0Vic Yang2014-10-157-15/+123
* discovery-stm32f072: fix USB version stringAnton Staaf2014-10-151-1/+1
* zinger: fix double ADC interrupt bugAlec Berg2014-10-151-0/+3
* Factor out common flash code for STM32F and STM32F0Vic Yang2014-10-157-431/+486
* charge_manager: Add module for managing battery charge limitsShawn Nematbakhsh2014-10-153-0/+190
* lightbar: interpreter additions to encode other patternsEric Caruso2014-10-1525-141/+541
* lightbar: bring the TAP sequence in graduallyBill Richardson2014-10-154-2/+20
* ryu: plankton: Increase PD task stack sizeVic Yang2014-10-152-2/+2
* samus: display battery status on lightbar on AC changeAlec Berg2014-10-151-0/+10
* dingdong: Add USB Billboard class device.Todd Broch2014-10-152-0/+97
* pd: implement source recovery time after hard resetAlec Berg2014-10-151-0/+8
* pd: implement sink hard reset counterAlec Berg2014-10-151-2/+21
* pd: samus: ryu: add back in Vconn support correctlyAlec Berg2014-10-159-8/+43
* pd: hoho: de-assert PD_SBU_ENABLE at boot.Todd Broch2014-10-141-1/+1
* samus: Add define for EVT3Duncan Laurie2014-10-141-0/+1
* samus: Change 3.3DSW_GATED to enabled in S0 and disabled in S3Duncan Laurie2014-10-141-4/+6
* ectool: flashpd: Reboot PD after successful RW flashShawn Nematbakhsh2014-10-141-0/+10
* ryu: Disable pull-up on AP_IN_SUSPENDVic Yang2014-10-141-1/+1
* discovery-stm32f072: discovery USB GPIO testAnton Staaf2014-10-146-12/+222
* usb: export firmware versionVincent Palatin2014-10-117-7/+21
* temp_metrics: add "--" when invoking ectool tmp006calSameer Nanda2014-10-111-1/+3
* twinkie: add config to behave as a PD message injectorVincent Palatin2014-10-117-7/+338
* pd: dingdong: Add displayport alternate mode.Todd Broch2014-10-112-0/+121
* hoho: Add USB Billboard class device.Todd Broch2014-10-114-1/+101
* pd: Enable alternate mode support for DP.Todd Broch2014-10-117-23/+67
* usb: Groundwork for USB BOS & Billboard class descriptors.Todd Broch2014-10-114-3/+124
* usb: allow reading descriptors larger than 64 bytesVincent Palatin2014-10-111-29/+50
* pi3usb9281: Add function for translating registers to current limitShawn Nematbakhsh2014-10-102-0/+25
* Revert "pd: samus: ryu: add Vconn support and enable for samus and ryu"Alec Berg2014-10-108-40/+2
* Disable LEARN option during charger initMohammed Habibulla2014-10-105-1/+35
* usb_pd: Add port parameter to pd_set_input_current_limitShawn Nematbakhsh2014-10-1010-12/+13
* Pinky: Pull up AC_PRESENTAlexandru M Stan2014-10-101-2/+2
* lightbar: Rename structs and macros for kernel cros_ec_commandsEric Caruso2014-10-096-39/+41
* Don't hibernate on low battery if hiberante is not supportedVic Yang2014-10-091-0/+2
* pd: samus: ryu: add Vconn support and enable for samus and ryuAlec Berg2014-10-098-2/+40
* pd: VDM Alternate mode support.Todd Broch2014-10-0912-46/+822
* zinger: Remove references to SHA1 hashShawn Nematbakhsh2014-10-097-18/+15
* lightbar: extra test programEric Caruso2014-10-091-0/+0
* samus: start fans a little sooner to keep things coolBill Richardson2014-10-091-2/+1
* ectool: replace thermal_threshold_version with ec_cmd_version_supportedMohammed Habibulla2014-10-081-58/+12
* dingdong: Initial board and USB PD support.Todd Broch2014-10-0811-4/+380
* stm32f: stm32f0: guard hibernate function with CONFIG_HIBERNATEVic Yang2014-10-083-0/+6
* stm32f0: fix potential hang in adc initializationAlec Berg2014-10-082-16/+18