Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2226 commits
Select commit Hold shift + click to select a range
27a2271
timer: mask interrupts in timer's timeout handler.
Sep 29, 2021
369d5d0
kernel: fix deadline typo
peter-mitsis Sep 29, 2021
e601ca8
doc: Add deadline scheduling information
peter-mitsis Sep 29, 2021
70979b9
doc: release: 2.7: Add release notes for networking
rlubos Sep 28, 2021
6999690
pm: stop handling devices on PM_STATE_RUNTIME_IDLE
gmarull Sep 27, 2021
cb65705
tests: pm: power_mgmt: use PM_STATE_SUSPEND_TO_IDLE
gmarull Sep 27, 2021
4c52fb9
drivers: i2s_nrfx: Do not enforce two channels for I2S format
anangl Sep 23, 2021
7ac8c2f
drivers: i2s_nrfx: Fix a few minor fixes
anangl Sep 23, 2021
1a15d36
tests: bluetooth: tester: Add support for L2CAP Credits command
sjanc Sep 9, 2021
47f4dda
Bluetooth: Controller: Minor rename of ULL internal function
cvinayak Sep 8, 2021
c0e44d9
Bluetooth: Controller: Explicitly typecast void return for memcpy calls
cvinayak Sep 23, 2021
519f412
Bluetooth: Controller: Minor indentation fixes
cvinayak Sep 23, 2021
71420c6
Bluetooth: controller: Fix populate offset in latest advertising PDU
cvinayak Jan 18, 2021
9ff7cb6
Bluetooth: Controller: Add advertiser clock accuracy value
cvinayak Sep 8, 2021
7597eef
Bluetooth: Controller: Add FIXME for Per Adv chain channel use
cvinayak Sep 8, 2021
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
5da5497
Revert "[nrf fromtree] ci: Bump to use SDK 0.13.1"
rlubos Nov 10, 2021
7fad791
Revert "[nrf fromtree] net: http: switch to zsock_ for http_client"
rlubos Nov 10, 2021
43f0b2b
Revert "[nrf fromtree] bluetooth: Split configuration into separated …
rlubos Nov 10, 2021
33db016
Revert "[nrf fromtree] bluetooth: Add missing choice names in Kconfig"
rlubos Nov 10, 2021
ae71318
Revert "[nrf fromtree] bluetooth: services: Use log template for BAS"
rlubos Nov 10, 2021
95983fc
Revert "[nrf fromtree] logging: Add choice name in template"
rlubos Nov 10, 2021
82b35c3
Revert "[nrf fromlist] soc: nrf53: Add missing HAS_HW_NRF_* entries"
rlubos Nov 10, 2021
735794a
Revert "[nrf fromlist] boards: rename thingy53_nrf5340_cpuappns"
rlubos Nov 10, 2021
856e056
Revert "[nrf fromlist] boards: rename sparkfun_thing_plus_nrf9160ns"
rlubos Nov 10, 2021
f11aab3
Revert "[nrf fromlist] boards: rename nrf9160_innblue22ns"
rlubos Nov 10, 2021
d9892e7
Revert "[nrf fromlist] boards: rename nrf9160_innblue21ns"
rlubos Nov 10, 2021
05f3506
Revert "[nrf fromlist] boards: rename circuitdojo_feather_nrf9160ns"
rlubos Nov 10, 2021
350427c
Revert "[nrf fromtree] doc: getting_started: Fix incorrect literal bl…
rlubos Nov 10, 2021
5a4d3df
Revert "[nrf fromtree] Bluetooth: Mesh: Fix friend buf send end not c…
rlubos Nov 10, 2021
5d8c209
Revert "[nrf fromtree] Bluetooth: Mesh: Fix missing destructor function"
rlubos Nov 10, 2021
02bbc06
Revert "[nrf fromtree] Bluetooth: Mesh: Use separate net_bufs for"
rlubos Nov 10, 2021
34fa2ee
Revert "[nrf fromtree] Revert "cmake: manual handling of CMakeCheckCo…
rlubos Nov 10, 2021
829cfd2
Revert "[nrf fromtree] cmake: increase minimal required version to 3.…
rlubos Nov 10, 2021
8ccd5f1
Revert "[nrf fromtree] docs: Update docs for CMake 3.20.0 minimal ver…
rlubos Nov 10, 2021
7f16914
Revert "[nrf fromtree] manifest: update lvgl for CMakeLists.txt fixes…
rlubos Nov 10, 2021
a83c474
Revert "[nrf fromlist] west.yml: Update mcumgr revision"
rlubos Nov 10, 2021
8a21959
Revert "[nrf fromlist] drivers: flash: add specific api for access fl…
rlubos Nov 10, 2021
a19778c
Revert "[nrf fromtree] drivers/flash/flash_simulator: allow to disabl…
rlubos Nov 10, 2021
a525a1a
Revert "[nrf fromtree] soc: nordic_nrf: Add Kconfig options for APPRO…
rlubos Nov 10, 2021
6e8a7cd
Revert "[nrf fromtree] shell: uart: Add waiting on DTR signal before …
rlubos Nov 10, 2021
b9a8ae7
Revert "[nrf fromlist] cmake: extensions: add NAME parameter to DT re…
rlubos Nov 10, 2021
90d29c7
Revert "[nrf fromtree] cmake: dts: import devicetree symbols into CMake"
rlubos Nov 10, 2021
f5fb9b9
Revert "[nrf fromtree] cmake: dts: removing generated <board>.dts_com…
rlubos Nov 10, 2021
18e68a7
Revert "[nrf fromtree] net: openthread: Add capability to disable pro…
rlubos Nov 10, 2021
55815c8
Revert "[nrf fromtree] drivers: ieee802154: reverse ack data ext addr…
rlubos Nov 10, 2021
352e4a5
Revert "[nrf fromtree] manifest: Regular upmerge to bring the openthr…
rlubos Nov 10, 2021
ca2d1a8
Revert "[nrf fromtree] net: openthread: allow to enable/disable TCP"
rlubos Nov 10, 2021
ea7f551
Revert "[nrf fromtree] net: openthread: fix error codes for TX done"
rlubos Nov 10, 2021
1897b11
Revert "[nrf fromtree] net: openthread: add three configuration options"
rlubos Nov 10, 2021
661eec1
Revert "[nrf fromtree] net: socket: fix regression causing corrupted …
rlubos Nov 10, 2021
2234eba
Revert "[nrf fromtree] test: Bluetooth: Mesh: test replay attack on b…
rlubos Nov 10, 2021
03db094
Revert "[nrf fromtree] boards: bsim: fix bug with single settings fil…
rlubos Nov 10, 2021
654dc45
Revert "[nrf fromtree] Revert "boards: bsim: fix bug with single sett…
rlubos Nov 10, 2021
9faad28
Revert "[nrf fromtree] boards: bsim: fix bug with single settings fil…
rlubos Nov 10, 2021
5b179c0
Revert "[nrf fromtree] bluetooth: mesh: Add test to check IVU counter"
rlubos Nov 10, 2021
db3143d
Revert "[nrf fromtree] bluetooth: mesh: Fix IVU duration counter update"
rlubos Nov 10, 2021
5a2682e
Revert "[nrf fromtree] Bluetooth: Mesh: Check access layer persistenc…
rlubos Nov 10, 2021
9548bfa
Revert "[nrf fromtree] Bluetooth: Mesh: Test scanner when receiving i…
rlubos Nov 10, 2021
7addc81
Revert "[nrf fromtree] Bluetooth: Mesh: Fix overwriting existing entr…
rlubos Nov 10, 2021
0b471e2
Revert "[nrf fromtree] bsim_bt: mesh: persistence storage testing"
rlubos Nov 10, 2021
1e722fb
Revert "[nrf fromtree] Bluetooth: Mesh: Fixes Same appkey add to mult…
rlubos Nov 10, 2021
184f401
Revert "[nrf fromtree] bluetooth: Add defines for ECC key lengths"
rlubos Nov 10, 2021
ed27440
Revert "[nrf fromtree] Bluetooth: Mesh: Mark as internal function"
rlubos Nov 10, 2021
8fd1644
Revert "[nrf fromtree] Bluetooth: Mesh: Refactor Mesh Model Extensions"
rlubos Nov 10, 2021
75c61a6
Revert "[nrf fromtree] Bluetooth: Mesh: Add pointer conversion for pr…
rlubos Nov 10, 2021
f9e3524
Revert "[nrf fromtree] Bluetooth: Mesh: Fix wrong use `log_strdup`"
rlubos Nov 10, 2021
24a85ca
Revert "[nrf fromtree] Bluetooth: Add workaround for no command buffe…
rlubos Nov 10, 2021
52f3942
Revert "[nrf fromtree] samples: lvgl: add min_ram to adafruit_2_8_tft…
rlubos Nov 10, 2021
5dd5b46
Revert "[nrf fromtree] actions: run footprint action in zephyr repo o…
rlubos Nov 10, 2021
0ad485c
Revert "[nrf fromtree] logging: Add configurable logging thread delay"
rlubos Nov 10, 2021
740eb4d
Revert "[nrf fromtree] hal_nordic: Rework nRF IEEE 802.15.4 temperatu…
rlubos Nov 10, 2021
1dc6cd6
Revert "[nrf fromtree] openthread: implement missing time service fun…
rlubos Nov 10, 2021
6b4fea7
Revert "[nrf fromtree] scripts: check_compliance: fix filter_py edge …
rlubos Nov 10, 2021
b88068e
Revert "[nrf fromtree] net/socket_select.h: add missing include"
rlubos Nov 10, 2021
583bb10
Revert "[nrf fromtree] net: openthread: propagate security and header…
rlubos Nov 10, 2021
43bd8a0
Revert "[nrf fromtree] net: openthread: add Netdata Publisher Kconfig…
rlubos Nov 10, 2021
d44ac2c
Revert "[nrf fromtree] manifest: openthread upmerge up to commit `2e6…
rlubos Nov 10, 2021
a7bac05
Revert "[nrf fromtree] treewide: fix overlays after TF-M NS rename"
rlubos Nov 10, 2021
781a4ba
Revert "[nrf fromtree] boards: add deprecations for various 'ns' TF-M…
rlubos Nov 10, 2021
7adee31
Revert "[nrf fromtree] modules: tfm: Override the TF-M MBEDCRYPTO_PATH"
rlubos Nov 10, 2021
41829dc
Revert "[nrf fromtree] modules: tfm: add configuration for disabling …
rlubos Nov 10, 2021
0deea75
Revert "[nrf fromtree] Bluetooth: Controller: Only remove duplicate r…
rlubos Nov 10, 2021
b35c129
Revert "[nrf fromtree] Bluetooth: Controller: Fix incorrect pipeline …
rlubos Nov 10, 2021
58fc64a
Revert "[nrf fromtree] Bluetooth: Controller: Fix to handle relative …
rlubos Nov 10, 2021
55e7abd
Revert "[nrf fromtree] Bluetooth: Controller: Preempt ticker to use a…
rlubos Nov 10, 2021
898a379
Revert "[nrf fromtree] Bluetooth: Controller: Fix uninit update flag …
rlubos Nov 10, 2021
63296f2
Revert "[nrf fromtree] Bluetooth: Controller: Fix node rx memory corr…
rlubos Nov 10, 2021
46913b7
Revert "[nrf fromtree] Bluetooth: Controller: Fix advertising after ..."
rlubos Nov 10, 2021
5c001b8
Revert "[nrf noup] REVERTME: ci: Bump to use CMake 3.20.5"
rlubos Nov 10, 2021
6fd8ebe
Revert "[nrf fromtree] Bluetooth: Mesh: Check if app key is bound in …
rlubos Nov 10, 2021
7293296
Revert "[nrf fromtree] subsys/mgmt/mcumgr: Fix collision with user ..."
rlubos Nov 10, 2021
39c786e
Revert "[nrf fromtree] test: Bluetooth Mesh: Catch friendship unseg a…
rlubos Nov 10, 2021
de038b5
Revert "[nrf fromtree] tests: Bluetooth Mesh: Use unique names for all"
rlubos Nov 10, 2021
ed5a4c4
Revert "[nrf fromtree] Bluetooth: Mesh: Add API to discard subscripti…
rlubos Nov 10, 2021
6215b4a
Revert "[nrf fromtree] Bluetooth: Mesh: Clarify name length in"
rlubos Nov 10, 2021
d3997f4
Revert "[nrf fromtree] Bluetooth: Controller: Fix hci_core assertion …
rlubos Nov 10, 2021
08c4aa8
Revert "[nrf fromtree] Bluetooth: Controller: Update AD data race ..."
rlubos Nov 10, 2021
b554732
Revert "[nrf fromtree] Bluetooth: hci_uart: Add workaround for no com…
rlubos Nov 10, 2021
c75a251
Revert "[nrf fromtree] hal_nordic: Increase number of serialization b…
rlubos Nov 10, 2021
60ab79e
Revert "[nrf fromtree] boards: nRF21540_dk_nrf52840 supports bluetoot…
rlubos Nov 10, 2021
a27fbe9
Revert "[nrf fromtree] dfu: boot: Add implementation for multi-image …
rlubos Nov 10, 2021
7b10c7d
Revert "[nrf fromlist] cmake: APPLICATION_CONFIG_DIR support implemen…
rlubos Nov 10, 2021
eed7294
Revert "[nrf fromtree] cmake: create zephyr_build_string"
rlubos Nov 10, 2021
cb62029
Revert "[nrf fromlist] dts: nordic: add QSPI XIP area registers for n…
rlubos Nov 10, 2021
45a6f13
Revert "[nrf noup] dts: choose cryptocell for entropy when available"
rlubos Nov 10, 2021
b5465c0
Revert "[nrf noup] tree-wide: support NCS Partition Manager (PM) defi…
rlubos Nov 10, 2021
dff5160
Revert "[nrf fromtree] net: sockets: Add socket processing priority"
rlubos Nov 10, 2021
45ebbe6
Revert "[nrf fromtree] samples/mgmt/smp_svr: Increase main stack size"
rlubos Nov 10, 2021
899ebd0
Revert "[nrf noup] Bluetooth: update experimental for qualification"
rlubos Nov 10, 2021
9b9ea47
[nrf mergeup] Merge upstream to v2.7.0 tag
rlubos Nov 10, 2021
6bfa078
[nrf fromtree] cmake: create zephyr_build_string
tejlmand Jul 13, 2021
880b644
[nrf fromlist] cmake: APPLICATION_CONFIG_DIR support implemented
tejlmand Sep 1, 2021
3f7a45c
[nrf noup] Bluetooth: update experimental for qualification
joerchan Nov 20, 2020
6f7b7c6
[nrf fromtree] samples/mgmt/smp_svr: Increase main stack size
hakonfam Sep 28, 2021
255e0fc
[nrf fromtree] net: sockets: Add socket processing priority
rlubos Sep 20, 2021
32b99c7
[nrf noup] tree-wide: support NCS Partition Manager (PM) definitions
sigvartmh May 3, 2019
6a68834
[nrf noup] dts: choose cryptocell for entropy when available
mbolivar-nordic Apr 24, 2020
d1ef743
[nrf fromlist] dts: nordic: add QSPI XIP area registers for nordic
hakonfam Aug 31, 2021
60b3bcf
[nrf fromlist] cmake: extensions: add NAME parameter to DT registers
mbolivar-nordic Aug 31, 2021
59ab5ad
[nrf fromtree] west.yml: Update mcumgr revision
de-nordic Sep 7, 2021
2f557a0
[nrf fromlist] drivers: uart_nrfx_uarte: Use predefined data pointer …
rlubos Oct 22, 2021
7e729f4
[nrf fromtree] twister: Fix skipping unskippable tests when --subset …
PerMac Oct 21, 2021
8d23d47
[nrf fromlist] sensor: qdec_nrfx: fix PM callback signature
gmarull Oct 25, 2021
0e0b557
[nrf fromtree] drivers: led_pwm: Fix power management action callback
MarekPieta Oct 27, 2021
75df471
[nrf fromtree] drivers: sensor: Const sensor trigger data in trigger …
rakons Oct 27, 2021
5643cf6
[nrf fromtree] tests: bluetooth: tester: Increase ATT prepare write b…
sjanc Oct 20, 2021
8e7fbd9
[nrf fromtree] tests: bluetooth: tester: Add support for L2CAP channe…
sjanc Oct 15, 2021
f570a94
[nrf fromtree] Bluetooth: tester: Add directed adv support
ilhanates Oct 21, 2021
5a69a2e
[nrf fromtree] net: l2: wifi_shell: mac address in scanning results
jhirsi Sep 8, 2021
384b389
[nrf fromtree] drivers: wifi: esp_at: changes to scanning
jhirsi Sep 8, 2021
8eb2838
[nrf fromtree] openthread: align platform code to ARM PSA changes
edmont Sep 14, 2021
3aad173
[nrf fromtree] libc: minimal: Add an implementation of iscntrl()
carlescufi Sep 20, 2021
5359f16
[nrf fromtree] net: openthread: Add crypto backend based on PSA API
Damian-Nordic May 14, 2021
6edf25f
[nrf fromtree] net: openthread: Fix alarm timers reference calculation
pdgendt Oct 25, 2021
47ef574
[nrf fromtree] openthread: upmerge up to commit afcfb7ac
Damian-Nordic Oct 25, 2021
84fa565
[nrf fromlist] net: openthread: fix setting mac keys during stack res…
lmaciejonczyk Nov 4, 2021
2de2ab2
[nrf fromlist] drivers: ieee802154: nrf5: refactor storing mac keys
lmaciejonczyk Nov 4, 2021
9138b14
[nrf fromlist] net: openthread: Fix for OT prompt in the Zephyr shell
rlubos Nov 4, 2021
1dc9c3c
[nrf fromtree] manifest: update hal_nordic revision
jfischer-no Nov 1, 2021
9aa6b44
[nrf fromlist] usb: Add API for getting status of remote wakeup
Oct 27, 2021
4deb54e
[nrf fromtree] tests: bluetooth: tester: Fix not marking chan as unus…
sjanc Oct 29, 2021
3c79b20
[nrf fromtree] Bluetooth: Mesh: Fix missing enable adv thread
LingaoM Oct 28, 2021
2438301
[nrf fromtree] tests: bluetooth: tester: Fix NULL pointer dereference…
sjanc Oct 28, 2021
f06b11f
[nrf fromtree] bluetooth: ATT: Ignore signed writes on EATT bearer
sjanc Oct 25, 2021
5ea2287
[nrf fromtree] tests: bluetooth: tester: Fix memory corruption in rec…
sjanc Oct 23, 2021
75918f2
[nrf fromtree] tests: bluetooth: tester: Add support for security_cha…
sjanc Oct 20, 2021
5a63b6d
[nrf fromtree] bluetooth: host: Add support for SMP error code 0x0f
sjanc Oct 18, 2021
e471a89
[nrf fromtree] tests: bluetooth: tester: Add support for pairing fail…
sjanc Oct 18, 2021
3791175
[nrf fromlist] mcumgr: Add latency control functionality
Oct 22, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ At this time, with the latest release of v2.5.0, the supported
versions are:

