Skip to content
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

Update zephyr 3 6 #13

Merged
merged 10,000 commits into from
Jul 24, 2024
Merged
Changes from 1 commit
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
505cc19
drivers: w1: fix return check in bit_read for w1-gpio
str4t0m Feb 4, 2024
d2001a6
doc: add how to run application in QEMU on Windows
michal-smola Jan 5, 2024
84631ce
drivers: dma: dma_dw_common: Disable channel even if draining times out
ujfalusi Feb 6, 2024
801fbdd
MAINTAINERS: Add myself as LED-strip collaborator
soburi Feb 8, 2024
c734280
drivers: mipi_dbi: mipi_dbi_spi: change reset pin polarity
danieldegrasse Feb 5, 2024
04156bc
doc: migration-guide-3.6: update MIPI DBI display migration note
danieldegrasse Feb 8, 2024
40b53d5
Kconfig LTO: Prevent with native simulator based targets
aescolar Feb 8, 2024
e81acaf
docs: update Golioth URLs
szczys Feb 8, 2024
7fc0bca
twister: pytest: update device id when testing with pytest harness
gchwier Feb 7, 2024
8c41297
Bluetooth: controller: Fix PHY Update TX Q
thoh-ot Feb 6, 2024
b15452b
Bluetooth: controller: Fix Data Length Update
thoh-ot Feb 6, 2024
7cfc8b3
Bluetooth: BAP: Reset _prev_seq_num on ISO connection
Thalley Feb 8, 2024
c07d987
drivers: dma: dma_nxp_edma: query channel number from HAL config
LaurentiuM1234 Feb 7, 2024
4ff5e29
drivers: dma: dma_nxp_edma: switch to using DT_INST_IRQN_BY_IDX
LaurentiuM1234 Feb 7, 2024
41289da
drivers: dma: dma_nxp_edma: add function for channel filtering
LaurentiuM1234 Feb 7, 2024
ca7e695
net: sockets: tls: Timeout DTLS with poll
MarkusLassila Feb 6, 2024
e3549ea
usb: device_next: correct internal class API documentation
jfischer-no Jan 2, 2024
20f1737
drivers: Fix signs in max31865 temperature calculation
tobias-roehmel Feb 7, 2024
7e99579
usb: device_next: fix buffer count configuration in CDC ACM pool
jfischer-no Jan 11, 2024
d90060a
lib: acpi: Add more ASSERT() in ACPI table parsing
finikorg Dec 18, 2023
80c8e97
lib: acpi: Add asserts catching overflow
finikorg Dec 20, 2023
9cf0617
tests: lib: acpi: Refactor DMAR structure and tests
finikorg Dec 18, 2023
9c7b952
tests: lib: acpi: Add testing for dmar_foreach_devscope()
finikorg Dec 18, 2023
bffcd1d
tests: lib: acpi: Add testing acpi_dmar_ioapic_get()
finikorg Dec 18, 2023
d89a274
tests: lib: acpi: Verify assert() on invalid size
finikorg Dec 19, 2023
a7afc87
tests: lib: acpi: General header cleanup
finikorg Dec 19, 2023
eef605d
tests: lib: acpi: Add test verifying assert on devscope overflow
finikorg Dec 20, 2023
d622533
kernel: thread: Allow stack in coherent memory
Feb 6, 2024
36a497b
tests: dynamic_thread_stack: Fix problems in multicore
Jan 31, 2024
838f334
net: tcp: Rate-limiting of neighbor reachability hints
LuDuda Jan 31, 2024
18c3571
Bluetooth: conn: check for disconnected earlier when sending
jori-nordic Feb 8, 2024
a066921
Bluetooth: conn: document obfuscated function: `send_buf()`
jori-nordic Feb 8, 2024
f0fc4c3
docs: bluetooth: mesh: Add note about reordering in randomization feat
PavelVPV Feb 8, 2024
44f86b8
Bluetooth: Mesh: Disable randomization in DFD model for canceling update
PavelVPV Feb 8, 2024
0ea8cef
Bluetooth: Mesh: Disable randomization on Link Close in RPR server
PavelVPV Feb 8, 2024
f2d6cdf
Bluetooth: HCI: Add full opcode to hci_types.h
jori-nordic Feb 8, 2024
3c5172a
mgmt: hawkbit: Add error handling for HTTP requests
maass-hamburg Feb 8, 2024
7b6e7d6
net: ipv6: Improve Neighbor Discovery thread safety
rlubos Feb 8, 2024
6b1b815
wifi: shell: added NULL check to net_mgmt callback
wojciechslenska Feb 9, 2024
f0ea359
doc: drivers: mipi-dbi: detail write-only and duplex options
everedero Feb 8, 2024
b6d9b3f
boards: mimxrt1040_evk: Fix typo in CMakeLists.txt
decsny Feb 9, 2024
a0a2e95
manifest: Update trusted-firmware-m to address LPC55S69 failure
dleach02 Feb 9, 2024
850382b
drivers: led: lp50xx: brightness: don't check uint >= 0
str4t0m Feb 7, 2024
de296a2
Bluetooth: BAP: Fix BASE_SUBGROUP_MAX_COUNT value
Thalley Feb 9, 2024
9fca406
doc: release: 3.6: Adding additional ARM boards.
raveious Feb 10, 2024
076c0df
release: Zephyr v3.6.0-rc2
MaureenHelm Feb 10, 2024
b4e6629
imxrt1010_evk: Fix i2c pinctrl dts
teburd Jan 31, 2024
9541677
tests: cmsis-dsp: rename tag to match west module name
nashif Oct 27, 2023
592a7cd
tests: devmux: fix test identifiers
nashif Dec 18, 2023
a50a529
doc: release: 3.6: Add notes about Atmel
nandojve Feb 11, 2024
d97f3c9
doc: release: 3.6: Add notes about Gigadevices
nandojve Feb 11, 2024
0221918
drivers: adc: stm32: add dma support for stm32f4 adc
gautierg-st Feb 7, 2024
24b9b60
tests: drivers: adc_dma: add nucleo_f401re to the adc_dma test
gautierg-st Feb 7, 2024
5db338c
drivers: serial: nrfx_uarte: Fix misbehavior due to preemption
nordic-krch Feb 6, 2024
3e63426
Bluetooth: ISO: Introduce bt_iso_chan_send_ts
Thalley Feb 6, 2024
7567e7a
samples: mgmt: mcumgr: smp_svr: Fix shell mgmt overlay
nordicjm Feb 8, 2024
575eb12
tests: mem_protect/obj_validation: fix check for heap size
dcpleung Feb 11, 2024
08f163c
doc: zbus: improve sensor-based illustration example
rodrigopex Feb 3, 2024
55db3a4
doc: releases: release-notes: 3.6: no relevant EEPROM changes
henrikbrixandersen Feb 12, 2024
8ac651b
doc: input: add two paragraphs about keymap and hid mapping
fabiobaltieri Feb 10, 2024
66a4fe3
boards native_posix: Detect attempt to configure not existing int
aescolar Feb 12, 2024
c0a72cf
nvs: add documentation about the crc in nvs
Laczen Feb 8, 2024
5c455aa
posix: pthread: ensure pthread_exit() has noreturn attribute
cfriedt Dec 1, 2023
5dec4fc
scripts/requirements: bump imgtool to 2.0.0
legoabram Oct 18, 2023
f6c5091
mbedtls: option for MBEDTLS_PLATFORM_ZEROIZE_ALT
Dec 18, 2023
8243429
doc: releases: release-notes: 3.6: add CAN release notes for v3.6.0
henrikbrixandersen Feb 12, 2024
3e65c94
drivers: espi: mec172x: Do not enable interrupt if VW is disabled
albertofloyd Feb 9, 2024
97fce09
fix: lvgl: modules: keypad input log module
everedero Feb 12, 2024
f3e930b
doc: releases: 3.6: Add release notes for LVGL module
faxe1008 Feb 9, 2024
78da930
doc: release: 3.6: Add management subsys changes
besmarsh Feb 12, 2024
cc1d545
modem: bg9x: ignore sem return value
rerickson1 Feb 12, 2024
0e532d8
drivers: counter: maxim_ds3231: Remove unused variables
ttmut Feb 8, 2024
dde9e48
drivers: counter: maxim_ds3231: Fix coverity errors
ttmut Feb 8, 2024
ded0d48
drivers: entropy: neorv32: add missing soc.h include
henrikbrixandersen Feb 12, 2024
b4bf360
doc: releases: flash: nrf_qspi_nor timeout Kconfig
hlord2000 Feb 6, 2024
a8af622
soc: xtensa: intel_adsp: restore bootctl with per-core state
kv2019i Feb 12, 2024
e72ac4b
net: coap: add TOO_MANY_REQUESTS to return codes
szczys Feb 12, 2024
ba44a86
manifest: Update hal_nordic revision
nika-nordic Feb 9, 2024
f0fe6b8
soc: riscv: nrf54h: fix VPR core dependencies
gmarull Feb 13, 2024
302974b
samples: Bluetooth: Add missing svc data for broadcast audio sink
Thalley Feb 13, 2024
ebbf672
doc: release-notes: add relevant pinctrl changes
gmarull Feb 13, 2024
881dfd3
boards: nucleo_f722ze: Add code-partition chosen
erwango Feb 13, 2024
7e6813d
net: trickle: Print the abs value using %u
jukkar Dec 27, 2023
2fef763
doc: release: 3.6: Add release notes for MCUmgr
nordicjm Feb 13, 2024
218f787
thrift: null-terminate certificates in samples and tests
cfriedt Feb 8, 2024
8e16b36
modules: tf-m: Remove TFM_TEST_REPO_PATH
mswarowsky Jan 22, 2024
75fc649
modules: tf-m: Remove QCBOR path from build
mswarowsky Jan 22, 2024
49c7f43
modules: tf-m: Rename crypto modules to ENABLED
mswarowsky Jan 22, 2024
d3310ef
doc: release-notes/3.6: add some bits about I3C
dcpleung Feb 8, 2024
8bbca36
doc: release-notes/3.6: add some bits about PCIe
dcpleung Feb 8, 2024
5db6f86
doc: release-notes/3.6: add some bits about UART
dcpleung Feb 8, 2024
a03f779
docs: migration-guide-3.6: notes about userspace funcs renaming
dcpleung Feb 8, 2024
c884558
doc: release-notes/migration-guide/3.6: add bits on Xtensa
dcpleung Feb 8, 2024
2e55c9e
doc: release: 3.6: Add Ethernet and Wi-Fi info
jukkar Feb 12, 2024
25227aa
doc: release: 3.6: add posix api release notes
cfriedt Feb 12, 2024
61f0652
drivers: sensor: ltrf216a: fix overflow in conversion
str4t0m Feb 11, 2024
7f83db4
samples: doc: Add README for Grove sensor samples
dougwfoster Feb 9, 2024
30213a2
boards: nrf54*: Add a note about current status
carlescufi Feb 13, 2024
9ec754d
Bluetooth: Host: Add ISO tx check for LOG_WRN in le_init_iso
Thalley Feb 13, 2024
b0e1e9f
drivers: bbram: stm32: add include to fix compilation error
gautierg-st Feb 14, 2024
fe8fe27
boards: x86/acrn: add devicetree PCIe controller node
dcpleung Feb 13, 2024
cdb8f3c
samples: posix: gettimeofday: Fix fatal error caused by small stack
bensenq Feb 13, 2024
d179be2
boards: arm: nrf52840_blip: add zephyr,code-partition chosen property
henrikbrixandersen Feb 13, 2024
29bc308
boards: arm: nrf52840_papyr: add zephyr,code-partition chosen property
henrikbrixandersen Feb 13, 2024
57f1976
drivers: i2c_mchp: Replace slave by target
rgundi Jan 5, 2023
ba0dad8
doc: release: Add sensor release notes for v3.6.0
MaureenHelm Feb 13, 2024
8016647
doc: release: Add ADI boards for v3.6.0
MaureenHelm Feb 13, 2024
fc92484
doc: release-notes-3.6: STM32 changes
erwango Feb 13, 2024
019b81a
doc: release-notes-3.6: Shields additions changes
erwango Feb 13, 2024
ef8e325
drivers: led_strip: tlc5971: fix brightness control bit shifting
aunsbjerg Feb 12, 2024
d323aca
doc: build: snippets: application required snippets
Jan 27, 2024
6bb5076
settings: NVS: add entry into cache after writing
alxelax Feb 12, 2024
9e28e9e
samples: Bluetooth: Broadcast Audio Source: Fix potential memory leak
FARLY7 Feb 14, 2024
adeaa63
mgmt: mcumgr: img_mgmt_client: avoid using uninitialized variable
henrikbrixandersen Feb 14, 2024
78bc5dd
doc: fix include path of log_ctrl.h
nashif Feb 12, 2024
5517e22
doc: release-notes: Add 3.6.0 release notes for networking
rlubos Feb 12, 2024
adcdf64
modem: modem_cellular: CID 338164
bjarki-andreasen Feb 12, 2024
ae951f5
modem: modem_cellular: CID 338140
bjarki-andreasen Feb 12, 2024
08a51ba
modem: modem_cellular: CID 338115
bjarki-andreasen Feb 12, 2024
b668296
modem: modem_cellular: CID 338073
bjarki-andreasen Feb 12, 2024
080d51b
modem: modem_cellular: CID 338067
bjarki-andreasen Feb 12, 2024
3222351
doc: ipc: fix header location
nashif Feb 12, 2024
d8afcfb
modem: hl7800: validate IPv4 DNS addr len for IPv6
rerickson1 Feb 12, 2024
e01a66f
twister: support domains when cleaning up binaries
szczys Feb 8, 2024
5ccd75b
Bluetooth: Audio: define bt_bap_bass_subgroup struct.
pin-zephyr Feb 14, 2024
5f65ab5
doc: release-notes: Fix typo when referring to Socket Service
rlubos Feb 14, 2024
6e5c1ba
drivers: can: mcan: fix handling of bus-off status events
henrikbrixandersen Feb 13, 2024
2155a9e
logging: rename log2_generic to log_generic
cfriedt Feb 8, 2024
5381e8a
boards: stm32h573i_dk: Enable debug support with pyocd
erwango Feb 13, 2024
5034a77
boards: x86/up_squared: use HPET timer
dcpleung Feb 12, 2024
78fe668
tests: c_lib/thrd: more stack for up_squared board
dcpleung Feb 12, 2024
611ebb6
tests: workq/user_work: change how resource pool is exhausted
dcpleung Feb 12, 2024
63d6ea9
modem: hl7800: fix parsing APN username
rerickson1 Feb 12, 2024
7d6ca26
Bluetooth: Controller: Fix lll ISO stream get by group
cvinayak Feb 13, 2024
dee95eb
Bluetooth: Audio: Shell: Fix context for the audio shell
Thalley Feb 14, 2024
8ad8878
Bluetooth: CAP: Shell: Fix argument issue for unicast_stop
Thalley Feb 14, 2024
c2a207b
twister: Add support for GTEST_SKIP()
yperess Feb 6, 2024
f8a74ef
toolchain: do not use posix C code for asm language in gcc.h
al1img Feb 2, 2024
2fbc5b1
samples: Bluetooth: Minor improvements for broadcast audio sink
Thalley Feb 1, 2024
89a2a14
build: gen_isr_tables.py: fix bad IRQ index computation for L3 interr…
LaurentiuM1234 Feb 8, 2024
d936930
tests: lib: deviceteee: api: remove deprecated, unused labels
henrikbrixandersen Feb 14, 2024
11d95ea
doc: release notes: Add GNSS to release notes
bjarki-andreasen Feb 14, 2024
09a4366
drivers: serial: liteuart: Enable interrupt driven mode
msierszulski Feb 14, 2024
d3a0830
drivers: clock_control: ra: sub-clock oscillator select fix
iandmorris Jan 22, 2024
f977847
doc: logging: remove references to logging v2
ycsin Feb 14, 2024
33708c6
modules: openthread: platform: logging: catch up on log2_generic rename
henrikbrixandersen Feb 15, 2024
96e48c9
modem: cmux: Prevent NULL deref in connect_response_transmit
bjarki-andreasen Feb 15, 2024
9633fb7
modem: cmux: Prevent NULL deref in connect_handler
bjarki-andreasen Feb 15, 2024
cc3076b
modem: cmux: Prevent NULL deref in dlci_open_handler
bjarki-andreasen Feb 15, 2024
793c507
modem: cmux: Prevent NULL deref in dlci_close_handler
bjarki-andreasen Feb 15, 2024
2139479
lib: acpi: fix for build error when acpi not enabled
najumon1980 Feb 2, 2024
89745fe
lib: acpi: update shell and test app with the modifed resource struct
najumon1980 Feb 2, 2024
27063ee
doc: releases: Add release notes for logging
nordic-krch Feb 15, 2024
1e974ad
doc: release notes: Modem modules
bjarki-andreasen Feb 14, 2024
b5bb9c6
doc: release notes: add 1-wire release notes for 3.6.0
str4t0m Feb 15, 2024
5330312
doc: releases: Add release notes for LE Audio
Thalley Feb 15, 2024
2f04a8c
dma: intel-adsp: hda: avoid division by 0
lyakh Feb 13, 2024
7df5211
doc: migration-guide-3.6: add note about async serial shell
ajarmouni-st Feb 15, 2024
8c5b39a
samples: esp32: docs: add proper header description
sylvioalves Feb 15, 2024
825c4f2
doc: release-notes-3.6: ESP32 related changes
sylvioalves Feb 15, 2024
dbe21a3
doc: releases: Add release notes for picolibc
keith-packard Feb 15, 2024
034fc93
modem: hl7800: Fix null reference in hl7800_net_addr6_pton
rerickson1 Feb 15, 2024
9ce374b
drivers: eth_mcux: Fix PM_DEVICE build failure
decsny Feb 13, 2024
f3d5918
drivers: ecia: microchip: Prevent lost eSPI interrupts
albertofloyd Dec 6, 2023
09cf3e0
smp: fix a race when starting / resuming multiple CPUs
lyakh Jan 29, 2024
d02c1bb
tests: Fix pytest scenarios for boot with mcumgr.
gchwier Feb 14, 2024
f1cb184
doc: release-notes-3.6: mbedTLS update notes
Feb 16, 2024
868193e
doc: release: 3.6: Add auxdisplay release notes
thedjnK Feb 16, 2024
b5d4414
doc: add note to twister documentation
pkunieck Jan 9, 2024
16337e8
cmake/compiler/gcc: use -flto only for gcc >= 4.5.0
marc-hb Feb 16, 2024
9840983
Bluetooth: Correct `bt_att_create_rsp_pdu` reservation when EATT is e…
alwa-nordic Feb 12, 2024
7471ea8
Bluetooth: Remove `len` param of `bt_att_create_rsp_pdu`
alwa-nordic Feb 12, 2024
cb1ee13
twister: only parse specified tests when using --test
nashif Jan 30, 2024
fc5211f
twister: always add integration platforms to platform scope
nashif Feb 6, 2024
5d458d1
doc: build: sysbuild: Remove mention of child image
nordicjm Feb 16, 2024
29d7f9f
xcc/cmake: fix error message when TOOLCHAIN_VER is undefined
marc-hb Feb 16, 2024
ade3c72
drivers: wifi: esp_at: fix ssid_len calucation for AP query.
str4t0m Feb 11, 2024
3a8328c
doc: release-notes: LoRa/LoRaWAN
Feb 13, 2024
129b712
doc: release-notes: zbus kconfig reference fixes
Feb 13, 2024
acd1e89
Bluetooth: BAP: UC: Fix call to bt_gatt_get_mtu in notify
Thalley Feb 16, 2024
baaa149
Bluetooth: BAP: Fix bad bcast assistant bis sync shift
Thalley Feb 15, 2024
66fee0a
doc: usb: explain interface number and endpoint address assignment
jfischer-no Jan 22, 2024
b374a42
Samples: Bluetooth: Fix PAST support for broadcast sink
Thalley Feb 15, 2024
2f8c581
samples/modules/lvgl/demos: Increase heap for native 64 targets
aescolar Feb 16, 2024
3ad3fd2
doc: releases: ST BlueNRG changes
HoZHel Feb 14, 2024
ee13e0d
doc: releases: Changes to SPI properties
HoZHel Feb 14, 2024
17c5753
doc: release-notes-3.6: PM related changes
Feb 16, 2024
27cd323
doc: release-notes-3.6: add SD and SDHC changes
danieldegrasse Feb 16, 2024
5dad8d7
doc: release-notes-3.6: remove section for disk drivers
danieldegrasse Feb 16, 2024
5a3c77e
doc: release-notes-3.6: MDIO changes
decsny Feb 16, 2024
9a96a0c
soc: arm: nxp_imx: fix flexspi frequency setting for iMXRT11xx SOC
danieldegrasse Feb 16, 2024
39ea8ac
samples: drivers: mbox: remove mimxrt595_evk_cm33
danieldegrasse Feb 16, 2024
545d68a
native_simulator: Get latest from upstream
aescolar Feb 17, 2024
1368615
doc: release-notes-3.6: Update release notes for NXP additions
mmahadevan108 Feb 16, 2024
7c9dbde
ieee802154: ieee802154_cc13xx_cc26xx_subg: Fix 6lowpan for cc1352p7
Ayush1325 Feb 16, 2024
a8690fd
doc: security: cve-2023-6749 left embargo
Feb 18, 2024
194bc9b
doc: security: cve-2023-6249 left embargo
Feb 18, 2024
a6e9f12
doc: security: cve-2023-5779 left embargo
Feb 18, 2024
28555ae
arch: Fix bounds checking for dynamic shared interrupts
MaureenHelm Feb 17, 2024
5b4c927
samples: esp32: do not search for all regions
sylvioalves Feb 19, 2024
4f64d61
doc: release: 3.6: Release notes for mfd and regulators
aasinclair Feb 12, 2024
d18a7b7
doc: release: Add Arm arch to 3.6 release notes
microbuilder Feb 19, 2024
b2b4016
drivers: charger: bq25180: fix return value check
ggrs Feb 17, 2024
bc2858a
net: lib: coap: Add error check when waking server thread
rlubos Feb 19, 2024
dc3a245
doc: release-notes-3.6: Update MCUboot change log.
butok Feb 19, 2024
72d425b
docs/develop/test/bsim: Two trivial fixes
aescolar Feb 19, 2024
32939fa
doc: native_sim: Native logger backend is always enabled by default
aescolar Feb 19, 2024
ae81429
drivers: adc: mcp320x: use K_KERNEL_STACK_SIZEOF()
henrikbrixandersen Feb 17, 2024
0e321ec
drivers: adc: lmp90xxx: use K_KERNEL_STACK_SIZEOF()
henrikbrixandersen Feb 17, 2024
4274d1b
drivers: adc: ads7052: use K_KERNEL_STACK_SIZEOF()
henrikbrixandersen Feb 17, 2024
ad85283
drivers: adc: ad5592: use K_KERNEL_STACK_SIZEOF()
henrikbrixandersen Feb 17, 2024
79d5857
drivers: adc: max1125x: use K_KERNEL_STACK_SIZEOF()
henrikbrixandersen Feb 17, 2024
ca371d6
drivers: espi: Clear virtual wire interrupt before calling handler
VenkatKotakonda Mar 30, 2020
77244aa
ITE: drivers/gpio: Fix untrusted loop bound
GTLin08 Feb 19, 2024
073871b
doc: release-notes-3.6: add release note about -Wdouble-promotion
XenuIsWatching Feb 19, 2024
d9ff7eb
Bluetooth: GATT: Add missing LESC_MASK for encrypt check
Thalley Feb 19, 2024
fa4a6f3
tests: bsim: Bluetooth: Fix GATT long read test
Thalley Feb 19, 2024
686a8c9
tests: bsim: Bluetooth: Add GATT encrypt tests
Thalley Feb 19, 2024
cf315e7
doc: Bluetooth dev: Fix mention of nrf52 not supporting split builds
aescolar Feb 19, 2024
a3ad40b
docs: BT tools: Fix description around native BT user chan use
aescolar Feb 19, 2024
c33743e
release: Zephyr v3.6.0-rc3
MaureenHelm Feb 19, 2024
7498cd2
docs: release: migration-guide: 3.6.0: reorder entries a bit
henrikbrixandersen Feb 20, 2024
3fb795a
doc: security: cve-2024-1638 left embargo
Feb 19, 2024
6321af9
doc: release-notes-3.6: add release notes for USB
jfischer-no Feb 20, 2024
19dfdb9
doc: mcumgr: fix double "the"
butok Feb 20, 2024
53f527c
doc: release-notes-3.6: Security related changes
Feb 18, 2024
18c96b6
doc: security: cve-2023-6881 left embargo
Feb 19, 2024
f91d473
pm: use braces for .pm_base inside anonymous union initializer
marc-hb Feb 21, 2024
a48c958
docs: releases: 3.6.0: move recommended changes to release notes
henrikbrixandersen Feb 21, 2024
f31b527
doc: release: Add Zephyr 3.6 highlights
kartben Feb 14, 2024
7ce0d6d
doc: release-notes-3.6: zbus related changes
rodrigopex Feb 22, 2024
dc8dff0
doc: migration-guide-3.6: zbus related migrations
rodrigopex Feb 22, 2024
94672ac
docs: release: migration guide: 3.6.0: add local ToC
henrikbrixandersen Feb 22, 2024
664b8d4
docs: release: migration guide: 3.6.0: reorganize driver/dts section
henrikbrixandersen Feb 22, 2024
8df15a2
docs: releases: migration guide: 3.6.0: fix backtics usage
henrikbrixandersen Feb 23, 2024
f5d8fe0
doc: ARC: add release notes for ARC
Feb 22, 2024
6433770
doc: release: Edit release notes content for v3.6.0
MaureenHelm Feb 22, 2024
da2412e
doc: release: Fix list syntax in v3.6.0 release notes
MaureenHelm Feb 23, 2024
ff80920
doc: release: Remove empty sections from v3.6.0 release notes
MaureenHelm Feb 23, 2024
1d7aab0
docs: licensing: update list of 3rd party code licensed under GPL
henrikbrixandersen Feb 23, 2024
7c7b5fb
doc: release: Add v3.6.0 to the list of supported releases
MaureenHelm Feb 23, 2024
ce38e4b
doc: release: Remove v3.4.0 from the list of supported releases
MaureenHelm Feb 23, 2024
c25ed15
doc: release: Finalize v3.6.0 release notes and migration guide
MaureenHelm Feb 23, 2024
468eb56
release: Zephyr v3.6.0
MaureenHelm Feb 23, 2024
a910876
Merge tag 'v3.6.0' into update_zephyr_3_6
matthew-morgan-molex Jun 28, 2024
68e3447
Fixes after building
matthew-morgan-molex Jul 2, 2024
f46c151
Fix test gcov summary
matthew-morgan-molex Jul 9, 2024
b75f589
Fix cache start for nxp 1165
matthew-morgan-molex Jul 9, 2024
931f48a
Fix 1165 main Pll
matthew-morgan-molex Jul 10, 2024
6006d94
Update west.yaml
matthew-morgan-molex Jul 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs: update Golioth URLs
Update outdated links. This includes a new repository address for the
Golioth OTA sample and an updated path for the OTA documentation.

