-
Notifications
You must be signed in to change notification settings - Fork 162
Update hal nxp to sdk 25 09 00 #612
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
Open
ZhaoxiangJin
wants to merge
21
commits into
zephyrproject-rtos:master
Choose a base branch
from
nxp-upstream:update-hal-nxp-to-sdk-25-09-00
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update hal nxp to sdk 25 09 00 #612
ZhaoxiangJin
wants to merge
21
commits into
zephyrproject-rtos:master
from
nxp-upstream:update-hal-nxp-to-sdk-25-09-00
+292,620
−32,636
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d9115f2
to
57cea6a
Compare
@ZhaoxiangJin , is there a Zephyr side PR for this? |
This has to have a Zephyr side PR so we can run regression. |
Signed-off-by: Zhaoxiang Jin <[email protected]>
Signed-off-by: Zhaoxiang Jin <[email protected]>
Update drivers to SDK 25.09.00 Signed-off-by: Zhaoxiang Jin <[email protected]>
Signed-off-by: Zhaoxiang Jin <[email protected]>
Signed-off-by: Zhaoxiang Jin <[email protected]>
Signed-off-by: Zhaoxiang Jin <[email protected]>
Signed-off-by: Zhaoxiang Jin <[email protected]>
Signed-off-by: Zhaoxiang Jin <[email protected]>
Signed-off-by: Zhaoxiang Jin <[email protected]>
Signed-off-by: Zhaoxiang Jin <[email protected]>
Signed-off-by: Zhaoxiang Jin <[email protected]>
ENET provides 1588_EVENT_IN signals to latch the current timer value in TCCRn when a rising edge is detected. This commit exposes the latched timer value via ENET_Ptp1588GetCapture. Signed-off-by: Simon Egger <[email protected]>
…rame Got right size of TX timestamp response frame. Signed-off-by: Yangbo Lu <[email protected]>
Supported rrt member in netc_tb_ipf_cfge_t. This is to enable Report Receive Timestamp in switch tag. Signed-off-by: Yangbo Lu <[email protected]>
Defined SDK_DEVICE_MAXIMUM_CPU_CLOCK_FREQUENCY which is used for delay function in hal driver. Signed-off-by: Jiafei Pan <[email protected]>
Cortex-A Core should set FSL_FEATURE_MEMORY_HAS_ADDRESS_OFFSET to be 0. Signed-off-by: Jiafei Pan <[email protected]>
Several fields in various HAL structures are named `PAGESIZE` which conflicts with the POSIX standard. Since POSIX has been around for a few decades, is standardized, etc, and since the HAL definitions seem to have operated correctly without POSIX conformance, undefine the standard `PAGESIZE` macro in order to prevent compile errors. Fixes #95285 Signed-off-by: Chris Friedt <[email protected]>
57cea6a
to
2ebc2de
Compare
This was referenced Oct 8, 2025
This was referenced Oct 11, 2025
Generate MCXA344 pinctrl dtsi. Signed-off-by: Neil Chen <[email protected]>
The call to the function "flash_cache_invalidate();" should be conditional. This patch has been submitted to the MCUX SDK. Signed-off-by: Zhaoxiang Jin <[email protected]>
Update edma4 driver to sdk latest. After this patch, zephyrproject-rtos#609 can be closed. Signed-off-by: Zhaoxiang Jin <[email protected]>
Update README to: 1. Reflect the latest hal_nxp code source. 2. Add patch list which are not included in the MCUX SDK 25.09.00 release but required by Zephyr/hal_nxp. Signed-off-by: Zhaoxiang Jin <[email protected]>
1715f87
to
f5f731e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.