- 1.14.2: Current LTS
- v2.4.0: Prior release
- v2.5.0: Current release
- v2.5.0: Prior release
- v2.6.0: Current release

## Reporting process

Expand Down
16 changes: 16 additions & 0 deletions .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@ name: Compliance
on: pull_request

jobs:
maintainer_check:
runs-on: ubuntu-latest
name: Check MAINTAINERS file
steps:
- name: Checkout the code
uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- name: Run Maintainers Script
id: maintainer
env:
BASE_REF: ${{ github.base_ref }}
run: |
python3 ./scripts/get_maintainer.py path CMakeLists.txt

compliance_job:
runs-on: ubuntu-latest
name: Run compliance checks on patch series (PR)
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/devicetree_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
matrix:
python-version: [3.6, 3.7, 3.8]
os: [ubuntu-latest, macos-latest, windows-latest]
exclude:
- os: macos-latest
python-version: 3.6
steps:
- name: checkout
uses: actions/checkout@v2
Expand Down
88 changes: 73 additions & 15 deletions .github/workflows/doc-build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# Copyright (c) 2020 Linaro Limited.
# SPDX-License-Identifier: Apache-2.0

name: Documentation GitHub Workflow
name: Documentation Build

on:
schedule:
- cron: '0 */3 * * *'
push:
tags:
- v*
pull_request:
paths:
- 'doc/**'
Expand All @@ -20,20 +25,18 @@ on:
- 'scripts/requirements-doc.txt'

