Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
347 commits
Select commit Hold shift + click to select a range
0133d4e
[nrf fromtree] boards: riscv: rv32m1_vega: fix PWM period and flags
gmarull Apr 22, 2022
475a4b7
[nrf fromtree] dts: bindings: pwm: atmel,sam0-tcc-pwm: add period cell
gmarull Apr 22, 2022
ce65fc2
[nrf fromtree] dts: arm: atmel: include pwm dt-bindings
gmarull Apr 22, 2022
99121f1
[nrf fromtree] boards: arm: atmel: update PWM specs to include period…
gmarull Apr 22, 2022
240407c
[nrf fromtree] boards: arm: legend: fix PWM LEDs period
gmarull Apr 22, 2022
b58269d
[nrf fromtree] dts: bindings: pwm: nuvoton: add period cell to PWM
gmarull Apr 22, 2022
e35be04
[nrf fromtree] boards: arm: nuvoton: add PWM period cell
gmarull Apr 22, 2022
0431fba
[nrf fromtree] dts: arm: silabs: add period cell to PWM
gmarull Apr 22, 2022
d7880d5
[nrf fromtree] boards: arm: silabs: add PWM period cell
gmarull Apr 22, 2022
58ef456
[nrf fromtree] dts: arm: nxp: nxp_kw4{0,1}z: include PWM dt-bindings
gmarull Apr 22, 2022
8b66892
[nrf fromtree] boards: arm: frdm_kw41z: fix PWM LEDs period
gmarull Apr 22, 2022
84d117c
[nrf fromtree] boards: arm: frdm_kw41z: fix PWM LEDs polarity
gmarull Apr 22, 2022
44264b4
[nrf fromtree] dts: bindings: nxp,sctimer-pwm: add PWM period cell
gmarull Apr 22, 2022
c9d4ec5
[nrf fromtree] boards: arm: lpcxpresso55s69: add PWM period cell
gmarull Apr 22, 2022
796207d
[nrf fromtree] boards: arm: mimxrt685_evk: add PWM period cell
gmarull Apr 22, 2022
f364d36
[nrf fromtree] dts: bindings: pwm: ite,it8xxx2-pwm: add PWM period cell
gmarull Apr 22, 2022
89e2231
[nrf fromtree] dts: riscv: telink_b91: include PWM dt-bindings by def…
gmarull Apr 22, 2022
ebc2c15
[nrf fromtree] dts: bindings: pwm: telink,b91-pwm: add PWM period cell
gmarull Apr 22, 2022
56b7142
[nrf fromtree] boards: riscv: tlsr9518adk80d: add PWM period cell
gmarull Apr 22, 2022
bf96097
[nrf fromtree] boards: riscv: tlsr9518adk80d: fix PWM LED polarity
gmarull Apr 22, 2022
eed0cf6
[nrf fromtree] dts: bindings: pwm: litex,pwm: add missing PWM cells
gmarull Apr 22, 2022
a624024
[nrf fromtree] dts: bindings: pwm: microchip,xec-pwm: add missing PWM…
gmarull Apr 22, 2022
99c3290
[nrf fromtree] dts: bindings: pwm: snps,designware-pwm: remove unused…
gmarull Apr 22, 2022
7e02388
[nrf fromtree] dts: arm: nxp: nxp_rt/rt11xx: include PWM dt-bindings …
gmarull Apr 22, 2022
5eeeb29
[nrf fromtree] dts: bindings: pwm: nxp,imx-pwm: add PWM period cell
gmarull Apr 22, 2022
992f27b
[nrf fromtree] boards: arm: mimxrt1064/1160/1170_evk: add PWM period …
gmarull Apr 22, 2022
17f6865
[nrf fromtree] dt: pwm: add support for specifying frequency in Hz an…
fabiobaltieri Apr 22, 2022
c1172c7
[nrf fromtree] drivers: pwm: ite_it8xxx2: add missing braces
gmarull Apr 4, 2022
41a2d95
[nrf fromtree] drivers: pwm: ite_it8xxx2: remove wrong ARG_UNUSED
gmarull Apr 4, 2022
f25b921
[nrf fromtree] drivers: pwm: gecko: fix access to timer register
gmarull Apr 4, 2022
c11a98e
[nrf fromtree] drivers: pwm: s/pwm/channel
gmarull Mar 31, 2022
789a850
[nrf fromtree] drivers: pwm: make all drivers use channel variable name
gmarull Apr 4, 2022
247fa5d
[nrf fromtree] drivers: pwm: remove _pin from API calls
gmarull Apr 1, 2022
1406bb9
[nrf fromtree] drivers: pwm: use new API naming (no pin)
gmarull Apr 1, 2022
13cfe9f
[nrf fromtree] drivers/samples/tests: remove usage of deprecated PWM …
gmarull Apr 1, 2022
9abfdbe
[nrf fromtree] drivers: pwm: add pwm_dt_spec and associated helpers
gmarull Apr 4, 2022
b5065b5
[nrf fromtree] samples: basic: blinky_pwm: use pwm_dt_spec
gmarull Apr 27, 2022
42f8a6b
[nrf fromtree] samples: basic: fade_led: use pwm_dt_spec
gmarull Apr 4, 2022
b1783df
[nrf fromtree] samples: basic: rgb_led: use pwm_dt_spec
gmarull Apr 4, 2022
9ff85fd
[nrf fromtree] samples: basic: servo_motor: use pwm_dt_spec
gmarull Apr 4, 2022
b164247
[nrf fromtree] drivers: led: led_pwm: use pwm_dt_spec
gmarull Apr 4, 2022
6176158
[nrf fromtree] drivers: pwm: always use nanoseconds for set
gmarull Apr 27, 2022
3d199c3
[nrf fromtree] doc: release-notes: inform anout PWM changes
gmarull Apr 27, 2022
b3c3bd6
[nrf fromtree] drivers: pwm: shell: fix struct variable name
gmarull Apr 28, 2022
084fb19
[nrf fromtree] drivers: pwm: shell: fix pwm_set calls
gmarull Apr 28, 2022
828a924
[nrf fromtree] drivers: led_pwm: fix build error
danieldegrasse Apr 28, 2022
511cf0e
[nrf fromtree] boards: Refactor comment on default and identation on …
joerchan May 5, 2022
7a02129
[nrf fromtree] mgmt/mcumgr/lib: Fix astray dot in image version
de-nordic May 4, 2022
d0168ce
[nrf fromtree] mgmt/mcumgr/lib: Make version string work with CONFIG_…
de-nordic May 4, 2022
57545b3
[nrf fromlist] mgmt/mcumgr/lib: Fix image list command crashing when …
de-nordic May 13, 2022
ab95793
[nrf fromtree] Bluetooth: Host: Validate IRK ID in range
alwa-nordic Apr 22, 2022
2606548
[nrf fromtree] Bluetooth: Host: Call att_mtu_updated callback on chan…
hermabe Apr 19, 2022
2dd5d61
[nrf fromtree] Bluetooth: Host: Fix L2CAP collision mitigation
hermabe Mar 2, 2022
db47db0
[nrf fromtree] Bluetooth: Host: Fix unable cleanup conn
LingaoM Mar 25, 2022
7164b78
[nrf fromtree] Bluetooth: Host: fix aes ccm authentication
alxelax Apr 29, 2022
04593d6
[nrf fromtree] Bluetooth: gatt: Update bt_gatt_is_subscribed document…
MariuszSkamra May 4, 2022
5a01c70
[nrf fromlist] samples: mcumgr: smp_svr: increase dfu throughput over…
kapi-no Apr 19, 2022
42e9377
[nrf fromlist] net: openthread: fix wrong configuration
edmont May 18, 2022
1ffb386
[nrf fromlist] drivers/flash/nrf_qspi_nor: fix for missing device dea…
nvlsianpu May 13, 2022
25c0bb1
[nrf fromtree] ipc_service: static_vrings: Set WQ default type to PRI…
carlocaione Apr 20, 2022
10a0d79
[nrf fromlist] nvs: implement NVS cache
Damian-Nordic May 18, 2022
3be8dd1
[nrf fromtree] lib: os: cbprintf: Reduce stack usage when no optimiza…
nordic-krch May 12, 2022
b821eb6
[nrf fromtree] lib: os: cbprintf: Fix potential Coverity issue
nordic-krch May 12, 2022
dd316f3
[nrf fromtree] bluetooth: att: Fix L2CAP channel section order
MarekPieta May 19, 2022
af4d2d0
[nrf fromlist] doc/releases/3.1: Add notes on MCUMGR to zcbor
de-nordic May 24, 2022
3c8a7f7
[nrf noup] subsys: nvs: Increased default NVS cache size to 512 B.
kkasperczyk-no May 27, 2022
6c08d64
[nrf fromlist] bluetooth: host: Fix reading current PHY when using ex…
May 30, 2022
5b202e4
[nrf noup] linker: fix incorrect check
hakonfam May 31, 2022
0a904d0
[nrf fromlist] tfm: Add option for implementation custom reset handle…
joerchan May 31, 2022
91f5f08
[nrf fromtree] tests: arm_thread_swap_tz: Explicitly set the TFM_PROFILE
oyvindronningstad May 31, 2022
10da7c8
[nrf fromlist] drivers: ieee802154: nrf5: Fix DRX_ADJUST workaround
ahasztag Apr 27, 2022
c2842d2
[nrf fromtree] net: lwm2m: SenML CBOR bootstrap exceptions
May 31, 2022
b1b1e1d
[nrf fromtree] net: lwm2m: SenML CBOR opaque write fixed
Jun 9, 2022
35bb011
[nrf fromtree] net: lwm2m: Missing optional resource does not ...
Jun 9, 2022
df7c8c9
[nrf fromtree] net: lwm2m: adds preferred content...
Jun 10, 2022
814e868
[nrf fromtree] net: lwm2m: SenML JSON bootstrap exceptions
Jun 10, 2022
1319fd2
[nrf fromlist] drivers: ieee802154: print serialization error on nRF5340
Jun 3, 2022
8ffc2ab
[nrf fromlist] drivers: ieee802154: fix freeing Rx buffer
Jun 7, 2022
d6cd4fc
[nrf noup] samples: mgmt: mcumgr: add hci_rpmsg child image config
kapi-no Jun 20, 2022
94141fc
[nrf fromtree] modules: Update dependencies for TFM 1.6 release
theotherjimmy Apr 7, 2022
dd72ca8
[nrf fromtree] modules: trusted-firmware-m: update val, pal, test sta…
Apr 26, 2022
85a0034
[nrf fromtree] tests: psa: Allow more time between watchdog resets in…
theotherjimmy Apr 26, 2022
5247ee9
[nrf fromtree] mgmt/mcumgr/lib: Fix OS taskstat passing incorrect
de-nordic May 25, 2022
494a17d
Revert "[nrf fromtree] mgmt/mcumgr/lib: Fix OS taskstat passing incor…
tejlmand Jul 13, 2022
2c2b0d7
Revert "[nrf fromtree] tests: psa: Allow more time between watchdog r…
tejlmand Jun 30, 2022
90da3e0
Revert "[nrf fromtree] modules: trusted-firmware-m: update val, pal, …
tejlmand Jun 30, 2022
395a17c
Revert "[nrf fromtree] modules: Update dependencies for TFM 1.6 release"
tejlmand Jun 30, 2022
ebc2b52
Revert "[nrf fromtree] net: lwm2m: SenML JSON bootstrap exceptions"
tejlmand Jun 30, 2022
a2e5a8c
Revert "[nrf fromtree] net: lwm2m: adds preferred content..."
tejlmand Jun 30, 2022
654a5c5
Revert "[nrf fromtree] net: lwm2m: Missing optional resource does not…
tejlmand Jun 30, 2022
19e61db
Revert "[nrf fromtree] net: lwm2m: SenML CBOR opaque write fixed"
tejlmand Jun 30, 2022
ef72d98
Revert "[nrf fromtree] net: lwm2m: SenML CBOR bootstrap exceptions"
tejlmand Jun 30, 2022
eaf3cce
Revert "[nrf fromlist] drivers: ieee802154: nrf5: Fix DRX_ADJUST work…
tejlmand Jun 30, 2022
575c38e
Revert "[nrf fromtree] tests: arm_thread_swap_tz: Explicitly set the …
tejlmand Jun 30, 2022
0c3be00
Revert "[nrf fromlist] bluetooth: host: Fix reading current PHY when …
tejlmand Jun 30, 2022
06e2281
Revert "[nrf noup] subsys: nvs: Increased default NVS cache size to 5…
tejlmand Jun 30, 2022
3e89d9d
Revert "[nrf fromlist] doc/releases/3.1: Add notes on MCUMGR to zcbor"
tejlmand Jun 30, 2022
c1d1920
Revert "[nrf fromtree] bluetooth: att: Fix L2CAP channel section order"
tejlmand Jun 30, 2022
1ce488f
Revert "[nrf fromtree] lib: os: cbprintf: Fix potential Coverity issue"
tejlmand Jun 30, 2022
deab615
Revert "[nrf fromtree] lib: os: cbprintf: Reduce stack usage when no …
tejlmand Jun 30, 2022
ae0d9a0
Revert "[nrf fromlist] nvs: implement NVS cache"
tejlmand Jun 30, 2022
997c63a
Revert "[nrf fromtree] ipc_service: static_vrings: Set WQ default typ…
tejlmand Jun 30, 2022
06f15c2
Revert "[nrf fromlist] drivers/flash/nrf_qspi_nor: fix for missing de…
tejlmand Jun 30, 2022
b6d6a10
Revert "[nrf fromlist] net: openthread: fix wrong configuration"
tejlmand Jun 30, 2022
792fecf
Revert "[nrf fromlist] samples: mcumgr: smp_svr: increase dfu through…
tejlmand Jun 30, 2022
7f3115a
Revert "[nrf fromtree] Bluetooth: gatt: Update bt_gatt_is_subscribed …
tejlmand Jun 30, 2022
b82db06
Revert "[nrf fromtree] Bluetooth: Host: fix aes ccm authentication"
tejlmand Jun 30, 2022
7b60dc3
Revert "[nrf fromtree] Bluetooth: Host: Fix unable cleanup conn"
tejlmand Jun 30, 2022
8fc9064
Revert "[nrf fromtree] Bluetooth: Host: Fix L2CAP collision mitigation"
tejlmand Jun 30, 2022
49f7b3a
Revert "[nrf fromtree] Bluetooth: Host: Call att_mtu_updated callback…
tejlmand Jun 30, 2022
92261f1
Revert "[nrf fromtree] Bluetooth: Host: Validate IRK ID in range"
tejlmand Jun 30, 2022
4b3e3eb
Revert "[nrf fromlist] mgmt/mcumgr/lib: Fix image list command crashi…
tejlmand Jun 30, 2022
8cedfa7
Revert "[nrf fromtree] mgmt/mcumgr/lib: Make version string work with…
tejlmand Jun 30, 2022
d308516
Revert "[nrf fromtree] mgmt/mcumgr/lib: Fix astray dot in image version"
tejlmand Jun 30, 2022
3a2cb81
Revert "[nrf fromtree] boards: Refactor comment on default and identa…
tejlmand Jun 30, 2022
1e984f4
Revert "[nrf fromtree] drivers: led_pwm: fix build error"
tejlmand Jun 30, 2022
7adf90e
Revert "[nrf fromtree] drivers: pwm: shell: fix pwm_set calls"
tejlmand Jun 30, 2022
93013a2
Revert "[nrf fromtree] drivers: pwm: shell: fix struct variable name"
tejlmand Jun 30, 2022
6afa375
Revert "[nrf fromtree] doc: release-notes: inform anout PWM changes"
tejlmand Jun 30, 2022
d7e3df6
Revert "[nrf fromtree] drivers: pwm: always use nanoseconds for set"
tejlmand Jun 30, 2022
2306235
Revert "[nrf fromtree] drivers: led: led_pwm: use pwm_dt_spec"
tejlmand Jun 30, 2022
ecfe972
Revert "[nrf fromtree] samples: basic: servo_motor: use pwm_dt_spec"
tejlmand Jun 30, 2022
23c8a2a
Revert "[nrf fromtree] samples: basic: rgb_led: use pwm_dt_spec"
tejlmand Jun 30, 2022
660d4cc
Revert "[nrf fromtree] samples: basic: fade_led: use pwm_dt_spec"
tejlmand Jun 30, 2022
0b78f64
Revert "[nrf fromtree] samples: basic: blinky_pwm: use pwm_dt_spec"
tejlmand Jun 30, 2022
ed77e79
Revert "[nrf fromtree] drivers: pwm: add pwm_dt_spec and associated h…
tejlmand Jun 30, 2022
3143376
Revert "[nrf fromtree] drivers/samples/tests: remove usage of depreca…
tejlmand Jun 30, 2022
0820be4
Revert "[nrf fromtree] drivers: pwm: use new API naming (no pin)"
tejlmand Jun 30, 2022
8378834
Revert "[nrf fromtree] drivers: pwm: remove _pin from API calls"
tejlmand Jun 30, 2022
6fdb287
Revert "[nrf fromtree] drivers: pwm: make all drivers use channel var…
tejlmand Jun 30, 2022
5e973fa
Revert "[nrf fromtree] drivers: pwm: s/pwm/channel"
tejlmand Jun 30, 2022
27eb5e8
Revert "[nrf fromtree] drivers: pwm: gecko: fix access to timer regis…
tejlmand Jun 30, 2022
138cb74
Revert "[nrf fromtree] drivers: pwm: ite_it8xxx2: remove wrong ARG_UN…
tejlmand Jun 30, 2022
d1ab533
Revert "[nrf fromtree] drivers: pwm: ite_it8xxx2: add missing braces"
tejlmand Jun 30, 2022
100735a
Revert "[nrf fromtree] dt: pwm: add support for specifying frequency …
tejlmand Jun 30, 2022
d2423fa
Revert "[nrf fromtree] boards: arm: mimxrt1064/1160/1170_evk: add PWM…
tejlmand Jun 30, 2022
8a57aa1
Revert "[nrf fromtree] dts: bindings: pwm: nxp,imx-pwm: add PWM perio…
tejlmand Jun 30, 2022
611cac6
Revert "[nrf fromtree] dts: arm: nxp: nxp_rt/rt11xx: include PWM dt-b…
tejlmand Jun 30, 2022
02f4cc4
Revert "[nrf fromtree] dts: bindings: pwm: snps,designware-pwm: remov…
tejlmand Jun 30, 2022
1136806
Revert "[nrf fromtree] dts: bindings: pwm: microchip,xec-pwm: add mis…
tejlmand Jun 30, 2022
07cd206
Revert "[nrf fromtree] dts: bindings: pwm: litex,pwm: add missing PWM…
tejlmand Jun 30, 2022
71c99b2
Revert "[nrf fromtree] boards: riscv: tlsr9518adk80d: fix PWM LED pol…
tejlmand Jun 30, 2022
166f0e8
Revert "[nrf fromtree] boards: riscv: tlsr9518adk80d: add PWM period …
tejlmand Jun 30, 2022
511aa5d
Revert "[nrf fromtree] dts: bindings: pwm: telink,b91-pwm: add PWM pe…
tejlmand Jun 30, 2022
20c5dc2
Revert "[nrf fromtree] dts: riscv: telink_b91: include PWM dt-binding…
tejlmand Jun 30, 2022
9f4e0e3
Revert "[nrf fromtree] dts: bindings: pwm: ite,it8xxx2-pwm: add PWM p…
tejlmand Jun 30, 2022
b473aad
Revert "[nrf fromtree] boards: arm: mimxrt685_evk: add PWM period cell"
tejlmand Jun 30, 2022
71159d3
Revert "[nrf fromtree] boards: arm: lpcxpresso55s69: add PWM period c…
tejlmand Jun 30, 2022
300bc09
Revert "[nrf fromtree] dts: bindings: nxp,sctimer-pwm: add PWM period…
tejlmand Jun 30, 2022
ec8b70b
Revert "[nrf fromtree] boards: arm: frdm_kw41z: fix PWM LEDs polarity"
tejlmand Jun 30, 2022
af6d6e2
Revert "[nrf fromtree] boards: arm: frdm_kw41z: fix PWM LEDs period"
tejlmand Jun 30, 2022
8598158
Revert "[nrf fromtree] dts: arm: nxp: nxp_kw4{0,1}z: include PWM dt-b…
tejlmand Jun 30, 2022
5365ae6
Revert "[nrf fromtree] boards: arm: silabs: add PWM period cell"
tejlmand Jun 30, 2022
eed5dfb
Revert "[nrf fromtree] dts: arm: silabs: add period cell to PWM"
tejlmand Jun 30, 2022
7bc1fc0
Revert "[nrf fromtree] boards: arm: nuvoton: add PWM period cell"
tejlmand Jun 30, 2022
ff87371
Revert "[nrf fromtree] dts: bindings: pwm: nuvoton: add period cell t…
tejlmand Jun 30, 2022
9d004f0
Revert "[nrf fromtree] boards: arm: legend: fix PWM LEDs period"
tejlmand Jun 30, 2022
6363a05
Revert "[nrf fromtree] boards: arm: atmel: update PWM specs to includ…
tejlmand Jun 30, 2022
6fee634
Revert "[nrf fromtree] dts: arm: atmel: include pwm dt-bindings"
tejlmand Jun 30, 2022
ddb4afd
Revert "[nrf fromtree] dts: bindings: pwm: atmel,sam0-tcc-pwm: add pe…
tejlmand Jun 30, 2022
bcb2c24
Revert "[nrf fromtree] boards: riscv: rv32m1_vega: fix PWM period and…
tejlmand Jun 30, 2022
154b5c8
Revert "[nrf fromtree] dts: riscv: rv32m1: include PWM dt-bindings by…
tejlmand Jun 30, 2022
ea38263
Revert "[nrf fromtree] boards: arm: twr_ke18f: fix PWM LEDs period"
tejlmand Jun 30, 2022
e6fbcc8
Revert "[nrf fromtree] samples: bluetooth: mesh_demo: Align with chan…
tejlmand Jun 30, 2022
351e745
Revert "[nrf fromtree] samples: servo_motor: Align with recent change…
tejlmand Jun 30, 2022
8880489
Revert "[nrf fromtree] samples: bbc_microbit: Align with recent chang…
tejlmand Jun 30, 2022
e9ff6c9
Revert "[nrf fromtree] boards: bbc_microbit: Update dts and add edge …
tejlmand Jun 30, 2022
04625d3
Revert "[nrf fromtree] boards: nrf: Align with recent changes made to…
tejlmand Jun 30, 2022
184e3cf
Revert "[nrf fromtree] boards: nrf: Align with recent changes made to…
tejlmand Jun 30, 2022
c8c9ad2
Revert "[nrf fromtree] dts: bindings: pwm: nordic: Extend pwm-cells w…
tejlmand Jun 30, 2022
3ab848d
Revert "[nrf fromtree] drivers: pwm_nrf5_sw: Add support for PWM_POLA…
tejlmand Jun 30, 2022
9252f85
Revert "[nrf fromtree] drivers: pwm_nrf5_sw: Treat `pwm` parameter as…
tejlmand Jun 30, 2022
20d9485
Revert "[nrf fromtree] drivers: pwm_nrfx: Add support for PWM_POLARIT…
tejlmand Jun 30, 2022
3050b62
Revert "[nrf fromtree] drivers: pwm_nrfx: Treat `pwm` parameter as PW…
tejlmand Jun 30, 2022
fc58b47
Revert "[nrf fromtree] boards: arduino_nano_33_ble: Correct assignmen…
tejlmand Jun 30, 2022
4353bac
Revert "[nrf fromtree] boards: arduino_nano_33_ble: Correct polarity …
tejlmand Jun 30, 2022
84a2dd7
Revert "[nrf fromtree] tests: spi: spi_loopback: use gpio_dt_spec fie…
tejlmand Jun 30, 2022
724bd99
Revert "[nrf fromtree] drivers: spi: mark old spi_cs_control fields d…
tejlmand Jun 30, 2022
a742ecf
Revert "[nrf fromtree] include: update references to <device.h>"
tejlmand Jun 30, 2022
44514df
Revert "[nrf fromtree] tests: drivers: spi: don't use deprecated spi_…
tejlmand Jun 30, 2022
37eb89d
Revert "[nrf fromtree] pinctrl: nrf: prefix custom drive-mode property"
tejlmand Jun 30, 2022
7f3a5d4
Revert "[nrf fromtree] scripts: utils: add include migration script"
tejlmand Jun 30, 2022
8555889
Revert "[nrf fromtree] net: sockets: Make use of the status field rep…
tejlmand Jun 30, 2022
8908edf
Revert "[nrf fromtree] net: tcp: Report TCP errors through recv_cb()"
tejlmand Jun 30, 2022
6638c8a
Revert "[nrf fromtree] net: tcp: Fix possible deadlock in tcp_in()"
tejlmand Jun 30, 2022
1ff58fd
Revert "[nrf fromtree] net: tcp: Set the FIN_TIMEOUT to allow all FIN…
tejlmand Jun 30, 2022
50c234c
Revert "[nrf fromtree] net: lwm2m: Fix SenML CBOR input basename length"
tejlmand Jun 30, 2022
dc6d579
Revert "[nrf fromtree] net: lwm2m: Adds missing SenML CBOR range check"
tejlmand Jun 30, 2022
8232d0f
Revert "[nrf fromtree] net: openthread: add support for PSA MAC keys"
tejlmand Jun 30, 2022
e91d948
Revert "[nrf fromtree] net: openthread: implement `otPlatRadioGetCslU…
tejlmand Jun 30, 2022
81aa7b5
Revert "[nrf fromtree] manifest: openthread upmerge up to commit `130…
tejlmand Jun 30, 2022
c2c8a0c
Revert "[nrf fromtree] net: openthread: Fix possible deadlock in net_…
tejlmand Jun 30, 2022
9f2b046
Revert "[nrf fromtree] kernel/workq: Cleanup bespoke reschedule point"
tejlmand Jun 30, 2022
9ce047f
Revert "[nrf fromtree] net: lwm2m: LwM2M RD client start and stop upd…
tejlmand Jun 30, 2022
9336302
Revert "[nrf fromtree] net: lwm2m: LwM2M timeout recovery"
tejlmand Jun 30, 2022
1d4f7c6
Revert "[nrf fromtree] net: lib: lwm2m: Don't create server object in…
tejlmand Jun 30, 2022
fd47eec
Revert "[nrf fromtree] net: lwm2m: LwM2M RD client registration updat…
tejlmand Jun 30, 2022
9f3ffcd
Revert "[nrf fromtree] net: lwm2m: DTLS session cache enable and queu…
tejlmand Jun 30, 2022
ff444e5
Revert "[nrf fromtree] net: coap: Coap pending allocation fix"
tejlmand Jun 30, 2022
c17b753
Revert "[nrf fromtree] net: lwm2m: SenML CBOR key ordering"
tejlmand Jun 30, 2022
2d9ad88
Revert "[nrf fromtree] net: lwm2m: use stack for SenML CBOR data"
tejlmand Jun 30, 2022
591b9bb
Revert "[nrf fromtree] net: lwm2m: adds README"
tejlmand Jun 30, 2022
69fe080
Revert "[nrf fromtree] net: lwm2m: SenML CBOR optimisations"
tejlmand Jun 30, 2022
5251d9e
Revert "[nrf fromtree] net: lwm2m: Sets ct to registration msg"
tejlmand Jun 30, 2022
8c5cc1c
Revert "[nrf fromtree] net: lwm2m: empty CBOR array support"
tejlmand Jun 30, 2022
ad27c30
Revert "[nrf fromtree] net: lwm2m: SenML CBOR gencode adaption"
tejlmand Jun 30, 2022
64aaa1f
Revert "[nrf fromtree] net: lwm2m: SenML CBOR RW support"
tejlmand Jun 30, 2022
4a87015
Revert "[nrf fromtree] net: lwm2m: makes CBOR as one of the default c…
tejlmand Jun 30, 2022
60b6884
Revert "[nrf fromtree] net: lwm2m: enables CBOR content format"
tejlmand Jun 30, 2022
c8ff020
Revert "[nrf fromtree] net: lwm2m: Single instance read&write with CBOR"
tejlmand Jun 30, 2022
c8724a3
Revert "[nrf fromtree] dts: arm: nordic: nrf5340: clean up ipc in dts"
tejlmand Jun 30, 2022
85f2e44
Revert "[nrf fromtree] action: doc: use doxygen 1.9.4"
tejlmand Jun 30, 2022
4189509
Revert "[nrf fromtree] Bluetooth: Mesh: Update defaults - proxy filte…
tejlmand Jun 30, 2022
5a2c2b0
Revert "[nrf fromtree] bugfix: twister: Store run_id in csv meta file…
tejlmand Jun 30, 2022
7329732
Revert "[nrf fromtree] twister: Modify twister test for run_id in csv…
tejlmand Jun 30, 2022
0b78763
Revert "[nrf fromtree] Bluetooth: hci: correct ext adv cmd definition"
tejlmand Jun 30, 2022
40bf845
Revert "[nrf fromtree] modules: hal_nordic: Update nrfx to fix atomic…
tejlmand Jun 30, 2022
92f397b
Revert "[nrf fromtree] drivers: ieee802154_nrf5: fix target time for …
tejlmand Jun 30, 2022
9d84ed2
Revert "[nrf fromtree] Bluetooth: Host: Add more tests for GATT clien…
tejlmand Jun 30, 2022
9cb6231
Revert "[nrf fromtree] Bluetooth: Host: Update GATT caching test to e…
tejlmand Jun 30, 2022
83cafa7
Revert "[nrf fromtree] Bluetooth: Tests: Wait for sync from other dev…
tejlmand Jun 30, 2022
7c06b03
Revert "[nrf fromtree] Bluetooth: Host: Send the "Out of Sync" error …
tejlmand Jun 30, 2022
7a9b2a7
Revert "[nrf fromtree] Bluetooth: Host: Add CF_DB_HASH_READ flag"
tejlmand Jun 30, 2022
c643f77
Revert "[nrf fromtree] logging: Fix cbprintf package alignement"
tejlmand Jun 30, 2022
d119484
Revert "[nrf fromtree] Bluetooth: Fix compilation for entropy_bt_hci"
tejlmand Jun 30, 2022
de30651
Revert "[nrf fromtree] dts: bindings: nordic,nrf-qdec: Remove require…
tejlmand Jun 30, 2022
a4af56c
Revert "[nrf fromtree] net: sockets: Implement POLLOUT for stream soc…
tejlmand Jun 30, 2022
e56f7e5
Revert "[nrf fromtree] net: sockets: Monitor TCP transmit state with …
tejlmand Jun 30, 2022
9ed8aca
Revert "[nrf fromtree] net: tcp: Implement persistent timer for sendi…
tejlmand Jun 30, 2022
1f3b3ab
Revert "[nrf fromtree] net: tcp: Add semaphore indicating if transfer…
tejlmand Jun 30, 2022
04f3a34
Revert "[nrf fromtree] drivers: pinctrl_nrf: Add missing break statem…
tejlmand Jun 30, 2022
e3531a9
Revert "[nrf fromtree] dts: nordic: Add missing qdec0 node labels"
tejlmand Jun 30, 2022
303178d
Revert "[nrf fromtree] doc: extensions: kconfig: handle promptless ch…
tejlmand Jun 30, 2022
b245191
Revert "[nrf fromlist] samples: tfm_integration: Set TF-M profile typ…
tejlmand Jun 30, 2022
74c30fa
Revert "[nrf fromlist] net: lib: openthread: use ieee802154_txpwr pro…
tejlmand Jun 30, 2022
70bcaf3
Revert "[nrf fromlist] drivers: ieee802154: nrf: set TX power selecti…
tejlmand Jun 30, 2022
d4879d3
Revert "[nrf fromlist] net: pkt: add IEEE 802.15.4 TX power field"
tejlmand Jun 30, 2022
4266438
Revert "[nrf noup] Bluetooth: update experimental for qualification"
tejlmand Jun 30, 2022
89cce2d
Revert "[nrf noup] include: net: add NCS extensions"
tejlmand Jun 30, 2022
a207696
Revert "[nrf noup] dts: choose cryptocell for entropy when available"
tejlmand Jun 30, 2022
11230d9
Revert "[nrf noup] ci: clang: parallel execution"
tejlmand Jun 30, 2022
db782c4
[nrf mergeup] Merge commit 'fb802fb6c0af80dbd383e744065bcf1745ecbc66'…
tejlmand Jul 13, 2022
74a52c1
[nrf noup] ci: clang: parallel execution
PerMac Jan 28, 2022
31663de
[nrf noup] dts: choose cryptocell for entropy when available
mbolivar-nordic Apr 24, 2020
ef87d64
[nrf noup] include: net: add NCS extensions
rlubos Oct 1, 2018
1e8c632
[nrf noup] Bluetooth: update experimental for qualification
joerchan Nov 20, 2020
1561eb2
[nrf fromtree] net: lwm2m: Fixes SenML CBOR composite read
Jun 28, 2022
4de5d5e
[nrf fromlist] net: lwm2m: Fix socket offload and native TLS conflict
Jul 5, 2022
3535779
[nrf fromlist] boards: nrf5340dk_nrf5340_cpuapp: Add BT_HCI_VS explic…
Jul 11, 2022
fe2465e
test: kernel: asfjaofj
PerMac Jul 14, 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
106 changes: 106 additions & 0 deletions .github/test-spec.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
# This is the Jenkins ci variant of the .github/labler.yaml
"CI-iot-samples-test":
- "boards/arm/nrf9160dk_nrf9160/**/*"
- "dts/arm/nordic/nrf9160*"
- "include/net/**/*"
- "subsys/net/lib/**/*"

