summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-05477-140356/+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
* npcx/i2c: Refactor i2c_freq_changedCaveh Jalali2021-09-251-74/+86
* chip/mt_scp: Fix return typeTom Hughes2021-09-241-1/+1
* Revert "npcx: correct the image copies indication bits for npcx9"caveh jalali2021-09-214-24/+8
* npcx: correct the image copies indication bits for npcx9Jun Lin2021-09-174-8/+24
* chip: it83xx/gpio: condition for adding judgmentTim Lin2021-09-131-1/+1
* chip/stm32: UART declarations for STM32L5 seriesJes B. Klinke2021-09-082-1/+164
* chip/stm32: Factor family specific clock logic out of usb.cJes B. Klinke2021-09-085-32/+71
* chip/mt_scp: mt8195 uses 32k clock when AP suspendTinghan Shen2021-09-061-1/+1
* it83xx/nds32: Ensure EXT_IER has been disabled before enabling CPU interruptDino Li2021-09-022-1/+12
* it83xx/riscv: Ensure IER has been disabled before enabling CPU interruptDino Li2021-09-021-1/+9
* it83xx/irq: there is no need to configure IER on nds32 core chipDino Li2021-09-011-2/+10
* npcx: Always print on eSPI bus errorRob Barnes2021-08-311-1/+2
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-312-16/+16
* adc: Include adc_chip.h from adc.hCaveh Jalali2021-08-2717-50/+21
* chip/stm32: Add initial support for STM32L5xx seriesJes B. Klinke2021-08-2514-5/+2586
* common: move standard library functions from util.c to another fileMichał Barnaś2021-08-251-1/+1
* system: fix system_get_scratchpad APIYuval Peress2021-08-209-29/+29
* mchp: Update RPM-PWM registers and configurationmartin yan2021-08-193-12/+23
* chip/mt_scp: restore fmeter valueTinghan Shen2021-08-191-0/+9
* 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