Skip to content
Open
Changes from all commits
Commits
Show all changes
288 commits
Select commit Hold shift + click to select a range
e8929c3
Bluetooth: Controller: Fix Extended Advertising channel use
cvinayak Sep 3, 2021
a3e8f83
Bluetooth: Controller: Use defines for aux pointer offset unit value
cvinayak Sep 23, 2021
e24df52
Bluetooth: Controller: Separate address get and read functions
cvinayak Sep 28, 2021
0d4db6b
Bluetooth: host: Verify valid local identity loaded from settings
joerchan Sep 24, 2021
17c5a7c
Bluetooth: host: Access local IRKs consistently
joerchan Sep 27, 2021
41654b0
tests: kernel: sched: schedule_api: enlarge timeslice criterion
ABOSTM Sep 29, 2021
30b2492
Bluetooth: Controller: Fix multiple peripheral connection deadlock
cvinayak Sep 26, 2021
1a42926
Bluetooth: ISO: Remove bt_conn_unref for ISO deferred work
Thalley Sep 24, 2021
30eadf7
drivers: create BT_DRIVERS Kconfig entry
tejlmand Sep 10, 2021
c3fac65
drivers: net: adding NET_DRIVERS menuconfig
tejlmand Sep 10, 2021
a084ec5
modules: hal_nxp: removing always empty zephyr_library
tejlmand Sep 10, 2021
f7d0ae5
drivers: ethernet: remove dedicated drivers__ethernet__native_posix lib
tejlmand Sep 10, 2021
0ad4b44
drivers: gpio: remove unused GPIO selection
tejlmand Sep 14, 2021
cf112e2
drivers: console: remove unused CONSOLE selection
tejlmand Sep 14, 2021
9ad64e8
Bluetooth: Tester: Add the OOB Authentication method
agata-ponitka Sep 6, 2021
eb85f9a
Revert "drivers: pinmux: build as static library"
tejlmand Sep 28, 2021
ad2b77e
Bluetooth: Controller: Allow resolving list update during passive scan
cvinayak Sep 9, 2021
708951e
Bluetooth: Controller: Use defines for scanning state types
cvinayak Sep 27, 2021
d2c5f05
boards: stm32u5: Fix instructions to use openocd
erwango Oct 1, 2021
e858321
doc: release notes: STM32 updates for v2.7.0
erwango Sep 28, 2021
82f3165
doc: release notes: Shields updates for v2.7.0
erwango Sep 28, 2021
7c62429
doc: release: 2.7: add release notes for serial
dcpleung Sep 29, 2021
7aee51e
doc: release: 2.7: add release notes for PCI/PCIe
dcpleung Sep 29, 2021
a7baa36
doc: release: 2.7: add release notes for IPM
dcpleung Sep 29, 2021
b24bbad
Bluetooth: Controller: Fix to ignore aux ptr in scannable advertising
cvinayak Sep 13, 2021
701c560
Bluetooth: Controller: Fix assert on aux LLL scheduled chain reception
cvinayak Sep 13, 2021
bd65231
Bluetooth: controller: Fix ASSERT caused by ULL releasing chain PDUs
ppryga-nordic Sep 28, 2021
6db7778
tests: Bluetooth: df: Add test to verify correctness of relase of PDUs
ppryga-nordic Sep 28, 2021
5969c3b
Bluetooth: Host: Fix resource leak in bt_gatt_unsubscribe
alwa-nordic Sep 29, 2021
b3affe6
devicetree: remove support for DTC_OVERLAY_FILE in environment
tejlmand Oct 1, 2021
efd77e0
net: dns_sd, mdns: support service type enumeration
cfriedt Sep 21, 2021
5a5eaa3
tests: net: dns_sd, mdns: support service type enumeration
cfriedt Sep 21, 2021
aa8c3fa
release: Zephyr 2.7.0-rc4
cfriedt Oct 2, 2021
1f09c92
Revert "tests: devicetree: test supported devices API"
mbolivar-nordic Sep 24, 2021
e2ae4ec
Revert "device: supported devices visitor API"
mbolivar-nordic Sep 24, 2021
b0667a8
Revert "device: iterable supported devices"
mbolivar-nordic Sep 24, 2021
ea2bbb8
Revert "device: simplify structure of handles array"
mbolivar-nordic Sep 24, 2021
9877834
device: add fudge factor for handle padding
mbolivar-nordic Sep 24, 2021
50d357d
doc: devicetree release notes for 2.7
mbolivar-nordic Oct 1, 2021
cb2ea25
bluetooth: Add support for reconfiguring L2CAP channels
sjanc Sep 17, 2021
0d81d97
tests: bluetooth: tester: Add support for L2CAP channel reconfiguration
sjanc Sep 17, 2021
0689e10
boards: b_u585i_iot02a: Fix ref man reference
erwango Oct 4, 2021
2d0d093
Bluetooth: Controller: Fix assertion failed [evdone]
cvinayak Oct 4, 2021
8dacd0f
ITE: drivers/i2c: returning negative values for error
GTLin08 Oct 4, 2021
311aeef
doc: misc fixes
laurenmurphyx64 Oct 1, 2021
886d048
Bluetooth: Controller: Fix HCI command parameter check failures
cvinayak Sep 9, 2021
9f903ee
tests: Bluetooth: bsim: Use separate DUT and TST EDTT builds
cvinayak Sep 23, 2021
2df7257
manifest: EDTT: Update revision
cvinayak Sep 23, 2021
903b5d7
drivers: sensors: fdc2x1x: removed unused fdc2x1x_data
skullbox305 Oct 3, 2021
708ba30
samples: sensors: fdc2x1x: fixed bugs in pm_info()
skullbox305 Oct 3, 2021
7a2b958
tests: logging: remove definition of SYS_CLOCK_HW_CYCLES_PER_SEC
nashif Oct 6, 2021
a39340a
samples/subsys/mgmt/osdp: Fix build issues
galak Oct 6, 2021
706104b
tests: Bluetooth: mesh: Remove explicit disable of CSA#2
cvinayak Oct 6, 2021
7fec8b2
tests/msgq_usage: Correct memory usage for cache-incoherent platforms
Oct 6, 2021
79bf23c
doc: release-notes-2.7: update release notes for disk drivers
jfischer-no Oct 4, 2021
3bceb73
doc: release-notes-2.7: add release notes for MODBUS
jfischer-no Oct 4, 2021
31dbdca
doc: usb: refactor USB device support documentation structure
jfischer-no Sep 28, 2021
6c4fc02
doc: usb: add CDC ACM device support documentation
jfischer-no Sep 28, 2021
7bc1dee
doc: release-notes-2.7: add release notes for USB
jfischer-no Sep 28, 2021
8790789
ARC: HS6x: nSIM: drop unsupported dcache_uncached_region from mdb.args
evgeniy-paltsev Oct 1, 2021
d229d45
doc: release notes: Add Bluetooth relnotes for 2.7.0
carlescufi Oct 4, 2021
c140604
docs: Improve documentation of bootloader usage
benediktibk Aug 24, 2021
fcc69bf
doc: security: Update information about CVE-2021-3581
Oct 5, 2021
7f3562b
doc: security: Update information about CVE-2021-3319
Oct 5, 2021
f52dce1
doc: security: Update information about CVE-2021-3625
Oct 5, 2021
592c6b1
doc: security: Update information about CVE-2021-3510
Oct 5, 2021
7b880f1
doc: security: Update information about CVE-2021-3436
Oct 5, 2021
d760c5e
doc: release: 2.7: add release notes for security
Oct 5, 2021
4ba168d
DOC: ARC: update arc status page
evgeniy-paltsev Oct 4, 2021
4214421
doc: release notes: ARC
evgeniy-paltsev Oct 5, 2021
8a97c83
arm: aarch32: mpu: Fix build issue with assert
galak Oct 7, 2021
b60b5b9
doc: release: Add release notes for ADC, DMIC, I2S, and PWM drivers
anangl Oct 8, 2021
257df9a
doc: release: Add sensor release notes for v2.7.0
MaureenHelm Oct 6, 2021
af4c3bc
doc: release: 2.7: add release notes for PM
Oct 4, 2021
29b52a8
net: mdns + dns_sd: fix regression that breaks ptr queries
cfriedt Oct 8, 2021
e7df33e
net: ethernet: ARP addresses being filled with mcast addresses
rmelch Oct 6, 2021
a9aba82
pm: Fix device resume order
Oct 7, 2021
169b85c
Bluetooth: hci: Add helper macros for ver of disallowed CTE types
ppryga-nordic Sep 3, 2021
587ad45
Bluetooth: hci: Add handling of allowed CTE types for per sync create
ppryga-nordic Sep 3, 2021
36bec35
Bluetooth: radio: move radio_df_cte_inline_set_enabled to radio.c
ppryga-nordic Sep 3, 2021
42276f5
Bluetooth: controller: rework per scan lll to allow filt by CTE type
ppryga-nordic Sep 3, 2021
81136cb
Bluetooth: controller: ULL: add per sync filtering by CTE type
ppryga-nordic Sep 3, 2021
2b8079a
samples: Bluetooth: df: enable filtering of per adv by CTE type
ppryga-nordic Sep 3, 2021
d9eb21a
Bluetooth: controller: Add per sync filt by CTE type for SOC w/o DFE
ppryga-nordic Sep 4, 2021
6f045c1
tests: Bluetooth: bsim_test_iso: Change wait time in BIG receiver
ppryga-nordic Oct 1, 2021
6939183
Bluetooth: controller: Make per adv filtering by CTE cond compilable
ppryga-nordic Oct 7, 2021
7e7d71e
drivers: pwm_nrfx: Fix handling of zero length periods
anangl Oct 7, 2021
f215361
tracing: fix k_thread_abort tracing references
peter-mitsis Oct 8, 2021
7e5ac1b
Bluetooth: controller: df: fix handling of max count of IQ reports
ppryga-nordic Oct 6, 2021
dd460a9
doc: release: 2.7: Add NXP SoC changes
dleach02 Oct 8, 2021
5ccffff
doc: release: 2.7: Add release note for aarch32
Oct 8, 2021
5e1dc92
release: Zephyr 2.7.0-rc5
cfriedt Oct 12, 2021
ae757fb
actions: exclude Python 3.6 tests on macos-latest
henrikbrixandersen Oct 5, 2021
275dc82
doc: Arm Compiler 6 description added to the 3rd party toolchain page
tejlmand Oct 5, 2021
33f3074
doc: updated occurrences of GNU ARM Embedded to GNU Arm Embedded
tejlmand Oct 13, 2021
9366238
doc: release: 2.7: remove duplicate IPM entry
cfriedt Oct 15, 2021
f2cae51
doc: release: 2.7: dns-sd service type enumeration
cfriedt Oct 15, 2021
88487a2
doc: release-notes-2.7: Added CAN release notes
alexanderwachter Oct 10, 2021
5e578e5
doc: release: 2.7: summarize major enhancements
cfriedt Oct 15, 2021
2100818
doc: release: 2.7: add list of closed issues
cfriedt Oct 16, 2021
3f82656
release: Zephyr 2.7.0
cfriedt Oct 15, 2021
df0c972
modules: loramac-node: Fix the build issue for US915 and AU915 regions
Mani-Sadhasivam Oct 11, 2021
cb4ed62
boards: arm: bl5340_dvk: Fix broken image
Oct 12, 2021
ac0477f
ARC: forbid FIRQ or multiple register banks w/ 1 IRQ priority level
evgeniy-paltsev Oct 4, 2021
cef9cbe
runners: canopen: poll for flash ready
henrikbrixandersen Oct 4, 2021
c65645c
drivers: serial: Refactor drivers to use shared init priority Kconfig
MaureenHelm Oct 14, 2021
5455bf4
soc: arm: Configure serial driver init priority for NXP SoCs
MaureenHelm Oct 14, 2021
6173013
cmake: CMake compile features support
tejlmand Sep 30, 2021
b757110
shell: fix assert in panic mode
Sep 21, 2021
16e3655
modem: hl7800: fix IPv6 socket creation
rerickson1 Oct 7, 2021
5166ff9
drivers: can: flexcan: fix timing parameter limits
henrikbrixandersen Oct 19, 2021
6f11b2d
task_wdt: ensure hw wdt is started before being fed
martinjaeger Oct 20, 2021
96a7b32
drivers: uart_ns16550: Fix dts hw_flow_control mapping to config
fabled Aug 17, 2021
dff331a
west.yml: Update mcumgr to backport fix for issue #38502
de-nordic Oct 22, 2021
68a6a3e
logging: Cleaning references to tracing in logging
nordic-krch Sep 29, 2021
6a851f1
kernel/sched: Fix race with thread return values
Oct 22, 2021
dd435b0
net: openthread: Fix alarm timers reference calculation
pdgendt Oct 25, 2021
53d9e94
samples: sockets: http_get: increase main thread stack size
mniestroj Oct 27, 2021
c90e0c1
Bluetooth: Mesh: Fix missing enable adv thread
LingaoM Oct 28, 2021
f5d4fb4
drivers: clock control disable AHB3 clock in stm32_clock_control_off
FRASTM Oct 28, 2021
8bc6039
drivers/uart: stm32: fix a bug during transmission
jdascenzio Oct 26, 2021
8188fd3
tests: subsys: libcxx: extend the timeout for cpp.libcxx.newlib_nano
enjiamai Oct 22, 2021
2f9ae20
[backport v2.7-branch] bluetooth: mesh: Fix incorrect return value
LingaoM Nov 8, 2021
2fbb10c
tests: bluetooth: tester: Fix NULL pointer dereference in error path
sjanc Oct 28, 2021
9247efa
bluetooth: host: reset channel request on send failure
jsiverskog Oct 18, 2021
3a39b78
bluetooth: host: avoid freeing structure that's part of a linked list
jsiverskog Oct 29, 2021
b7954c9
samples: net: http_get: Update root CA certificate
rlubos Oct 28, 2021
053dc75
kernel: timer: Call user handler without spinlock
nordic-krch Nov 3, 2021
961ee21
BLuetooth: controller: hci: fix wrong sync handle in IQ samples report
ppryga-nordic Oct 14, 2021
7bdf177
Bluetooth: controller: ULL: fix dequeue of IQ samples reports
ppryga-nordic Oct 14, 2021
84abb58
drivers: uart stm32 flushing Rx register once the RXNE irq is enabled
FRASTM Nov 5, 2021
9727a21
drivers: can: Fixed timeout values comparison
lucasdietrich Nov 15, 2021
27201bb
drivers: ieee802154: nrf5: fix NULL pointer dereference
e-rk Nov 9, 2021
9d31c46
net: sockets: tls: Fix TCP disconnect detection in poll()
rlubos Oct 29, 2021
3aff490
drivers: pwm: mcux: ftm: return -EBUSY if PWM capture in progress
henrikbrixandersen Oct 29, 2021
3f24e7d
samples: hci_spi: Decrease maximum number of BT connections
anangl Nov 5, 2021
e2fe23a
net: lwm2m: Fix removed engine_observer_list usage
rlubos Nov 2, 2021
0efda1c
tests: net: all: Add LwM2M to build all test
rlubos Nov 2, 2021
a9a563f
boards: arm: waveshare_open103z: disable CAN bus tests
henrikbrixandersen Nov 7, 2021
827e397
ci: add code coverage action
nashif Nov 11, 2021
84dd113
actions: optimize clang actions
nashif Nov 13, 2021
83c1258
action: configure git user
nashif Nov 13, 2021
2e89d2c
actions: fix typo in clang action
nashif Nov 13, 2021
04b9948
action: codecov: do not run on weekends
nashif Nov 13, 2021
85dd671
actions: bluetooth: fix job names and description
nashif Nov 13, 2021
8d9ac1c
actions: bluetooth: rename action and make it obvious
nashif Nov 13, 2021
075ca20
actions: compliance: minor improvements
nashif Nov 13, 2021
bcc700d
actions: conflict: update version
nashif Nov 13, 2021
1268961
actions: follow namespace for job names
nashif Nov 13, 2021
faf03b0
actions: run code coverage only on main tree
nashif Nov 15, 2021
d4dc4a9
actions: clang: do not rebase, use commit range
nashif Nov 15, 2021
ebee866
actions: clang: fix typo
nashif Nov 16, 2021
be9d542
actions: retry west update on various workflows
nashif Nov 16, 2021
9ff7a43
actions: clang: use ccache
nashif Nov 16, 2021
cdb27db
actions: clang: set reporting before calling twister
nashif Nov 16, 2021
758bfe4
ci: hotfix: disable test exclusion by tags
nashif Nov 10, 2021
5f4707a
bluetooth: Fix L2CAP CoC response code if LTK is present
sjanc Nov 8, 2021
93e0cc8
tests: bluetooth: tester: Fix not marking chan as unused on disconnect
sjanc Oct 29, 2021
78fc03b
Bluetooth: Host: Set SID in bt_le_per_adv_sync_recv_info
LundinJohan Oct 11, 2021
7ae9f2f
include: drivers: clock_control: stm32u5 missing MSIS define
ABOSTM Nov 19, 2021
8bb53d7
drivers: clock_control: stm32u5: rework MSIS as system clock source
ABOSTM Nov 19, 2021
6242d56
drivers: clock_control: stm32u5: keep reset values of MSI trimming
ABOSTM Nov 19, 2021
7e2e9d6
drivers: clock_control: stm32u5: set voltage scaling VOS for MSIS
ABOSTM Nov 19, 2021
328df98
actions: run twister using github action
nashif Nov 19, 2021
fe8efca
actions: clang: add branch name to ccache key
nashif Nov 20, 2021
e1e9fa6
actions: twister: add a cancel job very early on
nashif Nov 22, 2021
0b91e56
actions: twister: adapt events to branch
nashif Nov 23, 2021
17e4ed1
doc: replace buildkite with github actions
nashif Nov 23, 2021
552a0e1
actions: twister/clang: cleanup test plan generation
nashif Nov 23, 2021
82e255b
actions: check of testplan exists
nashif Nov 25, 2021
95c41f6
actions: twister: remove cleanup job
nashif Nov 25, 2021
faf0e21
samples: shell_module: fix missing qsort reference
sylvioalves Nov 11, 2021
89c052e
task_wdt: fix overflow in current_ticks making wdt get stuck
martinjaeger Nov 15, 2021
a153645
bluetooth: att: Fix indication handling
MarekPieta Nov 23, 2021
fe84052
toolchain: xcc: add macro __in_section_unique_named()
dcpleung Sep 21, 2021
9fe9ff1
tests: bluetooth: tester: Add support for L2CAP channels options
sjanc Oct 15, 2021
98bd653
bluetooth: host: Add support for SMP error code 0x0f
sjanc Oct 18, 2021
374d2d0
tests: bluetooth: tester: Add support for pairing failed event
sjanc Oct 18, 2021
ea9a59f
tests: bluetooth: tester: Increase ATT prepare write buffers count
sjanc Oct 20, 2021
2895653
tests: bluetooth: tester: Add support for security_changed callback
sjanc Oct 20, 2021
d290393
Bluetooth: tester: Add directed adv support
ilhanates Oct 21, 2021
9a6cb39
tests: bluetooth: tester: Adjust Directed Advertising to latest BTP
sjanc Nov 4, 2021
7a8a9b6
tests: bluetooth: tester: Add support for advertising with target RPA
sjanc Nov 4, 2021
7fde6f8
usb: function_rndis: align rndis_cmd_pool to request buffer size
jfischer-no Oct 26, 2021
c8baa85
usb: function_rndis: do not force USB_COMPOSITE_DEVICE for IAD
jfischer-no Oct 26, 2021
6a7cfe1
Bluetooth: host: Add handling of failures in per sync established evt
ppryga-nordic Nov 9, 2021
fde8886
Bluetooth: controller: enable missing RSSI while periodic adv sync
ppryga-nordic Nov 10, 2021
136fc6f
Bluetooth: Controller: Fix missing DTM Tx/Rx reset on HCI Reset Command
cvinayak Nov 15, 2021
96d6244
Bluetooth: Controller: Fix DTM HCI command returned error codes
cvinayak Nov 15, 2021
07680b2
Bluetooth: host: Fix MIC generation in Bluetooth CCM encryption
nth-eye Nov 4, 2021
4225466
drivers: led: pca9633: add support for multiple devices
daniel-nicolai-hansten Nov 3, 2021
b156e0f
Bluetooth: Disconnect L2CAP channel if peer sent too much data
sjanc Nov 8, 2021
d72602d
bluetooth: ATT: Ignore signed writes on EATT bearer
sjanc Oct 25, 2021
652f04f
tests: bluetooth: tester: Fix memory corruption in reconfigured_cb
sjanc Oct 23, 2021
d817131
boards: arm: bt610: Rename from bt6x0
Sep 22, 2021
748bee1
actions: twister: apply a new strategy from smaller test plans
nashif Nov 26, 2021
7c69cbc
actions: twister: run tests on all platforms when changed
nashif Nov 27, 2021
c9e1bf4
actions: twister: load modules from cache
nashif Nov 27, 2021
0abe60b
actions: twister: upload testplan as an artifact
nashif Nov 27, 2021
43274af
actions: twister: do not schedule on non main branches
nashif Nov 27, 2021
72f8d81
actions: twister: limit daily job to 60 builders
nashif Nov 27, 2021
7df4bff
ci: test_plan: fix pylint warnings
nashif Nov 28, 2021
ce3e0c9
actions: fix filtering for clang action
nashif Nov 29, 2021
ea7c911
actions: twister: determine nodes in python script
nashif Nov 29, 2021
d98d138
actions: twister: remove existing ccache directory
nashif Dec 2, 2021
f316935
scripts: gen_app_partitions: do not load empty files
nashif Nov 22, 2021
1d67f68
scripts: support compile_commands.json in gen_app_partitions.py
tejlmand Nov 24, 2021
9118a7a
twister: remove CMAKE_EXPORT_COMPILE_COMMANDS=1
tejlmand Nov 25, 2021
9c23f6a
riscv: Fix C++ exception handling info linking
stephanosio Nov 30, 2021
f9cafd2
tests: cpp: libcxx: Set minimum RAM requirement for full newlib test
stephanosio Nov 30, 2021
9039be4
tests: m2gl025_miv: exclude slow platform from some tests
nashif Nov 29, 2021
0782693
soc: rt6xx: Default flexspi logging to disabled
danieldegrasse Nov 29, 2021
f66b26e
libc: minimal: add qsort to the minimal libc
cfriedt Nov 2, 2021
d80eaa3
tests: libc: minimal: Add tests for qsort()
cfriedt Nov 2, 2021
644ebe5
drivers: mcux_flexspi: Default logging to disabled when XIP is used
danieldegrasse Nov 18, 2021
a14b830
test/bluetooth/tester: Re-pair on lost bond
sjanc Nov 16, 2021
05318b5
drivers: can: fix can_configure() when CAN-FD is enabled
henrikbrixandersen Dec 1, 2021
b0618e1
tests: fix tracing.osawareness.openocd for SMP platforms
evgeniy-paltsev Oct 11, 2021
142be60
tests: fix tracing.osawareness.openocd when thread names disabled
evgeniy-paltsev Oct 12, 2021
edd1612
tests: tracing.osawareness.openocd cleanup
evgeniy-paltsev Oct 12, 2021
18b0874
release: v2.7.1 release notes
cfriedt Dec 14, 2021
38bd485
sensor: qdec_nrfx: fix PM callback signature
gmarull Oct 25, 2021
525c112
drivers: ieee802154_dw1000: use dedicated workqueue
jfischer-no Dec 8, 2021
5db25d9
drivers: spi_context: Do not use transfer timeout in slave mode
anangl Oct 27, 2021
a74b652
drivers: spi_context: Fix handling of zero-length buffers
anangl Oct 29, 2021
5c08f18
drivers: spi_context: Correct alignment of LOG_DBG() parameters
anangl Nov 8, 2021
7eb6869
bluetooth: tester: allow to set DisplayYesNo IO capability
KKopyscinski Dec 9, 2021
604b401
release: additional entries in release notes
cfriedt Dec 15, 2021
e4da3e5
release: Bump release to 2.7.1
cfriedt Dec 15, 2021
357d9d3
soc: arm: st_stm32: add kconfig entry for STM32 SMPS
manoj153 Oct 19, 2021
9e2bb08
drivers: clock_control: stm32h7: Add logic to handle SMPS config
manoj153 Oct 19, 2021
e00e2b8
soc: arm: st_stm32: use SMPS power supply only if enabled
manoj153 Nov 16, 2021
af35240
include/drivers/clock_control: stm32h7: Add missing symbol PLL SRC CSI
erwango Dec 17, 2021
2f24663
drivers: clock_control: More power supply modes for STM32H7
belolap Jan 5, 2022
956bb90
boards: arm: stm32h7: select direct SMPS for both disco boards
ABOSTM Jan 5, 2022
8af83ea
drivers: can: change can_tx_callback_t function signature
henrikbrixandersen Dec 28, 2021
f9dee56
mgmt/mcumgr: Correct packet length information
de-nordic Nov 5, 2021
d10cb9b
mgmt/mcumgr: Fix serial packet length not including CRC16
de-nordic Nov 5, 2021
dddb9f1
boards: nucleo_h745zi_q: enable POWER_SUPPLY_DIRECT_SMPS
fabiobaltieri Dec 11, 2021
4195836
drivers: watchdog: STM32G0X: clock DBGMCU before configuring
ycsin Dec 30, 2021
dfb5ef2
riscv: linker.ld: Fix undefined reference linker error
nandojve Oct 12, 2021
f21e74c
posix: Make clock_settime/gettime REALTIME thread-safe
pakar Nov 23, 2021
1630dac
include: usb: add alignment attribute to macro USBD_CFG_DATA_DEFINE
jfischer-no Dec 9, 2021
e23cd66
drivers: ssd16xx: fix driver initialization
jfischer-no Oct 25, 2021
3cb83d1
kernel: Reset the switch_handler only in the arch code
carlocaione Jan 16, 2022
22fc985
poll: modify the function z_vrfy_k_poll
Zhaoningx Nov 25, 2021
8f53952
logging: fix timestamp func overwrite on log2
emillindq Nov 19, 2021
fa104e7
Added rodata injection in xtensa / esp32 linker script
melka Jan 28, 2022
639ca29
Merge remote-tracking branch 'origin/v2.7-branch' into v2.7.0+rp2040+…
melka Jan 28, 2022
fe01a0c
Revert "Merge remote-tracking branch 'origin/v2.7-branch' into v2.7.0…
melka Jan 28, 2022
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
5 changes: 5 additions & 0 deletions soc/xtensa/esp32/linker.ld
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,11 @@ _net_buf_pool_list = _esp_net_buf_pool_list;

Z_LINK_ITERABLE_ALIGNED(tracing_backend, 4)

/* Located in generated directory. This file is populated by the
* zephyr_linker_sources() Cmake function.
*/
#include <snippets-rodata.ld>

__esp_shell_root_cmds_start = .;
KEEP(*(SORT(.shell_root_cmd_*)));
__esp_shell_root_cmds_end = .;
Expand Down