summaryrefslogtreecommitdiff
path: root/zephyr/shim
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Add Kconfig options for USB PD alt modeSimon Glass2021-01-091-0/+10
* zephyr: Enable the chgramp taskSimon Glass2021-01-094-0/+23
* zephyr: Enable the pi3usb9201Simon Glass2021-01-091-0/+10
* zephyr: Add the USB charger tasksSimon Glass2021-01-092-3/+24
* zephyr: switch to platform/ec printf format implementationJack Rosenthal2021-01-092-2/+53
* Revert "zephyr: Update hooks shim to match ECOS"Jack Rosenthal2021-01-082-12/+7
* zephyr: Update hooks shim to match ECOSSimon Glass2021-01-072-7/+12
* Zephyr: Add Kconfigs for RUNTIME_CONFIGSimon Glass2021-01-071-0/+11
* zephyr: Add Kconfig for USB PIDSimon Glass2021-01-061-0/+5
* zephyr: Make HAS_TASK_HOSTCMD a Kconfig optionSimon Glass2021-01-061-2/+2
* zephyr: Make HAS_TASK_KEYSCAN a Kconfig optionSimon Glass2021-01-061-2/+2
* zephyr: Make HAS_TASK_CHIPSET a Kconfig optionSimon Glass2021-01-061-2/+2
* zephyr: add a fake shared memory implementation for posix-ecJack Rosenthal2021-01-061-0/+5
* zephyr: add ACPI handlerWealian Liao2020-12-311-0/+50
* zephyr: add host command handlerWealian Liao2020-12-313-0/+75
* zephyr: shim lpc_update_host_event_status() & lpc_get_memmap_range()Wealian Liao2020-12-311-6/+128
* zephyr: improve shimming for unit testsPaul Fagerburg2020-12-314-4/+78
* zephyr: shim the flash accessJunLin2020-12-292-6/+328
* zephyr: Add the beginnings of a shim for flash accessSimon Glass2020-12-294-0/+115
* zephyr: Add basic support for shared memorySimon Glass2020-12-292-0/+17
* zephyr: tasks: Fix collision of shimmed_tasks.hYuval Peress2020-12-281-0/+5
* zephyr: Add initial USB-C supportSimon Glass2020-12-241-0/+180
* zephyr: Enable the charger taskSimon Glass2020-12-242-0/+7
* zephyr: Enable building of the battery fuel gaugeSimon Glass2020-12-241-1/+7
* zephyr: Add a stub for system_is_locked()Simon Glass2020-12-231-0/+11
* zephyr: Add support for battery presenceSimon Glass2020-12-231-5/+13
* zephyr: Fix missing GPIO header in keyboard_rawSimon Glass2020-12-171-0/+1
* zephyr: Enable isl9241 for VolteerSimon Glass2020-12-171-0/+7
* zephyr: clear a few compiler warningsJack Rosenthal2020-12-151-0/+1
* zephyr: fix misspeling in eSPI shimDawid Niedzwiecki2020-12-151-1/+1
* Reland "zephyr: Add battery and smart battery options"Keith Short2020-12-141-0/+20
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+1
* Revert "zephyr: Add battery and smart battery options"Eric Yilun Lin2020-12-141-20/+0
* zephyr: Update the I2C tableSimon Glass2020-12-111-7/+2
* zephyr: Add battery and smart battery optionsKeith Short2020-12-111-0/+20
* zephyr: remove dependency on chip specific code for npcxYuval Peress2020-12-107-77/+50
* zephyr: enable CONFIG_HOSTCMD_ESPIJack Rosenthal2020-12-092-0/+24
* zephyr: fix build for keyboard shimYuval Peress2020-12-053-12/+60
* zephyr: Sort the options a bitSimon Glass2020-12-052-43/+46
* zephyr: add CBI module to zephyr optionsJett Rink2020-12-041-0/+31
* zephyr: fix espi shimYuval Peress2020-12-011-2/+2
* zephyr: shim the keyboard scanSimon Glass2020-12-014-0/+128
* zephyr: shim system_jumped_late & system_enter_hibernateWealian Liao2020-12-011-0/+32
* zephyr: shim in power sequencingJack Rosenthal2020-11-201-0/+29
* zephyr: shim some basic eSPI functionalityJack Rosenthal2020-11-204-0/+233
* zephyr: stub system_hibernateJack Rosenthal2020-11-201-0/+8
* zephyr: implement gpio_reset and gpio_set_flagsJack Rosenthal2020-11-201-8/+46
* zephyr: add i2c_ports enumYuval Peress2020-11-201-0/+17
* zephyr: implement system_jumped_to_this_imageJack Rosenthal2020-11-191-0/+5
* zephyr: rename gpio_signal.h so that we have deterministic includesJack Rosenthal2020-11-191-4/+4