Commit graph

  • 30db452aec tests: kernel: timer api with real time slot in test_sleep_abs Francois Ramu 2021-08-27 09:57:13 +02:00
  • f7c263ab42 ci: adjust number of builds for daily CI Kumar Gala 2021-09-10 11:02:27 -05:00
  • edb23d7bd8 twister: native_posix: Ignor filtering by toolchain for native_posix Maciej Perkowski 2021-09-09 16:16:49 +02:00
  • fa20ebe4a3 boards: xtensa: adsp: select XTENSA_SMALL_VECTOR_TABLE_ENTRY for imx8 board Iuliana Prodan 2021-09-10 14:52:07 +03:00
  • a6364da1a3 arch: xtensa: add workaround for small vector table entries Iuliana Prodan 2021-09-10 13:58:53 +03:00
  • f0ea22b538 libc/minimal: locate the memory pool for malloc() to .bss Dylan Hung 2021-09-07 14:36:36 +08:00
  • ecbfc1172a drivers: watchdog: fix missing stm32 LOG_LEVEL macro Nick Ward 2021-09-10 21:26:46 +10:00
  • 083f3065b4 net: lwm2m: Remove LWM2M_RES_TYPE_U64 type Robert Lubos 2021-09-07 11:27:11 +02:00
  • b474e0a8c3 net: lwm2m: Fix unsigned integers ecoding in TLV Robert Lubos 2021-08-20 15:28:23 +02:00
  • 9886d18c5c net: shell: Fix assertion in net nbr command Robert Lubos 2021-09-08 15:44:24 +02:00
  • 8daf68ff6d cmake: allow users to give runner args at cmake time Martí Bolívar 2021-09-08 12:12:11 -07:00
  • 51030e4ccf tests: posix: common: clock: remove poorly conditioned tests Christopher Friedt 2021-08-30 19:15:04 -04:00
  • 2f28059b1e net: tcp: accept [FIN, PSH, ACK] in TCP_FIN_WAIT_2 state Nicolas Marty 2021-09-01 13:37:57 +02:00
  • a8b7caa58d net: http: switch to zsock_ for http_client Benedikt Schmidt 2021-09-09 16:14:13 +02:00
  • 23c0e16782 arch: arm: core: aarch32: fix regression introduced with Cortex-R Alexandre Bourdiol 2021-09-09 16:38:26 +02:00
  • 7bf00c935a scripts: runners: openocd: Fix empty search path Gerson Fernando Budke 2021-09-03 12:08:55 -03:00
  • 3ad2b06f3d device: Fix device from handle function Flavio Ceolin 2021-08-26 17:17:59 -07:00
  • 8580f63ad9 samples: philosophers: fix pointer type mismatch for stack fork Daniel Leung 2021-09-09 10:28:50 -07:00
  • 1672f6cea1 debug: thread_info: stack pointer is not supported for xtensa Daniel Leung 2021-09-09 10:08:39 -07:00
  • f79fbeabd5 Bluetooth: Host: Allow setting more than 251 bytes of adv data Rubin Gerritsen 2021-08-03 16:37:32 +02:00
  • 0f63d1135c cmsis_rtos_v1: fix thread instances management. Chen Peng1 2021-09-06 13:59:40 +08:00
  • 40f4091d44 ci: increase number of builds for daily CI Kumar Gala 2021-09-09 05:55:01 -05:00
  • 4ffb90f202 doc: pm: rework main documentation Anas Nashif 2021-09-06 09:04:44 -04:00
  • f4cf104e59 doc: power management: remove mention of tickless-idle Anas Nashif 2021-09-05 20:57:13 -04:00
  • fa2f83bf8b Bluetooth: host: add testing API (disconnect one EATT channel) Krzysztof Kopyściński 2021-08-09 10:38:27 +02:00
  • 7a687b8a5d Tests: bluetooth: tester: accomodate L2CAP connect commant to BTP change Krzysztof Kopyściński 2021-08-12 10:21:36 +02:00
  • 6e26512bd5 Revert "linker: xtensa: move IDT_LIST region" Christopher Friedt 2021-09-08 20:16:43 -04:00
  • 7c564c466e doc: mcumgr: Mention udp in the transport overview Christian Taedcke 2021-09-06 10:31:31 +02:00
  • 293af9e823 drivers: modem: gsm_ppp: Fix ppp_dev Yong Cong Sin 2021-09-08 19:20:16 +08:00
  • fa7959c197 tests: newlib: thread_safety: Disable minimum newlib heap size check Stephanos Ioannidis 2021-09-08 01:57:34 +09:00
  • 47670d1ba6 tests: benchmarks: latency_measure: fix potential div by zero Chen Peng1 2021-09-08 11:12:17 +08:00
  • d39410a217 tests: subsys: fixed the samples/tracing code can not generate coverage Lixin Guo 2021-09-06 15:59:42 +08:00
  • 6badb7f1b8 drivers: sensors: sht3xd: allow multiple instances Bartosz Bilas 2021-09-08 09:25:24 +02:00
  • 3b3961ac7f dts: arm: stm32f411: spi4 node removed Kim Bøndergaard 2021-09-07 09:05:12 +02:00
  • 09a320df4b dts: arm: stm32f410/411: Added missing SPI5 clocks attribute Kim Bøndergaard 2021-09-07 09:00:54 +02:00
  • 31b7483a99 soc: stm32g0: pm_power_ functions should be __weak Erwan Gouriou 2021-09-06 11:08:08 +02:00
  • 0d763e0a10 cmake/compiler/xcc: sched: Support XCC inlining semantics Andy Ross 2021-09-07 15:34:04 -07:00
  • 8bc4539cec soc/intel_adsp: Correct linker syntax for ancient binutils Andy Ross 2021-09-07 13:09:31 -07:00
  • 0552d329c8 samples: bluetooth: hci_uart: Fix command len calculation Carles Cufi 2021-09-07 17:03:17 +02:00
  • 795d36f811 drivers/timer/cavs_timer: Don't suppress smp_timer_init() Andy Ross 2021-09-07 09:40:00 -07:00
  • 343c0bd2d3 Bluetooth: Mesh: Check if app key is bound in Model Publication Set Michał Narajowski 2021-09-07 13:14:48 +02:00
  • 5199e1bfa9 drivers: clock control stm32wb has MSI clock range to set Francois Ramu 2021-08-30 09:56:47 +02:00
  • c5eeb0f4eb ARC: MWDT: add locking interface implementation Evgeniy Paltsev 2021-08-19 15:44:30 +03:00
  • 6f1dc5d3a9 drivers: gicv3: set SPI's affinity when it is enabled Jiafei Pan 2021-09-03 17:05:57 +08:00
  • ae82738e71 arm/arm64: add 64bit read/write APIs Jiafei Pan 2021-09-03 16:56:46 +08:00
  • 495d10234d tests: common: add test for ffs function Enjia Mai 2021-08-31 10:03:02 +08:00
  • 5b602eab90 Bluetooth: ISO: Add missing negation for valid_chan_io_qos Emil Gydesen 2021-09-06 15:26:50 +02:00
  • 35d5443387 doc: Bluetooth: Update ICSes to 8.0.3 Magdalena Kasenberg 2021-08-31 16:44:24 +02:00
  • 051e9989bb drivers: pinmux: stm32: fix remap equality check Gerard Marull-Paretas 2021-09-06 14:37:05 +02:00
  • e1481fee4a drives: cmake: zephyr_library_property(ALLOW_EMPTY TRUE) on drivers lib Torsten Rasmussen 2021-09-06 16:54:03 +02:00
  • 153196b378 cmake: Zephyr ALLOW_EMPTY library property Torsten Rasmussen 2021-09-06 16:42:21 +02:00
  • eaf6cf745d Bluetooth: Audio: Fix vcs_client_test duplicate conn_callbacks Emil Gydesen 2021-09-03 15:24:11 +02:00
  • b78d6740ec twister: when simulatio is mdb-nsim, call make run Jingru Wang 2021-09-01 09:53:57 +08:00
  • 86f1bdc069 ARC: add config files for nsim_sem_mpu_stack_guard Jingru Wang 2021-08-26 14:50:56 +08:00
  • 538968a773 boards: fvp_base_revc_2xaemv8a: permit running Zephyr at EL1NS Neil Armstrong 2021-08-11 11:25:01 +02:00
  • dc96f016a4 logging: Add choice name in template Kamil Gawor 2021-09-06 08:54:25 +02:00
  • d092945e86 drivers: pinmux: stm32: remove redundant include Gerard Marull-Paretas 2021-09-06 12:26:11 +02:00
  • 5ef11520f2 drivers: pinmux: stm32: remove declaration of missing function Gerard Marull-Paretas 2021-09-06 12:24:28 +02:00
  • 902f963151 drivers: pinmux: stm32: remove unused pinmux struct Gerard Marull-Paretas 2021-09-06 12:23:13 +02:00
  • 99bdd27100 Bluetooth: Controller: Fix multiple advertising set assert Vinayak Kariappa Chettimada 2021-09-05 06:37:39 +05:30
  • 9ebca5b439 west: update hal revision Glauber Maroto Ferreira 2021-09-03 14:55:11 -03:00
  • 2b7c0f4ad6 esp32s2: samples: counter: add alarm sample support Glauber Maroto Ferreira 2021-09-01 14:16:14 -03:00
  • 8dff10dfbe esp32s2: drivers: counter: add support Glauber Maroto Ferreira 2021-09-01 14:13:32 -03:00
  • bd068e475d Tests: bluetooth: tester: find connection for get_attr_val_rp Krzysztof Kopyściński 2021-08-11 10:19:12 +02:00
  • adcf32b45c mgmt/mcumgr: Add Kconfig option for direct image upload Dominik Ermel 2021-08-25 08:26:06 +00:00
  • c17f28c3d6 Bluetooth: sample: Add ISO support to hci_uart Emil Gydesen 2021-09-06 11:44:10 +02:00
  • ecc7ca1b69 Bluetooth: Mesh: Fix friend buf send end not called. Lingao Meng 2021-09-04 10:03:09 +08:00
  • 86f94ebaa6 kernel: init: remove empty lcov exclusion Christopher Friedt 2021-09-06 04:31:18 -04:00
  • c3050a5aab drivers/sensor: lps22hh: Fix int32 overflow in the val2 part Armando Visconti 2021-09-03 18:17:05 +02:00
  • 5591357217 tests: subsys: Adding testcases to check trace API NingX Zhao 2021-08-23 23:54:34 +08:00
  • 637e9f21dd boards: mimxrt1024_evk: add missing supported board features Mikkel Jakobsen 2021-09-01 19:36:30 +02:00
  • 5524edb935 boards: mimxrt1024_evk: enable mcux ethernet driver and pins Mikkel Jakobsen 2021-08-23 09:33:00 +02:00
  • aecdf4c242 Bluetooth: controller: df: fix error in remove CTE from per adv Piotr Pryga 2021-08-31 23:19:30 +02:00
  • 4e43295d22 tests: Bluetooth: df: fix compilation error in per adv chain tests Piotr Pryga 2021-08-31 23:13:09 +02:00
  • 42fccba48f release: Zephyr 2.7.0-rc1 Christopher Friedt 2021-09-03 10:39:49 -04:00
  • 4e0f7ea540 posix: pthread: replace irq_lock with spinlock Evgeniy Paltsev 2021-08-06 22:58:20 +03:00
  • 535fc38fe7 riscv: Don't reschedule on back-to-back interrupts Wolfgang Reißnegger 2021-05-24 14:36:28 -07:00
  • 164029b0c5 testsuite: suppress usage of setjmp in a testcode (rule 21_4-a) Maksim Masalski 2021-07-07 15:37:42 +08:00
  • 335982b112 boards: mm_feather: add board support for Feather Frank Li 2021-07-17 11:33:40 +08:00
  • 5c8f7bf874 boards: efr32mg_sltb004a: Add minimal pwm support Christian Taedcke 2021-08-09 12:36:02 +02:00
  • e15bdaa1bd drivers: adc: add PGA gain value HaiLong Yang 2021-08-16 09:58:34 +08:00
  • 12f67c11cd pcie: shell: Print more MSI-X information Andrei Emeltchenko 2021-05-27 17:46:27 +03:00
  • bf4d79a3db pcie: shell: Print 64 bit BARs Andrei Emeltchenko 2021-05-27 17:43:59 +03:00
  • 6c2dca08f8 counter: ds3231: replace repeated bit manipulation with bcd functions Jake Swensen 2021-08-19 16:20:57 -05:00
  • 67459aa2a7 sys: util: add binary coded decimal functions Jake Swensen 2021-08-18 18:13:20 -05:00
  • 8edcf02881 soc/arm: stm32wb: Default C2 power mode to SHUTDOWN Erwan Gouriou 2021-08-31 15:32:43 +02:00
  • d33017b458 x86: x86-64: add arch_float_en-/dis-able() functions Daniel Leung 2021-08-31 10:46:01 -07:00
  • 049e3bac73 kernel: add -ENOTSUP doc to arch_float_en-/dis-able() Daniel Leung 2021-08-31 10:42:32 -07:00
  • 482a150edb kernel: add public API doc for K_SSE_REGS Daniel Leung 2021-08-31 10:36:58 -07:00
  • d8f9cc6ffc samples: net: sockets: add tlsr9518adk80d board tests Yuriy Vynnychek 2021-09-01 12:55:33 +03:00
  • ead38a1b35 samples: openthread: fix build fail for tlsr9518adk80d board Yuriy Vynnychek 2021-09-01 12:42:38 +03:00
  • 693dfcc8a9 boards: riscv: tlsr9518adk80d: I2C, SPI, PWM, IEEE802154 yaml support Yuriy Vynnychek 2021-09-01 12:35:37 +03:00
  • c2d3ecbcd9 dts: arm: stm32h7 introducing the stm32h723xE device Francois Ramu 2021-09-02 09:49:58 +02:00
  • 3c5944bd15 ITE maintainers: update maintained files of ITE Platform Ruibin Chang 2021-08-26 17:26:31 +08:00
  • 7a22dae91a ITE: soc: it8xxx2: add initialization setting for hibernate mode Tim Lin 2021-09-02 18:45:33 +08:00
  • 234afe2d0d ITE: soc: it8xxx2: export PLL control routine to the head file Tim Lin 2021-09-02 18:21:51 +08:00
  • c09dfb3bf6 drivers: fpga controller: add shell support Mateusz Sierszulski 2021-06-23 09:48:05 +02:00
  • a64ce1fc6b drivers: fpga controller: add eos_s3 fpga driver Mateusz Sierszulski 2021-06-23 09:45:20 +02:00
  • 2c718b2726 drivers: fpga controller: add fpga api Mateusz Sierszulski 2021-06-23 09:40:20 +02:00
  • ffdd60675e samples: jesd216: Exclude hifive_unleashed and unmatched boards Katsuhiro Suzuki 2021-08-22 18:53:32 +09:00