summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pcal6408: add ioexpander driverPaul Ma2020-03-051-0/+3
* Button: Clean up button librarydnojiri2020-03-052-2/+4
* common/keyboard_8042: When pressed, print F11-F15 for debugRajat Jain2020-03-041-2/+2
* remove board/cr50 and chip/gNamyoon Woo2020-03-031-43/+0
* vboot: Add a reboot option to keep EFS in RO with the AP off.Sam McNally2020-03-033-0/+8
* common/keyboard_8042: Add ability to send/receive AUX dataRaul E Rangel2020-03-022-0/+20
* include/lpc.h: Expose lpc_aux_put_charRaul E Rangel2020-03-021-0/+8
* TCPMv2: Add BIST RX and TX states needed by PD FAFTSam Hurst2020-02-291-0/+6
* volteer: Prevent glitch on SLP_S3_L during power onKeith Short2020-02-291-0/+12
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-282-143/+79
* common/system: Add sysinfo host commandTom Hughes2020-02-281-0/+20
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-284-32/+34
* volteer: Configure EC_VOLUP_BTN_ODL for next buildKeith Short2020-02-272-0/+20
* chip/npcx/lpc: Set bit 5 when sending AUX responses.Raul E Rangel2020-02-271-0/+3
* c2d2: add support for I2C-based flashingJett Rink2020-02-271-0/+8
* ish: infrastructure changes to support ish5.4 PMLeifu Zhao2020-02-271-0/+6
* usb_set_suspend: Use "enable" consistentlyAbe Levkoy2020-02-271-2/+2
* volteer: Update USB C1 reset for next buildstabilize-volteer-12931.B-masterKeith Short2020-02-261-0/+3
* TUSB544: Add driverDiana Z2020-02-251-0/+1
* TCPMv1/v2: Move hex8tou32 and remote_flashing to common fileSam Hurst2020-02-251-0/+25
* gpio: Free gpio.inc from oppressive orderCraig Hesling2020-02-252-14/+140
* servo_micro: move ite flashing codeJett Rink2020-02-252-0/+33
* EFS2: Sync cr50_comm_err with Cr50's definitiondnojiri2020-02-241-2/+3
* TCPMv1/v2: Move pd_set_polarity() to common fileVijay Hiremath2020-02-242-8/+8
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-15/+53
* power/common: Add board specific API for 5V controlAseda Aboagye2020-02-211-0/+10
* intel_x86: Add CONFIG_BOARD_HAS_AFTER_RSMRSTAseda Aboagye2020-02-212-0/+16
* it83xx/dac: add DAC moduletim2020-02-213-0/+5
* Servo: Adds persistent storage of MAC addressBrian J. Nemec2020-02-213-0/+42
* nct3807: potential connection cleanupDenis Brockus2020-02-201-12/+15
* TCPMv1/v2: Move pd_is_try_source_capable() to common fileVijay Hiremath2020-02-191-0/+5
* driver/tcpm/it8xxx2: PD driver for chip it8xxx1/8xxx2Ruibin Chang2020-02-191-4/+12
* usbc: remove tri-state polarityDenis Brockus2020-02-151-7/+1
* nct38xx: auto-toggle exit cleanupDenis Brockus2020-02-152-21/+12
* tcpci: Rename TCPC_FLAGS_TCPCI_V2_0 to TCPC_FLAGS_TCPCI_REV2_0Edward Hill2020-02-141-2/+2
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-3/+0
* TCPMv1/v2: Move PD & Partner type detection code to common fileVijay Hiremath2020-02-141-2/+2
* TCPMv1/v2: Reduce number of arguments of pd_build_request()Vijay Hiremath2020-02-142-14/+3
* tcpmv2: make connect after auto-toggle driver specificDenis Brockus2020-02-132-0/+23
* common: Migrate online calibration to own moduleYuval Peress2020-02-131-0/+29
* TCPMv1/v2: Move pd_process_source_cap() to common fileVijay Hiremath2020-02-121-0/+10
* TCPMv1/v2: Move pd_check_requested_voltage() to common fileVijay Hiremath2020-02-121-1/+1
* EFS2: Implement Early Firmware Selection ver.2Daisuke Nojiri2020-02-093-1/+140
* common: Implement accelerometer calibrationYuval Peress2020-02-082-0/+86
* fpsensor: Refactor fpsensor tests into separate binariesTom Hughes2020-02-071-0/+18
* TCPMv1/v2: Move "pdcable" console command to common fileVijay Hiremath2020-02-071-0/+10
* g: add gpio_set_wakepin() to configure wake pinsMary Ruthven2020-02-071-2/+18
* common: Implement newton sphere fitYuval Peress2020-02-062-0/+124
* common/vboot: Add rwsig info commandTom Hughes2020-02-062-0/+50
* TCPMv2: Add TypeC functions needed for PD FAFTSam Hurst2020-02-051-0/+47