Commit graph

  • 39bd354389 clang: remove cache handling Anas Nashif 2020-10-29 08:30:17 -0400
  • 8f7f31b654 clang: do not assert on libgcc not found Anas Nashif 2020-05-03 10:51:12 -0400
  • 6e418c7022 clang: remove include-fixed inclusion Anas Nashif 2020-10-29 08:22:12 -0400
  • e6e29c0ccf toolchain: clang: add -Wno-typedef-redefinition option Anas Nashif 2020-10-20 10:33:15 -0400
  • efebf3fb64 toolchain: make clang happy with inline asm Anas Nashif 2020-04-17 07:36:31 -0400
  • 808dd9e684 doc: reference: add devicetree bindings content Martí Bolívar 2020-10-12 11:02:46 -0700
  • 2c19cccd4b scripts: edtlib: bindings_from_paths() helper function Martí Bolívar 2020-10-19 21:42:53 -0700
  • 5d74da4681 dts: update vendor-prefixes.txt Martí Bolívar 2020-10-19 21:42:24 -0700
  • ee52887089 doc: devicetree: reorganize a bit Martí Bolívar 2020-10-07 12:39:32 -0700
  • 758c8b34b1 tests: kernel: work_queue_api: relax test to eliminate racy checks Peter Bigot 2020-10-19 08:40:52 -0500
  • be1025a736 sanitycheck: handle overflow skips Anas Nashif 2020-10-31 08:04:48 -0400
  • 5a6e64f448 sanitycheck: count skipped tests due to overflow Anas Nashif 2020-10-30 13:01:50 -0400
  • a142e7b18c samples: civetweb_websocket_server: init project Alexander Kozhinov 2020-08-05 22:04:43 +0200
  • 196ae3506f doc: fix showing latest version in sidebar Anas Nashif 2020-10-29 17:05:30 -0400
  • d24c6e5aae arch: arc: use ifdef to replace if define in isr wrapper code Yuguo Zou 2020-10-21 15:03:36 +0800
  • dbd431d2bc arch: arc: fix a reg misuse in leaving tickless idle Yuguo Zou 2020-10-21 14:59:47 +0800
  • 99530e68e5 samples: sensor: fxos8700: Add frdm_k22f as a compatible platform Ryan Holleran 2020-10-30 18:38:34 -0500
  • 807d8aa87b boards: frdm_k22f: Correct FXOS8700 i2c address Ryan Holleran 2020-10-30 18:36:38 -0500
  • 667db2db88 drivers/sensor: lsm6dsl: Fix build when irq_gpios is not in DT Armando Visconti 2020-10-29 13:56:20 +0100
  • 61b0009bdf sensor_shell: added missing sensor channel. Stephane D'Alu 2020-10-29 19:40:57 +0100
  • 199cf5668b boards: stm32: Move USB pins to device tree configuration Erwan Gouriou 2020-10-21 17:49:48 +0200
  • f530db0525 doc: mention the INIT_ARCH_HW_AT_BOOT functionality in the rel notes Ioannis Glaropoulos 2020-10-27 18:52:46 +0100
  • 071ab4a6d5 zephyr: make images loaded by MCUboot enable arch core HW regs init Ioannis Glaropoulos 2020-10-21 15:56:38 +0200
  • 47e87d8459 arch: arm: cortex_m: implement functionality for ARCH core regs init Ioannis Glaropoulos 2020-10-21 15:54:51 +0200
  • 89658dad19 arch: arm: aarch32: cortex_m: improve documentation of z_arm_reset Ioannis Glaropoulos 2020-10-28 19:24:24 +0100
  • 20a9848230 arch: introduce option to force internal architectural state init Ioannis Glaropoulos 2020-10-21 15:48:41 +0200
  • b3ff89bd51 arch: arm64: Remove _BIT suffix Carlo Caione 2020-09-24 11:14:24 +0200
  • 24c907d292 arch: arm64: Add missing vector table entries Carlo Caione 2020-09-07 15:33:37 +0200
  • f0b2e3d652 arch: arm64: Use mov_imm when possible in the start code Carlo Caione 2020-09-07 15:33:52 +0200
  • 673803dc48 arch: arm64: Rename z_arm64_svc to z_arm64_sync_exc Carlo Caione 2020-09-18 09:19:01 +0200
  • e738631ddf arch: arm64: Fix indentation Carlo Caione 2020-09-18 09:07:16 +0200
  • 78b5e5563d arch: arm64: Reword comments Carlo Caione 2020-09-18 09:04:43 +0200
  • 9e897ea2c3 arch: arm64: Remove unused macro parameters Carlo Caione 2020-10-06 17:02:02 +0200
  • 89928c3c8b net: dhcpv4: check dhcpv4 msg len is correct Ehud Naim 2020-10-31 23:49:18 +0200
  • 5efe6ff887 Bluetooth: Mesh: Fix set friend_cred flag incorrectly Lingao Meng 2020-10-30 10:01:14 +0800
  • a878b36af0 Bluetooth: Mesh: Permit model walk from any model Trond Einar Snekvik 2020-10-31 15:45:45 +0100
  • 5803ee1e81 samples: display: cfb_custom_font: add support for ssd1306fb Henrik Brix Andersen 2020-10-29 15:15:17 +0100
  • cf1bd17804 doc: releases: 2.4: Updated LVGL to 7.6.1 Jan Van Winkel 2020-10-08 23:08:46 +0200
  • cd5c9a6891 tests: lib: gui: Enable new config flags Jan Van Winkel 2020-10-08 23:07:01 +0200
  • 7c8ef52648 lib: gui: lvgl: update to v7.6.1 Jan Van Winkel 2020-10-08 23:04:22 +0200
  • e4e3ab3cc3 west.yml: Pull in fix for build issues of flexcan driver on imx-rt Kumar Gala 2020-10-29 09:45:09 -0500
  • c47a5d4a36 drivers: pwm: pwm_stm32.c: enable ARR preload Alexandre Bourdiol 2020-10-28 17:50:33 +0100
  • 2d152ab019 kernel: limit thread local storage to Zephyr SDK Daniel Leung 2020-10-27 10:50:10 -0700
  • 19e43e2e04 usb/class/usb_dfu: signal dfuMANIFEST_SYNCH after flashing is done Andrzej Puzdrowski 2020-10-28 13:11:32 +0100
  • 2485d76bf3 doc: api: sort the API overview alphabetically Martí Bolívar 2020-10-27 13:09:07 -0700
  • 90e6f21d20 tests: modify the test case gen_isr_table using ztest Enjia Mai 2020-10-27 22:49:00 +0800
  • 4cd63abafd ci: add more fields to versions.json Anas Nashif 2020-10-27 10:01:00 -0400
  • 312429be3c usb: samples: Add Extension descriptor to webUSB sample. Emil Obalski 2020-10-27 10:38:27 +0100
  • 7a252b90dc usb: samples: Register BOS capabilities before USB enable. Emil Obalski 2020-10-27 10:37:24 +0100
  • 84096455ad Bluetooth: controller: Adv set terminated event on Directed Adv timeout Vinayak Kariappa Chettimada 2020-10-27 15:10:02 +0530
  • 761eafa57b tests: improve test case descriptions of arch layer interface Enjia Mai 2020-10-27 09:40:06 +0800
  • ad348337a5 Bluetooth: controller: Reduce use of ARG_UNUSED on auto variables Vinayak Kariappa Chettimada 2020-10-24 07:01:29 +0530
  • fc9f9059b5 boards: arm: move ethernet pinmux to DT pinctrl on all STM32 boards Gerard Marull-Paretas 2020-10-15 23:13:49 +0200
  • c8687bc2e4 drivers: ethernet: stm32: add support for DT pinctrl Gerard Marull-Paretas 2020-10-15 23:11:58 +0200
  • e7886c6634 fs: fs_unmount will return -ENOTSUP if not implemented by driver Dominik Ermel 2020-10-15 13:26:59 +0000
  • 5faf3750bc fs: fs_mount parameter verification before mutex locked block Dominik Ermel 2020-10-15 13:12:41 +0000
  • 053857e09a storage/flash_map: Added function for get erased byte value Andrzej Puzdrowski 2020-09-18 18:19:39 +0200
  • cc29dbde4f manifes: update mcuboot Andrzej Puzdrowski 2020-09-22 14:40:24 +0200
  • 529a2e144e checkpatch: disable PREFER_SECTION Peter Bigot 2020-10-30 06:14:32 -0500
  • 3908638bab Bluetooth: Mesh: Fix model tree walk procedure Michał Narajowski 2020-10-21 17:41:10 +0200
  • 0bcd66ac36 Bluetooth: Mesh: Fix build warning with Warray-bounds Lingao Meng 2020-09-17 13:47:37 +0800
  • d3dcf49735 drivers: modem: hl7800: Make RX net_bufs configurable Ryan Erickson 2020-10-19 14:46:28 -0500
  • 8941f9a00c x86: mmustructs: Fix define typo Carlo Caione 2020-10-28 11:39:04 +0100
  • a812f3d7b6 adc-mcux: add support for adc16 channel multiplex Andreas Dröscher 2020-10-22 22:54:33 +0200
  • 09e95a26a4 Bluetooth: ISO: Fix crash when channel has already been disconnected Luiz Augusto von Dentz 2020-10-28 11:33:27 -0700
  • 385000e8d9 Bluetooth: tester: Set the required minimim security level of LE COC Ryan Chu 2020-10-28 10:38:25 +0100
  • 70a27af090 Bluetooth: tester: Clear adv_buf after sending GAP_EV_DEVICE_FOUND Ryan Chu 2020-10-28 10:36:10 +0100
  • efc8459340 Bluetooth: tester: Support SM tests related to OOB Ryan Chu 2020-10-28 10:32:55 +0100
  • 9b3f3a6b5f west: nxp: Update to SDK 2.8 Mahesh Mahadevan 2020-09-02 13:26:19 -0500
  • 7ad4eb4e40 drivers: eth_mcux: Update to match changes to the SDK driver Mahesh Mahadevan 2020-10-07 12:30:50 -0500
  • 2183a0f9b6 soc: nxp_imx: Update i.MX8M due to update to SDK drivers Mahesh Mahadevan 2020-09-02 13:12:28 -0500
  • fff0aee9ee tests: fix accel abstraction violation Martí Bolívar 2020-10-28 11:10:36 -0700
  • 33db7b5b01 scripts: edtlib: Add support for 'deprecated' Kumar Gala 2020-10-17 11:46:03 -0500
  • b1503ac66c west.yml: Update openamp for v2010.10 release Kumar Gala 2020-10-23 09:33:00 -0500
  • 4dcdb8022d west.yml: Update libmetal for v2010.10 release Kumar Gala 2020-10-23 09:15:28 -0500
  • 92deb9ddba Bluetooth: host: Document and check for disallowed directed advertising Joakim Andersson 2020-10-26 13:09:08 +0100
  • f8889c1d87 Bluetooth: controller: Fix unused variable compiler warning Vinayak Kariappa Chettimada 2020-10-28 15:31:03 +0530
  • d0f7961283 tests: Bluetooth: init: Asserts disabled build Vinayak Kariappa Chettimada 2020-10-28 13:15:59 +0530
  • 5e999a3081 Bluetooth: ATT: Handle encrypt change event unrelated to current req Joakim Andersson 2020-10-28 13:12:15 +0100
  • 627ee1125b Bluetooth: Mesh: Remove bt_mesh_net_start Lingao Meng 2020-10-22 22:16:33 +0800
  • af5bd00d1c Bluetooth: Mesh: Move labels to transport Trond Einar Snekvik 2020-08-18 10:53:15 +0200
  • c9be68532c Bluetooth: Mesh: Add Config Client API YanBiao Hao 2020-09-23 09:47:29 +0800
  • bf58c4e3a8 Bluetooth: Mesh: light_vnd sample: Remove button text Trond Einar Snekvik 2020-10-06 08:43:30 +0200
  • 1e9bd13c99 Bluetooth: Mesh: Fixes Relay to frnd_cred message Lingao Meng 2020-10-27 20:54:56 +0800
  • 35ca8c97ce boards/qemu_cortex_r5: Adjust clock rates Andy Ross 2020-10-27 17:18:11 -0700
  • 0875740a34 tests/kernel/schedule_api: Fix slop in timeslice test Andy Ross 2020-10-16 13:59:07 -0700
  • b7d30545e0 manifest: mipi-sys-t: move platform.h Anas Nashif 2020-10-23 08:49:47 -0400
  • 8873ade781 logging: mipi-sys-t: move platform.h to main tree Anas Nashif 2020-10-23 08:44:14 -0400
  • 007677e676 boards: stm32: Move SDMMC pin configuration to device tree Erwan Gouriou 2020-10-23 13:56:11 +0200
  • 4c9925bcd3 dts/bindings/mmc: stm32: Add pinctrl-0 support Erwan Gouriou 2020-10-23 13:54:36 +0200
  • b9a4e9b3b7 subsys/disk: stm32 sdmmc: Add support for device tree pinctrl Erwan Gouriou 2020-10-22 17:47:56 +0200
  • f4a4583e13 tests: sys_sem: add k_thread_join() calls Andrew Boie 2020-10-27 13:30:17 -0700
  • edc5e31d6b x86_64: fix RBX clobber in nested IRQ case Andrew Boie 2020-10-27 16:07:21 -0700
  • 3332e15920 arc: defconfig: remove SYSTEM_CLOCK_SLOPPY_IDLE option Watson Zeng 2020-10-20 15:01:05 +0800
  • c58c8b1257 net: buf: change avail_count variable to atomic type Ehud Naim 2020-10-27 22:56:01 +0200
  • 2edfb89db8 boards: arm: Use DT_SIZE macros for nxp external memories Maureen Helm 2020-10-21 13:47:17 -0500
  • 25ddc4e0f5 dts: arm: Use DT_SIZE macros for nxp internal memories Maureen Helm 2020-10-21 13:41:50 -0500
  • 2ea71a9f80 soc: arm: Enable mcux flexcan driver on i.mx rt socs Maureen Helm 2020-10-19 19:01:34 -0500
  • 00f9bc6582 include: mem_domain use C linkage Maximilian Bachmann 2020-10-26 15:14:06 +0100
  • de1b7e48d1 eeprom: at2x: Add support for at24cXX Guillaume Lager 2020-10-08 11:40:02 +0200