- 69bea9a util: use lowercase for min/max/clamp by Fabio Baltieri · 4 days ago
 - d2247fa stm32/usb_hid_keyboard; Modify HID of top micmute key by Tongtong Pan · 3 weeks ago
 - 3609c9d shi/npcx: Correct unexpected state logging for DEBUG_SHI by Firas Sammoura · 6 weeks ago
 - 5969085 shi/npcx: Defer bad data state reset for SHI V2 hardware by Firas Sammoura · 6 weeks ago
 - 0882c8c npcx/shi: Reduce log level for bad received data prints and improve latency by Firas Sammoura · 6 weeks ago
 - 560f69b npcx: add OTP Key driver to Zephyr shim by David Cross · 3 months ago
 - 95f143a mutex: Add common recursive mutex support by Rob Barnes · 4 months ago
 - 71bc92a mutex: Change struct mutex to mutex_t by Rob Barnes · 5 months ago
 - 3bbdefd flash: Change the argument type of flash protect now functions to bool by Wai-Hong Tam · 5 months ago
 - 6917428 chip: update definition for NPCX_RAM_SIZE by Firas Sammoura · 6 months ago
 - b98250e it83xx: add workaround for locked watchdog by Boris Mittelberg · 6 months ago
 - acf05fb it83xx/watchdog: do not lock access to ETWCFG register by Dino Li · 6 months ago
 - 9c9df9c clang-format: Update formatting to match new clang-format version by Tristan Honscheid · 6 months ago
 - e490e66 chip/npcx: Clear pending watchdog warning interrupt before enable by Rob Barnes · 7 months ago
 - 89bbff7 chip/it83xx: Disable RAM code when building with clang by Tom Hughes · 7 months ago
 - a7b7750 chip/mt_scp: Fix loop unroll to fix compilation with clang by Tom Hughes · 7 months ago
 - 6cb13d3 chip/it83xx: Fix return type by Tom Hughes · 8 months ago
 - a13da08 chip/mt_scp: Fix return type by Tom Hughes · 8 months ago
 - 7c96138 chip/it83xx/lpc: Fix return type by Tom Hughes · 8 months ago
 - c4ace5a chip/stm32: Add register declarations for SAI by Jes B. Klinke · 8 months ago
 - e0aa7f3 chip/stm32: Refactor PLL setup for STM32L4/5 by Jes B. Klinke · 9 months ago
 - 706c00b chip/stm32: Support enabling watchdog in DFU RO stage by Jes B. Klinke · 9 months ago
 - fcebfbb chip/stm32: Declare SAI addresses for STM32L4/5 by Jes B. Klinke · 9 months ago
 - b1e3417 Fix cros lint python errors by Jeremy Bettis · 9 months ago
 - d090a070 chip/stm32: Avoid stuck UART to USB forwarding by Jes B. Klinke · 9 months ago
 - 765b8a9 chip/stm32: Wait for core voltage to stabilize on STM32L4/5 by Jes B. Klinke · 9 months ago
 - 554f4d5 Hide board_vivaldi_keybd_config if !vivaldi by Jeremy Bettis · 10 months ago
 - 821e934 chip/stm32: Consolidate clock enums by Jes B. Klinke · 10 months ago
 - e7f8842e chip/stm32: Rename STM32_HSE_CLOCK to CONFIG_STM32_CLOCK_HSE_HZ by Jes B. Klinke · 10 months ago
 - 261e3ec chip/stm32: L4/L5 UART driver makes use of RX timeout by Jes B. Klinke · 11 months ago
 - ab72b9e chip/stm32: USB stream driver delays outbound USB packet until flush by Jes B. Klinke · 11 months ago
 - 19e0f86 chip/stm32: Remove unused fields by Jes B. Klinke · 11 months ago
 - 29862b3 it8320: add support for enabling more ILM by Dino Li · 11 months ago
 - 2a99bd3 it83xx: fix feature of avoiding masking pre-WDT by Dino Li · 11 months ago
 - bd28de4 it8320/i2c: add support for CONFIG_IT83XX_I2C_CMD_QUEUE by Dino Li · 12 months ago
 - 513b83b chip/stm32: Correct ADC initialization timing by Jes B. Klinke · 12 months ago
 - f4323fa Reland "Add zifencei extension to -march flag" by Jonathon Murphy · 1 year ago
 - 5837940 Revert "Add zifencei extension to -march flag" by Jonathon Murphy · 1 year ago
 - c944fdf ish: Increase rom size by Jon Murphy · 1 year ago
 - 06350d4 Add zifencei extension to -march flag by Jeremy Bettis · 1 year ago
 - 0a4c298 it83xx: Make wdt_warning_fired atomic by Rob Barnes · 1 year ago
 - adc893b it83xx: set wdt_warning_fired before PANIC_ON_WATCHDOG_WARNING by Rob Barnes · 1 year, 1 month ago
 - aed6177 ite ec: avoid masking pre-WDT by Boris Mittelberg · 1 year, 1 month ago
 - 3024d3e chip/stm32: Larger console UART buffer for STM32L5 by Jes B. Klinke · 1 year, 1 month ago
 - ecf7b45 it83xx: Fix typo by Yu-An · 1 year, 2 months ago
 - 39a461f it83xx/keyboard_raw: add support for KSO16 and KSO17 by mike · 1 year, 3 months ago
 - a4bdf70 chip: npcx: add information for FPMCU by Tom Chang · 1 year, 3 months ago
 - 36e1223 common: Add variadic cprint functions by Craig Hesling · 1 year, 3 months ago
 - cb69fc7 chip: npcx: update for SPI clock setting by Tom Chang · 1 year, 4 months ago
 - a8b8b85 chip: npcx: add ram lock control by Tom Chang · 1 year, 4 months ago
 - 6107529 chip/npcx: Document and validate firmware header size by Tom Hughes · 1 year, 4 months ago
 - c4707ad chip/stm32: Fix ADC calibration delay on STM32L4/5 by Jes B. Klinke · 1 year, 5 months ago
 - 34610b4 fpsensor: Run otp_key test on emulator by Tom Hughes · 1 year, 5 months ago
 - a3e247e chip/npcx: Move download_from_flash function to C file by Tom Hughes · 1 year, 5 months ago
 - aad5f01 chip/npcx: Add const to otp_key_write by Tom Hughes · 1 year, 5 months ago
 - 7bad762 chip/npcx: Move OTPI rom_chip functions to C file by Tom Hughes · 1 year, 5 months ago
 - ce6f991 chip/stm32: Allow less than 64 bytes for USB EP0 by Jes B. Klinke · 1 year, 5 months ago
 - 90ef654 chip/stm32: Configurable UART clock source for STM32L5 by Jes B. Klinke · 1 year, 5 months ago
 - 805db31 chip/stm32: Disable UART while changing baud by Jes B. Klinke · 1 year, 5 months ago
 - 77e1852 chip/stm32: Proper UART initialization on STM32L5 by Jes B. Klinke · 1 year, 5 months ago
 - 9c1266a chip/stm32: Enable instruction cache for STM32L5 by Jes B. Klinke · 1 year, 6 months ago
 - 68af203 servo: Bypass ITE flash size check by Keith Short · 1 year, 6 months ago
 - d82cf82 chip/stm32: Configure DBGMCU for STM32L5 by Jes B. Klinke · 1 year, 6 months ago
 - 58f94c5 Fix all C cros lint warnings by Jeremy Bettis · 1 year, 6 months ago
 - fe180a5 Fix all python cros lint warnings by Jeremy Bettis · 1 year, 6 months ago
 - 35bea99 chip/stm32: Support more timers on L4/L5 by Jes B. Klinke · 1 year, 6 months ago
 - 27c12d0 Fix CPRINTS with newlines by Jeremy Bettis · 1 year, 6 months ago
 - 424cb71 chip/stm32: Add support for emptying UART buffers by Jes B. Klinke · 1 year, 6 months ago
 - 85d7598 Prepend *sleep() family functions with crec_ by Patryk Duda · 1 year, 7 months ago
 - 987778f mtk scp: Update license headers by Jason Chen · 1 year, 7 months ago
 - 6b53fd5 chip/mt_scp: Add capability to support vdec 10bit by mingjia.zhang · 1 year, 7 months ago
 - 7766d86 board/geralt_scp: IMGSYS: add RED SCP migration by Harry Lai · 1 year, 7 months ago
 - 9503ba1 chip/stm32: Fix for "deadlock" in UART forwarding by Jes B. Klinke · 1 year, 7 months ago
 - 537a926 chip/mt_scp: add offset by following the correct cache line size by Jason Chen · 1 year, 7 months ago
 - 0dd5509 chip/mt_scp: vdec: add innerracing feature by mingjia.zhang · 1 year, 7 months ago
 - 99d2972 baseboard/mtscp-ev32i: fix build error when no mpd driver by Yunfei Dong · 1 year, 7 months ago
 - 4931673 board/geralt_scp: add ec tastlist by mingjia.zhang · 1 year, 7 months ago
 - e3d433e board/geralt_scp: enable s3 task by Tinghan Shen · 1 year, 7 months ago
 - 694d738 board/geralt_scp_core1: add geralt SCP core 1 board by Tinghan Shen · 1 year, 7 months ago
 - a5adc5c chip/mt_scp: add mt8188 core 1 clock by Tinghan Shen · 1 year, 7 months ago
 - 4138bc1 chip/mt_scp: add mt8188 core 1 registers by Tinghan Shen · 1 year, 7 months ago
 - 614385c chip/mt_scp: mt8195: support suspend/resume of SCP core 1 by Tinghan Shen · 1 year, 7 months ago
 - 3f8bc9c chip/mt_scp: support mt8195 core 1 ipi by Tinghan Shen · 1 year, 7 months ago
 - ae918c3 chip/mt_scp/rv32i_common: uart driver support mt8195 core 1 by Tinghan Shen · 1 year, 7 months ago
 - fec38ff chip/mt_scp/rv32i_common: wdt driver support mt8195 core 1 by Tinghan Shen · 1 year, 7 months ago
 - 8117cfe chip/mt_scp/rv32i_common: hrtimer driver support mt8195 core 1 by Tinghan Shen · 1 year, 7 months ago
 - f40fbcf chip/mt_scp/rv32i_common: intc driver support mt8195 core 1 by Tinghan Shen · 1 year, 7 months ago
 - 8bc4951 board/cherry_scp_core1: add cherry SCP core 1 board by Tinghan Shen · 1 year, 7 months ago
 - 899c199 chip/mt_scp: add mt8195 core 1 clock by Tinghan Shen · 1 year, 7 months ago
 - ef0a37b chip/mt_scp: add mt8195 core 1 registers by Tinghan Shen · 1 year, 7 months ago
 - c8a155b chip/mt_scp/rv32i_common: detect intc error by Tinghan Shen · 1 year, 7 months ago
 - e6a0da2 chip/mt_scp: add clock support for mt8188 by Tinghan Shen · 1 year, 7 months ago
 - 0cf14c0 baseboard/mtscp-rv32i: add support for mt8188 by Tinghan Shen · 1 year, 7 months ago
 - d8ae8d3 chip/mt_scp: add chip dependent driver for mt8188 by Tinghan Shen · 1 year, 7 months ago
 - 3a59b08 chip/mt_scp: Update RISC-V CSR for mt8188 RV55 by Tinghan Shen · 1 year, 7 months ago
 - ffc8158 chip/mt_scp: add support for mt8188 registers by Tinghan Shen · 1 year, 7 months ago
 - 688c408 chip/mt_scp: Share the S3 task for mt_scp chips by Tinghan Shen · 1 year, 7 months ago
 - a81bb9f chip/mt_scp: enable CONFIG_CHIP_MEMORY_REGIONS for mt8195 by Tinghan Shen · 1 year, 7 months ago
 - 8840bb6 chip/mt_scp: add mt8195 chip specific config by Tinghan Shen · 1 year, 7 months ago
 - 04044d3 chip/mt_scp: extract core dependent ipi operations by Tinghan Shen · 1 year, 7 months ago