Commit graph

  • 008bfeb43e drivers: uart_sam0: add error support Arvin Farahmand 2021-04-16 22:03:29 -04:00
  • 7f1d4fdb5b logging: Enable MPSC_PBUF for legacy modes Krzysztof Chruscinski 2021-04-20 11:32:15 +02:00
  • b9c8d270ab Bluetooth: Mesh: Allow to be NODE when PROVISIONER is enabled Michał Narajowski 2021-04-20 15:23:55 +02:00
  • 81f839b157 boards: arm: Add u-blox EVK-NINA-B4 Bob Recny 2021-04-22 23:42:30 +00:00
  • 0d1577f7fe net: lwm2m: Add API function to delete object instance Robert Lubos 2021-04-15 12:43:40 +02:00
  • 66c5fdc984 net: lwm2m: Fix Registration Update send on object creation Robert Lubos 2021-04-15 12:46:15 +02:00
  • 947bd45260 boards: arm: add board revision to board description Guðni Már Gilbert 2021-04-16 18:03:02 +00:00
  • 2d81d2d91e boards: arm: Add adc1 node to board nucleo_l412rb_p Guðni Már Gilbert 2021-04-10 09:30:38 +00:00
  • be1f9403de boards: arm: fix i2c pin and add SPI to docs Guðni Már Gilbert 2021-04-27 07:17:51 +00:00
  • e19389724c dts: arm: st: l4: add SPI2 node for stm32l412 Guðni Már Gilbert 2021-04-27 07:15:45 +00:00
  • c60d500bf9 net: openthread: Increase stack sizes with FP context Piotr Szkotak 2021-04-22 10:19:01 +02:00
  • e7a9775cca adc: Move ADC acquisition time macros Keith Short 2021-04-24 11:08:07 -06:00
  • 630156a4e6 drivers: clock_control: stm32wl doesn't have HSE bypass Alexandre Bourdiol 2021-04-28 18:54:59 +02:00
  • bfb1634af5 tests: cpp: run exceptions tests only on mps2_an385 Anas Nashif 2021-04-28 09:20:47 -04:00
  • 8e5c09b2c6 tests: cpp: fix test identifier Anas Nashif 2021-04-28 09:14:19 -04:00
  • 174afccced tests: move cpp tests to subsys/cpp Anas Nashif 2021-04-28 09:11:48 -04:00
  • a1829cf235 irq_offload: Remove ifdef from the api Krzysztof Chruscinski 2021-04-19 11:35:44 +02:00
  • fb6a69ec81 boards: arm: qemu_cortex_m0: use LFXTAL Krzysztof Chruscinski 2021-04-16 14:59:00 +02:00
  • acd8d8ebda tests: kernel: fatal: Add no multithreading test Krzysztof Chruscinski 2021-04-15 13:04:25 +02:00
  • 518193f444 soc: arm: nordic: Do not use PM when no multithreading Krzysztof Chruscinski 2021-04-15 12:35:10 +02:00
  • a4af0ee2ec logging: Fix support for no multithreading Krzysztof Chruscinski 2021-04-19 08:56:52 +02:00
  • fe8fe41571 drivers: serial: nrf_uarte: Support for no multithreading Krzysztof Chruscinski 2021-04-15 12:33:40 +02:00
  • 40315adeb2 drivers: clock_control: nrf: Supoprt no multithreading Krzysztof Chruscinski 2021-04-15 12:33:00 +02:00
  • d5664a4a2d debug: Allow spin lock validation only with multithreading Krzysztof Chruscinski 2021-04-15 10:45:08 +02:00
  • b417442575 doc: kernel: document general policy for Zephyr without threads Peter Bigot 2020-10-19 10:52:06 -05:00
  • 2165e8c585 Revert "kernel: Deprecate CONFIG_MULTITHREADING" Krzysztof Chruscinski 2021-04-14 14:57:37 +02:00
  • 4f949a28fb tests: kernel: mem_heap: Add CONFIG_MULTITHREADING=n configuration Krzysztof Chruscinski 2021-04-19 11:23:16 +02:00
  • 693c3fbb9d tests: kernel: mem_slab: Add no multithreading support Krzysztof Chruscinski 2021-04-19 09:51:38 +02:00
  • e99a015ba3 tests: kernel: threads: no-multithreading: Extend test Krzysztof Chruscinski 2021-04-14 14:50:27 +02:00
  • 2e085a5202 tests: kernel: timer: timer_api: Extend with CONFIG_MULTITHREADING=n case Krzysztof Chruscinski 2021-04-14 14:45:00 +02:00
  • 5e06b4add0 testsuite: ztest: Add support for CONFIG_MULTITHREADING=n Krzysztof Chruscinski 2021-04-14 14:37:50 +02:00
  • b85250108c kernel: Limit kernel files when CONFIG_MULTITHREADING=n Krzysztof Chruscinski 2021-04-14 13:40:25 +02:00
  • 1ba23ca92b kernel: fatal: Avoid thread api access when no multithreading Krzysztof Chruscinski 2021-04-14 13:38:01 +02:00
  • c482a572d4 kernel: heap: Add support for CONFIG_MULTITHREADING=n Krzysztof Chruscinski 2021-04-19 10:52:34 +02:00
  • 3b4b7c3a37 kernel: mem_slab: Add support to no multithreading Krzysztof Chruscinski 2021-04-19 08:58:13 +02:00
  • dd0715c770 kernel: timer: Adding support to CONFIG_MULTITHREADING=n Krzysztof Chruscinski 2021-04-14 13:36:58 +02:00
  • 7dcff6ecfe kernel: Move _kernel from sched to init Krzysztof Chruscinski 2021-04-16 15:16:00 +02:00
  • b8fb353cd4 kernel: Move k_busy_wait from thread to timeout Krzysztof Chruscinski 2021-04-14 13:35:29 +02:00
  • 09ba258b05 docs: rearrange toc Lauren Murphy 2021-04-15 12:05:52 -05:00
  • 14e6d1cf5d samples: add tensorflow magic wand sample train scripts Lauren Murphy 2021-04-26 22:07:44 -05:00
  • 83a036d738 samples: add tensorflow magic wand sample Lauren Murphy 2021-04-26 22:07:04 -05:00
  • 42e2a9ed21 samples: add tensorflow hello world sample train scripts Lauren Murphy 2021-04-26 22:02:44 -05:00
  • cb4d28a066 samples: add tensorflow hello world sample Lauren Murphy 2021-04-26 22:01:30 -05:00
  • a010d9152d modules: add tensorflow Lauren Murphy 2021-04-06 13:37:33 -05:00
  • ba391b80b0 drivers: modem: hl7800: use dns_resolve_reconfigure() API Marcin Niestroj 2021-03-18 13:01:38 +01:00
  • bb8b8b8b5f drivers: wifi: esp: use dns_resolve_reconfigure() API Marcin Niestroj 2021-03-18 13:01:22 +01:00
  • d30b68a39a net: ppp: ipcp: use dns_resolve_reconfigure() API Marcin Niestroj 2021-03-18 13:01:09 +01:00
  • de15a49640 net: dhcpv4: use dns_resolve_reconfigure() API Marcin Niestroj 2021-03-18 12:58:59 +01:00
  • 9f478e0a80 tests: net: dns_addremove: cover dns_resolve_reconfigure() Marcin Niestroj 2021-03-18 12:52:55 +01:00
  • 71c31c45c7 net: dns: add dns_resolve_reconfigure() API Marcin Niestroj 2021-03-18 12:31:07 +01:00
  • 83e5953783 net: dns: protect 'is_used' with mutex Marcin Niestroj 2021-03-18 13:02:40 +01:00
  • a4c119a23d tests: net: igmp: Add IPv4 IGMP tests Jukka Rissanen 2021-04-27 11:33:56 +03:00
  • a1c4952dfd net: ipv4: Add IGMPv2 support Jukka Rissanen 2021-04-26 20:03:35 +03:00
  • d28e64c602 net: stats: Add IGMP statistics support Jukka Rissanen 2021-04-26 20:00:46 +03:00
  • e5043f5a7f net: if: Add IPv4 multicast address join/leave functions Jukka Rissanen 2021-04-26 19:59:05 +03:00
  • 8d0201f6eb logging: backend null check to use NULL... Daniel Leung 2021-04-27 12:12:14 -07:00
  • 5d6c5d5517 counter: callback null check to use NULL instead of numeric zero Daniel Leung 2021-04-27 12:11:14 -07:00
  • c8177ace3a kernel: work: handler null check is to NULL... Daniel Leung 2021-04-27 12:09:35 -07:00
  • 143a18b36b lib: os: assign sys_notify callback default to NULL... Daniel Leung 2021-04-27 11:40:56 -07:00
  • 0773441422 kernel: device: return NULL for pointer type Daniel Leung 2021-04-27 11:39:33 -07:00
  • abfe045fd3 kernel: userspace: rename obj_list in struct dyn_obj Daniel Leung 2021-04-27 11:49:30 -07:00
  • 3e28a570c2 arch: x86: core: pcie: rephrase use of ain't Jennifer Williams 2021-04-28 20:01:40 -07:00
  • b773ec1675 lib: os: cbprintf_complete: fix typo in cbvprintf width comment Jennifer Williams 2021-04-28 19:55:48 -07:00
  • e6248db31d doc: releases: add notes on device_pm_control_nop removal Gerard Marull-Paretas 2021-04-28 22:49:48 +02:00
  • cc6c9086de pm: deprecate device_pm_control_nop Gerard Marull-Paretas 2021-04-28 22:45:28 +02:00
  • 70fc2dc8f8 doc: remove references to device_pm_control_nop Gerard Marull-Paretas 2021-04-28 22:54:11 +02:00
  • d51acd4e88 drivers: gpio: cy8c95xx: remove usage of device_pm_control_nop Gerard Marull-Paretas 2021-04-28 23:01:11 +02:00
  • 29733a8692 drivers: gpio: gpio_mmio32: remove usage of device_pm_control_nop Gerard Marull-Paretas 2021-04-28 23:00:22 +02:00
  • d5fc40e748 samples: out_of_tree_driver: remove usage of device_pm_control_nop Gerard Marull-Paretas 2021-04-28 22:59:09 +02:00
  • c1dd09819b samples: prod_consumer: remove usage of device_pm_control_nop Gerard Marull-Paretas 2021-04-28 22:57:33 +02:00
  • 6610c0ce59 samples: net: virtual: remove usage of device_pm_control_nop Gerard Marull-Paretas 2021-04-28 22:56:23 +02:00
  • 93774a4f84 net: remove references to device_pm_control_nop Gerard Marull-Paretas 2021-04-28 22:55:25 +02:00
  • a7e4ae5976 lib: os: reboot: misc cleanup Gerard Marull-Paretas 2021-04-27 13:02:06 +02:00
  • 2ec53e99e3 doc: releases: add notes on reboot header location change Gerard Marull-Paretas 2021-04-27 12:10:20 +02:00
  • 39d3d397ae power: provide old reboot header for compatibility Gerard Marull-Paretas 2021-04-27 15:33:45 +02:00
  • f163bdb280 power: move reboot functionality to os lib Gerard Marull-Paretas 2021-04-27 11:56:39 +02:00
  • 0f19812ce0 boards: arm: add support for STM32G071B Discovery board Sam Hurst 2021-04-16 16:37:05 -07:00
  • be5a3777ca lib: os: add final else where missing in onoff, p4wq, sem Jennifer Williams 2021-04-28 10:56:06 -07:00
  • 9517b87d35 lib: os: add final else where missing in heap* Jennifer Williams 2021-04-28 10:53:38 -07:00
  • 254dfd4aba lib: os: add final else where missing in cbprintf_* Jennifer Williams 2021-04-28 10:49:37 -07:00
  • b504f8b6a2 soc: x86/ia32: add missing curly braces in soc.h Daniel Leung 2021-04-27 11:11:42 -07:00
  • 6f27412c5e include/drivers/clock_control: stm32: Fixup to ensure backward compat Erwan Gouriou 2021-04-28 16:28:07 +02:00
  • 15130c9a1f include/drivers/clock_control: stm32: Fix typo in LSE definition Erwan Gouriou 2021-04-28 08:36:50 +02:00
  • 8f7ce4186a dts/arm/st: l4: Remove default pll configuration Erwan Gouriou 2021-04-28 08:35:37 +02:00
  • 2ca00a8aef drivers: regulator: remove usage of device_pm_control_nop Gerard Marull-Paretas 2021-04-28 11:38:14 +02:00
  • 3b18fe0af7 drivers: pwm: remove usage of device_pm_control_nop Gerard Marull-Paretas 2021-04-28 11:36:44 +02:00
  • 7d10f84ca9 drivers: ps2: remove usage of device_pm_control_nop Gerard Marull-Paretas 2021-04-28 11:31:59 +02:00
  • 26bca11dc8 drivers: pm_cpu_ops: remove usage of device_pm_control_nop Gerard Marull-Paretas 2021-04-28 11:31:21 +02:00
  • 693629ade3 drivers: pinmux: remove usage of device_pm_control_nop Gerard Marull-Paretas 2021-04-28 11:30:51 +02:00
  • 3aa700358b drivers: i2c: ite_it8xxx2: fix typo Gerard Marull-Paretas 2021-04-28 18:02:42 +02:00
  • 861eac31b8 drivers: dma: remove usage of device_pm_control_nop Gerard Marull-Paretas 2021-04-28 10:35:17 +02:00
  • 6b05c6e06e drivers: display: remove usage of device_pm_control_nop Gerard Marull-Paretas 2021-04-28 10:32:54 +02:00
  • 374d46c235 drivers: disk: remove usage of device_pm_control_nop Gerard Marull-Paretas 2021-04-28 10:31:10 +02:00
  • ed97e6d106 drivers: dac: remove usage of device_pm_control_nop Gerard Marull-Paretas 2021-04-28 10:29:41 +02:00
  • e1fc809419 doc: add documentation for dictionary-based logging Daniel Leung 2020-12-07 14:48:41 -08:00
  • ae55a73b7a samples: logging: add a sample app for dictionary-based logging Daniel Leung 2021-04-09 12:30:02 -07:00
  • 9b4ae26e70 logging: add UART backend for dictionary based logging Daniel Leung 2021-04-05 12:33:09 -07:00
  • a5ab1a7518 logging: add support for dictionary based logging Daniel Leung 2021-04-02 12:54:53 -07:00
  • 2c6da987cd lib/os: cbprintf_packaged: simplify rodata check Daniel Leung 2021-04-01 13:12:33 -07:00
  • 990919fb89 logging: simplify is_rodata() for NIOS2, RISC-V and SPARC Daniel Leung 2021-04-01 13:10:38 -07:00