summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Driver: BD99955: Use Charger interrupt to detect VBUS activityVijay Hiremath2016-06-081-0/+13
* ec_commands: Add new EC_CMD_PD_CONTROL commandNicolas Boichat2016-06-072-0/+16
* reef: enable WiFi power control supportKevin K Wong2016-06-031-0/+3
* usb_charger: Support inverted 5V_EN GPIO polarityShawn Nematbakhsh2016-06-021-0/+6
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-7/+21
* COMMON: move precharge time to config.hRyan Zhang2016-06-012-1/+4
* CR50: port dcrypto/cr50 code to depend on third_party/cryptocnagendra modadugu2016-05-311-2/+0
* driver: Add support bma255 sensorWonjoon Lee2016-05-312-0/+2
* reef: Initialize charge suppliers after change manager is initializedVijay Hiremath2016-05-281-0/+2
* pwm: Modify new PWM host commands to take 16-bit duty cycleShawn Nematbakhsh2016-05-271-2/+4
* cr50: monitor the state of Servo, the EC, and APMary Ruthven2016-05-272-0/+39
* Cr50: NvMem: Connected function stubs in /board/tpm2/NVMem.cScott2016-05-261-3/+34
* NvMem: Added NV Memory module to ec/common/Scott2016-05-262-0/+148
* servo_micro: add programmable serial numberNick Sanders2016-05-263-0/+37
* servo_v4: Fix ADC console commandNick Sanders2016-05-261-12/+0
* mkbp_event: Don't discard event source structures due to LTOShawn Nematbakhsh2016-05-251-3/+3
* CR50: remove dependence of assert.h on util.hnagendra modadugu2016-05-251-29/+1
* common/i2c: Add I2C passthru_protect commandNicolas Boichat2016-05-243-0/+24
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-242-1/+2
* kevin: rk3399: enabling RTC wakeupShelley Chen2016-05-231-0/+3
* spi_flash: Add protect_range table for W25Q40stabilize-8350.21.BDavid Hendricks2016-05-191-0/+3
* chip: it83xx: Optimize interrupt usage of LPC accessDino Li2016-05-181-3/+0
* TCPM : Added driver for Analogix's anx74xx chipsAman Kumar2016-05-181-0/+1
* do not allow console commands with names longer than 14 charactersVadim Bendebury2016-05-181-0/+4
* usb_charger: Move part-specific code to usb_switch driverShawn Nematbakhsh2016-05-131-1/+1
* cleanup: Remove usb_switch_tsu6721 driverShawn Nematbakhsh2016-05-131-6/+0
* pwm: Add generic PWM control host commandsShawn Nematbakhsh2016-05-112-0/+34
* hooks: Add relative HOOK_INIT priority for peripheralsShawn Nematbakhsh2016-05-051-4/+8
* apollolake: ignore PLTRST# from SOC unless RSMRST# is deassertedKevin K Wong2016-05-031-0/+7
* cr50: add basic rbox supportMary Ruthven2016-04-293-6/+18
* pwm: Add PWM_CONFIG_DSLEEP config flagShawn Nematbakhsh2016-04-272-4/+7
* servo_micro: add gpio mode get and setNick Sanders2016-04-272-0/+21
* UART: Remove enable/disable interrupt functionsAnton Staaf2016-04-271-12/+0
* cr50: enable AP and EC flash accessstabilize-8249.BMary Ruthven2016-04-261-0/+3
* Bring up STM32L476G-EvalDaisuke Nojiri2016-04-251-0/+3
* Move include/byteorder.h -> builtin/endian.hnagendra modadugu2016-04-221-28/+1
* CR50: add support for P256-ECIES (hybrid encryption)nagendra modadugu2016-04-191-0/+1
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-192-4/+3
* chip: it83xx: add USBPD moduleDino Li2016-04-181-0/+1
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-182-15/+21
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-171-141/+115
* Cr50: Update the USB VID:PID:subclass constantsBill Richardson2016-04-151-0/+4
* CR50: add support for HKDF (RFC 5869)nagendra modadugu2016-04-141-0/+1
* Kunimitsu: remove console commands for code sizeKyoung Kim2016-04-141-0/+3
* cr50: Detect debug cable and switch the PHYMary Ruthven2016-04-133-6/+20
* Cr50: Enable RW FW updates over USBBill Richardson2016-04-121-0/+1
* Cr50: New usb_upgrade module for RW updatesBill Richardson2016-04-121-0/+4
* Add header files needed by gpio_list.hDaisuke Nojiri2016-04-121-0/+2
* pd: Add config to disable PD communication in locked ROShawn Nematbakhsh2016-04-111-1/+9
* Support RW_B in sysjump command when applicablestabilize-8172.47.BBill Richardson2016-04-081-1/+4