summaryrefslogtreecommitdiff
path: root/chip/mchp/espi.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-8/+11
* chip: Sort header filesJeremy Bettis2022-11-291-11/+8
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-091-11/+12
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* chip/mchp/espi.c: Format with clang-formatJack Rosenthal2022-06-291-150/+102
* treewide: Convert ESPI_DEFAULT_SCI_WIDTH_US to default VWIRE pulse widthTim Wawrzynczak2022-05-111-0/+3
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-8/+8
* COIL: espi: replace VW_SLAVE_BTLD_STATUS_DONE with VW_PERIPHERAL_BTLD_STATUS_...Caveh Jalali2021-06-041-25/+25
* mchp: Default espi configurationPoornima Tom2021-05-201-23/+26
* mchp: MEC152x eSPI adjust number of ACPI EC instancesScott Worley2021-02-101-53/+3
* PCH_PLTRST_L: Use appropriate config optionAbe Levkoy2019-10-301-1/+1
* GPIO/IOEX/eSPI: Give different IO signals unique valuesEdward Hill2019-10-251-5/+5
* mchp/espi: fix error condition handlingPatrick Georgi2019-08-281-7/+10
* ec_chip_mchp: Fix LPC bugs configuring logical devicesscott worley2018-06-141-76/+6
* espi: rename remaining eSPI optionsJett Rink2018-05-231-10/+10
* ec_chip_mchp: Add LPC and eSPI files.Scott Worley2018-01-021-0/+1619