Commit graph

  • cc6a52ebd0 doc: mgmt: mcumgr: Clarify sha256 hash details in img_mgmt Jamie McCrae 2022-11-21 09:09:43 +00:00
  • 4fe862e396 drivers: lpuart: enable rs485 mode Grixa Yrev 2022-11-17 02:24:44 +03:00
  • be799f2f78 Bluetooth: doc: Note on thread safety Théo Battrel 2022-11-14 13:47:04 +01:00
  • fb51823228 boards: arm: Add adafruit_itsybitsy_nrf52840 board Embla Flatlandsmo 2022-10-11 13:14:48 +02:00
  • 7c6fa7c370 boards: arm: enabling hsi48 for SDMMC peripheral on stm32 platforms Francois Ramu 2022-11-24 14:39:30 +01:00
  • d5e304621d boards: arm: enabling hsi48 for USB peripheral on stm32 platforms Francois Ramu 2022-11-24 14:46:38 +01:00
  • 4f42512d8e boards: arm: enabling hsi48 for RNG peripheral on stm32 platforms Francois Ramu 2022-11-24 13:58:31 +01:00
  • b3ccd3abc6 boards: arm: nucleo_wb55rg enables hsi48 for Bluetooth Francois Ramu 2022-09-26 16:05:50 +02:00
  • 9512459103 dts: arm: stm32 devices with hsi48 clock Francois Ramu 2022-10-18 12:09:02 +02:00
  • c22828ec53 include: bindings: stm32 clock HSI48 defined Francois Ramu 2022-11-24 15:19:56 +01:00
  • 2ed292e1be drivers: stm32: do not enable the HSI48 locally Francois Ramu 2022-10-18 15:53:34 +02:00
  • 8eb55b3416 drivers: clock_control: some stm32 have a HSI48 fixed clock Francois Ramu 2022-09-19 15:46:50 +02:00
  • 23a04b8b0a gpio: cleanup the nct38xx driver Michał Barnaś 2022-10-03 16:23:57 +02:00
  • 59766b52be gpio: add support for get_config and get_direction in nct38xx Michał Barnaś 2022-10-03 16:23:20 +02:00
  • c11af96135 gpio: fix the nct38xx driver Michał Barnaś 2022-09-20 16:00:18 +02:00
  • 673b0665d3 tests: settings: file: remove declarations of ZTEST() routines Marcin Niestroj 2022-12-05 16:16:30 +01:00
  • da23050812 ztest: Add config to control test summary Al Semjonovs 2022-10-04 09:18:07 -06:00
  • 5d059117fd bluetooth: mesh: Remove illegal use of NET_BUF_FRAG in friend.c Pavel Vasilyev 2022-12-05 17:12:17 +01:00
  • 3d306c181f net: buf: Simplify fragment handling Carles Cufi 2022-12-02 14:13:07 +01:00
  • 34b88e78f8 boards: mimxrt1160_evk: Update RT1160 documentation for dual core support Daniel DeGrasse 2022-11-15 15:50:47 -06:00
  • 1ff8fb927f samples: ipc: openamp: Enable openamp sample for iMX.RT1160 EVK Daniel DeGrasse 2022-11-15 15:11:27 -06:00
  • b09f2b8990 boards: mimxrt1160_evk: enable messaging unit Daniel DeGrasse 2022-11-15 15:42:26 -06:00
  • 6688fa2a39 boards: mimxrt1160_evk: add support for loading M4 image from OCRAM Daniel DeGrasse 2022-11-15 15:40:25 -06:00
  • 970d125b05 boards: mimxrt1160_evk: Refactor flexspi partition definition Daniel DeGrasse 2022-11-15 15:37:08 -06:00
  • 318751a4db boards: mimxrt1170_evk: Update RT1170 documentation for dual core support Daniel DeGrasse 2022-01-04 19:32:12 -06:00
  • 10714466c3 samples: ipc: openamp: Enable openamp sample for iMX.RT1170 EVK Daniel DeGrasse 2022-01-04 19:05:48 -06:00
  • 0f6b7258e3 boards: mimxrt1170_evk: Enable LED1 node Daniel DeGrasse 2021-12-17 17:47:15 -06:00
  • b80b35f196 boards: mimxrt1170_evk: enable messaging unit Daniel DeGrasse 2022-11-15 15:29:02 -06:00
  • be5296e307 boards: mimxrt1170_evk: add support for loading M4 image from OCRAM Daniel DeGrasse 2022-11-15 15:26:14 -06:00
  • 63266e473a boards: mimxrt1170_evk: Refactor flexspi partition definition Daniel DeGrasse 2021-12-16 17:28:48 -06:00
  • 6bcdcc3795 dts: nxp_imx: Add zephyr,memory-region attribute to memory regions Daniel DeGrasse 2022-01-04 19:03:45 -06:00
  • 66f35b286c soc: nxp_imx: Add code to wait for second core boot in RT11xx Daniel DeGrasse 2022-01-04 19:01:01 -06:00
  • 7d1f435a2a drivers: ipc: Enable messaging unit driver for iMX.RT multicore SOCs Daniel DeGrasse 2022-11-15 15:28:16 -06:00
  • 398d90ff48 dts: nxp_rt11xx: Refactored RT11xx CM7 and CM4 DTS Daniel DeGrasse 2021-12-21 11:43:51 -06:00
  • 5992ae2a3d soc: rt11xx: Enabled multicore support with second image Daniel DeGrasse 2022-11-15 15:23:45 -06:00
  • 755af99707 soc: rt1xxx: allow linking code to OCRAM region Daniel DeGrasse 2022-11-15 15:18:55 -06:00
  • 649a8195b3 drivers: regulator: pca9420: refactor mode handling Gerard Marull-Paretas 2022-11-30 15:27:52 +01:00
  • 535f5a6c04 shell: support setting help string for each entry in a dictionary command Xinyang Tan 2022-10-14 01:25:39 -04:00
  • e24e6454e9 drivers: ethernet: stm32: initialization routine for the new driver Bjarne von Horn 2022-05-18 16:47:08 +02:00
  • aa5353a901 drivers: ethernet: stm32: Enable receiving with new driver Bjarne von Horn 2022-07-30 17:19:27 +02:00
  • 202abc9acc drivers: ethernet: stm32: Transmit frames larger than one buffer Bjarne von Horn 2022-08-13 18:49:55 +02:00
  • 1a9420af8d drivers: ethernet: stm32: Enable transmitting with new driver Bjarne von Horn 2022-07-30 17:18:57 +02:00
  • ac1821bb21 drivers: ethernet: stm32: Add Error Callback Bjarne von Horn 2022-08-13 20:05:13 +02:00
  • 1771f58a5b drivers: ethernet: stm32: Add transmit callbacks Bjarne von Horn 2022-05-18 16:41:43 +02:00
  • 853bca1031 drivers: ethernet: stm32: Add receive callbacks Bjarne von Horn 2022-05-19 11:40:57 +02:00
  • ae87d8c74f drivers: ethernet: stm32: Disable autonegation for new api Bjarne von Horn 2022-07-30 18:19:48 +02:00
  • ee43d13b77 drivers: ethernet: stm32: Make tx semaphore available for new api Bjarne von Horn 2022-07-30 18:18:46 +02:00
  • aa78951016 drivers: ethernet: stm32: Additional structures for new HAL driver Bjarne von Horn 2022-05-18 16:10:08 +02:00
  • f9158ab5ea drivers: ethernet: stm32: Add Kconfig to select new HAL API Bjarne von Horn 2022-05-18 11:12:13 +02:00
  • 04b08cfbc2 drivers: ethernet: stm32: use modified hal_stm32 manifest Bjarne von Horn 2022-06-30 11:06:31 +02:00
  • dcec4608d8 drivers: ethernet: stm32: check tx packet size before locking mutex Bjarne von Horn 2022-07-30 17:13:41 +02:00
  • c58c76ef0a toolchain: Replace GCC_VERSION, CLANG_VERSION and BUILD_ASSERT macros Keith Packard 2022-04-21 21:46:34 -07:00
  • b27cee0f68 dts: arm: stm32h723 add CAN2 and CAN3 Manojkumar Subramaniam 2022-11-30 04:52:40 +00:00
  • 1407e33b4d arch: arm64: timer: Add missing inclusion of limits.h Carles Cufi 2022-12-05 17:49:38 +01:00
  • e7c659fb29 samples: shields: npm6001_ek: fix build Gerard Marull-Paretas 2022-12-05 17:44:06 +01:00
  • 5381e0b716 drivers: usb: usb_dc_nrfx: add usbd worker thread name. Mark Watson 2022-12-02 09:16:51 -04:00
  • 5f4664dabe fs/fat: Improve help of Kconfig options for FAT Dominik Ermel 2022-11-17 12:34:35 +00:00
  • 424185e715 tests/mgmt/mcumgr/smp_reassembly: Correct zassert messages Dominik Ermel 2022-11-25 16:37:02 +00:00
  • 3fcc9c3171 doc/releases: Add note on removal of CONFIG_APP_LINK_WITH_MCUMGR Dominik Ermel 2022-09-01 14:52:19 +00:00
  • 6ae861f559 mgmt/mcumgr: Remove APP_LINK_WITH_MCUMGR Kconfig option Dominik Ermel 2022-09-01 14:35:55 +00:00
  • 89c7745c01 i2c: add i2c_is_ready_dt function Bartosz Bilas 2022-11-30 17:13:23 +01:00
  • 22168bd45c drivers: usb_dc_nrfx: Do not uninit on detach Tomasz Moń 2022-12-02 14:06:52 +01:00
  • 51ba6e9dd3 Bluetooth: controller: CIS Central fixes Morten Priess 2022-11-30 09:50:19 +01:00
  • 659c2143b5 tests: fs: Add test of fs_mkfs Franciszek Zdobylak 2022-10-24 08:38:48 +02:00
  • dcbb0b4c55 doc: release-notes: add file systems notes Franciszek Zdobylak 2022-10-24 08:38:20 +02:00
  • 9b4aa2d553 samples: fs: Add sample using fs_mkfs function Franciszek Zdobylak 2022-10-24 08:37:57 +02:00
  • 2259e98d95 fs: Implement mkfs operation in FAT fs Franciszek Zdobylak 2022-10-24 08:37:41 +02:00
  • 78f8937470 fs: Implement mkfs operation in littleFS Franciszek Zdobylak 2022-10-24 08:36:59 +02:00
  • 7a96ed2771 fs: Add fs_mkfs operation to fs api Franciszek Zdobylak 2022-10-24 08:36:32 +02:00
  • 29400b18a6 shell: shell_log_backend: added check for msg allocation Wojciech Slenska 2022-10-28 12:10:14 +02:00
  • 14a03e90d5 ipc: ipc_service: kconfig cleanup Hubert Miś 2022-11-23 13:40:04 +01:00
  • 9a48fdf62f mgmt/mcumgr: Remove redundant config headers Dominik Ermel 2022-11-25 11:15:44 +00:00
  • 1f63a07c5f shell: Fix log message queue size for all backends Krzysztof Chruscinski 2022-11-22 15:56:41 +01:00
  • c757c5e9df doc/release: Add note on addition of CONFIG_FS_FATFS_MIN_SS Dominik Ermel 2022-11-24 13:21:50 +00:00
  • 043cea12e5 fs/fatfs: Add CONFIG_FS_FATFS_MIN_SS Dominik Ermel 2022-11-24 13:15:10 +00:00
  • 43d1d9133b west: hal_espressif: update revision Glauber Maroto Ferreira 2022-09-02 14:38:44 -03:00
  • 2ad13a50a7 soc: esp32: add light sleep sample code Glauber Maroto Ferreira 2022-08-31 21:37:03 -03:00
  • 9336a267f1 boards: riscv: esp32c3_devkitm: dts: add power states Glauber Maroto Ferreira 2022-10-03 19:09:11 -03:00
  • d449b32b02 boards: xtensa: esp32s2_saola: dts: add power states Glauber Maroto Ferreira 2022-10-03 19:08:06 -03:00
  • 7dbb1ff276 boards: xtensa: esp32: dts: add power states Glauber Maroto Ferreira 2022-10-03 19:05:56 -03:00
  • ea13fc6ef6 doc: services: pm: add reference to esp32 sample Glauber Maroto Ferreira 2022-09-06 11:15:20 -03:00
  • f6705220ff esp32: samples: power management: add deep sleep sample Glauber Maroto Ferreira 2022-08-24 15:02:42 -03:00
  • 2cbc3f4f99 pm: esp32c3: system power management Glauber Maroto Ferreira 2022-08-29 14:36:32 -03:00
  • aba71499a9 soc: esp32c3: set RTC registers to known state Glauber Maroto Ferreira 2022-08-29 14:37:41 -03:00
  • 063d94c0ec pm: esp32s2: system power management Glauber Maroto Ferreira 2022-08-28 19:12:13 -03:00
  • 204bf27824 soc: esp32s2: set RTC registers to known state Glauber Maroto Ferreira 2022-08-28 19:10:17 -03:00
  • bf65685a83 pm: esp32: system power management Glauber Maroto Ferreira 2022-08-09 17:41:23 -03:00
  • fb0026e6e0 boards: esp32_net: ignore PM tests Sylvio Alves 2022-11-22 16:23:19 -03:00
  • a92bbb2d19 soc: esp32: set RTC registers to known state Glauber Maroto Ferreira 2022-08-23 17:40:25 -03:00
  • f0b4eb5557 soc: esp32x: replace STATUS by int Glauber Maroto Ferreira 2022-09-07 12:16:56 -03:00
  • b4912ea997 drivers: pwm: mcux: ftm: fix pwm capture timer overflow count edge cases Henrik Brix Andersen 2022-11-21 20:39:50 +01:00
  • 976520c77e settings: file: do not create file when loading Marcin Niestroj 2022-11-22 23:39:27 +01:00
  • 37c4110104 samples: jesd216: fix integration platforms Anas Nashif 2022-12-05 13:10:53 +00:00
  • 8251ce5b9d boards: arm: ast1030_evb: enable reset driver Dylan Hung 2022-11-21 17:06:02 +08:00
  • a583a9d776 dts: arm: aspeed: add AST10X0 system reset control Dylan Hung 2022-11-21 17:03:23 +08:00
  • f5794923a1 drivers: reset: add Aspeed AST10x0 reset control Dylan Hung 2022-11-21 16:56:56 +08:00
  • 4224732a57 dts: bindings: reset: add binding for Aspeed AST10x0 reset Dylan Hung 2022-11-21 16:54:02 +08:00
  • 0bdc2811c2 drivers: entropy: PSA crypto RNG driver default Georgios Vasilakis 2022-11-16 16:49:18 +01:00
  • d908afd820 tests: kernel: fifo_timeout: Do not print status messages during tests Andrzej Głąbek 2022-12-01 17:07:32 +01:00
  • 39dd48cb6f tests: kernel: fifo_timeout: Correct misleading error message Andrzej Głąbek 2022-11-10 17:30:39 +01:00