Signed-off-by: Mike Szczys <[email protected]>
szczys authored and henrikbrixandersen committed Feb 9, 2024
commit e81acafe53a8d039a0c58b02ffb0a63d6da0e1e5
6 changes: 3 additions & 3 deletions doc/services/device_mgmt/ota.rst
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@ this implementation, the connection between cloud and device is secured using
TLS/DTLS, and the signed firmware binary is confirmed by MCUboot before the
upgrade occurs.

1. A working sample can be found on the `Golioth Zephyr-SDK repository`_
1. A working sample can be found on the `Golioth Firmware SDK repository`_
2. The `Golioth OTA documentation`_ includes complete information about the
versioning process

@@ -79,7 +79,7 @@ available but it does not demonstrate the firmware update feature.

.. _MCUboot bootloader: https://mcuboot.com/
.. _Golioth: https://golioth.io/
.. _Golioth Zephyr-SDK repository: https://github.com/golioth/zephyr-sdk/tree/main/samples/dfu
.. _Golioth OTA documentation: https://docs.golioth.io/cloud/services/ota
.. _Golioth Firmware SDK repository: https://github.com/golioth/golioth-firmware-sdk/tree/main/examples/zephyr/fw_update
.. _Golioth OTA documentation: https://docs.golioth.io/device-management/ota
.. _Eclipse hawkBit: https://www.eclipse.org/hawkbit/
.. _UpdateHub: https://updatehub.io/