Commit graph

  • aba432348b drivers: Cleans variable scopes for STM32 drivers Guillaume Gautier 2022-10-10 11:32:54 +02:00
  • 9c3f190721 Bluetooth: audio: capabilities: Hide bt_audio_capability_get function Mariusz Skamra 2022-10-07 10:20:57 +02:00
  • 580d789cd0 net: l2: ieee802154: fix frame type field check Florian Grandel 2022-09-24 10:19:01 +02:00
  • 675757c601 net: l2: ieee802154: remove struct padding in context Florian Grandel 2022-10-01 14:12:09 +02:00
  • 14c608e9c4 net: l2: ieee802154: improved context thread safety Florian Grandel 2022-09-20 04:33:12 +02:00
  • 6a6b89516d net: l2: ieee802154: improve short address support Florian Grandel 2022-09-20 04:27:46 +02:00
  • 1b658494d9 net: ip: test and clear net_if flag Florian Grandel 2022-10-01 10:30:26 +02:00
  • bff6a5cce5 net: l2: ieee802154: fix short/ext address endianness Florian Grandel 2022-10-01 10:41:38 +02:00
  • b951f062f5 net: l2: ieee802154: add short address to ll address Florian Grandel 2022-09-18 16:43:10 +02:00
  • b309822e8e samples: net: wpanusb: document endianness Florian Grandel 2022-10-01 10:39:51 +02:00
  • 34999a8b3e net: l2: ieee802154: document endianness Florian Grandel 2022-10-01 10:39:12 +02:00
  • a05f0f3f7f net: ip: document endianness Florian Grandel 2022-10-01 10:35:50 +02:00
  • 631f117ed1 drivers: ieee802154: document endianness Florian Grandel 2022-10-01 10:34:27 +02:00
  • 7ea6cc99ce net: ip: fix minor formatting glitch Florian Grandel 2022-09-18 13:47:05 +02:00
  • 10ae545e9e dts/arm/st/f1: stm32f107: add Ethernet MAC Pierre-Emmanuel Novac 2022-09-04 13:36:35 +02:00
  • 105cca639d drivers/ethernet: stm32: Make PTP clock optional Pierre-Emmanuel Novac 2022-09-03 21:50:53 +02:00
  • 0f33fa9c32 boards: arm:mimxrt685_evk: update PMIC to support mode setting Daniel DeGrasse 2022-10-07 12:27:54 -05:00
  • 07b2145727 boards: arm:mimxrt595_evk: update PMIC to support mode setting Daniel DeGrasse 2022-10-07 12:27:43 -05:00
  • f37c8cc77e drivers: regulator: add support to PMIC regulator driver for modes Daniel DeGrasse 2022-08-30 13:25:25 -05:00
  • 1d50265a2f include: dt-bindings: update regulator defintions for PCA9420 for modes Daniel DeGrasse 2022-08-31 13:08:31 -05:00
  • a5bc496c2b dts: bindings: add mode selection properties for regulator-pmic Daniel DeGrasse 2022-10-06 15:52:17 -05:00
  • 30d71d5457 drivers: regulator: move I2C reg reads to regulator_read_register Daniel DeGrasse 2022-08-30 13:04:56 -05:00
  • f367897bce drivers: regulator: refactor PMIC binding to use physical PMIC IC Daniel DeGrasse 2022-10-06 15:45:05 -05:00
  • 6cc8f31310 drivers: counter: add missing includes Pawel Czarnecki 2022-10-12 14:25:33 +02:00
  • 63af094af4 MAINTAINERS: update hal_silabs maintainers Filip Kokosinski 2022-09-28 15:24:04 +02:00
  • ed661a6c69 dai: dmic: Add missing include header Adrian Warecki 2022-10-12 15:18:33 +02:00
  • dbe2c0d59e include: net: http: rename http_x.h http/x.h Christopher Friedt 2022-10-11 18:53:39 -04:00
  • f6b73f413c include: net: http: define http response status codes Christopher Friedt 2022-10-10 13:22:07 -04:00
  • ef142c117e scripts: net: add enumerate_http_status.py Christopher Friedt 2022-10-10 13:03:24 -04:00
  • 4382df571f include: net: http: move http methods to separate header Christopher Friedt 2022-10-10 12:58:30 -04:00
  • f393e2205c drivers: can: mark CAN-FD data phase timing API as optional Henrik Brix Andersen 2022-09-25 21:14:30 +02:00
  • 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