-
Notifications
You must be signed in to change notification settings - Fork 139
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
NXP S32 introduce support PSI5_S #469
base: master
Are you sure you want to change the base?
NXP S32 introduce support PSI5_S #469
Commits on Oct 15, 2024
-
s32: drivers: s32ze: add PSI5 baremetal driver
This is the PSI5 baremetal driver for s32ze Signed-off-by: Cong Nguyen Huu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 974d296 - Browse repository at this point
Copy the full SHA 974d296View commit details -
s32: drivers: s32ze: psi5: patch for nocache section
Use zephyr .nocache section for non-cacheable variables. Signed-off-by: Cong Nguyen Huu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 650d60c - Browse repository at this point
Copy the full SHA 650d60cView commit details -
s32: soc: s32z2: add PSI5 soc specific code
Code autogenerated with S32 Design Studio for s32ze Signed-off-by: Cong Nguyen Huu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d82c38 - Browse repository at this point
Copy the full SHA 1d82c38View commit details -
s32: s32ze: patch PSI5 for integration with zephyr
Remove 'u' suffix from macros that used with LISTIFY in shim-driver Signed-off-by: Cong Nguyen Huu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d78c8e - Browse repository at this point
Copy the full SHA 5d78c8eView commit details
Commits on Nov 28, 2024
-
s32: drivers: s32ze: add PSI5_S baremetal driver
add PSI5_S baremetal driver Signed-off-by: Tu Nguyen Van <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f98b849 - Browse repository at this point
Copy the full SHA f98b849View commit details -
s32: drivers: s32ze: psi5: patch for nocache section
Use zephyr .nocache section for non-cacheable variables. Signed-off-by: Tu Nguyen Van <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a953160 - Browse repository at this point
Copy the full SHA a953160View commit details -
s32: soc: s32z2: add PSI5_S soc specific code
Code autogenerated with S32 Design Studio for s32ze Signed-off-by: Tu Nguyen Van <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4e9f18 - Browse repository at this point
Copy the full SHA a4e9f18View commit details -
32: s32ze: patch PSI5 for integration with zephyr
Remove 'u' suffix from macros that used with LISTIFY in shim-driver Signed-off-by: Tu Nguyen Van <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a902e6 - Browse repository at this point
Copy the full SHA 4a902e6View commit details -
drivers: psi5_s: add guard for DMA
add guard for DMA since PSI5S driver is not suppored DMA Issue: AZ-2540 Signed-off-by: Tu Nguyen Van <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 34175f1 - Browse repository at this point
Copy the full SHA 34175f1View commit details