summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-182-8/+8
* usb_hid_keyboard: fix incorrect sleep/lock key positionTing Shen2021-08-171-1/+2
* chip/mt_scp: add define to support wait decode interrupt in scpYunfei Dong2021-08-121-0/+1
* chip/mt_scp: move video capability to chip specificTzung-Bi Shih2021-08-097-19/+75
* stm32/usb_hid_keyboard; implement new top row keysTing Shen2021-08-091-4/+10
* mchp: Optimize spi_flash_read() APImartin yan2021-08-061-0/+12
* COIL: chip/lm4: Update terminologyCaveh Jalali2021-08-043-18/+21
* stm32/usb_hid_keyboard: fix feature report data sizeTing Shen2021-08-041-1/+2
* COIL: host: Update SPI terminologyCaveh Jalali2021-08-043-12/+12
* COIL: Change host interface option to CONFIG_HOSTCMD_SHIKeith Short2021-08-035-5/+5
* COIL: npcx: Update I2C terminologyCaveh Jalali2021-08-022-47/+57
* npcx: Make interrupt handler staticCaveh Jalali2021-08-021-1/+1
* pylintrc: Copy Chromium OS platform2's configCraig Hesling2021-08-025-0/+20
* COIL: chip/it83xx: Rename SPI IRQ configCaveh Jalali2021-08-025-10/+10
* COIL: chip/it83xx: Rename SPI MAX_FREQ configCaveh Jalali2021-08-023-7/+16
* COIL: chip/it83xx: Update SPI terminologyCaveh Jalali2021-08-023-39/+39
* COIL: npcx: Update SHI terminologyCaveh Jalali2021-08-011-5/+5
* it83xx: i2c: don't check bus busy if transaction is ongoing.Dino Li2021-07-301-4/+9
* npcx: Add alternate function option for PS2_2 & PS2_3Wealian Liao2021-07-286-6/+34
* chip/mt_scp: move video encode/decode IRQ to group 8Tinghan Shen2021-07-231-6/+6
* chip/mt_scp: fix 8195 IRQ default polarityTinghan Shen2021-07-233-3/+6
* it83xx: pwm: fix wrong index of pwm_channelsDino Li2021-07-211-3/+3
* stm32: change stm32l431 flash layoutBossen WU2021-07-202-1/+54
* mchp: Correct integrated SPI flash pins' configurationmartin yan2021-07-141-2/+2
* chip/mt_scp: add mt8195 irq supportTinghan Shen2021-07-134-113/+451
* chip/mt_scp: change uart clock to ULPOSCTinghan Shen2021-07-131-1/+1
* chip/mt_scp: support mt8195 clockTinghan Shen2021-07-139-98/+622
* driver/tcpm/ite_pd_intc: separate pd interrupt to ite_pd_intcRuibin Chang2021-07-091-78/+1
* stm32: clock: avoid division by zero worries.Bossen WU2021-07-021-4/+4
* stm32: add stm32l431 ec in chip/stm32 : flashBossen WU2021-07-012-7/+44
* stm32: add stm32l431 ec in chip/stm32 : adcBossen WU2021-07-012-1/+258
* stm32: add stm32l431 ec in chip/stm32 : dmaBossen WU2021-07-011-6/+29
* stm32: add stm32l431 ec in chip/stm32 : i2cBossen WU2021-07-011-19/+25
* mchp: Correct assigning I2C controller to a portVijay Hiremath2021-06-302-3/+15
* mchp: Move I2C_CONTROLLER_COUNT and I2C_PORT_COUNT to chipmartin yan2021-06-302-0/+8
* stm32: add stm32l431 ec in chip/stm32 : uartBossen WU2021-06-301-4/+28
* stm32: add stm32l431 ec in chip/stm32 : watchdogBossen WU2021-06-301-1/+30
* stm32: add stm32l431 ec in chip/stm32 : system / clock / timerBossen WU2021-06-307-498/+2575
* chip/mt_scp: support MT8195 UARTTzung-Bi Shih2021-06-292-0/+10
* chip/mt_scp: move UART pinmux settings to chip specificTzung-Bi Shih2021-06-296-11/+67
* stm32: rename CONFIG_STM32_SPI1_MASTER to …CONTROLLERHarry Cutts2021-06-252-9/+9
* chip/mt_scp: move rv32i specific to common folderTzung-Bi Shih2021-06-2525-30/+39
* chip/mt8192_scp: fix unknown type errorsTzung-Bi Shih2021-06-251-0/+2
* chip/mt_scp: move mt8183 specific to sub-folderTzung-Bi Shih2021-06-2519-83/+108
* chip/mt_scp: remove unnecessary path when includingTzung-Bi Shih2021-06-251-1/+1
* Fix compilation issues with nocturne SDKPatryk Duda2021-06-171-1/+2
* ish/heci: initialize msg.payload before using itPatrick Georgi2021-06-171-1/+1
* mchp: Add ADC MAX reading value for MEC172xmartin yan2021-06-101-0/+5
* mchp: Update stack size MACROsmartin yan2021-06-101-5/+6
* stm32/system: Disable caches before rebootPatryk Duda2021-06-101-0/+9