summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* change members of enum ec_efs_boot_modestabilize-12881.B-cr50_stabNamyoon Woo2020-01-311-4/+4
* vboot: add macros, enums, and struct for EC-EFS2Namyoon Woo2020-01-181-0/+65
* extend INT_AP_L pulseNamyoon Woo2020-01-161-0/+7
* usb_mux: cleanup the usb_mux_get() functionVijay Hiremath2019-11-261-4/+2
* ec: use symbolic names instead of magic numbersPaul Fagerburg2019-11-261-2/+20
* host_command: clear any leftover dataJett Rink2019-11-261-1/+6
* usbc: make BB virtual mux retimer compatible with non-virtualDenis Brockus2019-11-254-58/+13
* Reland "smart_battery: add smbus error checking support"Ting Shen2019-11-253-0/+27
* TCPMv2: PD: Separately track each SOP and SOP' and SOP''Sam Hurst2019-11-241-2/+5
* TCPMv2: ServoV4 is not recognized appropriatelySam Hurst2019-11-221-0/+7
* battery : Define CONFIG_BATTERY_DEAD_UNTIL_VALUEYongBeum Ha2019-11-221-0/+7
* Trogdor: Initial board commitWai-Hong Tam2019-11-221-0/+1
* doc: document USB_PID strategyJett Rink2019-11-221-1/+8
* TCPMv2: Enable TCPC low power when port is looking for a connectionSam Hurst2019-11-213-3/+36
* usbc: add enter_low_power_mode for retimer muxDenis Brockus2019-11-211-0/+9
* cr50: remove flash nonvolatile counter spaceVadim Bendebury2019-11-211-4/+0
* cr50: Add support for ACVP tests of HMAC SHA-256 DRBGVadim Sukhomlinov2019-11-211-0/+5
* cr50: Add TRNG_TEST command to download entropy samples for NIST testsVadim Sukhomlinov2019-11-191-0/+2
* driver/ioexpander_it8801: add I/O expander driver for keyboardtim2019-11-191-0/+5
* keyscan: decouple keyboard_raw functionality from the presence of TASK_KEYSCANAlexandru M Stan2019-11-191-0/+8
* Create cometlake-discrete power driverPeter Marheine2019-11-181-0/+4
* chgstv2: stop charging when battery temp exceeds specsPaul Fagerburg2019-11-151-0/+3
* icelake/tigerlake: add option to enable PP3300 before PP5000Keith Short2019-11-151-0/+7
* mock: Change mock initializer to compound literalCraig Hesling2019-11-153-3/+3
* ec: Add driver for TI INA3221 voltage sensors.Andrew McRae2019-11-141-2/+4
* usbc: retimer pi3dpx1207Denis Brockus2019-11-142-1/+62
* retimer: usbc retimer name cleanupDenis Brockus2019-11-132-8/+21
* Clean up double tap related definitionHeng-Ruey Hsu2019-11-131-3/+3
* common: Refactor motion_sense_fifoYuval Peress2019-11-112-30/+60
* Add double tap and make motion sense wake up apHeng-Ruey Hsu2019-11-111-0/+4
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-091-0/+17
* ish: chip enablement of ish5.4 on tgl rvp platformLeifu Zhao2019-11-091-0/+16
* gpio: Add UNUSED declaration for gpio.incCraig Hesling2019-11-083-0/+48
* ec_commands: Force enum to be at least 16 bitsTom Hughes2019-11-081-3/+5
* Revert "usbc: remove unnecessary tcpc CC reads"Sam Hurst2019-11-061-12/+5
* ec-fans: Make fans configuration const by default.Andrew McRae2019-11-022-0/+9
* Revert "usbc: update CRCReceiveTimer"Sam Hurst2019-11-021-6/+3
* servo_v4: The polarity is based on the flags in SRC DTS modeWai-Hong Tam2019-11-021-0/+11
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-015-10/+10
* puff: Scrub config and generate hardware structuresAndrew McRae2019-11-011-1/+1
* gpio: add function to set a GPIO and log to the consoleKeith Short2019-11-011-0/+11
* Cleanup: Correct GPIO alternate function parameterVijay Hiremath2019-11-011-3/+20
* Cleanup: Renaming pd_is_ufp to pd_partner_is_ufpAyushee2019-11-011-2/+2
* usbc: Get current DP pin mode and CC stateAyushee2019-11-011-1/+3
* common: add ceil_for function to math_util.hLeifu Zhao2019-10-311-0/+11
* pd_protocol: add hard_reset_complete_timerCaveh Jalali2019-10-311-18/+20
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-1/+1
* system.c: reset statics for testingCaveh Jalali2019-10-311-0/+7
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-301-1/+15
* PCH_PLTRST_L: Use appropriate config optionAbe Levkoy2019-10-301-3/+0