summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* TCPMv2: Source out 3.0 A to non-PD portsDiana Z2021-02-195-5/+80
* zephyr: delbin: enable the switch moduleJack Rosenthal2021-02-182-2/+2
* zephyr: zmake: disable fuzzer deadlines on test_popen_cmake_kconfigJack Rosenthal2021-02-181-0/+1
* zephyr: support zephyr v2.5 on all projectsJack Rosenthal2021-02-1812-0/+12
* common: remove unused CONFIG_SAVE_VBOOT_HASHYuval Peress2021-02-182-43/+0
* zephyr: migrate arch_panic_set_reason to use __override_protoYuval Peress2021-02-183-6/+8
* gdbinit: Add trailing newlineCraig Hesling2021-02-181-1/+1
* gdbinit: Change reg32 to ec-reg32Craig Hesling2021-02-181-2/+3
* gdbinit: Fix ec-connnect cmdCraig Hesling2021-02-181-2/+2
* voema: fix base matrixDavid Huang2021-02-181-1/+1
* firmware_builder: exclude on-device tests from code-coveragePaul Fagerburg2021-02-181-7/+8
* servo_v4p1: Remove unnecessary tasks in RW sectionMichał Barnaś2021-02-182-27/+5
* 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-182-10/+13
* cortex-m0: convert "b" register constraints to "l"Peter Marheine2021-02-181-4/+4
* zephyr: initialize the system codeYuval Peress2021-02-182-0/+7
* zephyr: cortex-m: Add software panic supportYuval Peress2021-02-176-2/+98
* RT1715: Enable power saving modesEric Herrmann2021-02-172-33/+114
* volteer: disable hostcmd console channelKeith Short2021-02-171-0/+6
* zephyr: add support for disabling console channelsKeith Short2021-02-174-0/+72
* flash_jlink: Pythonify the ip checkCraig Hesling2021-02-171-1/+1
* flash_jlink: Add nucleosCraig Hesling2021-02-171-0/+3
* 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
* eldrid: modify charger current limit and ACPorchot#Terry Chen2021-02-171-5/+4
* lindar: change TCPC to RT1715reno.wang2021-02-172-3/+5
* extra/util: replace deprecated sys_siglist with strsignalAdrian Ratiu2021-02-173-3/+3
* nb7v904m : Add function to control Loss Profile MatchingYongBeum.Ha2021-02-172-0/+39
* metaknight: Remove remnants of 2nd charger ICAseda Aboagye2021-02-173-78/+13
* servo_v4p1: Fix BC1.2 detection pin assignment for REV2Jan Dabros2021-02-171-1/+2
* Revert "servo_v4p1: Add driver for power management"Jan Dabros2021-02-178-154/+0
* zephyr: volteer: enable temperature sensorsDawid Niedzwiecki2021-02-172-0/+28
* zephyr: add shim temperature sensorsDawid Niedzwiecki2021-02-1713-0/+231