summaryrefslogtreecommitdiff
path: root/zephyr/shim
Commit message (Expand)AuthorAgeFilesLines
* ps8815: delete CONFIG_USB_PD_TCPM_PS8815_FORCE_DIDKeith Short2021-01-131-1/+0
* zephyr: Add the 'pd' commandSimon Glass2021-01-131-0/+4
* zephyr: Define CONFIG_HAS_TASK_PD_INT if neededSimon Glass2021-01-131-0/+5
* zephyr: Fix the USB_PD_REV30 optionSimon Glass2021-01-131-1/+8
* zephyr: Enable external powerSimon Glass2021-01-131-0/+5
* zephyr: Enable PPC interruptSimon Glass2021-01-131-0/+5
* zephyr: Enable the power-delivery interrupt taskSimon Glass2021-01-122-1/+29
* zephyr: Enable the power-delivery taskSimon Glass2021-01-124-1/+41
* zephyr: Add the TCPM mux KconfigsSimon Glass2021-01-121-0/+5
* zephyr: Add the volteer USB-C port controllersSimon Glass2021-01-121-0/+11
* zephyr: Allow building Intel Burnside BridgeSimon Glass2021-01-112-0/+30
* 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