summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Driver: BD99955: Use Charger interrupt to detect VBUS activityVijay Hiremath2016-06-081-5/+7
* ec_commands: Add new EC_CMD_PD_CONTROL commandNicolas Boichat2016-06-071-0/+42
* pd: Add support for PD_STATE_SUSPENDED if we are not the TCPCNicolas Boichat2016-06-071-8/+13
* cr50: enable case closed debugMary Ruthven2016-06-032-2/+9
* reef: enable WiFi power control supportKevin K Wong2016-06-031-0/+9
* usb_charger: Support inverted 5V_EN GPIO polarityShawn Nematbakhsh2016-06-021-2/+8
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-023-12/+16
* common/i2c: Fix I2C protection for i2c read/write commandsNicolas Boichat2016-06-011-2/+2
* nvmem: provide a function to wipe out nvmem contentsVadim Bendebury2016-05-311-1/+3
* driver: Add support bma255 sensorWonjoon Lee2016-05-311-0/+1
* reef: Initialize charge suppliers after change manager is initializedVijay Hiremath2016-05-282-3/+3
* pwm: Modify new PWM host commands to take 16-bit duty cycleShawn Nematbakhsh2016-05-271-5/+12
* cr50: monitor the state of Servo, the EC, and APMary Ruthven2016-05-272-0/+30
* common: Hide hcdebug_mode_names behind CONFIG_CMD_HCDEBUGStefan Reinauer2016-05-261-0/+2
* Cr50: NvMem: Connected function stubs in /board/tpm2/NVMem.cScott2016-05-261-2/+77
* NvMem: Added NV Memory module to ec/common/Scott2016-05-262-0/+452
* servo_micro: add programmable serial numberNick Sanders2016-05-261-24/+146
* servo_v4: Fix ADC console commandNick Sanders2016-05-261-11/+18
* common/i2c: Add I2C passthru_protect commandNicolas Boichat2016-05-241-4/+106
* common/i2c: Add get_i2c_port functionNicolas Boichat2016-05-241-38/+26
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-242-3/+20
* spi_flash: Add protect_range table for W25Q40stabilize-8350.21.BDavid Hendricks2016-05-191-0/+46
* LED: add green/red support for host commandsZhengShunQian2016-05-181-4/+13
* usb_charger: Move part-specific code to usb_switch driverShawn Nematbakhsh2016-05-131-189/+6
* cleanup: Remove usb_switch_tsu6721 driverShawn Nematbakhsh2016-05-131-4/+0
* pwm: Add generic PWM control host commandsShawn Nematbakhsh2016-05-111-0/+68
* common: Drop unused data structureStefan Reinauer2016-05-051-8/+0
* charge_manager: Always set active charge port on first passWonjoon Lee2016-05-051-3/+8
* tpm_regs: clean up debug messagesVadim Bendebury2016-04-271-5/+5
* servo_micro: add gpio mode get and setNick Sanders2016-04-272-13/+88
* UART: Remove X-on/X-off flow controlAnton Staaf2016-04-271-50/+10
* pd: Fix port enable check for low power idleShawn Nematbakhsh2016-04-251-1/+1
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-9/+9
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-1816-57/+58
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-173-0/+3
* Kunimitsu: remove console commands for code sizeKyoung Kim2016-04-142-3/+4
* pd: Fix multiple reboot for battery cut-offDivya Sasidharan2016-04-132-0/+10
* charger_state_v2: force static battery info update on battery changeKevin K Wong2016-04-131-0/+5
* pd: Add config to disable PD communication in locked ROShawn Nematbakhsh2016-04-111-1/+21
* Support RW_B in sysjump command when applicablestabilize-8172.47.BBill Richardson2016-04-081-1/+19
* cr50: add support for creating multiple serial endpointsMary Ruthven2016-04-072-114/+0
* charge_manager: Report UNKNOWN USB charger for 2 seconds after changeShawn Nematbakhsh2016-04-031-7/+30
* console: Put additional console commands behind CONFIGsShawn Nematbakhsh2016-04-032-1/+4
* ectool: Support keyboard factory scanningDevn Lu2016-04-011-0/+24
* Cr50: Include low-power exit triggers in reset causesBill Richardson2016-03-301-1/+1
* spi_flash: print spi flash size in proper unitNaresh G Solanki2016-03-301-1/+1
* Fan: enable fan after system resumeKeith Tzeng2016-03-301-1/+1
* spi_flash: Reload watchdog before writing a flash pageShamile Khan2016-03-251-2/+1
* Cr50: cleanup: Clarify a few commentsBill Richardson2016-03-241-0/+7
* usb_port_power_smart: Support variable port countchris wang2016-03-241-25/+32