summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* 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
* tree: Files should end with single newlineTom Hughes2021-10-1836-36/+0
* chip/stm32: Include gpio_chip.h when using gpio_interruptTom Hughes2021-10-188-0/+8
* chip/npcx: Remove unused GPIO interrupt functionTom Hughes2021-10-181-1/+0
* tree: Make all console commands staticTom Hughes2021-10-151-1/+1
* tree: Make all host commands staticTom Hughes2021-10-151-2/+7
* chip/stm32: Avoid out of bounds array access on TCPCI_MSG_TX_BIST_MODE_2Tom Hughes2021-10-131-3/+0
* core: Fix flash size calculation when linking with lld (clang)Tom Hughes2021-10-111-2/+2
* core/cortex-m: Disable warning in vecttable.c when building with clangTom Hughes2021-10-081-0/+15
* chip/stm32: Proper declarations for USB clock and SRAM on L5Jes B. Klinke2021-10-083-122/+178
* stm32: usb-ep: Add Windows OS Extended Compat ID descriptorScott Collyer2021-10-071-4/+60
* chip/npcx: Fix return typeTom Hughes2021-10-071-1/+1
* chip/npcx: Fix enum typeTom Hughes2021-10-051-1/+1
* chip/stm32: remove unused variableTom Hughes2021-10-041-1/+0
* chip/ish: Fix return typeTom Hughes2021-09-291-1/+1
* chip/stm32: Make function definition and declaration matchTom Hughes2021-09-292-2/+2
* npcx: Correct the image copies indication bits for npcx9Jun Lin2021-09-284-8/+24
* chip/mt_scp: Declaration needs to come before definitionTom Hughes2021-09-274-7/+7
* it83xx: clock: fix sequence to set PLL control registerDino Li2021-09-271-6/+40
* npcx/i2c: Implement chip_i2c_[gs]et_freqCaveh Jalali2021-09-261-0/+49
* npcx/i2c: Track configured I2C port speedCaveh Jalali2021-09-251-0/+13
* npcx/i2c: Rename variable for clarityCaveh Jalali2021-09-251-5/+5