"CI-iot-libraries-test":
- "boards/arm/nrf9160dk_nrf9160/**/*"
- "dts/arm/nordic/nrf9160*"
- "include/net/socket_ncs.h"
- "subsys/testsuite/ztest/**/*"

"CI-lwm2m-test":
- "**/*"

"CI-boot-dfu-test":
- "subsys/mgmt/mcumgr/**/*"
- "subsys/dfu/**/*"
- "include/mgmt/mcumgr/**/*"
- "include/dfu/**/*"
- "samples/subsys/mgmt/mcumgr/smp_svr/**/*"

"CI-tfm-test":
- "**/*"

"CI-ble-test":
- "**/*"

"CI-mesh-test":
- "subsys/bluetooth/mesh/**/*"
- "include/bluetooth/mesh/**/*"
- "samples/bluetooth/mesh/**/*"
- "samples/bluetooth/mesh_demo/**/*"
- "samples/bluetooth/mesh_provisioner/**/*"
- "tests/bluetooth/mesh/**/*"
- "tests/bluetooth/mesh_shell/**/*"

"CI-zigbee-test":
- "subsys/mgmt/mcumgr/**/*"
- "subsys/dfu/**/*"
- "include/mgmt/mcumgr/**/*"
- "include/dfu/**/*"

"CI-thingy91-test":
- "**/*"

