summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "smart_battery: add smbus error checking support"Caveh Jalali2019-10-303-27/+0
* fpsensor: Clean up headers and MakefilesTom Hughes2019-10-282-17/+8
* smart_battery: add smbus error checking supportTing Shen2019-10-283-0/+27
* NPCX GPIO: Assert that gpio_get/set_level is passed a GPIO signalEdward Hill2019-10-251-0/+9
* usb_port_power_smart: Add support for IO expander GPIOsEdward Hill2019-10-251-1/+11
* GPIO/IOEX/eSPI: Give different IO signals unique valuesEdward Hill2019-10-253-7/+41
* fuzz_host_cmd: Add fpsensor task + fp host cmdsCraig Hesling2019-10-251-0/+5
* mock: Add fp_sensor and mkbp_events mocksCraig Hesling2019-10-253-0/+76
* driver: g753: add driver supportLu Zhang2019-10-251-0/+1
* cleanup: clean up reference to power role vs cable plugJett Rink2019-10-242-9/+29
* cr50: Remove concept of U2F modeLouis Collard2019-10-241-5/+0
* main: Initialize I2C pretty earlyAlexandru M Stan2019-10-243-3/+18
* cleanup: use power and data role enums instead of intJett Rink2019-10-241-6/+6
* usb: fix out bounds issue for non-SOP* packetsJett Rink2019-10-231-3/+3
* usb: Remove invalid data role from enumJett Rink2019-10-231-1/+0
* usb_mux: Add driver for AMD FP5 USB/DP MuxEdward Hill2019-10-232-0/+4
* system.c: move jump_data declarations into sysjump.hCaveh Jalali2019-10-231-0/+46
* common: add __test_only attributeJack Rosenthal2019-10-221-0/+13
* common: make __error discard symbols on clangJack Rosenthal2019-10-221-1/+1
* panic.h: include required stdint.hCaveh Jalali2019-10-181-2/+3
* charge: allow boards to customize max battery poll timeJett Rink2019-10-161-0/+3
* pd: Add PE FRS unit test for new stackDenis Brockus2019-10-162-0/+13
* usbc: make pe_init() staticEdward Hill2019-10-151-7/+0
* usbc: rename exe_state to run_stateEdward Hill2019-10-151-1/+1
* usbc: remove evt_timeout from struct type_cEdward Hill2019-10-151-16/+0
* common: Comment typo correctionCraig Hesling2019-10-151-1/+1