Commit graph

  • dad8364d5f drivers: can: document which API functions are optional Henrik Brix Andersen 2022-09-25 21:08:55 +02:00
  • e5eade32e2 shell: device_service: fix MISRA 5.7 violation Gerard Marull-Paretas 2022-10-04 15:05:12 +02:00
  • 751f685043 init: format file Gerard Marull-Paretas 2022-10-04 14:51:32 +02:00
  • 476b3adc79 init: remove redundant Z_SYS_NAME Gerard Marull-Paretas 2022-10-04 14:46:55 +02:00
  • 1529d19ee7 init: s/entry_name/init_id Gerard Marull-Paretas 2022-10-04 13:00:00 +02:00
  • 3f474b29a6 init: rename macro parameters Gerard Marull-Paretas 2022-10-04 12:39:26 +02:00
  • bd364aecd4 init: improve Doxygen Gerard Marull-Paretas 2022-10-04 12:32:58 +02:00
  • 495245a971 init: remove _SYS_INIT_LEVEL* definitions Gerard Marull-Paretas 2022-10-04 11:52:18 +02:00
  • 831239300f kernel: move z_sys_init_run_level to init.c Gerard Marull-Paretas 2022-10-04 11:25:37 +02:00
  • 9b7949b93d init: define Z_INIT_ENTRY_SECTION Gerard Marull-Paretas 2022-10-04 11:20:20 +02:00
  • 3d367ae8b4 mgmt/mcumgr: Remove MGMT_MAX_MTU from mgmt.h Dominik Ermel 2022-10-07 14:27:56 +00:00
  • 23fbdf35b1 bluetooth: hci: spi: propagate vendor specific events Jordan Yates 2022-10-07 10:16:50 +10:00
  • dcda15d17d drivers: timer: use sys_read64 to read HPET counter on 64 bits cpu Enjia Mai 2022-10-09 12:09:19 +08:00
  • d37bd2eb3f tests: timer: timer_behavior: add a tick align Enjia Mai 2022-10-08 16:42:44 +08:00
  • 52cdf2aaf3 boards: fvp_baser_aemv8r: remove SOC_FVP_AEMV8R_EL2_INIT code Huifeng Zhang 2022-10-09 10:17:13 +08:00
  • 6ae66cc13d net: pkt: Allow compilation with custom IEEE 802.15.4 based L2 Andrzej Głąbek 2022-10-10 13:00:42 +02:00
  • a868da8568 net: lwm2m: Fix buffer overflow by using CONFIG_LWM2M_VERSION_1_0 Peter Tönz 2022-10-11 09:29:03 +02:00
  • 5abce9b8ec Devicetree: edtlib: fix possible KeyError in Binding.description Chris Duf 2022-10-10 14:30:40 +02:00
  • e7384974c8 drivers: gpio: xlnx: add missing headers Manuel Arguelles 2022-10-12 13:56:19 +07:00
  • dfbfb3ff67 test: log_output: Exclude qemu_arc_hs5x Carlo Caione 2022-10-12 09:53:58 +02:00
  • e42f58ec94 init: s/ARCH/EARLY, call it just before arch kernel init Gerard Marull-Paretas 2022-10-11 17:17:18 +02:00
  • b219b5cba7 stats: shell: enable the stats shell if both stats and shell are enabled Henrik Brix Andersen 2022-09-29 16:09:52 +02:00
  • 582f77ea38 drivers: serial: gecko: fix impmlicit declaration of IRQ_CONNECT Christopher Friedt 2022-10-11 20:30:15 -04:00
  • 3d85ae37b6 arm: add missing includes Anas Nashif 2022-10-11 14:05:39 -04:00
  • 1e7548eeda intel_adsp: add missing headers Anas Nashif 2022-10-11 12:44:34 -04:00
  • c75ac38f6c drivers: intc_dw_ace: use CONFIG_DW_ICTL_ACE Anas Nashif 2022-10-03 13:55:37 -04:00
  • b4a44fdcb4 drivers: intc_dw_ace: rename functions Anas Nashif 2022-10-03 13:51:39 -04:00
  • ede94516b0 drivers: intc_dw_ace: rename file Anas Nashif 2022-10-03 13:50:23 -04:00
  • 98a88cc5a7 intel_adsp: remove unused defines from soc.h Anas Nashif 2022-10-02 17:05:06 -04:00
  • 6c3277eada intel_adsp: ace: rename namespace: MTL -> ACE Anas Nashif 2022-10-02 14:48:13 -04:00
  • 0869e62539 intel_adsp: cleanup ace_v1x-regs.h more and prep for removal Anas Nashif 2022-10-02 14:46:51 -04:00
  • e852247de3 intel_adsp: ace: split power/boot/recovery defines from main header Anas Nashif 2022-10-02 14:36:56 -04:00
  • 52297422fc timer: intel_adsp: use DTS for hardware information Anas Nashif 2022-08-20 14:11:36 -04:00
  • b81daae643 intel_adsp: ace: drop l2lm defines Anas Nashif 2022-08-20 09:32:53 -04:00
  • 2927777f40 intel_adsp: adapt shim for each platform Anas Nashif 2022-08-20 07:37:22 -04:00
  • 059dc41cc6 intel_adsp: put interrupt defines in own headers/cleanup namespace Anas Nashif 2022-08-30 18:31:57 -04:00
  • 100090832d drivers: intc: ace: use DW structure already defined in the driver Anas Nashif 2022-08-30 18:10:34 -04:00
  • c32f376e99 kernel/sched: Fix SMP race on pend Andy Ross 2022-10-08 07:24:28 -07:00
  • 882162357c scripts: build: gen_handles: use Z_DECL_ALIGN Gerard Marull-Paretas 2022-10-11 10:48:00 +02:00
  • a6a4400b86 init: only add necessary includes Gerard Marull-Paretas 2022-10-04 12:54:16 +02:00
  • c7b1349392 arch: arm: aarch32: cmsis: include soc.h after other Zephyr headers Gerard Marull-Paretas 2022-10-11 12:57:51 +02:00
  • 140f014bed drivers: clock_control: mcux_syscon: fix define collision Gerard Marull-Paretas 2022-10-11 12:02:13 +02:00
  • edfcd0ab51 soc: xtensa: nxp_adsp: add missing xtensa irq.h include Gerard Marull-Paretas 2022-10-06 11:40:13 +02:00
  • cb70d40da3 soc: lpc55xxx: remove unnecessary include Gerard Marull-Paretas 2022-10-05 16:44:47 +02:00
  • 81e23c2758 soc: arm: nxp_imx: add missing section_tags.h include Gerard Marull-Paretas 2022-10-07 09:37:52 +02:00
  • 343e900799 soc: arc: add missing aux_regs.h include Gerard Marull-Paretas 2022-10-05 15:54:00 +02:00
  • 3200a1ffeb manifest: update lvgl Gerard Marull-Paretas 2022-10-05 13:10:56 +02:00
  • 27845886a1 kernel: device: add missing kobject.h include Gerard Marull-Paretas 2022-10-04 14:46:10 +02:00
  • e4fdc2761a drivers: pinctrl: it8xxx2: add missing chip_chipregs.h Gerard Marull-Paretas 2022-10-05 17:19:34 +02:00
  • 1992699e07 drivers: gpio: it8xxx2: add missing chip_chipregs.h/soc_common.h Gerard Marull-Paretas 2022-10-05 17:02:11 +02:00
  • ac63bca423 include: add missing sys_clock.h include Gerard Marull-Paretas 2022-10-04 17:59:29 +02:00
  • 98272b324b include: add missing sys/util.h include Gerard Marull-Paretas 2022-10-06 11:57:08 +02:00
  • 357b362824 include: add missing sys/time_units.h include Gerard Marull-Paretas 2022-10-05 13:53:46 +02:00
  • b959ab25a9 include: add missing sys/slist.h include Gerard Marull-Paretas 2022-10-04 15:37:31 +02:00
  • 3976ccd5f7 include: add missing sys/printk.h include Gerard Marull-Paretas 2022-10-05 11:45:34 +02:00
  • edfa4f1324 include: add missing sys/arch_interface.h include Gerard Marull-Paretas 2022-10-05 12:04:53 +02:00
  • aea8dae691 include: add missing stdint.h include Gerard Marull-Paretas 2022-10-06 13:26:08 +02:00
  • 597dd5901c include: add missing spinlock.h include Gerard Marull-Paretas 2022-10-05 17:29:57 +02:00
  • 4649e2347e include: add missing soc.h include Gerard Marull-Paretas 2022-10-05 11:54:28 +02:00
  • 8a6cf41016 include: add missing nmi.h include Gerard Marull-Paretas 2022-10-05 11:12:53 +02:00
  • 4ba74c2ec9 include: add missing limits.h include Gerard Marull-Paretas 2022-10-04 17:05:05 +02:00
  • 6a0f554ffa include: add missing kernel.h include Gerard Marull-Paretas 2022-10-04 16:34:24 +02:00
  • acc8cb4bc8 include: add missing irq.h include Gerard Marull-Paretas 2022-10-04 15:33:53 +02:00
  • e63b0bb3fe include: add missing errno.h include Gerard Marull-Paretas 2022-10-04 14:43:49 +02:00
  • f7a5b47dff include: add missing devicetree.h include Gerard Marull-Paretas 2022-10-05 11:35:22 +02:00
  • 4d953bd1fb include: add missing cmsis.h include Gerard Marull-Paretas 2022-10-05 15:14:53 +02:00
  • 34a6848887 include: add missing arch/cpu.h include Gerard Marull-Paretas 2022-10-04 15:44:11 +02:00
  • fe32c4e273 arch: x86: core: include kernel.h first Gerard Marull-Paretas 2022-10-05 16:09:51 +02:00
  • 5754070e64 arch: arm: aarch32: fix irq.h include sequence Gerard Marull-Paretas 2022-10-07 09:45:06 +02:00
  • 8e99222114 doc: document ARCH initialization level Anas Nashif 2022-10-11 10:10:01 -04:00
  • 0b32870838 doc: Use Markdown syntax instead of html tt blocks Tomasz Moń 2022-10-11 13:48:17 +02:00
  • 9e5ee5d998 drivers: gpio: remove pinmux dependency in lpc11u6x Kconfig David Leach 2022-10-10 16:59:18 -05:00
  • 245ef22d5f soc: nxp: Fix the clock setup for RT595 Mahesh Mahadevan 2022-10-07 20:47:33 -05:00
  • 1694c0d60d arch: posix: Add defaults for recommended stack sizes Pieter De Gendt 2022-09-20 12:19:44 +02:00
  • 3db1c59f44 ipm: intel_adsp: use memory window from DTS Anas Nashif 2022-09-29 09:17:46 -04:00
  • 63ff07e913 intel_adsp: move ipc command out of mem window setup Anas Nashif 2022-09-19 15:54:49 -04:00
  • f33fb23810 intel_adsp: mem_window: do not depend on instance numbering from DT Anas Nashif 2022-09-17 16:27:47 -04:00
  • d148ea1d7f intel_adsp: mem_window: support read-only flag Anas Nashif 2022-09-16 10:41:45 -04:00
  • 9cd53958ce intel_adsp: mem_window: rename defines CAVS_ -> ADSP_ Anas Nashif 2022-09-16 09:53:08 -04:00
  • 46af0620b3 console: move winstream console to drivers/ Anas Nashif 2022-08-10 16:12:28 -04:00
  • d038eb5dc7 intel_adsp: move memory windows to DTS proper Anas Nashif 2022-08-09 20:31:37 -04:00
  • e8395351e6 kernel: init: introduce a new init level: ARCH Anas Nashif 2022-08-10 07:54:07 -04:00
  • d9a64b7b23 twister: fix UnicodeDecodeError on input handling in BinaryHandler Evgeniy Paltsev 2022-10-10 20:59:17 +04:00
  • b2a95831eb Revert "twister: temporarily disable mec15xx boards" Anas Nashif 2022-10-10 10:52:58 -04:00
  • 2f84326e15 tests: ipc_service: Add ipc_service test of deregistered endpoint Jackson Cooper-Driver 2022-07-13 17:01:26 +01:00
  • 385527bdd6 tests: bluetooth: Remove deprecated definitions Ahmed Moheb 2022-09-26 09:41:27 +02:00
  • b8d5aaccd2 tests: bluetooth: Use ZTest new APIs with bt_buf_get_cmd_complete() UT Ahmed Moheb 2022-09-26 08:57:24 +02:00
  • c7c0e2d654 tests: bluetooth: Use ZTest new APIs with bt_buf_get_evt() UT Ahmed Moheb 2022-09-25 10:34:54 +02:00
  • 8c9235c2b0 tests: bluetooth: Use ZTest new APIs with bt_buf_get_rx() UT Ahmed Moheb 2022-09-24 15:07:57 +02:00
  • ea67890fdc tests: bluetooth: Use ZTest new APIs with bt_buf_get_type() UT Ahmed Moheb 2022-09-24 14:38:36 +02:00
  • 2254fab332 tests: bluetooth: host: Add UT for bt_foreach_bond() Ahmed Moheb 2022-08-22 15:02:49 +02:00
  • 29a9ffe777 drivers: ethernet: xlnx_gem: fix dev data access missed by #41918 Immo Birnbaum 2022-10-04 16:57:09 +02:00
  • b03de36195 doc: release: 3.3: Add mcumgr fs_mgmt workaround issue note Jamie McCrae 2022-10-04 15:28:30 +01:00
  • cfd657fcec mgmt: mcumgr: Add fs_mgmt log output workaround on file write Jamie McCrae 2022-10-04 12:31:37 +01:00
  • 667a3f9de9 qspi: stm32: Add support for reset cmd on init Ole Morten Haaland 2022-09-28 10:53:36 +02:00
  • d454cc946e net: lwm2m: Add helper macro for filling lwm2m_obj_path structs Seppo Takalo 2022-09-27 16:29:26 +03:00
  • c759eb0a93 mgmt/mcumgr: Remove net_buf_pool_get call from zephyr_smp_alloc_rsp Dominik Ermel 2022-09-27 10:03:38 +00:00
  • 0d5a49e815 tests: bluetooth: host: Add UT for bt_keys_foreach_type() Ahmed Moheb 2022-08-23 11:35:55 +02:00
  • 65c084f9e5 net: lwm2m: Don't close the socket context on callbacks Seppo Takalo 2022-09-26 11:48:55 +03:00
  • d49219aede net: lwm2m: Block on semaphose waiting Seppo Takalo 2022-09-26 11:44:54 +03:00