@@ -330,8 +330,6 @@ Kernel
330
330
Architectures
331
331
*************
332
332
333
- * ARM
334
-
335
333
* ARM
336
334
337
335
* More precise 'reason' codes are now returned in the fault handler.
@@ -371,8 +369,6 @@ Architectures
371
369
* Added a workaround for ``MTVAL `` not updating properly on QEMU-based
372
370
platforms.
373
371
374
- * Xtensa
375
-
376
372
Bluetooth
377
373
*********
378
374
@@ -467,8 +463,6 @@ Boards & SoC Support
467
463
* GigaDevice GD32A50X
468
464
* NXP S32Z2/E2
469
465
470
- * Removed support for these SoC series:
471
-
472
466
* Made these changes in other SoC series:
473
467
474
468
* STM32F1: USB Prescaler configuration is now expected to be done using
@@ -482,8 +476,6 @@ Boards & SoC Support
482
476
* STM32U5: Now supports :ref: `crypto_api ` through AES device.
483
477
* STM32F7/L4: Now supports configuring MCO.
484
478
485
- * Changes for ARC boards:
486
-
487
479
* Added support for these ARM boards:
488
480
489
481
* Adafruit ItsyBitsy nRF52840 Express
@@ -505,8 +497,6 @@ Boards & SoC Support
505
497
* Khadas Edge-V board
506
498
* QEMU Virt KVM
507
499
508
- * Removed support for these ARM boards:
509
-
510
500
* Added support for these X86 boards:
511
501
512
502
* Intel Raptor Lake CRB
@@ -515,10 +505,6 @@ Boards & SoC Support
515
505
516
506
* Added LCD support for ``longan_nano `` board.
517
507
518
- * Added support for these Xtensa boards:
519
-
520
- * Removed support for these Xtensa boards:
521
-
522
508
* Made these changes in ARM boards:
523
509
524
510
* sam4s_xplained: Enabled PWM
@@ -642,8 +628,6 @@ Drivers and Sensors
642
628
* Added Timer based driver for GigaDevice GD32 SoCs.
643
629
* Added NXP S32 System Timer Module driver.
644
630
645
- * Crypto
646
-
647
631
* DAC
648
632
649
633
* Added support for GigaDevice GD32 SoCs.
@@ -662,8 +646,6 @@ Drivers and Sensors
662
646
* Flash disks can be marked as read only by setting the ``read-only `` property
663
647
on the linked flash device partition.
664
648
665
- * Display
666
-
667
649
* DMA
668
650
669
651
* Adjust incorrect dma1 clock source for GD32 gd32vf103 SoC.
@@ -697,10 +679,6 @@ Drivers and Sensors
697
679
698
680
* Added fake EEPROM driver for testing purposes.
699
681
700
- * Entropy
701
-
702
- * ESPI
703
-
704
682
* Ethernet
705
683
706
684
* STM32: Default Mac address configuration is now uid based. Optionally, user can
@@ -773,8 +751,6 @@ Drivers and Sensors
773
751
:kconfig:option: `CONFIG_PM_DEVICE `, :kconfig:option: `CONFIG_PM_DEVICE_RUNTIME `.
774
752
* STM32: Domain clock can now be configured using device tree
775
753
776
- * I2S
777
-
778
754
* I3C
779
755
780
756
* Added a new target device API :c:func: `i3c_target_tx_write ` to
@@ -785,8 +761,6 @@ Drivers and Sensors
785
761
786
762
* Added a new driver to support Cadence I3C controller.
787
763
788
- * IEEE 802.15.4
789
-
790
764
* Interrupt Controller
791
765
792
766
* STM32: Driver configuration and initialization is now based on device tree
@@ -797,16 +771,10 @@ Drivers and Sensors
797
771
* ipm_stm32_ipcc: fix an issue where interrupt mask is not cleaned correctly,
798
772
resulting in infinite TXF interrupts.
799
773
800
- * KSCAN
801
-
802
- * LED
803
-
804
774
* MBOX
805
775
806
776
* Added NXP S32 Message Receive Unit (MRU) driver.
807
777
808
- * MEMC
809
-
810
778
* PCIE
811
779
812
780
* Support for accessing I/O BARs, which was previously removed, is back.
@@ -822,8 +790,6 @@ Drivers and Sensors
822
790
* :c:func: `pcie_scan ` also introduces a callback mechanism for when
823
791
a new device has been discovered.
824
792
825
- * PECI
826
-
827
793
* Pin control
828
794
829
795
* Common pin control properties are now defined at root level in a single
@@ -844,8 +810,6 @@ Drivers and Sensors
844
810
* Atmel SAM: Added support to select pin polarity
845
811
* Added driver for NXP PCA9685 LED controller
846
812
847
- * Power domain
848
-
849
813
* Regulators
850
814
851
815
* Completed an API overhaul so that devices like PMICs can be supported. The
@@ -1006,17 +970,13 @@ Drivers and Sensors
1006
970
* Added new experimental USB host controller (UDC) API and implementation
1007
971
for MAX3421E and virtual controllers.
1008
972
1009
- * W1
1010
-
1011
973
* Watchdog
1012
974
1013
975
* Added driver for nPM6001 PMIC Watchdog.
1014
976
* Added free watchdog driver for GigaDevice GD32 SoCs.
1015
977
* Added window watchdog driver for GigaDevice GD32 SoCs.
1016
978
* Added NXP S32 Software Watchdog Timer driver.
1017
979
1018
- * WiFi
1019
-
1020
980
Networking
1021
981
**********
1022
982
@@ -2560,9 +2520,6 @@ HALs
2560
2520
* Added ADC and DAC driver support
2561
2521
* Added GDMA driver support
2562
2522
2563
- MCUboot
2564
- *******
2565
-
2566
2523
Storage
2567
2524
*******
2568
2525
@@ -2599,9 +2556,6 @@ Documentation
2599
2556
* Upgraded to Doxygen 1.9.6.
2600
2557
* It is now possible to link to Kconfig search results.
2601
2558
2602
- Tests and Samples
2603
- *****************
2604
-
2605
2559
Issue Related Items
2606
2560
*******************
2607
2561
0 commit comments