"CI-desktop-test":
- "**/*"

"CI-crypto-test":
- "**/*"

"CI-rs-test":
- "**/*"

"CI-homekit-test":
- "include/dfu/**/*"
- "include/mgmt/mcumgr/**/*"
- "soc/arm/nordic_nrf/**/*"
- "subsys/dfu/**/*"
- "subsys/settings/**/*"
- "subsys/net/lib/openthread/**/*"
- "subsys/mgmt/mcumgr/**/*"
- "samples/hci_rpmsg/**/*"
- "samples/subsys/mgmt/mcumgr/smp_svr/**/*"
- any:
- "subsys/bluetooth/**/*"
- "!subsys/bluetooth/mesh/**/*"

"CI-thread-test":
- "**/*"

"CI-nfc-test":
- "**/*"

"CI-matter-test":
- "**/*"

"CI-find-my-test":
- "**/*"

"CI-gazell-test":
- "**/*"

"CI-rpc-test":
- "**/*"

"CI-modemshell-test":
- "include/net/**/*"
- "include/posix/**/*"
- "include/shell/**/*"
- "drivers/net/**/*"
- "drivers/serial/**/*"
- "drivers/wifi/**/*"
- "subsys/shell/**/*"
- "subsys/net/**/*"
- "subsys/settings/**/*"

