summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* zephyr: Avoid duplicate CLAMP() macrosSimon Glass2021-02-191-0/+2
* zephyr: Fix uart_console_read_buffer_init() return valueSimon Glass2021-02-191-0/+2
* sasuke : tune retimer 0/1YongBeum.Ha2021-02-191-3/+87
* bq25710: Allow compilation with CHARGE_RAMP_SWCaveh Jalali2021-02-191-0/+2
* brya: Fix USB DB I2C bus assignmentsCaveh Jalali2021-02-191-3/+3
* Coachz: Fix issue of resetting AP not initialize the states correctlyWai-Hong Tam2021-02-191-2/+6
* zephyr: disable zephyr v2.5 for volteerJack Rosenthal2021-02-191-1/+0
* Docs: Update source-out policy noteDiana Z2021-02-191-2/+3
* TCPMv2: Clarify how to opt out of DPM source-out policyDiana Z2021-02-191-0/+3
* 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