env:
# NOTE: west docstrings will be extracted from the version listed here
WEST_VERSION: 0.11.1
# The latest CMake available directly with apt is 3.18, but we need >=3.20
# so we fetch that through pip.
CMAKE_VERSION: 3.20.5

jobs:
doc-build:
name: "Documentation Build"
doc-build-html:
name: "Documentation Build (HTML)"
runs-on: ubuntu-latest

steps:
- name: Update PATH for west
run: |
echo "$HOME/.local/bin" >> $GITHUB_PATH

- name: checkout
uses: actions/checkout@v2

Expand All @@ -45,27 +48,82 @@ jobs:
uses: actions/cache@v1
with:
path: ~/.cache/pip
key: ${{ runner.os }}-doc-pip
key: pip-${{ hashFiles('scripts/requirements-doc.txt') }}

- name: install-pip
run: |
sudo pip3 install -U setuptools wheel pip
pip3 install -r scripts/requirements-doc.txt
pip3 install west==0.11.0
pip3 install west==${WEST_VERSION}
pip3 install cmake==${CMAKE_VERSION}

- name: west setup
run: |
west init -l . || true
west init -l .

- name: build-docs
run: |
SPHINXOPTS="-q -W -j auto" make -C doc html
tar cvf htmldocs.tar --directory=./doc/_build html
if [[ "$GITHUB_REF" =~ "refs/tags/v" ]]; then
DOC_TAG="release"
else
DOC_TAG="development"
fi

