Commit Graph

6 Commits

Author SHA1 Message Date
Peter Mc Shane b0f4120844 modules: hal: microchip: README: adding entry for mpfs hal
Adding info in the README regarding origin of the mpfs hal
and versioning.

Signed-off-by: Conor Paxton <conor.paxton@microchip.com>
2022-04-08 15:33:15 -04:00
Scott Worley 870d05e6a6 modules: microchip: MEC15xx Add missing eSPI VW definitions
Add missing eSPI MSVW08 - MSVW11 definitions.
Update GPIO ID enum with max value.
Remove non-printable character from SAF header.
Make sure all structure typedefs have a structure name.
Rename SPISLV to SPIP.
Changed all hex digits to lowe case.
Converted all "ul/UL" suffixes to "u".

Signed-off-by: Scott Worley <scott.worley@microchip.com>
2021-07-26 14:58:09 -04:00
Scott Worley ff0a32908b modules: microchip: mec1501: Add missing ESPI VW defines
Add missing ESPI Virtual Wire groups 8 - 11 GIRQ defines.

Signed-off-by: Scott Worley <scott.worley@microchip.com>
2021-07-26 14:58:09 -04:00
Scott Worley ba967b6a4b modules: microchip: mec1501 Add GIRQ source definitions
Origin:
    MCHP
        https://github.com/MicrochipTech/hal_microchip

Status:
    version 1.2.0

Add all GIRQ interrupt source definitions to the ECIA
component header. Add peripheral instance numbers to
main MEC1501 header. Add common BIT macro if not defined
in an outside header.

Signed-off-by: Scott Worley <scott.worley@microchip.com>
2021-04-26 16:13:43 -04:00
Scott Worley a1ec761014 modules: Add eSPI SAF header and updates
Origin:
    MCHP
        https://github.com/MicrochipTech/hal_microchip

Status:
    version 1.1.0

Add Microchip MEC15xx eSPI SAF header and SAF changes
in other affected hardware headers: espi_io and qmspi.

Signed-off-by: Scott Worley <scott.worley@microchip.com>
2020-07-20 10:39:30 -07:00
Francisco Munoz a4e72cce06 ext : hal : mec1701 Add the MEC1701 external header.
Origin: Microchip CPG
URL: https://github.com/MicrochipTech/Peripheral-mec1701
Version: 0.2
Purpose: Official peripheral firmware library for MEC1701
License: Apache
Maintained-by: External

Signed-off-by: Francisco Munoz <francisco.munoz.ruiz@intel.com>
2019-02-08 21:38:54 -05:00