summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* zephyr: i2c: remove scl and sda referencesYuval Peress2021-05-141-1/+1
* zephyr: i2c: remove frequency from devicetreeYuval Peress2021-05-141-0/+2
* mkbp: EC buttons and switches via MKBPBoris Mittelberg2021-05-103-19/+50
* PCHG: Enable device event on suspend completeDaisuke Nojiri2021-05-101-0/+7
* ln9310: check software workaround is in place for every power-upJohn Crossley2021-05-071-1/+5
* Specify type for forward-declared enumsTom Hughes2021-05-065-4/+27
* util: Add explicit castsTom Hughes2021-05-061-1/+1
* ln9310: Stronger workaround to prevent SCOUT overvoltage at startupJohn Crossley2021-05-061-13/+44
* I/O Expander: Add CCG6XX driverVijay Hiremath2021-05-051-0/+3
* include/ec_commands.h: Move extern "C" after headersTom Hughes2021-05-041-4/+4
* Port80: allow to accept 4-byte Port80 codeJun Lin2021-05-041-0/+6
* compile_time_macros: Make _IS_ARRAY work with C++Tom Hughes2021-05-031-0/+8
* compile_time_macros: Make _STATIC_ASSERT work with C++Tom Hughes2021-05-031-1/+7
* Coachz:PS8XXX: Change 5ms to 10ms delay to make CC being judged correctlytongjian2021-05-031-1/+1
* usb-ep: Add config option to define VIDScott Collyer2021-05-021-0/+5
* Battery: Add command to export display SoCDaisuke Nojiri2021-05-012-0/+48
* tcpc: Add common routine to check powerli feng2021-05-011-0/+11
* cherry: Add ANX3443 mux/retimer driverParker Lin2021-04-291-0/+6
* zephyr: Add CBI SSFC supportDawid Niedzwiecki2021-04-291-0/+5
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSJeremy Bettis2021-04-271-3/+3
* mkbp: Separate MKBP_INFO host command from the keyboard driverBoris Mittelberg2021-04-271-0/+10
* Coachz:PS8XXX: Add 5ms delay to make CC being judged correntlytongjian2021-04-271-0/+9
* mkbp: Separate FIFO from the keyboard driverBoris Mittelberg2021-04-272-15/+55
* Revert "config: rename CONFIG_FLASH to CONFIG_FLASH_CROS"stabilize-13935.B-mainJack Rosenthal2021-04-241-3/+3
* zephyr: Update banner to match Chromium OSKeith Short2021-04-231-0/+5
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSEric Yilun Lin2021-04-231-3/+3
* LED On/Off: Add state for off with insufficient powerDiana Z2021-04-231-0/+1
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-14/+7
* LED On/Off: Remove power LED configDiana Z2021-04-222-17/+2
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-0/+150
* TCPC: Cleanup: Get Sink & SRC state from PD or PPCVijay Hiremath2021-04-213-25/+12
* TCPC/PPC: Add code for Cypress EZ-PD CCG6DF, CCG6SFVijay Hiremath2021-04-201-0/+11
* TCPC: Cleanup: Enable PPC from PD or Power MUXVijay Hiremath2021-04-203-2/+12
* driver: bmi: fix use of I2C_PORT_ACCELYuval Peress2021-04-161-0/+19
* driver: icm: fix use of I2C_PORT_ACCELYuval Peress2021-04-161-0/+19
* zephyr: test_util: Add TEST_SUITE macroTomasz Michalec2021-04-161-0/+6
* include/system: support interrupt_disable_all of RISCV in zephyrtim2021-04-161-0/+2
* mp2964: Add PMIC driverCaveh Jalali2021-04-161-0/+3
* zephyr: use interrupt based RX bufferingYuval Peress2021-04-151-2/+3
* TCPMv2: Generate Hard Reset eventAbe Levkoy2021-04-151-0/+1
* zephyr: Adjust watchdog warning timer value and delay timeMulin Chao2021-04-141-1/+1
* cbi: fix documentTing Shen2021-04-141-2/+2
* watchdog: Add config for the leading time of warning timerWealian Liao2021-04-141-3/+7
* TCPMV2: Remove redundant chunking time constantsAbe Levkoy2021-04-131-2/+0
* Export even more symbols from ps8xxxSimon Glass2021-04-131-0/+9
* ec: Filter non-FIXED PDOs in servo_v4{p1}Jeremy Bettis2021-04-131-0/+6
* ec: Parse battery and augmented PDOs correctly.Jeremy Bettis2021-04-121-2/+2
* cbi: API for EC to update fw_config tagScott Collyer2021-04-101-0/+14
* Power: Add configurable S5 timeoutDiana Z2021-04-101-0/+1
* TCPMV2: Default PD Policy ManagementSam Hurst2021-04-091-0/+41