DOC_TAG=${DOC_TAG} SPHINXOPTS="-q -W -j auto" make -C doc html

- name: compress-docs
run: |
tar cfJ html-output.tar.xz --directory=doc/_build html

- name: upload-build
uses: actions/upload-artifact@master
with:
name: html-output
path: html-output.tar.xz

doc-build-pdf:
name: "Documentation Build (PDF)"
runs-on: ubuntu-latest
container: texlive/texlive:latest

steps:
- name: checkout
uses: actions/checkout@v2

- name: install-pkgs
run: |
apt-get update
apt-get install -y python3-pip ninja-build doxygen graphviz librsvg2-bin

- name: cache-pip
uses: actions/cache@v1
with:
path: ~/.cache/pip
key: pip-${{ hashFiles('scripts/requirements-doc.txt') }}

- name: install-pip
run: |
pip3 install -U setuptools wheel pip
pip3 install -r scripts/requirements-doc.txt
pip3 install west==${WEST_VERSION}
pip3 install cmake==${CMAKE_VERSION}

- name: west setup
run: |
west init -l .

- name: build-docs
run: |
if [[ "$GITHUB_REF" =~ "refs/tags/v" ]]; then
DOC_TAG="release"
else
DOC_TAG="development"
fi

DOC_TAG=${DOC_TAG} SPHINXOPTS="-q -j auto" LATEXMKOPTS="-quiet -halt-on-error" make -C doc pdf

