Flavio Ceolin
dbfd1971d8
doc: release: Add power management relnotes for 3.5
...
Add relevant power management notes for 3.5 release.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-17 17:41:30 +01:00
Rodrigo Peixoto
475361b22c
doc: releases: v3.5.0: zbus release notes
...
Add the changes of zbus during the Zephyr v3.5.0 development.
Signed-off-by: Rodrigo Peixoto <rodrigopex@gmail.com>
2023-10-17 15:34:39 +03:00
Benjamin Cabé
9e9f439522
doc: releases: clean-up release notes section
...
The contents of the Release notes section was partly outdated and partly
misplaced. Moved the relevant bits to the actual intro of the doc.
Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2023-10-17 13:43:43 +03:00
Benjamin Cabé
1b34ddae96
doc: releases: Move release notes of EOL releases to a dedicated page
...
The ever growing list of release notes for past releases was making it
too easy to miss the migration guide for the latest release. This commit
moves the release notes for EOL releases to a dedicated page.
Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2023-10-17 13:43:43 +03:00
Flavio Ceolin
b1b8b3b4d0
doc: migration-guide-3.5: Random subsys update
...
Add information about header name changes.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-17 13:19:02 +03:00
Tom Burdick
edfddd6a11
docs: releases: RTIO Release Notes for 3.5
...
Adds release notes for the RTIO subsystem for 3.5 with notable bug
fixes, changes, and feature additions.
Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2023-10-17 13:17:01 +03:00
Tom Burdick
b272760f06
docs: releases: Adds I2C release notes for 3.5
...
Adds a subset (there was a lot!) of notable fixes, features, and driver
additions for I2C
Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2023-10-16 22:32:55 +03:00
Tom Burdick
cb9230ee30
docs: releases: Add DMA release notes for 3.5
...
Adds notable bug fixes, driver additions, and feature additions to the
DMA API and drivers in 3.5.
Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2023-10-16 22:26:44 +03:00
Flavio Ceolin
90b9809c6f
doc: security: cve-2023-4257 left embargo
...
Disclose information about cve-2023-4257.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-14 18:43:49 +03:00
Flavio Ceolin
bcd3882f88
doc: release: 3.5: Add info about CVE-2023-4263
...
Add CVE-2023-4263 info to release notes.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-14 18:43:27 +03:00
Declan Snyder
dde691bdd4
doc: migration-guide-3.5: LPC DMA dma-channels
...
Include in migration guide about how the meaning of dma-channels
to the LPC DMA driver has been changed/fixed, which will
affect downstream boards, and information about the new Kconfig
achieving the old functionality of dma-channels.
Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2023-10-14 10:52:35 +03:00
Maureen Helm
e9a8497b0d
doc: release: Add sensor release notes for v3.5.0
...
Added comments about new drivers, bug fixes, and enhancements made to
sensor drivers since the last release.
Signed-off-by: Maureen Helm <maureen.helm@analog.com>
2023-10-13 23:04:11 +03:00
Flavio Ceolin
5e10b34a56
doc: release: 3.5: Add info about CVE-2023-5563
...
Add CVE-2023-5563 info to release notes.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-13 20:19:51 +03:00
Jamie McCrae
16bb226593
doc: release: 3.5: Add note on 2 fixed MCUmgr bugs
...
Adds notes on a fixed settings_mgmt and fs_mgmt bug
Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-10-12 16:06:44 +03:00
Rodrigo Peixoto
28eb47922e
doc: zbus: add entries to the migration guide
...
ZBus had one break change related to the runtime observers'
configuration, and the VDED delivery sequence has changed. This commit
adds entries on the migration guide about the mentioned changes.
Signed-off-by: Rodrigo Peixoto <rodrigopex@gmail.com>
2023-10-11 22:33:40 +03:00
Kevin Townsend
905b7dbf3b
doc: releases: Rename Arm to Arc
...
Fixes a typo in the release notes where two 'Arm' entries were
present, and the first should have been 'Arc'.
Signed-off-by: Kevin Townsend <kevin.townsend@analog.com>
2023-10-11 18:44:09 +03:00
Filip Kokosinski
739bbbb153
doc/releases/release-notes-3.5: add RISC-V release notes
...
This commit adds RISC-V release notes for Zephyr v3.5.0.
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2023-10-11 14:13:15 +03:00
Martin Jäger
b1cc4e9a14
doc: releases: release-notes-3.5: update CAN ISO-TP
...
Add sections for CAN ISO-TP changes in this release and describe API
changes in migration guide.
Signed-off-by: Martin Jäger <martin@libre.solar>
2023-10-11 09:38:08 +03:00
Erwan Gouriou
e0192e1287
doc: release note 3.5: Document Shields additions
...
Document shields added in V3.5 release.
Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2023-10-11 00:20:45 +03:00
Erwan Gouriou
dc3295608a
doc: migration guide 3.5: Document STM32 changes
...
Document STM32 breaking or not backward compatible changes made on V3.5
release.
Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2023-10-11 00:20:45 +03:00
Erwan Gouriou
01c31f2dc5
doc: release note 3.5: Document STM32 changes
...
Document STM32 related changes made on V3.5 release.
Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2023-10-11 00:20:45 +03:00
Martin Jäger
13e0abf4a5
doc: releases: release-notes v3.5: update DAC driver
...
Add section for added DAC drivers in this release.
Signed-off-by: Martin Jäger <martin@libre.solar>
2023-10-10 21:24:03 +01:00
Flavio Ceolin
cd291e5c98
doc: release: 3.5: Add info about CVE-2023-4259
...
Add CVE-2023-4259 info to release notes.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-10 21:11:33 +03:00
Fabian Blatz
c5064cf708
doc: release-notes: Add 3.5.0 release notes for LVGL
...
Added section for LVGL changes done for release 3.5.0.
Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
2023-10-10 17:44:24 +03:00
Robert Lubos
ae109c6ea5
doc: release-notes: Add 3.5.0 release notes for networking
...
Add 3.5.0 release notes for networking.
Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2023-10-10 16:27:32 +03:00
Jordan Yates
c928e3b125
doc: release-notes: Add 3.5.0 notes for LoRaWAN
...
Document the upgrade from v4.6.0 to v4.7.0.
Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2023-10-10 14:04:44 +03:00
Flavio Ceolin
5f53d4977f
doc: relnotes: 3.5: Random subsys release notes
...
Information about the removal of a deprecated symbol.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-10 12:42:58 +03:00
Flavio Ceolin
0c040501e6
doc: relnotes: 3.5: Entropy drivers release notes
...
Add relevant information about entropy drivers.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-10 12:42:58 +03:00
Daniel Leung
54c7cdb6a1
doc: release/3.5: add bits about UART drivers
...
This adds some bits on additions and changes for UART drivers.
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-10-10 10:42:41 +01:00
Daniel Leung
73acdbbcaf
doc: release/3.5: add bits about shadow variable warning
...
This adds bits about partially enabling warnings on shadow
variables for a subset of in-tree code.
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-10-10 10:42:41 +01:00
Daniel Leung
e28a80d42b
doc: release/3.5: add bits about userspace and syscalls
...
This adds bits about changes related to userspace and syscalls.
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-10-10 10:42:41 +01:00
Daniel Leung
61f939da30
doc: release/3.5: added bits on I3C driver changes
...
This adds some bits about changes to the I3C CDNS driver.
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-10-10 10:42:41 +01:00
Daniel Leung
83a6223da2
doc: release/3.5: add bits for PCIe
...
This adds some bits about changes on PCIe subsystem.
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-10-10 10:42:41 +01:00
Daniel Leung
f0d71f54d9
doc: release/3.5: add some bits on Xtensa
...
This adds some bits on added Xtensa MMU support, refactoring of
ESP32 folder, and various board additions/removals.
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-10-10 10:42:41 +01:00
Jukka Rissanen
d52cb2202f
doc: release: 3.5: Add Ethernet and Wi-Fi info
...
Add changes to Ethernet and Wi-Fi drivers for v3.5.
Also add information about generic Ethernet and Wi-Fi changes.
Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2023-10-10 11:18:04 +02:00
Henrik Brix Andersen
f09b67b304
doc: release: Fix formatting of bullet lists
...
Without the extra newline, Sphinx does not render bullet lists correctly.
Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-10-09 21:22:07 +03:00
Pieter De Gendt
9473b638b6
doc: release-notes: Add 3.5.0 release notes for nanopb
...
Added section for nanopb changes done for release 3.5.0.
Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2023-10-09 19:07:11 +03:00
Gerard Marull-Paretas
474aa963ff
doc: migration-guide: inform about device dependencies changes
...
Device dependencies are now optional, before they were always built.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-10-09 13:51:58 +01:00
Gerard Marull-Paretas
f767cf48c9
doc: migration-guide: inform about CMSIS header changes
...
arch headers are deprecated, header in CMSIS glue code must be used
instead.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-10-09 13:51:58 +01:00
Gerard Marull-Paretas
a7cbfa4970
doc: migration-guide: inform about NMI_INIT removal
...
It may be needed by out-of-tree ARM SoCs.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-10-09 13:51:58 +01:00
Gerard Marull-Paretas
c4a579c5da
doc: migration-guide: add PM/poweroff changes
...
Inform about required changes related to PM/poweroff.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-10-09 13:51:58 +01:00
Gerard Marull-Paretas
2d3ea64d05
doc: migration-guide: inform about GPIO optional ops changes
...
Related to https://github.com/zephyrproject-rtos/zephyr/pull/62394
changes.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-10-09 13:51:58 +01:00
Gerard Marull-Paretas
f7c21e5dd2
doc: release-notes: add documentation infra changes
...
Only relevant thing: Sphinx upgrade.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-10-09 13:51:58 +01:00
Gerard Marull-Paretas
28c9c7b41d
doc: release-notes: add regulator API changes
...
Add relevant changes to the regulator area.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-10-09 13:51:58 +01:00
Henrik Brix Andersen
a27d281722
doc: release-notes: add CAN release notes for v3.5.0
...
Add CAN related release notes for Zephyr v3.5.0. API changes are already
described in the migration guide for v3.5.0.
Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-10-09 15:27:17 +03:00
TOKITA Hiroshi
73f45f6573
doc: migration-guide: add notes on SSD1306 Kconfig changes
...
Some SSD1306 Kconfig options replaced by dts to make able to
configure per device.
Add the description how to migrate it.
Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2023-10-09 15:06:35 +03:00
Henrik Brix Andersen
80997cc98f
doc: release-notes: add EEPROM release notes for v3.5.0
...
Add EEPROM related release notes for Zephyr v3.5.0.
Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-10-09 15:02:13 +03:00
Christopher Friedt
9cd81c1640
doc: release: 3.5: (partial) kernel release notes
...
Include dynamic thread stack allocation and support for
k_spin_trylock().
Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2023-10-09 06:14:12 -04:00
Christopher Friedt
086dd2e03c
doc: release: 3.5: add posix api release notes
...
Add release notes with POSIX API updates for v3.5.0.
Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2023-10-09 06:08:17 -04:00
Flavio Ceolin
49e811bb2d
doc: release: 3.5: Add info about CVE-2023-3725
...
Add CVE-2023-3725 info to release notes.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-09 10:16:53 +02:00