"CI-positioning-test":
- "include/net/**/*"
- "include/posix/**/*"
- "drivers/net/**/*"
- "drivers/wifi/**/*"
- "subsys/net/**/*"
- "subsys/settings/**/*"
7 changes: 4 additions & 3 deletions .github/workflows/bluetooth-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,13 @@ jobs:
- name: checkout
uses: actions/checkout@v2
with:
path: ./zephyr
fetch-depth: 0

- name: west setup
env:
BASE_REF: ${{ github.base_ref }}
working-directory: ./zephyr
run: |
git config --global user.email "[email protected]"
git config --global user.name "Your Name"
Expand All @@ -64,6 +66,7 @@ jobs:
west update 2>&1 1> west.update.log || west update 2>&1 1> west.update2.log

- name: Run Bluetooth Tests with BSIM
working-directory: ./zephyr
run: |
export ZEPHYR_BASE=${PWD}
WORK_DIR=${ZEPHYR_BASE}/bsim_bt_out tests/bluetooth/bsim_bt/compile.sh
Expand All @@ -75,9 +78,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: bluetooth-test-results
path: |
./bsim_bt_out/bsim_results.xml
${{ github.event_path }}
path: ./zephyr/bsim_bt_out/bsim_results.xml

- name: Upload Event Details
if: always()
Expand Down
31 changes: 25 additions & 6 deletions .github/workflows/clang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
access_token: ${{ github.token }}
clang-build:
runs-on: zephyr_runner
runs-on: ubuntu-latest
needs: clang-build-prep
container:
image: ghcr.io/zephyrproject-rtos/ci:v0.23.3
Expand All @@ -21,12 +21,13 @@ jobs:
strategy:
fail-fast: false
matrix:
platform: ["native_posix"]
subset: [1, 2, 3, 4, 5]
env:
ZEPHYR_SDK_INSTALL_DIR: /opt/toolchains/zephyr-sdk-0.14.2
CLANG_ROOT_DIR: /usr/lib/llvm-12
COMMIT_RANGE: ${{ github.event.pull_request.base.sha }}..${{ github.event.pull_request.head.sha }}
BASE_REF: ${{ github.base_ref }}
MATRIX_SIZE: 5
outputs:
report_needed: ${{ steps.twister.outputs.report_needed }}
steps:
Expand All @@ -48,8 +49,10 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
persist-credentials: false
path: ./zephyr

