Commit graph

  • c81dba6d45 drivers: dma stm32U5 GPDMA keeps the channel busy if overriden Francois Ramu 2022-08-29 10:20:59 +02:00
  • e24c5256ba drivers: flash: stm32 octospi NOR flash with DMA on stm32u5x Francois Ramu 2022-05-05 15:12:55 +02:00
  • 1c4011ff6e usb: remove usb_pid.Kconfig file Johann Fischer 2022-11-10 00:51:20 +01:00
  • 02226d0352 Bluetooth: Audio: Fix mcc.c conn logging statements Emil Gydesen 2022-11-21 14:52:10 +01:00
  • 767dd47f98 samples: shields: npm6001_ek: initial version Gerard Marull-Paretas 2022-11-08 13:07:39 +01:00
  • 1d4b1e3725 boards: shields: npm6001_ek: initial support Gerard Marull-Paretas 2022-11-08 13:03:49 +01:00
  • 4de1d9a591 drivers: watchdog: npm6001: initial version Gerard Marull-Paretas 2022-11-09 10:18:55 +01:00
  • eaadea5508 drivers: gpio: npm6001: initial driver Gerard Marull-Paretas 2022-11-08 13:01:16 +01:00
  • e77e13756a dts: bindings: add nordic,npm6001 PMIC Gerard Marull-Paretas 2022-11-08 12:56:06 +01:00
  • b51218a110 net: net_pkt: Fix conditional compilation Reto Schneider 2022-11-14 22:56:57 +01:00
  • a66935aea7 net: net_pkt: Embrace NET_PKT_DEBUG_ENABLED Reto Schneider 2022-11-14 22:52:02 +01:00
  • 217d9ac113 net: net_pkt: Simplify conditional compilation Reto Schneider 2022-11-14 22:48:39 +01:00
  • 9061d774c9 CODEOWNERS: Remove files and update paths Mahesh Mahadevan 2022-11-21 17:23:59 -06:00
  • d6c814456e boards: arduino_nano_33_ble: add pyocd support TOKITA Hiroshi 2022-10-16 10:17:18 +09:00
  • 7d27309816 samples: Basic system heap Demo Jeppe Odgaard 2022-10-19 20:21:28 +02:00
  • 010730aff6 modules: mbedtls: Provide mbedtls_hardware_poll() conditionally Andrzej Głąbek 2022-10-18 09:12:26 +02:00
  • 6a93975dd7 drivers: sensors: Fix MAX30101 Kconfig description. Philipp Schilk 2022-10-27 14:10:42 +02:00
  • 188d2dfcca shell: shell_log_backend: take buffer size from config Wojciech Slenska 2022-10-28 12:27:15 +02:00
  • a9bfe0a423 usb: dfu: Reduce default bwPollTimeout value Tomasz Moń 2022-11-02 08:09:04 +01:00
  • 1fde62ef35 cmake: linker: lld: add missing -no-pie flag Christian Taedcke 2022-11-02 16:10:08 +01:00
  • d595148c98 samples: sensor: doc: fix a code block formatting issue Mirai Shinjo 2022-11-07 16:07:45 -05:00
  • e478a4e850 subsys/cpp: make libstdc++ select full libc to get tests working Keith Packard 2022-11-08 10:02:09 -08:00
  • 595fbf9b97 drivers: uart_nrfx_uarte: Remove redundant HW_RX_COUNTING_ENABLED calls Andrzej Głąbek 2022-11-17 18:00:37 +01:00
  • 9628ecdc39 drivers: uart_nrfx_uarte: Fix call to HW_RX_COUNTING_ENABLED() Andrzej Głąbek 2022-11-17 17:41:30 +01:00
  • 676441e0ca xtensa: remove xtensa asm unused header honglin leng 2022-11-18 10:23:41 +08:00
  • 0922ec7d75 mgmt: mcumgr: Move zephyr basic group defines to standard files Jamie McCrae 2022-11-18 09:10:03 +00:00
  • 4cf008cb45 mgmt: mcumngr: Remove old files missed in restructure Jamie McCrae 2022-11-21 07:40:38 +00:00
  • cbd0d2d55a mgmt: mcumgr: Add fs_mgmt prefix to hash/checksum functions/files Jamie McCrae 2022-11-21 08:20:07 +00:00
  • 4c70bf6630 MAINTAINERS: Add fredrikdanebjer to Bluetooth Audio Emil Gydesen 2022-11-21 22:29:20 +01:00
  • 5a86458169 MAINTAINERS: Add szymon-czapracki to Bluetooth Audio Emil Gydesen 2022-11-21 22:33:37 +01:00
  • 7b57d3c5bb scripts: compliance: check for binary files Fabio Baltieri 2022-11-21 13:43:55 +00:00
  • c585df4996 unittest: add C++ support Yuval Peress 2022-11-21 09:42:14 -07:00
  • fae9923ff2 unittest: update coverage library non gcc toolchains Yuval Peress 2022-11-06 22:43:14 -07:00
  • 59f3316d33 usb: audio: do not discard usb_transfer result in usb_audio_send() Chun-Chieh Li 2022-11-15 16:04:30 +08:00
  • 0a570a25c9 Bluetooth: Audio: Fix null pointer access in mcc.c Emil Gydesen 2022-11-21 14:45:11 +01:00
  • adbbb02525 mgmt: mcumgr: Fix include typo Jamie McCrae 2022-11-21 08:22:47 +00:00
  • 090572c801 github: compliance: Remove maintainers check Carles Cufi 2022-11-21 15:07:00 +01:00
  • 5ed037023b github: workflows: Avoid listing tests manually Carles Cufi 2022-11-21 12:19:16 +01:00
  • 49b01b39b6 scripts: compliance: Remove unconditional debug output Carles Cufi 2022-11-21 11:58:10 +01:00
  • 66ad0e68a6 scripts: compliance: Use consistent naming convention Carles Cufi 2022-11-21 11:16:39 +01:00
  • 8c12efe2e5 scripts: compliance: Make test filtering case insensitive Carles Cufi 2022-11-21 11:34:05 +01:00
  • 95053c8358 scripts: compliance: Fix DT Bindings check name Carles Cufi 2022-11-21 11:09:49 +01:00
  • 8275457709 scripts: compliance: Fix wrong call Carles Cufi 2022-11-21 11:08:49 +01:00
  • d41832f830 modules/fatfs: Move FATFS Zephyr specific code and cmake Dominik Ermel 2022-10-28 14:51:22 +00:00
  • b5af6e2c05 manifest: Update FAT FS module revision Dominik Ermel 2022-10-28 14:53:12 +00:00
  • 53e1ea58e0 soc: nxp_s32: update baremetal drivers version Manuel Arguelles 2022-11-09 16:52:17 +07:00
  • 606515c6c4 scripts: requirements: extras: add zcbor Veijo Pesonen 2022-11-21 13:26:12 +02:00
  • b38eb53e00 doc: extensions: kconfig: allow to copy link to results Gerard Marull-Paretas 2022-11-21 13:29:18 +01:00
  • d3c0e95f97 doc: extensions: kconfig: fix module prefix handling Gerard Marull-Paretas 2022-11-21 11:51:01 +01:00
  • 23f0578042 ci: twister: checkout tree when merging results Anas Nashif 2022-11-20 07:02:41 -05:00
  • c304db56f1 twister: add option cleanup all tests Cong Nguyen Huu 2022-07-13 13:23:18 +07:00
  • c10ec51bc1 codeowners: Add myself to check_compliance.py Carles Cufi 2022-11-21 12:41:04 +01:00
  • 2e49ca986e boards: mimxrt595_evk_cm33: Remove FLASH_SIZE setting Daniel DeGrasse 2022-08-26 13:07:22 -05:00
  • 54ea741a65 soc: arm: nxp: use zephyr,chosen flash node for RT5xx flash base address Daniel DeGrasse 2022-08-26 13:08:20 -05:00
  • a2bc7eb885 dts: nxp_rt6xx: correct FlexSPI memory mapped region size Daniel DeGrasse 2022-08-26 12:45:47 -05:00
  • 8170bf7ebf boards: mimxrt685_evk_cm33: Remove FLASH_SIZE setting Daniel DeGrasse 2022-08-26 12:47:24 -05:00
  • b455492b1b soc: arm: nxp: use zephyr,chosen flash node for RT6xx flash base address Daniel DeGrasse 2022-08-26 12:48:53 -05:00
  • 6aa7194d48 scripts: kconfig: add dt_node_has_compat kconfig function Daniel DeGrasse 2022-08-26 12:12:24 -05:00
  • db9bcd90ce scripts: kconfig: add dt_node_parent kconfig function Daniel DeGrasse 2022-08-26 12:10:14 -05:00
  • 4796ffee7a drivers: mm: Move mm_drv_intel_adsp_mtl_tlb to zephyr/ Carles Cufi 2022-11-21 10:06:34 +01:00
  • 51d510adc6 Bluetooth: host: Call RPA expired on disabled advertising sets Joakim Andersson 2022-11-11 12:15:27 +01:00
  • d63ae607cc Bluetooth: host: Fix RPA timeout expiration Joakim Andersson 2022-10-13 11:28:10 +02:00
  • 0a1a32841f Revert "Bluetooth: Host: Fix resolvable address update with Ext Adv enabled" Joakim Andersson 2022-10-12 20:41:11 +02:00
  • ff36bd42d0 Bluetooth: shell: Add shell support for RPA expire callback and control Joakim Andersson 2022-10-13 11:27:56 +02:00
  • ba657c9570 Bluetooth: shell: Use a common help text for commands args on and off Joakim Andersson 2022-10-13 14:18:31 +02:00
  • c0b87fd0e3 root: Remove stray .bin file Carles Cufi 2022-11-21 10:56:10 +01:00
  • 144d30eb47 net: gptp_md: Consider different resolutions regarding correction field Martin Fletzer 2022-11-17 19:33:54 +01:00
  • fde9a657da include: zephyr: drivers: clock_control: LSI support for STM32WB Guillaume Gautier 2022-11-15 16:04:13 +01:00
  • 68f6ebfd6c boards: arm: Add support for rtc for Nucleo F103RB, L4A6ZG & F103 mini Guillaume Gautier 2022-11-15 15:56:40 +01:00
  • b5f9ea073e include: zephyr: dt-bindings: clock: Add sysclk for STM32F1, F4 & L1 Guillaume Gautier 2022-11-15 15:54:48 +01:00
  • bf0612cae3 doc: build: dts: bindings: discourage use of redundant: false Chris Friedt 2022-11-18 08:25:03 -05:00
  • 5e7a86e1f9 scripts: compliance: add devicetree binding compliance check Chris Friedt 2022-11-17 20:34:48 -05:00
  • 83bea9a796 dts: bindings: clean up redundant required false attributes Chris Friedt 2022-10-27 05:09:31 -04:00
  • de9a665b31 drivers: sensor: vcnl4040: other small improvements Nick Ward 2022-11-18 21:25:28 +11:00
  • 3abd63c093 drivers: sensor: vcnl4040: use mutex for locking Nick Ward 2022-11-18 17:25:05 +11:00
  • db8ecd5ec8 drivers: sensor: vcnl4040: fix sensor register init Nick Ward 2022-11-18 11:34:47 +11:00
  • d8c107e166 drivers: sensor: vcnl4040: fix I2C write function Nick Ward 2022-11-18 11:02:11 +11:00
  • 5fa1abf1cb fuel_gauge: Add basic stub API doc. Aaron Massey 2022-11-18 13:59:37 -07:00
  • 2dd0b48140 test: SBS gauge gets initially supported props Aaron Massey 2022-10-11 16:18:17 -06:00
  • 28b8123887 fuel_gauge: Sample sbs gauge driver with tests Aaron Massey 2022-11-14 14:26:03 -07:00
  • ee6e85ca83 fuel_gauge: Initial fuel-gauge dedicated API Aaron Massey 2022-01-12 13:28:43 -07:00
  • 7a0fd7ad14 samples: drivers: flash_shell: disambiguate flash shell app Chris Friedt 2022-11-19 07:35:21 -05:00
  • 0baf45f00a gitignore: ignore files generated by check_compliance Anas Nashif 2022-11-19 07:26:02 -05:00
  • 0c4e669cd7 tests: net: Enable CONFIG_NET_BUF_VARIABLE_DATA_SIZE in some tests Robert Lubos 2022-11-16 16:44:15 +01:00
  • daefce6943 doc: release_notes: 3.3: Add net_pkt stable API change Robert Lubos 2022-11-16 15:42:01 +01:00
  • 387a66131e net: pkt: Introduce minimum length requirement to net_pkt_get_frag() Robert Lubos 2022-11-15 17:17:21 +01:00
  • 98608b3c30 net: shell: Fix build with CONFIG_NET_BUF_VARIABLE_DATA_SIZE Robert Lubos 2022-11-15 14:59:33 +01:00
  • 521341813e net: pkt: Fix build with CONFIG_NET_BUF_VARIABLE_DATA_SIZE Robert Lubos 2022-11-15 14:20:54 +01:00
  • 00269af3e6 net: tcp: Fix build with CONFIG_NET_BUF_VARIABLE_DATA_SIZE Robert Lubos 2022-11-15 14:19:05 +01:00
  • 0e388e64fd net: shell: Process Echo Replies without a timestamp Robert Lubos 2022-11-17 15:40:57 +01:00
  • 2b67e421a0 net: shell: Allow to specify ping payload size Robert Lubos 2022-11-17 14:09:23 +01:00
  • 967a91dce5 net: icmp: Allow to autogenerate Echo Request payload Robert Lubos 2022-11-17 14:33:07 +01:00
  • 1ad63d9c13 tests: ibecc: Use LOG api instead of TC_PRINT() Andrei Emeltchenko 2022-08-09 15:55:53 +03:00
  • e51c219c6c tests: ibecc: Use Z_TEST_SKIP_IFNDEF() to skip tests Andrei Emeltchenko 2022-07-22 17:31:21 +03:00
  • a7036886de tests: ibecc: Add clearing after injection Andrei Emeltchenko 2022-07-22 17:16:01 +03:00
  • f81a4213df tests: ibecc: Make all tests as separate tests Andrei Emeltchenko 2022-07-22 16:47:13 +03:00
  • 74ab62da57 tests: ibecc: Keep track of errors for test shuffling Andrei Emeltchenko 2022-07-22 16:43:00 +03:00
  • 66966145a5 tests: ibecc_cov: Simulate correct register value Andrei Emeltchenko 2022-07-22 16:39:25 +03:00
  • bf1c213e4c tests: ibecc: Use test_fail() instead of k_oops. Andrei Emeltchenko 2022-07-22 13:40:44 +03:00
  • ba7d5b7e7f tests: ibecc: Add more debug information Andrei Emeltchenko 2022-07-22 13:39:47 +03:00