summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* it83xx/gpg1 reset EC: save panic data to bramDino Li2021-02-232-1/+57
* mchp: Add ADC channel enumeration to chipScott Worley2021-02-101-0/+13
* mchp: MEC152x update PWM instancesScott Worley2021-02-101-4/+11
* mchp: Add MEC152x SPI image generator scriptScott Worley2021-02-102-1/+806
* mchp: Support any chip UART for EC consoleScott Worley2021-02-102-80/+127
* mchp: MEC152X watchdog interrupt supportScott Worley2021-02-101-9/+81
* mchp: MEC152x eSPI adjust number of ACPI EC instancesScott Worley2021-02-102-65/+29
* mchp: MEC152X does not have GP-SPI controllerScott Worley2021-02-101-1/+3
* mchp: MEC152x increase number of I2C controllersScott Worley2021-02-101-159/+259
* mchp: MEC152x chip level GPIO updatesScott Worley2021-02-103-18/+32
* mchp: MEC152x clock configuration and system updatesScott Worley2021-02-103-116/+119
* mchp: MEC152x chip configuration and flash layout changesScott Worley2021-02-102-9/+28
* mchp: MEC152x chip family updateScott Worley2021-02-101-1/+1
* mchp: Add Microchip MEC152x register changesScott Worley2021-02-103-1767/+3054
* servo_v4p1: Fix communication with ATmega32 keyboard emulatorMichał Barnaś2021-02-091-1/+1
* common: move some structures from .rodata to .dataKeith Short2021-02-051-1/+1
* it8xxx2: return -1 if EC INT number isn't validDino Li2021-02-041-0/+3
* stm32: assume no vbnvJack Rosenthal2021-02-033-34/+2
* npcx: remove VBNVCNTXT storage in bbramJack Rosenthal2021-02-022-14/+5
* it83xx: deprecate BRAM_IDX_NVCONTEXTJack Rosenthal2021-02-022-13/+1
* Remove CONFIG_HOSTCMD_VBNV_CONTEXTJack Rosenthal2021-02-021-10/+0
* spi: Pass in spi_device as argument to spi_enable instead of portTom Hughes2021-01-2812-122/+85
* npcx7: Set the erase size to 64 KiBKeith Short2021-01-271-15/+24
* npcx: fan: fix the enumeration of the tachometer clockWealian Liao2021-01-261-1/+1
* chip/npcx/pwm: update commentCaveh Jalali2021-01-201-1/+1
* shi: Fix TX buffer synchronization by leaving a gap on filling statusWai-Hong Tam2021-01-151-12/+18
* it83xx/gpg1 reset EC: handle case of watchdog resetstabilize-13729.16.B-mainDino Li2021-01-151-6/+24
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-1532-58/+58
* chip/mt8192_scp: add memory barrierTzung-Bi Shih2021-01-142-0/+2
* npcx/system: LCT compensate for MTC in PSL_hibernateWealian Liao2021-01-124-7/+69
* chip: npcx: remove comment about keeping things in sync with zephyrJack Rosenthal2021-01-081-6/+1
* ish: enable handling reset in AON codeLeifu Zhao2021-01-081-1/+8
* version: Rename version.h to cros_version.hYuval Peress2021-01-075-5/+5
* ish: enable GPIO wake from low power stateLeifu Zhao2021-01-072-0/+8
* it83xx/system: introduce GPG1 reset EC featureDino Li2021-01-071-0/+7
* it83xx/spi: add support emmc boot modeDino Li2020-12-293-0/+23
* npcx9: remove unnecessary default CONFIGs for internal flashWealian Liao2020-12-281-2/+0
* chip/stm32/usb_hid_keyboard: Implement HID GET_REPORTNicolas Boichat2020-12-231-3/+9
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* stm32g4: ucpd: Add missing tcpci methodsScott Collyer2020-12-223-3/+103
* stm32g4: ucpd: Add pd msg log and console debug commandsScott Collyer2020-12-221-3/+415
* Revert "npcx9: remove unnecessary default CONFIGs for internal flash"Hung-Te Lin2020-12-221-0/+2
* npcx9: remove unnecessary default CONFIGs for internal flashWealian Liao2020-12-221-2/+0
* Cleanup: rename function nameRuibin Chang2020-12-211-2/+2
* it8xxx2: enable ILM0Dino Li2020-12-174-0/+45
* it83xx/flash: workaround of IMMU tag is nds32 onlyDino Li2020-12-171-4/+11
* npcx: Don't delay hibernate wake by 2 seconds (v2)Edward Hill2020-12-162-11/+12
* chip/mt8192_scp: add memory barrier after writing to cacheTzung-Bi Shih2020-12-161-2/+12
* chip/mt8192_scp: make all cache operations inlineTzung-Bi Shih2020-12-162-110/+97
* chip/mt8192_scp: set CONFIG_PROGRAM_MEMORY_BASE_LOADTzung-Bi Shih2020-12-161-0/+1