- name: upload-build
uses: actions/upload-artifact@master
continue-on-error: True
with:
name: htmldocs.tar
path: htmldocs.tar
name: pdf-output
path: doc/_build/latex/zephyr.pdf
106 changes: 25 additions & 81 deletions .github/workflows/doc-publish.yml
Original file line number Diff line number Diff line change
@@ -1,48 +1,35 @@
# Copyright (c) 2020 Linaro Limited.
# Copyright (c) 2021 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0

name: Doc build for Release or Daily
name: Publish Documentation

# Either a daily based on schedule/cron or only on tag push
on:
schedule:
- cron: '50 1/3 * * *'
push:
paths:
- 'VERSION'
workflow_run:
workflows: ["Documentation Build"]
branches:
- main
- v*
tags:
# only publish v* tags, do not care about zephyr-v* which point to the
# same commit
- 'v*'
- v*
types:
- completed

jobs:
doc-publish:
name: Publish Documentation
runs-on: ubuntu-latest
if: github.repository == 'zephyrproject-rtos/zephyr'
if: ${{ github.event.workflow_run.conclusion == 'success' }}

steps:
- name: Update PATH for west
run: |
echo "$HOME/.local/bin" >> $GITHUB_PATH
- name: Download artifacts
uses: dawidd6/action-download-artifact@v2
with:
workflow: doc-build.yml

