summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zmake: allow overriding default log level for file descriptorYuval Peress2021-01-143-4/+66
* zephyr: zmake: add platform/ec/zephyr to DTS_ROOTJack Rosenthal2021-01-131-1/+6
* ps8815: delete CONFIG_USB_PD_TCPM_PS8815_FORCE_DIDKeith Short2021-01-131-1/+0
* zephyr: Add the 'pd' commandSimon Glass2021-01-133-0/+27
* 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-132-0/+16
* zephyr: Enable the power-delivery interrupt taskSimon Glass2021-01-124-6/+70
* zmake: Clean build directory on configure commandYuval Peress2021-01-121-0/+5
* zephyr: Enable the power-delivery taskSimon Glass2021-01-127-2/+96
* zephyr: copy zephyr-chrome/app directory to platform/ecJack Rosenthal2021-01-128-0/+206
* zephyr: zmake: Move tool tests to platform/ecYuval Peress2021-01-123-9/+151
* zephyr: copy zephyr-chrome/tests/app/ec to platform/ecJack Rosenthal2021-01-124-0/+297
* zephyr: copy zephyr-chrome/tests/dts/bindings/i2c to platform/ecJack Rosenthal2021-01-125-0/+88
* zephyr: Add the TCPM mux KconfigsSimon Glass2021-01-122-0/+29
* zephyr: Add the volteer USB-C port controllersSimon Glass2021-01-123-13/+45
* zephyr: Update Intel Burnside Bridge Kconfig help textSimon Glass2021-01-121-4/+1
* zephyr: Allow building Intel Burnside BridgeSimon Glass2021-01-114-0/+94
* zephyr: copy the posix-ec project to platform/ecJack Rosenthal2021-01-113-0/+33
* 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