summaryrefslogtreecommitdiff
path: root/zephyr/include
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Update GPIO flags to match upstreamKeith Short2022-03-161-17/+13
* zephyr: Remove use of GPIO_OUT_HIGH/LOW from dts filesKeith Short2022-03-161-11/+5
* zephyr: Convert HOOK_CHIPSET calls to AP power callbacksAndrew McRae2022-03-151-0/+2
* zephyr: Add complete AP API interfaceAndrew McRae2022-03-111-0/+163
* zephyr: Decouple task start in AP power sequenceAndrew McRae2022-03-111-0/+12
* zephyr: Add AP notification frameworkAndrew McRae2022-03-112-0/+145
* zephyr: emul: Add PD messages logging for TCPCI partnersTomasz Michalec2022-03-101-0/+56
* zephyr: emul: Add timers for TCPCI partnersTomasz Michalec2022-03-101-0/+27
* zephyr: emul: Add hard reset callback for TCPCI partnersTomasz Michalec2022-03-104-1/+41
* zephyr: emul: Add mutex on TCPCI partner transmit handlerTomasz Michalec2022-03-101-0/+5
* zephyr: drivers: Add rule to reset emulated to registersAl Semjonovs2022-03-101-1/+1
* zephyr: add a new displight Zephyr driverFabio Baltieri2022-03-081-0/+19
* zephyr: Add cros flash emulatorJeremy Bettis2022-03-071-2/+0
* zephyr: keyboard: set active low flag for column 2Keith Short2022-02-251-6/+9
* zephyr: update keyboard drivers to use Zephyr GPIOsKeith Short2022-02-241-4/+34
* zephyr: cbi: drop the driver modelDawid Niedzwiecki2022-02-241-190/+0
* zephyr: it8xxx2: use 768KB space from flashDino Li2022-02-221-4/+4
* zephyr: New kb_raw emulatorJeremy Bettis2022-02-081-0/+42
* zephyr: Convert wake-pins to use interrupt configAndrew McRae2022-02-011-28/+0
* zephyr test: Set ISL923x in natural unitsAbe Levkoy2022-01-311-3/+2
* zephyr: kconfig: Add FLASH_SIZE_BYTES & MAPPED_STORAGE_BASEWealian Liao2022-01-282-0/+2
* zephyr: flash: Rename cros-ec,flash to cros-ec,flash-controllerWealian Liao2022-01-282-2/+2
* zephyr: remove HOST_EVENT_MASK macroMichał Barnaś2022-01-281-35/+33
* zephyr: fix license in wake_mask_event_defines.hMichał Barnaś2022-01-281-3/+3
* zephyr: mchp: Add cros_system drivermartin yan2022-01-282-0/+111
* zephyr: mchp: Add cros_kb_raw drivermartin yan2022-01-271-0/+8
* zephyr: Use DTS to configure gpio interruptsAndrew McRae2022-01-251-0/+115
* zephyr: emul: use non-deprecated includesAaron Massey2022-01-2418-18/+18
* zephyr test: Configure charging power in DTSAbe Levkoy2022-01-241-0/+1
* zephyr: Instantiate all GPIOs in gpio_config listAndrew McRae2022-01-191-3/+1
* zephyr: Rename named-chi-fw-config to cros-ec,cbi-fw-configAndrew McRae2022-01-181-2/+2
* zephyr: flash: clean up the shim layerDawid Niedzwiecki2022-01-181-32/+0
* zephyr: drivers: Add DRP TCPCI partnerTomasz Michalec2022-01-141-0/+109
* zephyr: emul: Separate data and partner emulatorTomasz Michalec2022-01-143-17/+101
* zephyr: emul: Add common handler for TCPCI partnerTomasz Michalec2022-01-142-0/+83
* zephyr: emul: Use thread for sending delayed TCPCI messagesTomasz Michalec2022-01-141-2/+4
* zephyr: adc: switch to using io-channelsDawid Niedzwiecki2022-01-132-2/+0
* zephyr: Add tests for fw_config support and normalize some names.Andrew McRae2022-01-071-3/+6
* zephyr: Simplify naming of fw_config fields and valuesAndrew McRae2022-01-071-38/+22
* zephyr: Add enums for fw_config field values.Andrew McRae2022-01-061-12/+43
* zephyr: Add FW Config support to CBIAndrew McRae2022-01-051-3/+73
* zephyr: emul: Change TCPCI partner delayed messages containerTomasz Michalec2021-12-231-7/+20
* zephyr: emul: Change TCPCI partner messages interfaceTomasz Michalec2021-12-231-7/+28
* zephyr: emul: Add TCPCI emulator sink partnerTomasz Michalec2021-12-231-0/+65
* zephyr: emul: ISL923x upgradesTristan Honscheid2021-12-161-0/+18
* zephyr: emul: Move TCPC emulators to sub directoryTomasz Michalec2021-12-164-3/+3
* zephyr: emul: Change prefix charger_emul to tcpci_src_emulTomasz Michalec2021-12-161-45/+44
* zephyr: emul: Rename emul_charger files to emul_tcpci_partner_srcTomasz Michalec2021-12-161-3/+3
* zephyr: test: sn5s330 disables low vbusV interruptAaron Massey2021-12-161-0/+7
* zephyr: test: sn5s330 handles vbus overcurrentAaron Massey2021-12-161-2/+8