- 71baf21 samples: sockets: big_http_download: Increase stack size to 2.5K. by Paul Sokolovsky · 4 years, 7 months ago
- 54aedaf CODEOWNERS: Remove comma by Maureen Helm · 4 years, 7 months ago
- b95e960 kernel: move k_heap definition by Andrew Boie · 4 years, 7 months ago
- b7e1e21 kernel: redefine struct k_spinlock_key by Andrew Boie · 4 years, 7 months ago
- 10fc01e kernel: move spinlock defintion to spinlock.h by Andrew Boie · 4 years, 7 months ago
- fd995ca tests: onoff: use typedef for spinlock key by Andrew Boie · 4 years, 7 months ago
- 50753c1 drivers: npcx: Add const modifier for hal instances and so on. by Mulin Chao · 4 years, 7 months ago
- dd99fbe drivers: pwm: add pwm driver support in NPCX7 series by Mulin Chao · 4 years, 7 months ago
- 6b22c76 doc: coverage: document unit test coverage by Peter Bigot · 4 years, 7 months ago
- 014342a sys: ring_buffer: remove deprecated macros by Kumar Gala · 4 years, 7 months ago
- 1ea7bf0 scripts: dts: fix handling for phandle-arrays with *-cells=0 by Martí Bolívar · 4 years, 7 months ago
- 6f9ca9c qemu_cortex_a53: Switch to GICv3 by Carlo Caione · 4 years, 7 months ago
- eb54f86 boards: arm: Add support for SEGGER TRB STM32F407 by Erwin Rol · 4 years, 7 months ago
- 20a2101 tests: adc_api: Use SHRT_MIN instead of 0 to mark empty buffer entries by Andrzej Głąbek · 4 years, 7 months ago
- ea8c4b9 tests: exception: workaround agressive optimization by Eugeniy Paltsev · 4 years, 7 months ago
- 90bcf3d tests: preempt: workaround aggressive oprimization by Eugeniy Paltsev · 4 years, 7 months ago
- 4e5c675 tests: mem_alloc: workaround aggressive optimization by Eugeniy Paltsev · 4 years, 7 months ago
- effd2fa toolchain: define __no_optimization attribute across toolchains by Eugeniy Paltsev · 4 years, 7 months ago
- f55080e tests: mem_protect: avoid RO region access optimization by Eugeniy Paltsev · 4 years, 7 months ago
- 44394e3 edtlib: add EDT.dep_ord2node by Peter Bigot · 4 years, 7 months ago
- b6db201 edtlib: propertize EDT.scc_order, set up graph earlier by Martí Bolívar · 4 years, 7 months ago
- 3a2dc77 dts: break cycles in test scripts by Martí Bolívar · 4 years, 7 months ago
- d16eb84 github: labeler: Add 'area: ARM_64' label by Carlo Caione · 4 years, 7 months ago
- 06adb96 arch: arm64: Introduce {inc,dec}_nest_counter macros by Carlo Caione · 4 years, 7 months ago
- 2f39625 arch: arm64: Remove new thread entry wrapper by Carlo Caione · 4 years, 7 months ago
- cc6fe43 doc: west: fix typo in release notes by Martí Bolívar · 4 years, 7 months ago
- ca786ce drivers: timer: nrf_rtc_timer: Use interrupt priority from DT by Krzysztof Chruscinski · 4 years, 7 months ago
- ff1b55a tests: Bluetooth: init: Remove ll_sw_split filename postfix by Vinayak Kariappa Chettimada · 4 years, 7 months ago
- 1d24330 tests: Bluetooth: init: test state/role combinations by Vinayak Kariappa Chettimada · 4 years, 7 months ago
- c87c1a8 Bluetooth: controller: Fix implicit declaration warning by Vinayak Kariappa Chettimada · 4 years, 7 months ago
- 09b8db4 nrfjprog.py: handle ImportError by Martí Bolívar · 4 years, 7 months ago
- c495d4b drivers/serial: stm32f1: Disable remap when not required by Erwan Gouriou · 4 years, 7 months ago
- cf5074c doc: release-notes: document DT_ENUM_IDX_OR by Martí Bolívar · 4 years, 7 months ago
- 1bf0072 net: websocket: Fix conflict flag by Jackie Ja · 4 years, 7 months ago
- 1b79d5c net: websocket: Fix remnant of message type by Jackie Ja · 4 years, 7 months ago
- 4455bfc doc: reference: Add separate entries for CoAP, LwM2M and MQTT APIs by Robert Lubos · 4 years, 7 months ago
- 8880f25 net: lwm2m: Remove invalid doc entries by Robert Lubos · 4 years, 7 months ago
- 5fc7d86 net: lwm2m: Report boostrap complete after final response is sent by Robert Lubos · 4 years, 7 months ago
- f35d885 net: lwm2m: Use the actual data size when provisioning PSK ID by Robert Lubos · 4 years, 7 months ago
- f223d0a net: lwm2m: Store the actual resource size in the resource instance by Robert Lubos · 4 years, 7 months ago
- f7a5638 net: lwm2m: Make bootstrap optional by Robert Lubos · 4 years, 7 months ago
- 40d25b8 net: lwm2m: Introduce ENGINE_IDLE state by Robert Lubos · 4 years, 7 months ago
- 8c22983 net: l2: ppp: Remove ipcp address on network down by Benjamin Lindqvist · 4 years, 7 months ago
- ed7263b bluetooth: add dep on !SMP by Andrew Boie · 4 years, 7 months ago
- 680ec0b queue: Fixed using incorrect init macro by Toby Firth · 4 years, 7 months ago
- 2d7ccb5 drivers: modem: hl7800: Fix cases where socket would not close by Ryan Erickson · 4 years, 7 months ago
- c96cbde usb: mass: Fix main thread stack size overflow. by Emil Obalski · 4 years, 7 months ago
- 26e6e7a drivers: adc: Improve the default routine providing sampling intervals by Andrzej Głąbek · 4 years, 7 months ago
- 1cd545d tests: work_queue: wait longer for expired triggering items by Daniel Leung · 4 years, 7 months ago
- 6f0c8f0 tests: drivers: sensor: Add an BMI160 accelerometer test by Simon Glass · 4 years, 7 months ago
- 442f38d emul: Add an emulator for the Bosch BMI160 accelerometer by Simon Glass · 4 years, 7 months ago
- 4d77edd emul: Add messages in emul_init_for_bus_from_list by Simon Glass · 4 years, 7 months ago
- a1d8e55 emul: spi: Add support for SPI emulators by Simon Glass · 4 years, 7 months ago
- 5a9f389 drivers: sensor: bmi160: Use more constants for reg access by Simon Glass · 4 years, 7 months ago
- 2c73f3e drivers: sensor: bmi160: Add a constant for number of axes by Simon Glass · 4 years, 7 months ago
- e944855 drivers: sensor: bmi160: Move the ready bit into the header by Simon Glass · 4 years, 7 months ago
- 2e14082 tests: drivers: sensor: Move current test into generic/ by Simon Glass · 4 years, 7 months ago
- 4868451 dts: arm: stm32g474: add Xb and Xc variants by Martin Jäger · 4 years, 7 months ago
- 5707678 CODEOWNERS: Update CoAP codeowner by Robert Lubos · 4 years, 7 months ago
- dac6937 actions: install needed modules for docs by Anas Nashif · 4 years, 7 months ago
- 7673bae libc: newlib: Avoid all files to be opened in line buffer mode by Arnaud Mouiche · 4 years, 7 months ago
- fd9766c posix: fix missing _open for fopen support by Arnaud Mouiche · 4 years, 7 months ago
- c3eef77 include/devicetree.h: Add DT_ENUM_IDX_OR macro by Erwan Gouriou · 4 years, 7 months ago
- ad0dc48 drivers: modem: ublox-sara-r4: inform modem_context about HW flow control by Marcin Niestroj · 4 years, 7 months ago
- f27de1f drivers: wifi: esp: inform modem_context about HW flow control by Marcin Niestroj · 4 years, 7 months ago
- 05eb964 modem: iface_uart: improve RX flow with HW flow control by Marcin Niestroj · 4 years, 7 months ago
- 763bd27 modem: iface_uart: use ring_buf_{claim,finish} API by Marcin Niestroj · 4 years, 7 months ago
- 53007a8 west.yml: Update hal_nordic revision by Jedrzej Ciupis · 4 years, 7 months ago
- 12e1fd6 net: lwm2m: Fix FOTA block transfer with opaque content-format by Robert Lubos · 4 years, 7 months ago
- ec9080a Bluetooth: controller: Fix Null deref during adv data update by Jordan Montgomery · 4 years, 7 months ago
- af7fc36 CODEOWNERS: add Andries to bluetooth/controller by Andries Kruithof · 4 years, 7 months ago
- 84cdc6f logging: Refactoring macro to avoid Coverity issue by Torstein Grindvik · 4 years, 7 months ago
- 39696e3 tests: smp: improving the description for SMP test cases by Enjia Mai · 4 years, 7 months ago
- c8b94f4 kernel: Remove deprecated APIs and MACROs from 2.3 by Kumar Gala · 4 years, 7 months ago
- d28f041 kernel/sys_clock.h: Remove deprecated macros by Kumar Gala · 4 years, 7 months ago
- d4347b4 net: dhcpv4: Generate start/bound/stop mgmt events by Jukka Rissanen · 4 years, 7 months ago
- 0885898 net: event: Add start/bound/stop events for DHCPv4 by Jukka Rissanen · 4 years, 7 months ago
- c02eb30 gen_isr_tables: Function ptr instead of (void *) by Torstein Grindvik · 4 years, 7 months ago
- 780fa73 settings_fcb: initialize rc variable by Håkon Øye Amundsen · 4 years, 7 months ago
- 5cb09fe drivers: flash: Restore write protection in flash_shell by Ievgenii Meshcheriakov · 4 years, 7 months ago
- 4fc093e drivers: flash_shell: Fix write protection in the test command by Ievgenii Meshcheriakov · 4 years, 7 months ago
- cf523e4 drivers: flash: Pass bool to flash_write_protection_set() by Ievgenii Meshcheriakov · 4 years, 7 months ago
- f43985e shell: enhance help command by Jakub Rzeszutko · 4 years, 7 months ago
- 137b7ec shell: help functions update by Jakub Rzeszutko · 4 years, 7 months ago
- 0cf6670 shell: improve function shell_cmd_get by Jakub Rzeszutko · 4 years, 7 months ago
- ee2c66a boards: nucleo_h743zi: Configure serial console pins using dt by Jeremy LOCHE · 4 years, 7 months ago
- c82bd74 dts/bindings/pinctrl: Remove usage of c comments within bindings by Erwan Gouriou · 4 years, 7 months ago
- 2ec5ec2 sanitycheck: Fix ZeroDivisionError during reporting by Maciej Perkowski · 4 years, 7 months ago
- db88977 net: tc: Remove not used field from net_traffic_class struct by Jukka Rissanen · 4 years, 7 months ago
- a685681 scripts: dts: pass tests on windows by Martí Bolívar · 4 years, 7 months ago
- a8612f7 scripts: dts: convert test suites to pytest by Martí Bolívar · 4 years, 7 months ago
- 0e7a76e dts: bindings: move io-channels and io-channel-names to base.yaml by Henrik Brix Andersen · 4 years, 7 months ago
- 8cc051c Bluetooth: host: Change PA sync callbacks to global callbacks by Emil Gydesen · 4 years, 7 months ago
- 2a6b52e boards: arm: stm32h747i_disco: wakeup pin is active high by Alexandre Bourdiol · 4 years, 7 months ago
- cde8f37 boards: arm: stm32 review Joystick polarity and pul up/down by Alexandre Bourdiol · 4 years, 7 months ago
- 133705f drivers: spi: Set the spi_config before calling Chip select configure by Mahesh Mahadevan · 4 years, 7 months ago
- 8ddd7f0 drivers: sensors: itds: Remove dts defaults by Kumar Gala · 4 years, 7 months ago
- ba7ef85 drivers: stm32: fix MSI PLL mode enabling by Giancarlo Stasi · 4 years, 7 months ago
- 776e0db bluetooth: att: provide named constant for successful result by Peter A. Bigot · 4 years, 7 months ago
- c0f2720 include: remove enum build assert by Jett Rink · 4 years, 7 months ago