- name: Environment Setup
working-directory: ./zephyr
run: |
echo "$HOME/.local/bin" >> $GITHUB_PATH
git config --global user.email "[email protected]"
Expand All @@ -67,13 +70,15 @@ jobs:
west update --path-cache /github/cache/zephyrproject 2>&1 1> west.log || west update --path-cache /github/cache/zephyrproject 2>&1 1> west2.log || ( rm -rf ../modules ../bootloader ../tools && west update --path-cache /github/cache/zephyrproject)

- name: Check Environment
working-directory: ./zephyr
run: |
cmake --version
${CLANG_ROOT_DIR}/bin/clang --version
gcc --version
ls -la

- name: Prepare ccache timestamp/data
working-directory: ./zephyr
id: ccache_cache_timestamp
shell: cmake -P {0}
run: |
Expand All @@ -85,19 +90,32 @@ jobs:
id: cache-ccache
uses: nashif/action-s3-cache@master
with:
key: ${{ steps.ccache_cache_timestamp.outputs.repo }}-${{ github.ref_name }}-clang-${{ matrix.platform }}-ccache
key: ${{ steps.ccache_cache_timestamp.outputs.repo }}-${{ github.ref_name }}-clang-${{ matrix.subset }}-ccache
path: /github/home/.ccache
aws-s3-bucket: ccache.zephyrproject.org
aws-access-key-id: ${{ secrets.CCACHE_S3_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.CCACHE_S3_SECRET_ACCESS_KEY }}
aws-region: us-east-2

