@@ -3,18 +3,13 @@ MCUXpresso SDK
33
44Origin:
55 NXP MCUXpresso SDK
6- https://github.com/nxp-mcuxpresso/mcux-sdk
7- SHA: cc77cb1006ad2226fe45f0431e85add0fcd891d8
6+ https://github.com/nxp-mcuxpresso/mcuxsdk-manifests
7+ SHA: 9039bbdc5b053d3155f1023caf65fb8305567041
88
99 NXP Kinetis Connectivity Software
1010 https://www.nxp.com/webapp/Download?colCode=KW40Z-CONNECTIVITY-SOFTWARE&appType=license&Parent_nodeId=1432854896956716810497&Parent_pageType=product
1111 https://www.nxp.com/webapp/Download?colCode=MKW2XD-MRC20A-CONNECTIVITY-SW&appType=license&Parent_nodeId=1425322332576706617013&Parent_pageType=productI
1212
13- NXP MCUXpresso SDK USB
14- https://github.com/nxp-mcuxpresso/mcux-sdk-middleware-usb
15- SHA: e0f1fc8488508db2f92ae454f4378513d96e83e2
16- SDK 2.16.000 merge
17-
1813 NXP MCUXpresso SDK Connectivity Framework
1914 https://github.com/nxp-mcuxpresso/mcux-sdk-middleware-connectivity-framework
2015 BRANCH: release/25.06.00
@@ -41,55 +36,55 @@ Origin:
4136
4237 NXP MCUXpresso SDK Core
4338 https://github.com/nxp-mcuxpresso/mcuxsdk-core
44- SHA: 84547d55114471cd361e32559db1c4ecb3a32815
39+ SHA: e570f283a05a8cc291ac1165b405168250b9717a
4540 Source folder: cmake/extension
4641 Destination folder: mcux-sdk-ng/cmake/extension
4742
4843 NXP MCUXpresso SDK Component
4944 https://github.com/nxp-mcuxpresso/mcux-component
50- SHA: 0a95c0536c168a97e1caac0bc41898c3cf9f75a8
45+ SHA: bcf7fef88d50f038ee6e500601ad0a2e18f83473
5146 Source folder: Root folder of the NXP MCUXpresso SDK Component Repository
5247 Destination folder: mcux-sdk-ng/components
5348
5449 NXP MCUXpresso SDK USB
55- https://github.com/nxp-mcuxpresso/mcuxsdk-middleware-usb
56- SHA: ff4c277499155029637526e0bf7ad7fa4c875e48
50+ https://github.com/nxp-mcuxpresso/mcuxsdk-middleware-usb/tree/release/25.09.00
51+ SHA: fae72b7af511b5097c8b8e2c16337215c0bab058
5752 Source folder: Root folder of the NXP MCUXpresso SDK USB Repository
5853 Destination folder: mcux-sdk-ng/middleware/usb
5954
6055 NXP MCUXpresso SDK Device i.MX
6156 https://github.com/nxp-mcuxpresso/mcux-devices-imx
62- SHA: bd9dec893950a163c5f9f4c53e5bc7a202b83819
57+ SHA: a999a1c98ec7fd058bd24416a7e4ff330235b09d
6358 Source folder: Root folder of the NXP MCUXpresso SDK Device i.MX Repository
6459 Destination folder: mcux-sdk-ng/devices/i.MX
6560
6661 NXP MCUXpresso SDK Device RT
6762 https://github.com/nxp-mcuxpresso/mcux-devices-rt
68- SHA: 69599d3038bf20fdffb5b89dc3fcb34a2322f43a
63+ SHA: 6b306e8feca475462e7fd4cd682440513f570bc4
6964 Source folder: Root folder of the NXP MCUXpresso SDK Device RT Repository
7065 Destination folder: mcux-sdk-ng/devices/RT
7166
7267 NXP MCUXpresso SDK Device Kinetis
7368 https://github.com/nxp-mcuxpresso/mcux-devices-kinetis
74- SHA: d3b2cbe46095f59a27d7f0d8b251bcfa7a8f5d6f
69+ SHA: 978c1f97060c884d548c68ac06836750426033e8
7570 Source folder: Root folder of the NXP MCUXpresso SDK Device Kinetis Repository
7671 Destination folder: mcux-sdk-ng/devices/Kinetis
7772
7873 NXP MCUXpresso SDK Device LPC
7974 https://github.com/nxp-mcuxpresso/mcux-devices-lpc
80- SHA: 4671b7f19480417fefb23eb8c6e71a2bc9f2d9f1
75+ SHA: fe228b87e081a1938f6211b4c60926a333ed93fb
8176 Source folder: Root folder of the NXP MCUXpresso SDK Device LPC Repository
8277 Destination folder: mcux-sdk-ng/devices/LPC
8378
8479 NXP MCUXpresso SDK Device MCX
8580 https://github.com/nxp-mcuxpresso/mcux-devices-mcx
86- SHA: 3ff51c8cf729c59918e96f4ce33b37c3e93ffc74
81+ SHA: 6bbddd36a6efe653c4633b064705dd9f30e32ac8
8782 Source folder: Root folder of the NXP MCUXpresso SDK Device MCX Repository
8883 Destination folder: mcux-sdk-ng/devices/MCX
8984
9085 NXP MCUXpresso SDK Device Wireless
9186 https://github.com/nxp-mcuxpresso/mcux-devices-wireless
92- SHA: 0dbc39ab4a247d7edc1b2b9aecdf3f0ea33369af
87+ SHA: 5eb6a44dfbc2b36f5a3a058a3e06985e99829b76
9388 Source folder: Root folder of the NXP MCUXpresso SDK Device Wireless Repository
9489 Destination folder: mcux-sdk-ng/devices/Wireless
9590
@@ -208,3 +203,39 @@ Patch List:
208203 - Update usb_host_ehci.c and usb_host_ip3516hs.c to not depend on usb_host_device_instance_t struct.
209204 - mcux-sdk: devices: fix MKV56F24.h wrong macro
210205 - The MKV56F24 device doesn't contain CAN2 peripheral. Remove it from the device header.
206+
207+ - hal_nxp: undefine PAGESIZE macro before naming fields.
208+ - Commit: https://github.com/zephyrproject-rtos/hal_nxp/pull/598/commits/c8b649a8af4d7235e67f67d5a6682df2c54c5c93
209+ - This patch is in hal_nxp but is not in mcux-sdk-ng 25.09.00.
210+
211+ - devices: imx943: ca55: fix memory feature
212+ - Commit: https://github.com/zephyrproject-rtos/hal_nxp/pull/578/commits/0145d78f5a68ac2ea1df5de165fb429ebf51c1da
213+ - This patch is in hal_nxp but is not in mcux-sdk-ng 25.09.00.
214+
215+ - devices: imx943: ca55: add definition of cpu frequency
216+ - Commit: https://github.com/zephyrproject-rtos/hal_nxp/pull/578/commits/cf3d4d6721c1741c2d86d5dc564c1fe175e87969
217+ - This patch is in hal_nxp but is not in mcux-sdk-ng 25.09.00.
218+
219+ - mcux-sdk-ng: drivers: netc: support rrt member in netc_tb_ipf_cfge_t
220+ - Commit: https://github.com/zephyrproject-rtos/hal_nxp/pull/594/commits/49ccd7d3aafe178162de1f716888ebd3e5493239
221+ - This patch is in hal_nxp but is not in mcux-sdk-ng 25.09.00.
222+
223+ - mcux-sdk-ng: drivers: netc: get right size of TX timestamp response frame
224+ - Commit: https://github.com/zephyrproject-rtos/hal_nxp/pull/594/commits/3565235cb5968c9a70a0419b3330ab8d323159af
225+ - This patch is in hal_nxp but is not in mcux-sdk-ng 25.09.00.
226+
227+ - hal_nxp: Expose Timestamp of 1588_EVENT_IN
228+ - Commit: https://github.com/zephyrproject-rtos/hal_nxp/pull/588/commits/fa0da84a8cb1b4f324a93624f7b7ca8fcb71994c
229+ - This patch is in hal_nxp but is not in mcux-sdk-ng 25.09.00.
230+
231+ - drivers: fsl_power.c: fix building warning
232+ - Commit: https://github.com/zephyrproject-rtos/hal_nxp/pull/605/commits/584ebaab198efe281a4de3451f81132b0e373bad
233+ - This patch is in hal_nxp but is not in mcux-sdk-ng 25.09.00.
234+ This patch was merged after PR https://github.com/zephyrproject-rtos/hal_nxp/pull/612/commits was created, so it
235+ did not enter PR#612 via cherry-pick but rather via rebasing onto the master branch.
236+
237+ - Allow disable quickaccess section
238+ - Commit: https://github.com/zephyrproject-rtos/hal_nxp/pull/605/commits/6b184471ec9eb0c32c07a2cc713baef170585f3e
239+ - This patch is in hal_nxp but is not in mcux-sdk-ng 25.09.00.
240+ This patch was merged after PR https://github.com/zephyrproject-rtos/hal_nxp/pull/612/commits was created, so it
241+ did not enter PR#612 via cherry-pick but rather via rebasing onto the master branch.
0 commit comments