summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* chip/stm32/registers-stm32l5.h: Add register bank F, GJes B. Klinke2022-02-031-1/+2
* cortex-m: Introduce FPU interrupt handlerPatryk Duda2022-02-032-0/+43
* clock-stm32h7: Handle timer overflow in IDLE taskPatryk Duda2022-02-021-0/+45
* mchp: Fix MEC172x RO_FRID wrong area_offset in SPI imagemartin yan2022-02-011-2/+22
* chip/mt_scp: rv32i: improve mt8195 handling suspend/resumeTinghan Shen2022-01-263-8/+94
* chip/mt_scp: rv32i: save unhandled interrupt groupTinghan Shen2022-01-261-3/+6
* npcx9: remove the workaround of download_from_flash ROM APIJun Lin2022-01-264-175/+2
* chip: Drop support for nrf51Jack Rosenthal2022-01-2519-3006/+0
* npcx: gpio: add a new guard to KSI's GPIO_INTJun Lin2022-01-244-6/+12
* tree: Delete chip/lm4 and board/bdsTom Hughes2022-01-2222-6122/+0
* clock-stm32f4: Improve timestamp calculation after deep sleepPatryk Duda2022-01-211-3/+4
* clock-stm32f4: Handle timer overflow in IDLE taskPatryk Duda2022-01-211-0/+45
* chip/stm32: Move IRQ_TIM to registers.hPatryk Duda2022-01-193-3/+2
* stm32/hwtimer32: Check if interrupts are disabled when setting timestampPatryk Duda2022-01-191-5/+15
* stm32/hwtimer: Clear status register after counter is setPatryk Duda2022-01-191-4/+28
* tree: Replace asm for disabling interrupts with functionTom Hughes2022-01-195-12/+12
* stm32/hwtimer32: Clear status register after counter is setPatryk Duda2022-01-131-0/+13
* clock-stm32h7: Check if deep sleep time is less than watchdog periodPatryk Duda2022-01-131-0/+9
* clock-stm32f4: Check if deep sleep time is less than watchdog periodPatryk Duda2022-01-131-0/+9
* atomic: fix printing atomic_t typeDawid Niedzwiecki2022-01-064-8/+8
* npcx: fix port80 buffer overflowBoris Mittelberg2022-01-041-1/+2
* chip/mt_scp: rename watchdog enable/disable APITinghan Shen2021-12-233-7/+7
* chip/mt_scp: fix mt8195 irq table entries 70~75 and 93~95Tinghan Shen2021-12-232-15/+15
* atomic: change atomic_t to longDawid Niedzwiecki2021-12-174-11/+12
* chip/stm32/usb_spi.c: Advertise endpoint nameJes B. Klinke2021-12-161-1/+8
* chip/stm32: Properly clear UART overrun bitJes B. Klinke2021-12-144-3/+42
* it83xx: i2c: add support for command queue modeDino Li2021-12-094-13/+270
* atomic: use atomic_t where it is possibleDawid Niedzwiecki2021-12-084-4/+5
* atomic: cast pointers to atomic_t* for atomic_* callsDawid Niedzwiecki2021-11-298-11/+12
* COIL: Update links for inclusive languageTom Hughes2021-11-291-1/+1
* config: rename CONFIG_HOSTCMD_SHI to CONFIG_HOST_INTERFACE_SHIKeith Short2021-11-195-9/+7
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-1920-56/+57
* config: rename CONFIG_HOSTCMD_LPC to CONFIG_HOST_INTERFACE_LPCKeith Short2021-11-197-8/+8
* config: rename CONFIG_HOSTCMD_HECI to CONFIG_HOST_INTERFACE_HECIKeith Short2021-11-191-2/+2
* chip/npcx: Disable linker section check warningTom Hughes2021-11-171-0/+3
* ite: Fix SRAM size for ITE81302-512Andrew McRae2021-11-121-4/+4
* ite: Add support for ITE81302-512 variantAndrew McRae2021-11-121-2/+10
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-0884-220/+266
* chip/npcx: Fix monitor compilation with clangTom Hughes2021-11-031-0/+1
* npcx: flash: Refactor flash_get_status()Wealian Liao2021-11-031-50/+24
* npcx: flash: Fix physical_get_protect_flags()Wealian Liao2021-11-031-6/+15
* CEC: move mkbp event to the cec taskZhuohao Lee2021-11-031-2/+13
* chip/stm32/usb_spi.c: Fix bug crippling full duplexJes B. Klinke2021-10-291-1/+1
* chip/mt_scp: mt8195: change S3 clock source to 26MTinghan Shen2021-10-291-1/+1
* chip/mt_scp: support disable/enable WDTTinghan Shen2021-10-293-2/+34
* Revert "chip/mt_scp: disable uart irq in S3 state"Tinghan Shen2021-10-293-32/+2
* chip/mt_scp: dump 8195 panic information on console channelTinghan Shen2021-10-291-0/+3
* npcx: flash: Disable flash QE bit at initWealian Liao2021-10-271-31/+57
* chip/mt_scp: disable uart irq in S3 stateTinghan Shen2021-10-263-2/+32
* chip/mchp: Fix license textTom Hughes2021-10-195-5/+5