- name: ccache stats initial
working-directory: ./zephyr
run: |
test -d github/home/.ccache && rm -rf /github/home/.ccache && mv github/home/.ccache /github/home/.ccache
ccache -M 10G -s

- name: Build test plan with Twister
working-directory: ./zephyr
id: twister_test_plan
run: |
export ZEPHYR_BASE=${PWD}
export ZEPHYR_TOOLCHAIN_VARIANT=llvm

# check if we need to run a full twister or not based on files changed
python3 ./scripts/ci/test_plan.py -p native_posix -c origin/${BASE_REF}..


- name: Run Tests with Twister
working-directory: ./zephyr
id: twister
run: |
export ZEPHYR_BASE=${PWD}
Expand All @@ -110,22 +128,23 @@ jobs:
if [ -s testplan.json ]; then
echo "::set-output name=report_needed::1";
# Full twister but with options based on changes
./scripts/twister --force-color --inline-logs -M -N -v --load-tests testplan.json --retry-failed 2
./scripts/twister --inline-logs -M -N -v --load-tests testplan.json --retry-failed 2 --subset ${{matrix.subset}}/${MATRIX_SIZE}
else
# if nothing is run, skip reporting step
echo "::set-output name=report_needed::0";
fi

- name: ccache stats post
working-directory: ./zephyr
run: |
ccache -s

