summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * chip/stm32: Add extensions for flash programmingJes B. Klinke2023-04-183-36/+369
| * chip/stm32: Remove unwanted protool extensionJes B. Klinke2023-04-181-85/+0
| * panic: Set watchdog panic reason if old watchdog panicRob Barnes2023-04-182-1/+59
| * Revert "Use third_party boringssl for AES"Yi Chou2023-04-1810-61/+21
| * Revert "tree: Remove the stale boringssl AES code"Yi Chou2023-04-1816-0/+3747
| * Revert "fpsensor: Use OPENSSL_cleanse instead of always_memset"Yi Chou2023-04-183-25/+21
| * clock: Remove the weak definition clock_enable_moduleYi Chou2023-04-1817-9/+82
| * fpsensor: Use OPENSSL_cleanse instead of always_memsetYi Chou2023-04-183-21/+25
| * tree: Remove the stale boringssl AES codeYi Chou2023-04-1816-3747/+0
| * Use third_party boringssl for AESYi Chou2023-04-1810-21/+61
| * Disable boringssl ASM for armv7Yi Chou2023-04-181-1/+2
| * Add third_party boringssl supportYi Chou2023-04-185-1/+98
| * cmake: Disable exception supportYi Chou2023-04-181-0/+3
| * cmake: Support GNU compilers in the common toolchain fileYi Chou2023-04-182-10/+39
| * Uldren: set EC fw config and add functionmick_hsiao2023-04-1810-29/+147
| * power/icelake: Wait for enough power before booting the APReka Norman2023-04-181-0/+5
| * zephyr: Add myst to gitlab buildsTristan Honscheid2023-04-182-0/+11
| * presubmit: Validate testcase.yaml filesTristan Honscheid2023-04-183-4/+138
| * kindred: fix set TCPC_AUX_SWITCH to 0xC on Port 0Boris Mittelberg2023-04-182-28/+25
| * ANX7406: Add API to control GPIO0Daisuke Nojiri2023-04-182-0/+30
| * zephyr: Fix uninitialized variableJeremy Bettis2023-04-181-1/+1
| * zephyr: Eliminate pointer from SYS_INIT functionsKeith Short2023-04-1740-80/+42
| * ktu1125: fix polarity and vconn sourcingBoris Mittelberg2023-04-172-10/+22
| * fpsensor: Use consistent unsigned type for finger indexTom Hughes2023-04-173-7/+5
| * Whiterun: Increase lis12dw2 sensor ODRKornel Dulęba2023-04-171-2/+3
| * accel_list2dw12: Set high perf mode for ODR >= 50zKornel Dulęba2023-04-172-6/+6
| * docs: Add doc for ec_commands.h synchronizationGwendal Grignou2023-04-171-0/+23
| * flash: cbi: Block the HCs from flash CBI section modificationMadhurima Paruchuri2023-04-177-30/+422
| * USB-PD: Make sink automatically enter EPR modeDaisuke Nojiri2023-04-175-3/+37
| * zepyhr/test/skyrim: Add baseboard power signals testRobert Zieba2023-04-179-7/+589
| * mchp: use microchip,xec-qmspi-ldma DT bindingPeter Marheine2023-04-172-3/+2
| * zephyr: twister: Allow override of zephyr_baseKeith Short2023-04-171-2/+6
| * zmake: compare-builds: Fix project directoryKeith Short2023-04-172-0/+3
| * system_safe_mode: Allow coredump host commandsRob Barnes2023-04-171-4/+11
| * ANX7406: Add prefix to CPRINTSDaisuke Nojiri2023-04-171-4/+4
| * ANX7406: Fix compilation error for missing assert.hDaisuke Nojiri2023-04-171-0/+1
| * ec: Add back in some #line directivesJeremy Bettis2023-04-152-0/+12
| * docs: Update docs on testcase.yaml to use new fields for conf filesTristan Honscheid2023-04-151-4/+12
| * util: Add new utility to find non-exec linesJeremy Bettis2023-04-141-0/+62
| * zephyr: add checks for driver GPIOsKeith Short2023-04-141-1/+136
| * zephyr: test drivers: Fix GPIO mismatchKeith Short2023-04-141-1/+1
| * rex: Fix failing unit tests because of new build checkMadhurima Paruchuri2023-04-142-0/+14
| * zephyr: tcpc: Add TCPC alt support for all existing TCPCMadhurima Paruchuri2023-04-1413-22/+134
| * retimer: Fix bb to support 32-bits writeGaggery Tsai2023-04-141-6/+10
| * USB-PD: Update pd console command for EPRDaisuke Nojiri2023-04-143-5/+101
| * zephyr: named_gpios: create _load_edt functionKeith Short2023-04-141-10/+45
| * krabby.tentacruel: test: fix GPIO flag mismatchesKeith Short2023-04-141-0/+6
| * zephyr/tests/skyrim: Add skyrim variant usb_mux_config testsRobert Zieba2023-04-148-14/+282
| * zephyr/dts/bindings/emul: Make ANX7483 emulator work with USB mux driverRobert Zieba2023-04-141-1/+1
| * zephyr/emul/retimer/anx7483: Add function to validate tuning settingsRobert Zieba2023-04-145-483/+228