summaryrefslogtreecommitdiff
path: root/zephyr/shim/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Add common led implementation to shim dirParth Malkan2022-03-221-0/+1
* zephyr: change config that enables LED PWM in CMakeListsMichał Barnaś2022-03-221-1/+1
* zephyr: add common tcpc_config shimTing Shen2022-03-211-10/+4
* zephyr: support multiple bc12 chipsTing Shen2022-03-041-0/+2
* zephyr: subsys/ap_pwrseq: Add chipset state interface APIsLi Feng2022-03-011-0/+1
* zephyr: move location where system.c is compiledKeith Short2022-02-251-1/+0
* zephyr: cbi: drop the driver modelDawid Niedzwiecki2022-02-241-3/+2
* zephyr: Include common/system.c in posix alsoJeremy Bettis2022-02-151-1/+2
* zephyr: eeprom: use Zephry EEPROM driverDawid Niedzwiecki2022-02-151-0/+1
* zephyr: add support for USBA in device treeSam Hurst2022-02-121-0/+1
* zephyr: add support for tcpc in device treeSam Hurst2022-02-101-0/+10
* zephyr: Relocate GPIO interrupt handling to separate fileAndrew McRae2022-01-241-0/+1
* zephyr: battery: Separate battery conf from chargerRajesh Kumar2022-01-131-1/+1
* zephyr: Rename eSPI configuration to match cros-ecKeith Short2021-12-171-1/+2
* zephyr: Shim nct38xx io expander alertWealian Liao2021-12-021-0/+2
* zephyr: add bridge between zephyr gpio and cros ioex driversMichał Barnaś2021-11-161-0/+2
* zephyr: add shim layer for ioexMichał Barnaś2021-11-161-0/+1
* zephyr: move ppc_chips definition to a separated fileDawid Niedzwiecki2021-11-041-1/+1
* zephyr: mt8192: gather power-signal information from DTDenis Brockus2021-11-031-0/+1
* zephyr: add support for ppc in device treeSam Hurst2021-10-221-0/+1
* zephyr: add support for bc1.2 in device treeSam Hurst2021-10-221-0/+2
* zephyr: shim: set pwm_led data from device treeFabio Baltieri2021-09-101-0/+1
* zephyr: add batteries to device treeMichał Barnaś2021-09-031-0/+2
* common: move standard library functions from util.c to another fileMichał Barnaś2021-08-251-1/+0
* zephyr: provide unified method to get sku id and board versionMichał Barnaś2021-08-181-0/+1
* zephyr: add support for switchcap in device treeMichał Barnaś2021-08-161-0/+4
* zephyr: Create devicetree node for keyscanKeith Short2021-08-101-0/+1
* cbi: Introduce CONFIG_CBI_GPIOPhilip Chen2021-07-141-0/+1
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-161-1/+1
* zephyr: shim: move mpu code under core/cortex-mFabio Baltieri2021-06-141-1/+0
* zephyr: move keyboard_raw most functions to shim/srcRuibin Chang2021-05-181-0/+1
* zephyr: Rework CBI to be used as a driverDawid Niedzwiecki2021-05-141-1/+1
* zephyr: Add CBI SSFC supportDawid Niedzwiecki2021-04-291-0/+1
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSJeremy Bettis2021-04-271-1/+1
* Revert "config: rename CONFIG_FLASH to CONFIG_FLASH_CROS"stabilize-13935.B-mainJack Rosenthal2021-04-241-1/+1
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSEric Yilun Lin2021-04-231-1/+1
* zephyr: Enable link time optimization (LTO)Keith Short2021-03-241-29/+29
* zephyr: use device tree for sensor configHyungwoo Yang2021-03-241-0/+2
* zephyr: add shim fanDawid Niedzwiecki2021-03-081-0/+1
* zephyr: add shim thermal supportDawid Niedzwiecki2021-02-231-1/+2
* zephyr: add watchdogWealian Liao2021-02-221-0/+1
* zephyr: add shim temperature sensorsDawid Niedzwiecki2021-02-171-0/+1
* zephyr: Add support for CONFIG_MPUSimon Glass2021-02-131-0/+1
* zephyr: implement console read/snapshot host commandsJack Rosenthal2021-02-111-0/+2
* zephyr: add shim ADCDawid Niedzwiecki2021-02-091-0/+1
* zephyr: flash/system: enable common/flash.c & common/system.cYuval Peress2021-02-031-2/+7
* zephyr: Enable base support for real-time-clock (RTC)Simon Glass2021-02-021-0/+1
* zephyr: add PWM shimKeith Short2021-01-291-0/+1
* zephyr: Add support for panic outputJack Rosenthal2021-01-261-0/+1
* zephyr: add MKBP supportHyungwoo Yang2021-01-261-8/+9