- name: Upload Unit Test Results
if: always() && steps.twister.outputs.report_needed != 0
uses: actions/upload-artifact@v2
with:
name: Unit Test Results (Subset ${{ matrix.platform }})
path: twister-out/twister.xml
name: Unit Test Results (Subset ${{ matrix.subset }})
path: zephyr/twister-out/twister.xml

clang-build-results:
name: "Publish Unit Tests Results"
Expand Down
12 changes: 10 additions & 2 deletions .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
path: ./zephyr
- name: Run Maintainers Script
working-directory: ./zephyr
id: maintainer
env:
BASE_REF: ${{ github.base_ref }}
Expand All @@ -32,6 +34,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
path: ./zephyr

- name: cache-pip
uses: actions/cache@v1
Expand All @@ -47,19 +50,23 @@ jobs:
pip3 install west

- name: west setup
working-directory: ./zephyr
env:
BASE_REF: ${{ github.base_ref }}
run: |
git config --global user.email "[email protected]"
git config --global user.name "Your Name"
git remote -v
# Sauce tag checks before rebasing
git log --oneline --first-parent origin/${BASE_REF}..HEAD | grep -E -v "\[nrf (mergeup|fromtree|fromlist|noup)\][ ]" && { echo 'Sauce tag missing or invalid, format is "[nrf <sauce-tag>] <shortlog>"'; exit 1; }
git rebase origin/${BASE_REF}
# debug
git log --pretty=oneline | head -n 10
west init -l . || true
west update 2>&1 1> west.update.log || west update 2>&1 1> west.update2.log

- name: Run Compliance Tests
working-directory: ./zephyr
continue-on-error: true
id: compliance
env:
Expand All @@ -69,16 +76,17 @@ jobs:
# debug
ls -la
git log --pretty=oneline | head -n 10
./scripts/ci/check_compliance.py -m Devicetree -m Gitlint -m Identity -m Nits -m pylint -m checkpatch -m Kconfig -c origin/${BASE_REF}..
./scripts/ci/check_compliance.py -m Devicetree -m Gitlint -m Identity -m Nits -m pylint -m checkpatch -m KconfigBasic -c origin/${BASE_REF}..

- name: upload-results
uses: actions/upload-artifact@master
continue-on-error: True
with:
name: compliance.xml
path: compliance.xml
path: zephyr/compliance.xml

- name: check-warns
working-directory: ./zephyr
run: |
if [[ ! -s "compliance.xml" ]]; then
exit 1;
Expand Down
Loading