- d5eb480 doc: net: Add information about net_pkt processing statistics by Jukka Rissanen · 4 years, 9 months ago
- 0f5fdec net: tcp: Reset net_pkt creation time if packet is resent by Jukka Rissanen · 4 years, 9 months ago
- 066a402 net: shell: Add extra net_pkt RX timing statistics by Jukka Rissanen · 4 years, 9 months ago
- 4dfc589 net: Collect net_pkt RX detailed timing stats when passing IP stack by Jukka Rissanen · 4 years, 9 months ago
- 5cb6398 net: shell: Add extra net_pkt TX timing statistics by Jukka Rissanen · 4 years, 9 months ago
- 7639894 net: Collect net_pkt TX timing statistics when passing IP stack by Jukka Rissanen · 4 years, 9 months ago
- e227f5b tests: clock_control: Check return error by Flavio Ceolin · 4 years, 9 months ago
- 970a9a0 shell: backend: Uninit shell backend if shell is uninit by Philémon Jaermann · 4 years, 9 months ago
- e288fb9 net: Do not depend timeout on AUTO_INIT. by Emil Obalski · 4 years, 9 months ago
- bef54af net: config: Allow initialization from application by Jukka Rissanen · 4 years, 9 months ago
- b08ce6f tests: threads: mark cpu_mask skipped where it does not run by Anas Nashif · 4 years, 9 months ago
- ddefef9 soc: ti_simplelink: build power.c when device PM is enabled by Vincent Wan · 4 years, 9 months ago
- 79b044b logging: move _is_user_context() check down one level by Daniel Leung · 4 years, 9 months ago
- 9ca3f61 cmake: convert WEST_PYTHON path to be correct CMake style by Torsten Rasmussen · 4 years, 9 months ago
- 435b9a1 tests: memory protection thread stack exit uninit by Maksim Masalski · 4 years, 9 months ago
- e9ffd95 tests: copyright message add year to the existing by Maksim Masalski · 4 years, 9 months ago
- d70ee1e tests: copyright message add year to the existing by Maksim Masalski · 4 years, 9 months ago
- d735e97 tests: mem protection tests updated tags by Maksim Masalski · 4 years, 9 months ago
- 39fe4ef tests: semaphore tests overhaul by Maksim Masalski · 4 years, 9 months ago
- 704fb60 net: buf: fix designated initializer order by Rihards Skuja · 4 years, 9 months ago
- 0221853 Bluetooth: Mesh: Silence proxy not connected log by Trond Einar Snekvik · 4 years, 9 months ago
- aad7e7b samples: nrf: onoff_level_lighting_vnd_app: build with mcumgr by Marcin Niestroj · 4 years, 9 months ago
- d7d1c4a samples: nrf: onoff_level_lighting_vnd_app: fix build with mcumgr by Marcin Niestroj · 4 years, 9 months ago
- b23c879 boards: arm: nucleo_h745zi_q: rng by Alexander Kozhinov · 4 years, 9 months ago
- 9c2c77e soc: arm: stm32h7: entropy generator support by Alexander Kozhinov · 4 years, 9 months ago
- 7915f5e tests: drivers: build_all: Add cs-gpios entries for spi tests by Gerson Fernando Budke · 4 years, 9 months ago
- 5f33625 tests: drivers: build_all: Fix bus address sequency by Gerson Fernando Budke · 4 years, 9 months ago
- 2610a37 drivers: eeprom: Fix at2x cs gpio flags macro typo by Gerson Fernando Budke · 4 years, 9 months ago
- 8f6556a posix: expose getsockname() and sendmsg() by Damian Krolik · 4 years, 9 months ago
- eda2aa9 CODEOWNERS: Add codeowner for drivers/sensor/mpr by Sven Herrmann · 4 years, 9 months ago
- 001ff9f Sensor: mpr: Fix indentation in comment by Sven Herrmann · 4 years, 9 months ago
- 7e8759b Sensor: mpr: Fix integer handling issue by Sven Herrmann · 4 years, 9 months ago
- e3ff4cf sanitycheck: tests: Fill results for skipped tests by Maciej Perkowski · 4 years, 9 months ago
- 1b94666 drivers: serial: gecko: Avoid getting masked interrupts by Steven Lemaire · 4 years, 9 months ago
- 4e4d008 boards: arm: Add support for SiLabs EFR32MG21 BRD4180A board by Steven Lemaire · 4 years, 9 months ago
- 3d5f418 drivers: counter: gecko rtcc: Add support for Gecko Series 2 SoC by Steven Lemaire · 4 years, 9 months ago
- f93f412 drivers: i2c: gecko: Add support for Gecko Series 2 SoC. by Steven Lemaire · 4 years, 9 months ago
- fc64f2c drivers: watchdog: gecko: Add support for Gecko Series 2 SoC by Steven Lemaire · 4 years, 9 months ago
- 36dc926 drivers: uart: gecko: Add support for Gecko Series 2 SoC. by Steven Lemaire · 4 years, 9 months ago
- deba608 driver: gpio: gecko: Add support for Gecko Series 2 SoC by Steven Lemaire · 4 years, 9 months ago
- da07645 drivers: flash: gecko: Add support for Gecko Series 2 SoC by Steven Lemaire · 4 years, 9 months ago
- 128b72e0 soc: silabs_exx32: Remove const keyword for clock configuration by Steven Lemaire · 4 years, 9 months ago
- 3ae6c67 soc: silabs_exx32: Add support for SiLabs EFR32MG21 SoC by Steven Lemaire · 4 years, 9 months ago
- 97ec4a7 Bluetooth: Host: Notify L2CAP that security change failed by Joakim Andersson · 4 years, 9 months ago
- 42b4719 Bluetooth: ATT: Avoid warning when no ATT request is pending by Joakim Andersson · 4 years, 9 months ago
- 53435fd Bluetooth: shell: Add sec_level argument to l2cap connect command by Joakim Andersson · 4 years, 9 months ago
- 521034c Bluetooth: L2CAP: Release channel when connect request fails by Joakim Andersson · 4 years, 9 months ago
- 5f00ee1 Bluetooth: L2CAP: Elevate security level if requested by application by Joakim Andersson · 4 years, 9 months ago
- 9c3d006 Bluetooth: L2CAP: Elevate security level when connect request denied by Joakim Andersson · 4 years, 9 months ago
- 81e297a Bluetooth: L2CAP: Use safe for-each loop where channel can be removed by Joakim Andersson · 4 years, 9 months ago
- 091565e doc: relnotes: Document change in L2CAP RX MTU configuration by Joakim Andersson · 4 years, 9 months ago
- 1d66c1e Bluetooth: host: Use CONFIG_BT_L2CAP_RX_MTU always to set L2CAP RX MTU by Joakim Andersson · 4 years, 9 months ago
- 6e2ffd2 samples: smp_svr: Fix configuration when BT_HCI_ACL_FLOW_CONTROL is on by Joakim Andersson · 4 years, 9 months ago
- d0e4b24 bluetooth: use kernel stacks by Andrew Boie · 4 years, 9 months ago
- 41da076 sensor: Add Silabs SI7055 support by Greg Leach · 4 years, 9 months ago
- 66f454a samples: flash_shell: remove obsolete command function by Andrei Gansari · 4 years, 9 months ago
- 87eeb64 samples: flash_shell: print 16 bytes of flash by Andrei Gansari · 4 years, 9 months ago
- 19975af samples: flash_shell: unaligned and pattern write by Andrei Gansari · 4 years, 9 months ago
- 4d4455b include/drivers/flash: document on the unrestricted source buffers by Andrzej Puzdrowski · 4 years, 9 months ago
- 1d8cf85 include/drivers/flash: document on the unrestricted alignment of reads by Andrzej Puzdrowski · 4 years, 9 months ago
- 039c5f6 usb: use kernel stacks by Andrew Boie · 4 years, 9 months ago
- 52d3701 manifest: update mcuboot to upmerged to upstream 1cb076c by Andrzej Puzdrowski · 4 years, 9 months ago
- 6328362 ztest: clean up comments, strings, and interface by Jett Rink · 4 years, 9 months ago
- 03c0990 ztest: fix failure when exceeding mock parameter count by Jett Rink · 4 years, 9 months ago
- a6e1706 ztest: increase default mock parameter count by Jett Rink · 4 years, 9 months ago
- 0fe6707 drivers: clock_control: stm32h7 add HSI divisor support by Jeremy LOCHE · 4 years, 9 months ago
- ea6580c drivers: clock_control: stm32h7 change set flash latency by Jeremy LOCHE · 4 years, 9 months ago
- f3bdf8a drivers: clock_control: stm32h7 add preprocessor clock check by Jeremy LOCHE · 4 years, 9 months ago
- 6361126 drivers: clock_control: stm32h7 fixed inverted assertion by Jeremy LOCHE · 4 years, 9 months ago
- a686576 drivers: clock_control: stm32h7 fix high frequency setting by Jeremy LOCHE · 4 years, 9 months ago
- e5c65eb net: openthread: Added config for OpenThread version selection. by Kamil Kasperczyk · 4 years, 9 months ago
- de3c5a2 dts: arm: Add STM32F412xE chip definition by Eug Krashtan · 4 years, 9 months ago
- c9a7825 doc: Zephyr module build settings by Torsten Rasmussen · 4 years, 9 months ago
- 0a4b0bb doc: zephyr module description restructure by Torsten Rasmussen · 4 years, 9 months ago
- 25d57ba modules: adding support for ROOTs definitions in zephyr/module.yml by Torsten Rasmussen · 4 years, 9 months ago
- 14b6020 cmake: allowing list of ARCH_ROOTs by Torsten Rasmussen · 4 years, 9 months ago
- bb39466 cmake: fix include directories to work with out-of-tree arch by Torsten Rasmussen · 4 years, 9 months ago
- 5f7cc8d cmake: kconfig: support for multiple SOC_ROOT by Torsten Rasmussen · 4 years, 9 months ago
- 01f55a4 cmake: relocation of generated Kconfig file for Zephyr modules by Torsten Rasmussen · 4 years, 9 months ago
- 1315367 xtensa: SOC_DIR usage cleanup. by Torsten Rasmussen · 4 years, 9 months ago
- 97ca277 tests/posix/fs: Fix missing close in error paths by Dominik Ermel · 4 years, 9 months ago
- e606801 tests/posix/fs: Fix close of bad file descriptor by Dominik Ermel · 4 years, 9 months ago
- 9598a5f ztest: use kernel stack for cpuhold by Andrew Boie · 4 years, 9 months ago
- e93963b Bluetooth: controller: Add ll_adv_aux_set_clear function by Dag Bjarvin · 4 years, 9 months ago
- 77b820a Bluetooth: controller: Fix incorrect use of ticker user id by Vinayak Kariappa Chettimada · 4 years, 9 months ago
- 139eafa drivers: flash: nrf: Fix regression with BT_CTLR_LOW_LAT option by Vinayak Kariappa Chettimada · 4 years, 9 months ago
- 0f44669 cmake: sort shield list and improve indent by Aleksandr Koltsoff · 4 years, 9 months ago
- ea9fe2f tests: shell_flash: fix test case scenario by Jakub Rzeszutko · 4 years, 9 months ago
- e73e932 net: tcp2: Check data length properly by Jukka Rissanen · 4 years, 9 months ago
- 2d9b459 syscalls: Add system call for cache flush & invalidate by Aastha Grover · 4 years, 9 months ago
- d5e1753 boards: arm: document and enable the DAC for the Arduino Zero by Michael Hope · 4 years, 9 months ago
- 2b6783a drivers: dac: add a driver for the SAM0 DAC by Michael Hope · 4 years, 9 months ago
- 5f982e3 dts: atmel: add definitions for the SAM0 DAC by Michael Hope · 4 years, 9 months ago
- 4a716c6 dts: dac: add a new binding for the SAM0 DAC by Michael Hope · 4 years, 9 months ago
- 8dd6644 dts: Add 'fixed-link' sub-node to 'eth' node on ip_k66f board by Lukasz Majewski · 4 years, 9 months ago
- 8f2a0fb eth: mcux: Add support to NXP's ENET for fixed link setup by Lukasz Majewski · 4 years, 9 months ago
- 5c41b66 dts: Support 'fixed-link' property in nxp,kinetics-ethernet.yaml by Lukasz Majewski · 4 years, 9 months ago
- a8d548d dts: Add binding description for ethernet fixed link PHY operation by Lukasz Majewski · 4 years, 9 months ago
- 02eed8f defconfig: ip_k66f: Enable ETH_MCUX_NO_PHY_SMI on ip_k66f board by Lukasz Majewski · 4 years, 9 months ago
- 1a5c47c eth: mcux: Support devices not using SMI for PHY setup by Lukasz Majewski · 4 years, 9 months ago