summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* board: Remove HAS_TASK_MOTIONSENSE when always definedGwendal Grignou2021-02-2218-62/+2
* Revert "zephyr: disable zephyr v2.5 for volteer"Keith Short2021-02-221-0/+1
* volteer: Increase Zephry stack sizesKeith Short2021-02-221-5/+5
* adlrvp: cleanup: Move common files to baseboardVijay Hiremath2021-02-228-5/+7
* Storo: Initial EC imageMike Lee2021-02-228-639/+328
* Virtual mux: Set disconnect latch flag only in s3/s0ixAyushee Shah2021-02-221-2/+4
* fan: fix fanset console commandCaveh Jalali2021-02-221-8/+12
* fan: fix fanduty console commandCaveh Jalali2021-02-221-8/+12
* raa489000 : change VBUS_CURRENT_TARGETYongBeum.Ha2021-02-211-2/+2
* TCPMv2: Fix build issue when usbc is in RW bu not RO imageScott Collyer2021-02-201-3/+3
* TCPMv2: Allow DFP ALT-DP mode without chipset taskScott Collyer2021-02-202-1/+5
* TCPMv2: PE: Improvements for SVDM response handlerScott Collyer2021-02-201-73/+112
* metaknight: Remove C1 charger taskAseda Aboagye2021-02-201-1/+0
* charge_manager: Notify PD if active charger can provide more powerPatryk Duda2021-02-191-0/+16
* volteer: Enable button console commandMadhu M2021-02-192-0/+12
* servo_v4p1: Manage USB PWR and FAULT from ECJan Dabros2021-02-194-73/+8
* zephyr: Drop duplicate IS_BIT_SET()Simon Glass2021-02-191-0/+3
* Reland: asurada: set input voltage to 9V when S5 with full batteryTing Shen2021-02-191-0/+34
* asurada_scp: enable DRAM cacheTzung-Bi Shih2021-02-192-0/+7
* core/riscv-rv32i: set in_interrupt at beginning of exception handlerTzung-Bi Shih2021-02-192-4/+8
* zephyr: Drop use of DEVICE_AND_API_INIT() in drivers/cros*Simon Glass2021-02-194-16/+15
* 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