summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: support zephyr v2.5 on all projectsJack Rosenthal2021-02-1812-0/+12
* zephyr: migrate arch_panic_set_reason to use __override_protoYuval Peress2021-02-182-5/+6
* zephyr: zmake: fix typo in help messageJack Rosenthal2021-02-181-1/+1
* zephyr: zmake: rename "ec-shim" module to "ec"Jack Rosenthal2021-02-183-9/+8
* zephyr: zmake: restore the original raw packerJack Rosenthal2021-02-181-0/+7
* zephyr: zmake: rename "raw" packer to "npcx" packerJack Rosenthal2021-02-184-22/+11
* zephyr: move gpio_commands.c to CONFIG_PLATFORM_EC listJack Rosenthal2021-02-181-1/+1
* zephyr: zmake: support v2.5Jack Rosenthal2021-02-181-1/+1
* zephyr: zmake: drop platform_ec_dir propertyJack Rosenthal2021-02-181-5/+0
* zephyr: zmake: Always used the supplied build directorySimon Glass2021-02-182-8/+1
* zephyr: zmake: make --zephyr-base a global flag to zmakeJack Rosenthal2021-02-182-24/+36
* zmake: add documentation about where the args for Zmake class comes fromJack Rosenthal2021-02-181-1/+13
* zephyr: zmake: drop version from module locationJack Rosenthal2021-02-182-14/+11
* zephyr: enable sysjump console commandstabilize-13799.B-mainYuval Peress2021-02-182-0/+17
* zephyr: delbin: enable power button moduleJack Rosenthal2021-02-182-1/+5
* zephyr: implement cortex-m's interrupt_disable()Yuval Peress2021-02-181-9/+0
* zephyr: initialize the system codeYuval Peress2021-02-182-0/+7
* zephyr: cortex-m: Add software panic supportYuval Peress2021-02-175-1/+89
* volteer: disable hostcmd console channelKeith Short2021-02-171-0/+6
* zephyr: add support for disabling console channelsKeith Short2021-02-172-0/+30
* zephyr: add a unimplemented GPIOs mechanismJack Rosenthal2021-02-172-11/+11
* zephyr: move select on HAS_TASK_POWERBTN to PLATFORM_EC_POWERSEQ_INTELJack Rosenthal2021-02-172-1/+1
* zephyr: delbin: enable lid switchJack Rosenthal2021-02-172-1/+5
* zephyr: delbin: enable external power detection via GPIOJack Rosenthal2021-02-172-0/+3
* zephyr: delbin: bring up eSPIJack Rosenthal2021-02-172-1/+4
* zephyr: delbin: implement gpiosJack Rosenthal2021-02-172-6/+291
* zephyr: initial delbin bringupJack Rosenthal2021-02-1711-0/+271
* zephyr: volteer: enable temperature sensorsDawid Niedzwiecki2021-02-172-0/+28
* zephyr: add shim temperature sensorsDawid Niedzwiecki2021-02-1712-0/+224
* zephyr: config_chip: undefine few more ECOS specific optionsFabio Baltieri2021-02-161-0/+11
* zephyr: volteer: Enable the MPUSimon Glass2021-02-131-0/+1
* zephyr: Add support for CONFIG_MPUSimon Glass2021-02-137-0/+156
* zephyr: volteer: Enable floating pointSimon Glass2021-02-131-0/+1
* zephyr: Add support for CONFIG_FPUSimon Glass2021-02-132-0/+68
* zephyr: Fix the CONFIG_CPU_PROCHOT_ACTIVE_LOW optionKeith Short2021-02-131-1/+2
* zephyr: volteer: fix incorrect RW memory offsetYuval Peress2021-02-121-5/+4
* zmake: Add ro/rw elf to output/Yuval Peress2021-02-121-0/+2
* zephyr: enable CONFIG_EXTERNAL_STORAGEYuval Peress2021-02-121-1/+1
* zephyr: add npcx-specific system functions for external storage.Yuval Peress2021-02-123-0/+201
* zephyr: add stub implementation of clock_turboYuval Peress2021-02-123-0/+22
* zephyr: Add locking to shimmed flash.cYuval Peress2021-02-121-3/+72
* zephyr: add CONFIG_USB_BCD_DEVKeith Short2021-02-122-0/+14
* zephyr: volteer: add node labels to named-adcDawid Niedzwiecki2021-02-121-4/+4
* zephyr: clean up CONFIG_ZEPHYR thingJack Rosenthal2021-02-113-18/+4
* zephyr: move CHROMIUM_EC definition to CMakeListsJack Rosenthal2021-02-112-1/+5
* zephyr: implement console read/snapshot host commandsJack Rosenthal2021-02-117-0/+147
* zephyr: enable console channelsJack Rosenthal2021-02-112-58/+20
* Zephyr: Moved CMD_ACCELS and CMD_ACCEL_INFO to kconfigShine Liu2021-02-104-6/+38
* zephyr: fix version console commandYuval Peress2021-02-103-0/+16
* zephyr: zmake: remove . and .. from file names in BuildConfig testJack Rosenthal2021-02-101-1/+1