summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* chip/mt8192_scp: using mm21 instead of mt21cYunfei Dong2021-05-171-1/+1
* stm32: Add helper function for H7 flash ctrl regsJosie Nordrum2021-05-114-105/+199
* panic.c: force sync before reenabling bus faultsJosie Nordrum2021-05-111-3/+0
* usb-ep: Add config option to define VIDScott Collyer2021-05-021-1/+1
* npcx9: port80: support 4 bytes mode for eSPI host interfaceJun Lin2021-04-292-6/+50
* chip/host: Match fprintf type and format stringPatrick Georgi2021-04-281-1/+1
* chip/host: Check that file reads are successfulPatrick Georgi2021-04-281-9/+4
* chip/host: Make persistence's path handling more robustPatrick Georgi2021-04-281-3/+49
* chip/host: assert that reading emulated flash is successfulPatrick Georgi2021-04-281-1/+3
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSJeremy Bettis2021-04-272-2/+2
* it83xx/hwtimer: swap timer 7 and timer 8's applicationDino Li2021-04-272-4/+16
* Revert "config: rename CONFIG_FLASH to CONFIG_FLASH_CROS"stabilize-13935.B-mainJack Rosenthal2021-04-242-2/+2
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSEric Yilun Lin2021-04-232-2/+2
* power: go to hibernate mode immediately if woken up by rtc overflow.Mulin Chao2021-04-211-0/+31
* mchp: Add lfw/gpio.inc in chipmartin yan2021-04-152-1/+108
* npcx: watchdog: fix the way to check watchdog expiration for aux timerJun Lin2021-04-131-44/+30
* it83xx: disable pre-defined command at defaultDino Li2021-04-082-0/+4
* it8xxx2: add support option CONFIG_PRESERVE_LOGSDino Li2021-04-073-1/+43
* mchp: Add i2c_chip.h and board_i2c_p2c() in chipmartin yan2021-04-052-0/+39
* mchp: Move general flash definitions into chipmartin yan2021-04-051-0/+16
* stm32gx: ucpd: BIST mode control and correct nRetryCountScott Collyer2021-03-312-11/+41
* stm32g4: ucpd: Fix tx hard reset and msg discard handlingScott Collyer2021-03-311-27/+211
* mchp: Update number of I2C controllers for MEC172xScott Worley2021-03-301-40/+54
* mchp: Update chip clock and system code for MEC172xScott Worley2021-03-302-72/+195
* mchp: Add MEC172x build filesScott Worley2021-03-303-0/+949
* mchp: MEC172x update Port 80h and ACPI ECScott Worley2021-03-302-24/+84
* mchp: PWM add MEC172x and clean upScott Worley2021-03-304-74/+60
* mchp: Update chip watchdog timer for MEC172xScott Worley2021-03-301-55/+72
* npcx: Fixup eSPI registersRob Barnes2021-03-242-3/+43
* chip/mt8192_scp: add venc capabilityTzung-Bi Shih2021-03-242-1/+7
* chip/mt8192_scp: add vdec capabilityTzung-Bi Shih2021-03-242-5/+8
* stm32g4: ucpd: Move hbit clock config macros to .h fileScott Collyer2021-03-242-26/+29
* chip/mt8192_scp: flush memory cache before notifying APTzung-Bi Shih2021-03-221-0/+5
* npcx: eSPI: add a config to reset SLP_Sx VW when eSPI_RST assertsJun Lin2021-03-171-0/+4
* it83xx/adc: Enable keeping ADC data bufferDino Li2021-03-172-0/+6
* chip/stm32: Rename field since "or" is reserved in C++Tom Hughes2021-03-161-1/+1
* chip/stm32: Remove duplicate macrosTom Hughes2021-03-163-171/+0
* ucpd: Add support to turn off type-2 BIST modeScott Collyer2021-03-161-6/+22
* mchp: Update chip configuration and flash layout for MEC172xScott Worley2021-03-132-24/+42
* mchp: Add Microchip MEC172x registersScott Worley2021-03-134-66/+1536
* chip/it83xx: Fix narrowing type warning when included from C++Tom Hughes2021-03-081-3/+3
* chip/mt8192_scp: move power_chipset_handle_host_sleep_eventTzung-Bi Shih2021-03-082-16/+17
* chip/mt8192_scp: change clock source to ULPOSC for UARTTzung-Bi Shih2021-03-081-3/+2
* chip/mt8192_scp: use ULPOSC1 div 8 instead of 26M for timerTinghan Shen2021-03-083-3/+11
* mt8192_scp/clock: Use ULPOSC1 when AP suspendWeiyi Lu2021-03-051-0/+16
* stm32g4: Add support for stm32g473xc variantScott Collyer2021-03-043-6/+67
* stm32g4: Add USB endpoint supportScott Collyer2021-03-045-4/+56
* panicinfo: fix panicinfo double reportEric Yilun Lin2021-03-043-5/+25
* mchp: Disable BGPO on pin used in GPIO listScott Worley2021-03-034-0/+65
* it83xx/gpg1 reset EC: save panic data to bramDino Li2021-02-232-1/+57