summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Add Kconfig options for USB PD alt modeSimon Glass2021-01-093-0/+32
* zephyr: Enable the chgramp taskSimon Glass2021-01-097-0/+81
* zephyr: Enable the pi3usb9201Simon Glass2021-01-093-2/+28
* zephyr: Add the USB charger tasksSimon Glass2021-01-095-3/+78
* zephyr: copy zmake to platform/ecJack Rosenthal2021-01-0912-0/+1460
* zephyr: switch to platform/ec printf format implementationJack Rosenthal2021-01-095-3/+58
* 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-072-1/+51
* zephyr: Add Kconfig for USB PIDSimon Glass2021-01-062-0/+16
* zephyr: Update Kconfig for the remaining console commandsSimon Glass2021-01-061-9/+34
* zephyr: Update USB-C Kconfig for claritySimon Glass2021-01-061-30/+43
* zephyr: Use clearer prompts for config optionsSimon Glass2021-01-061-31/+70
* zephyr: Make HAS_TASK_HOSTCMD a Kconfig optionSimon Glass2021-01-063-12/+22
* zephyr: Connect HAS_TASK_CHARGER and PLATFORM_EC_BATTERYSimon Glass2021-01-062-0/+2
* zephyr: Connect HAS_TASK_POWERBTN, PLATFORM_EC_POWER_BUTTONSimon Glass2021-01-062-1/+3
* zephyr: Make HAS_TASK_KEYSCAN a Kconfig optionSimon Glass2021-01-063-9/+28
* zephyr: Make HAS_TASK_CHIPSET a Kconfig optionSimon Glass2021-01-063-10/+28
* zephyr: add a fake shared memory implementation for posix-ecJack Rosenthal2021-01-061-0/+5
* zephyr: usbc: disable by default for devices without a batteryJack Rosenthal2021-01-061-1/+1
* zephyr: disable flash storageJack Rosenthal2021-01-061-1/+1
* zephyr: Update naming and help for tasksSimon Glass2021-01-051-28/+36
* zephyr: add ACPI handlerWealian Liao2020-12-313-0/+59
* 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: Convert the sub-Kconfig files into menusSimon Glass2020-12-304-5/+9
* zephyr: Rename the top-level KconfigSimon Glass2020-12-301-2/+7
* zephyr: shim the flash accessJunLin2020-12-293-7/+330
* zephyr: Add the beginnings of a shim for flash accessSimon Glass2020-12-296-0/+158
* zephyr: Add basic support for shared memorySimon Glass2020-12-294-1/+28
* zephyr: tasks: Fix collision of shimmed_tasks.hYuval Peress2020-12-284-3/+20
* zephyr: Add initial USB-C supportSimon Glass2020-12-244-0/+587
* zephyr: Enable the charger taskSimon Glass2020-12-243-0/+27
* zephyr: Enable building of the battery fuel gaugeSimon Glass2020-12-243-1/+17
* zephyr: Add a stub for system_is_locked()Simon Glass2020-12-231-0/+11
* zephyr: Add support for battery presenceSimon Glass2020-12-232-5/+43
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+2
* zephyr: Fix missing GPIO header in keyboard_rawSimon Glass2020-12-171-0/+1
* zephyr: Enable isl9241 for VolteerSimon Glass2020-12-172-0/+9
* zmake: change projects to chroot-supported toolchainsJack Rosenthal2020-12-165-5/+5
* zephyr: put project(...) after find_package(Zephyr)Jack Rosenthal2020-12-155-5/+5
* 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-144-0/+79
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-142-8/+7
* Revert "zephyr: Add battery and smart battery options"Eric Yilun Lin2020-12-143-73/+0
* zephyr: Update the I2C tableSimon Glass2020-12-111-7/+2
* zephyr: Add battery and smart battery optionsKeith Short2020-12-113-0/+73
* zephyr: Fix 'edefines' typoSimon Glass2020-12-111-1/+1