summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* 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
* zephyr: Sort file list by config optionKeith Short2020-12-101-10/+17
* zephyr: remove dependency on chip specific code for npcxYuval Peress2020-12-108-83/+50
* zephyr: enable CONFIG_HOSTCMD_ESPIJack Rosenthal2020-12-092-0/+24
* zephyr: fix build for keyboard shimYuval Peress2020-12-056-14/+121
* zephyr: Sort the options a bitSimon Glass2020-12-053-112/+121
* zephyr: add CBI module to zephyr optionsJett Rink2020-12-043-0/+40
* zephyr: Add is-test flag to zmake.yaml files under test/Yuval Peress2020-12-045-0/+5
* zephyr/test/i2c: update to i2c_controller.c nameJett Rink2020-12-031-1/+1
* zephyr: shim in common/chipset.cJack Rosenthal2020-12-021-0/+2
* zephyr: un-break our build from COIL renamesJack Rosenthal2020-12-011-1/+1
* zephyr: fix espi shimYuval Peress2020-12-011-2/+2
* zephyr: shim the port80 moduleJack Rosenthal2020-12-012-0/+8
* zephyr: shim the keyboard scanSimon Glass2020-12-016-1/+141
* zephyr: shim system_jumped_late & system_enter_hibernateWealian Liao2020-12-011-0/+32
* zephyr: shim in power sequencingJack Rosenthal2020-11-204-0/+119
* zephyr: shim some basic eSPI functionalityJack Rosenthal2020-11-206-0/+257
* 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-206-0/+137
* 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
* zephyr: add IOEX_ constants to gpio_signal.hJack Rosenthal2020-11-191-1/+18