| Commit message (Expand) | Author | Age | Files | Lines |
* | chip/stm32: Add extensions for flash programming | Jes B. Klinke | 2023-04-18 | 3 | -36/+369 |
* | chip/stm32: Remove unwanted protool extension | Jes B. Klinke | 2023-04-18 | 1 | -85/+0 |
* | panic: Set watchdog panic reason if old watchdog panic | Rob Barnes | 2023-04-18 | 2 | -1/+59 |
* | Revert "Use third_party boringssl for AES" | Yi Chou | 2023-04-18 | 10 | -61/+21 |
* | Revert "tree: Remove the stale boringssl AES code" | Yi Chou | 2023-04-18 | 16 | -0/+3747 |
* | Revert "fpsensor: Use OPENSSL_cleanse instead of always_memset" | Yi Chou | 2023-04-18 | 3 | -25/+21 |
* | clock: Remove the weak definition clock_enable_module | Yi Chou | 2023-04-18 | 17 | -9/+82 |
* | fpsensor: Use OPENSSL_cleanse instead of always_memset | Yi Chou | 2023-04-18 | 3 | -21/+25 |
* | tree: Remove the stale boringssl AES code | Yi Chou | 2023-04-18 | 16 | -3747/+0 |
* | Use third_party boringssl for AES | Yi Chou | 2023-04-18 | 10 | -21/+61 |
* | Disable boringssl ASM for armv7 | Yi Chou | 2023-04-18 | 1 | -1/+2 |
* | Add third_party boringssl support | Yi Chou | 2023-04-18 | 5 | -1/+98 |
* | cmake: Disable exception support | Yi Chou | 2023-04-18 | 1 | -0/+3 |
* | cmake: Support GNU compilers in the common toolchain file | Yi Chou | 2023-04-18 | 2 | -10/+39 |
* | Uldren: set EC fw config and add function | mick_hsiao | 2023-04-18 | 10 | -29/+147 |
* | power/icelake: Wait for enough power before booting the AP | Reka Norman | 2023-04-18 | 1 | -0/+5 |
* | zephyr: Add myst to gitlab builds | Tristan Honscheid | 2023-04-18 | 2 | -0/+11 |
* | presubmit: Validate testcase.yaml files | Tristan Honscheid | 2023-04-18 | 3 | -4/+138 |
* | kindred: fix set TCPC_AUX_SWITCH to 0xC on Port 0 | Boris Mittelberg | 2023-04-18 | 2 | -28/+25 |
* | ANX7406: Add API to control GPIO0 | Daisuke Nojiri | 2023-04-18 | 2 | -0/+30 |
* | zephyr: Fix uninitialized variable | Jeremy Bettis | 2023-04-18 | 1 | -1/+1 |
* | zephyr: Eliminate pointer from SYS_INIT functions | Keith Short | 2023-04-17 | 40 | -80/+42 |
* | ktu1125: fix polarity and vconn sourcing | Boris Mittelberg | 2023-04-17 | 2 | -10/+22 |
* | fpsensor: Use consistent unsigned type for finger index | Tom Hughes | 2023-04-17 | 3 | -7/+5 |
* | Whiterun: Increase lis12dw2 sensor ODR | Kornel Dulęba | 2023-04-17 | 1 | -2/+3 |
* | accel_list2dw12: Set high perf mode for ODR >= 50z | Kornel Dulęba | 2023-04-17 | 2 | -6/+6 |
* | docs: Add doc for ec_commands.h synchronization | Gwendal Grignou | 2023-04-17 | 1 | -0/+23 |
* | flash: cbi: Block the HCs from flash CBI section modification | Madhurima Paruchuri | 2023-04-17 | 7 | -30/+422 |
* | USB-PD: Make sink automatically enter EPR mode | Daisuke Nojiri | 2023-04-17 | 5 | -3/+37 |
* | zepyhr/test/skyrim: Add baseboard power signals test | Robert Zieba | 2023-04-17 | 9 | -7/+589 |
* | mchp: use microchip,xec-qmspi-ldma DT binding | Peter Marheine | 2023-04-17 | 2 | -3/+2 |
* | zephyr: twister: Allow override of zephyr_base | Keith Short | 2023-04-17 | 1 | -2/+6 |
* | zmake: compare-builds: Fix project directory | Keith Short | 2023-04-17 | 2 | -0/+3 |
* | system_safe_mode: Allow coredump host commands | Rob Barnes | 2023-04-17 | 1 | -4/+11 |
* | ANX7406: Add prefix to CPRINTS | Daisuke Nojiri | 2023-04-17 | 1 | -4/+4 |
* | ANX7406: Fix compilation error for missing assert.h | Daisuke Nojiri | 2023-04-17 | 1 | -0/+1 |
* | ec: Add back in some #line directives | Jeremy Bettis | 2023-04-15 | 2 | -0/+12 |
* | docs: Update docs on testcase.yaml to use new fields for conf files | Tristan Honscheid | 2023-04-15 | 1 | -4/+12 |
* | util: Add new utility to find non-exec lines | Jeremy Bettis | 2023-04-14 | 1 | -0/+62 |
* | zephyr: add checks for driver GPIOs | Keith Short | 2023-04-14 | 1 | -1/+136 |
* | zephyr: test drivers: Fix GPIO mismatch | Keith Short | 2023-04-14 | 1 | -1/+1 |
* | rex: Fix failing unit tests because of new build check | Madhurima Paruchuri | 2023-04-14 | 2 | -0/+14 |
* | zephyr: tcpc: Add TCPC alt support for all existing TCPC | Madhurima Paruchuri | 2023-04-14 | 13 | -22/+134 |
* | retimer: Fix bb to support 32-bits write | Gaggery Tsai | 2023-04-14 | 1 | -6/+10 |
* | USB-PD: Update pd console command for EPR | Daisuke Nojiri | 2023-04-14 | 3 | -5/+101 |
* | zephyr: named_gpios: create _load_edt function | Keith Short | 2023-04-14 | 1 | -10/+45 |
* | krabby.tentacruel: test: fix GPIO flag mismatches | Keith Short | 2023-04-14 | 1 | -0/+6 |
* | zephyr/tests/skyrim: Add skyrim variant usb_mux_config tests | Robert Zieba | 2023-04-14 | 8 | -14/+282 |
* | zephyr/dts/bindings/emul: Make ANX7483 emulator work with USB mux driver | Robert Zieba | 2023-04-14 | 1 | -1/+1 |
* | zephyr/emul/retimer/anx7483: Add function to validate tuning settings | Robert Zieba | 2023-04-14 | 5 | -483/+228 |