- name: Determine tag
id: tag
- name: Uncompress HTML docs
run: |
# We expect to get here either due to a schedule event in which
# case we are doing a daily build of the docs, or because a new
# tag was pushed, in which case we are building docs for a release
if [ ${GITHUB_EVENT_NAME} == "schedule" ]; then
echo ::set-output name=TYPE::daily;
echo ::set-output name=RELEASE::latest;
elif [ ${GITHUB_EVENT_NAME} == "push" ]; then
# If push due to a tag GITHUB_REF will look like refs/tags/TAG-FOO
# chop of 'refs/tags' so RELEASE=TAG-FOO
echo ::set-output name=TYPE::release;
echo ::set-output name=RELEASE::${GITHUB_REF/refs\/tags\//};
else
exit 1
fi
tar xf html-output/html-output.tar.xz -C html-output

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v1
Expand All @@ -51,59 +38,16 @@ jobs:
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-1

- name: checkout
uses: actions/checkout@v2

- name: install-pkgs
run: |
sudo apt-get install -y ninja-build doxygen graphviz

- name: cache-pip
uses: actions/cache@v1
with:
path: ~/.cache/pip
key: ${{ runner.os }}-doc-pip

- name: install-pip
run: |
sudo pip3 install -U setuptools wheel pip
pip3 install -r scripts/requirements-base.txt
pip3 install -r scripts/requirements-doc.txt

- name: west setup
run: |
west init -l . || true

- name: build-docs
env:
DOC_TAG: ${{ steps.tag.outputs.TYPE }}
run: |
source zephyr-env.sh
make DOC_TAG=${DOC_TAG} -C doc html

- name: Upload to AWS S3
env:
RELEASE: ${{ steps.tag.outputs.RELEASE }}
HEAD_BRANCH: ${{ github.event.workflow_run.head_branch }}
run: |
echo "DOC_RELEASE=[$RELEASE]"
if [ "$RELEASE" == "latest" ]; then
echo "publish latest docs"
aws s3 sync --quiet doc/_build/html s3://docs.zephyrproject.org/latest --delete
echo "success sync of latest docs"
if [ "${HEAD_BRANCH:0:1}" == "v" ]; then
VERSION=${HEAD_BRANCH:1}
else
# we want just the version, without the leading 'v'
DOC_RELEASE=${RELEASE:1}
echo "publish release docs: ${DOC_RELEASE}"
aws s3 sync --quiet doc/_build/html s3://docs.zephyrproject.org/${DOC_RELEASE}
echo "success sync of rel docs"
fi
if [ -d doc/_build/doxygen/html ]; then
if [ "$RELEASE" == "latest" ]; then
API_RELEASE=latest
else
API_RELEASE=${RELEASE:1}
fi
echo "publish doxygen to apidoc/${API_RELEASE}"
aws s3 sync --quiet doc/_build/doxygen/html s3://docs.zephyrproject.org/apidoc/${API_RELEASE} --delete
echo "success publish of doxygen"
VERSION="latest"
fi

aws s3 sync --quiet html-output/html s3://docs.zephyrproject.org/${VERSION} --delete
aws s3 sync --quiet html-output/html/doxygen/html s3://docs.zephyrproject.org/apidoc/${VERSION} --delete
aws s3 cp --quiet pdf-output/zephyr.pdf s3://docs.zephyrproject.org/${VERSION}/zephyr.pdf
2 changes: 1 addition & 1 deletion .github/workflows/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0

- name: Manifest
uses: zephyrproject-rtos/action-manifest@v1.1.0
uses: zephyrproject-rtos/action-manifest@2f1ad2908599d4fe747f886f9d733dd7eebae4ef
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
manifest-path: 'west.yml'
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/west_cmds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
matrix:
python-version: [3.6, 3.7, 3.8]
os: [ubuntu-latest, macos-latest, windows-latest]
exclude:
- os: macos-latest
python-version: 3.6
steps:
- name: checkout
uses: actions/checkout@v2
Expand Down
Loading