Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add i.MX95 NETC support #462

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Nov 8, 2024

  1. mcux-sdk: MIMX9596: add fsl_memory.h from i.MX95 SDK 2.16.001

    Added fsl_memory.h from i.MX95 SDK 2.16.001.
    
    Signed-off-by: Yangbo Lu <[email protected]>
    yangbolu1991 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c73ddce View commit details
    Browse the repository at this point in the history
  2. mcux-sdk: MIMX9596: disable FSL_FEATURE_NETC_HAS_ERRATA_051711

    Disable FSL_FEATURE_NETC_HAS_ERRATA_051711 since there was not
    this errata on i.MX95.
    
    Signed-off-by: Yangbo Lu <[email protected]>
    yangbolu1991 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f7f17d9 View commit details
    Browse the repository at this point in the history
  3. mcux-sdk: MIMX9596: unify ENETC_PF_TMR_Type structure

    Unified ENETC_PF_TMR_Type structure to suit driver.
    
    Signed-off-by: Yangbo Lu <[email protected]>
    yangbolu1991 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9bb434a View commit details
    Browse the repository at this point in the history
  4. mcux-sdk: netc: add netc_timer_exttrig_index_t definition for i.MX95

    Added netc_timer_exttrig_index_t definition for i.MX95.
    
    Signed-off-by: Yangbo Lu <[email protected]>
    yangbolu1991 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5bfcf1b View commit details
    Browse the repository at this point in the history
  5. mcux-sdk: irqsteer: fix compile with false FSL_SDK_DISABLE_DRIVER_CLO…

    …CK_CONTROL
    
    Fixed irqsteer compile with false FSL_SDK_DISABLE_DRIVER_CLOCK_CONTROL.
    
    Signed-off-by: Yangbo Lu <[email protected]>
    yangbolu1991 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7a54f2c View commit details
    Browse the repository at this point in the history
  6. mcux: hal_nxp: i.MX95 NETC support

    Added i.MX95 NETC support in hal_nxp.cmake.
    
    Signed-off-by: Yangbo Lu <[email protected]>
    yangbolu1991 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2076804 View commit details
    Browse the repository at this point in the history
  7. mcux: hal_nxp: enable cache driver for i.MX95 M7

    Enabled cache driver for i.MX95 M7.
    
    Signed-off-by: Yangbo Lu <[email protected]>
    yangbolu1991 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c53527f View commit details
    Browse the repository at this point in the history