@@ -441,6 +441,7 @@ Boards & SoC Support
441
441
* Atmel SAME70Q19
442
442
* GigaDevice GD32L23X
443
443
* GigaDevice GD32A50X
444
+ * NXP S32Z2/E2
444
445
445
446
* Removed support for these SoC series:
446
447
@@ -472,6 +473,7 @@ Boards & SoC Support
472
473
* SECO JUNO SBC-D23 (STM32F302)
473
474
* ST Nucleo G070RB
474
475
* ST Nucleo L4A6ZG
476
+ * NXP X-S32Z27X-DC (DC2)
475
477
476
478
* Added support for these ARM64 boards:
477
479
@@ -614,6 +616,7 @@ Drivers and Sensors
614
616
615
617
* STM32 RTC based counter domain clock (LSE/SLI) should now be configured using device tree.
616
618
* Added Timer based driver for GigaDevice GD32 SoCs.
619
+ * Added NXP S32 System Timer Module driver.
617
620
618
621
* Crypto
619
622
@@ -719,6 +722,7 @@ Drivers and Sensors
719
722
720
723
* Atmel SAM: Added support to configure Open-Drain pins
721
724
* Added driver for nPM6001 PMIC GPIOs
725
+ * Added NXP S32 GPIO (SIUL2) driver
722
726
723
727
* hwinfo
724
728
@@ -762,6 +766,7 @@ Drivers and Sensors
762
766
* Interrupt Controller
763
767
764
768
* STM32: Driver configuration and initialization is now based on device tree
769
+ * Added NXP S32 External Interrupt Controller (SIUL2) driver.
765
770
766
771
* IPM
767
772
@@ -774,6 +779,8 @@ Drivers and Sensors
774
779
775
780
* MBOX
776
781
782
+ * Added NXP S32 Message Receive Unit (MRU) driver.
783
+
777
784
* MEMC
778
785
779
786
* PCIE
@@ -935,6 +942,8 @@ Drivers and Sensors
935
942
* Added support to transfers using DMA.
936
943
* Added support to loopback mode for testing purposes.
937
944
945
+ * Added NXP S32 SPI driver.
946
+
938
947
* Timer
939
948
940
949
* Correct CPU numbering on SMP RISC-V systems using the mtime device
@@ -980,6 +989,7 @@ Drivers and Sensors
980
989
* Added driver for nPM6001 PMIC Watchdog.
981
990
* Added free watchdog driver for GigaDevice GD32 SoCs.
982
991
* Added window watchdog driver for GigaDevice GD32 SoCs.
992
+ * Added NXP S32 Software Watchdog Timer driver.
983
993
984
994
* WiFi
985
995
@@ -998,6 +1008,7 @@ Networking
998
1008
bringing Ethernet interface up.
999
1009
* Added ``unknown_protocol `` statistic for packets with unrecognized protocol
1000
1010
field, instead of using ``error `` for this purpose.
1011
+ * Added NXP S32 NETC Ethernet driver.
1001
1012
1002
1013
* HTTP:
1003
1014
0 commit comments