Commit graph

  • b01ea7c0c9 drivers: can: transceiver: Update drivers to use dts Kconfig symbol Henrik Brix Andersen 2022-09-08 12:25:33 +02:00
  • 4b90e788f6 tests: drivers: dac: move the dac loopback test to new ztest API Enjia Mai 2022-09-08 10:58:13 +08:00
  • 40e44a4b3e tests: drivers: dac: move the dac api test to new ztest API Enjia Mai 2022-09-08 10:45:47 +08:00
  • 1da4adfe20 mgmt: mcumgr: Replace #if with #ifdef for CONFIG_ checks Jamie McCrae 2022-09-06 10:13:59 +01:00
  • edd1a5ff6f mgmt: mcumgr: os_mgmt: Make reboot conditional on CONFIG_REBOOT Jamie McCrae 2022-09-02 08:57:28 +01:00
  • d834768da7 tests: mgmt: mcumgr: os_mgmt_echo: Add mcumgr echo test Jamie McCrae 2022-09-01 17:18:07 +01:00
  • 7992256df5 mgmt: mcumgr: Add dummy SMP backend Jamie McCrae 2022-04-04 14:19:47 +01:00
  • 6514c63b17 tests: net: lib: mqtt_publisher: move to new ztest API Hu Zhenyu 2022-09-08 14:25:13 +08:00
  • da9448396c drivers/serial: Make serial_test a proper emul Jeremy Bettis 2022-08-31 12:50:49 -06:00
  • 672c7e5caf drivers/serial: clang-format serial_test.c Jeremy Bettis 2022-09-06 11:47:23 -06:00
  • 87abb27021 tests: drivers: uart: move the uart basic tests to new ztest API Enjia Mai 2022-08-19 15:40:17 +08:00
  • 4ec2258f06 tests: drivers: uart: move the uart PM tests to new ztest API Enjia Mai 2022-08-19 18:43:55 +08:00
  • d40b1356e9 tests: drivers: uart: move the uart mix tests to new ztest API Enjia Mai 2022-08-19 18:51:34 +08:00
  • 8995a58702 tests: drivers: uart: move the uart async tests to new ztest API Enjia Mai 2022-08-19 18:33:45 +08:00
  • 8191423950 Bluetooth: Controller: legacy: terminate condition to check role first Vinayak Kariappa Chettimada 2022-07-23 08:52:00 +05:30
  • 4da89756b3 Bluetooth: Controller: Dont prioritize ticker slot window that yield Vinayak Kariappa Chettimada 2022-08-31 13:33:56 +05:30
  • 717b4fee56 Bluetooth: ISO: Remove TS size from SDU len check Emil Gydesen 2022-08-30 10:13:08 +02:00
  • 97173b61f0 boards: shields: use shield-specific sdhc nodelabels Henrik Brix Andersen 2022-09-08 12:08:46 +02:00
  • ba810303c5 Bluetooth: controller: Big-endian fix for aux_ptr offs and phy Troels Nilsson 2022-07-08 13:44:41 +02:00
  • 3402dfb3da samples: drivers: stm32h7 octospi enables DMA Francois Ramu 2022-04-27 19:02:54 +02:00
  • 446b09361a samples: drivers: stm32l562 octospi enables DMA Francois Ramu 2022-04-27 19:02:54 +02:00
  • b6ee1dfe6e drivers: flash: octo spi for stm32 with DMA Francois Ramu 2022-05-06 09:10:47 +02:00
  • 0fe776c5a2 dts/bindings: introduce the DMA for the octospi devicetree Francois Ramu 2022-05-02 16:39:24 +02:00
  • 2735a3a2fa testsuite: ztress: Use XOSHIRO generator when ztress is used Krzysztof Chruscinski 2022-09-06 12:50:10 +02:00
  • 77617b0d98 testsuite: ztress: First sys_rand_get32 from thread Krzysztof Chruscinski 2022-08-31 08:52:07 +02:00
  • 3e706376e6 scripts: ci: test_plan: Specify ZEPHYR_BASE for list_boards Stephanos Ioannidis 2022-09-08 17:12:12 +09:00
  • 9beb6ab2d6 soc: riscv: telink_b91: Place .init before .vectors section Mateusz Sierszulski 2022-09-06 13:08:18 +02:00
  • acc39878ff soc: riscv: ae350: Remove redundant .vectors sections Mateusz Sierszulski 2022-09-06 10:20:34 +02:00
  • 2ed5763baa arch: riscv: core: Place vectors section through zephyr_linker_sources() Mateusz Sierszulski 2022-09-05 13:28:40 +02:00
  • 333bc736f3 Revert "tests: kernel: gen_isr_table: Disable RISC-V direct ISR test" Mateusz Sierszulski 2022-09-05 13:26:25 +02:00
  • a56777263e compiler: gcc: add support for tuning mcpu option for ARC targets Nikolay Agishev 2022-09-01 19:00:16 +04:00
  • 50faa2d79c tests: tracing_api: move to new ztest API Meng xianglin 2022-09-07 14:09:59 +08:00
  • b8a959ee47 Bluetooth: Controller: Fix BIG Create silently fail on RTN/SDU_interval Vinayak Kariappa Chettimada 2022-06-06 09:28:28 +05:30
  • 6c62193764 tests: subsys: fs: move fat_fs_dual_drive to new ztest API Zhao Shuai 2022-08-23 15:41:35 +08:00
  • fea69bc8e9 tests: subsys: fs: move multi-fs to new ztest API Zhao Shuai 2022-09-07 10:01:09 +08:00
  • ffb78f51ca tests: net: tcp: move to new ztest API Hu Zhenyu 2022-09-07 22:42:29 +08:00
  • 497efa3ddc tests: subsys: portability: move cmsis_rtos_v2 to new ztest API Zhao Shuai 2022-09-05 16:52:54 +08:00
  • 5dbcb50f21 tests: subsys: portability: move cmsis_rtos_v1 to new ztest API Zhao Shuai 2022-09-05 16:51:40 +08:00
  • ebc4a37a21 samples: flash_shell: add support for gd32 boards HaiLong Yang 2022-09-01 00:51:29 +08:00
  • 80faf95928 boards: gd32 board add zephyr,flash-controller property HaiLong Yang 2022-09-01 00:48:34 +08:00
  • 51363ae7c2 drivers: flash: introduce gd32 fmc driver HaiLong Yang 2022-09-01 00:28:33 +08:00
  • cc9a51a39f dts: add gd32 fmc flash memory info HaiLong Yang 2022-09-01 00:18:21 +08:00
  • b304eaa29b Bluetooth: Controller: Add Kconfig for experimental AD Data Chaining Vinayak Kariappa Chettimada 2022-09-03 07:27:11 +05:30
  • 34154e3efe Bluetooth: Controller: Fix BT_CTLR_ADV_DATA_LEN_MAX Kconfig dependency Vinayak Kariappa Chettimada 2022-04-29 17:52:23 +05:30
  • 60a2097296 boards: lpcxpresso55s69: enable SD host controller Daniel DeGrasse 2022-05-06 18:24:02 -05:00
  • 04773864a8 drivers: sdhc: add SD host controller driver for LPC SDIF Daniel DeGrasse 2022-05-06 18:22:46 -05:00
  • 03654969aa dts: add binding for LPC SDIF Daniel DeGrasse 2022-05-06 18:19:38 -05:00
  • 51c4699dcc boards: arm: frdm_k64f: remove deprecated use of label Henrik Brix Andersen 2022-09-08 09:35:28 +02:00
  • b141551cba arch/xtensa: Properly namespace special register API Andy Ross 2022-09-06 11:00:42 -07:00
  • 54474510b3 logging: adsp hda backend refinements and additional test Tom Burdick 2022-09-07 09:26:36 -05:00
  • 1d7ff08c82 dts: rt11xx: add enet1g peripheral and set up clock Nils Larsen 2022-09-07 09:10:16 +02:00
  • 326c685986 drivers: mcux_lpuart: clear Received Overrun Flag Marcin Niestroj 2022-08-31 22:49:27 +02:00
  • 33b851f71e boards: frdm_k64f: add SD/MMC support Marek Materzok 2022-08-23 12:07:45 +02:00
  • a0c4dd71e1 soc/imx: imx6sx and imx7 fix pinmux mask (second fix) Antonio Tessarolo 2022-09-05 09:59:05 +02:00
  • bcbd8ff7ff drivers: pwm: pwm_mcux: Add WAIT/debug run options to devicetree Pieter De Gendt 2022-09-05 15:19:37 +02:00
  • eb78a884d7 drivers: pwm: pwm_mcux: Add inverted polarity support Pieter De Gendt 2022-09-05 15:05:57 +02:00
  • 95994ca0fb soc: arm: nxp_kinetis: Fix flash MPU configuration for k6x Daniel DeGrasse 2022-09-01 15:38:28 -05:00
  • b8c9886a74 boards: rt500: Set the correct voltage range Mahesh Mahadevan 2022-09-07 13:43:04 -05:00
  • 3f36584c72 i2c: shell: Update outdated help Andrei Emeltchenko 2022-09-07 17:32:34 +03:00
  • 95037b996d i2c: shell: Remove forward declaration Andrei Emeltchenko 2022-09-05 19:17:14 +03:00
  • 78d8ea4a62 doc: doxygen: group heap APIs Anas Nashif 2022-09-07 06:45:28 -04:00
  • 02abeee66b MAINTAINERS: add crypto tests under crypto area Anas Nashif 2022-09-07 06:50:23 -04:00
  • 10d6685f57 samples: blinky_pwm: add rcar_h3ulcb_cr7 board overlay's Pierre Marzin 2022-08-04 14:54:49 +02:00
  • a05c827063 boards: h3ulcb: Add support of pwm0 Pierre Marzin 2022-02-07 17:53:20 +01:00
  • f8e7961da7 dts: arm: rcar_gen3_cr7: declare pwm0 node Pierre Marzin 2022-01-27 18:15:49 +01:00
  • 1d2752f4ee drivers: pwm: add Renesas R-Car driver Pierre Marzin 2022-01-27 18:14:13 +01:00
  • 1367767624 dts: bindings: pwm: add Renesas R-Car PWM Pierre Marzin 2022-01-27 18:11:21 +01:00
  • ec6f932ad2 drivers/timer: stm32 lptim: Fix frequency check Erwan Gouriou 2022-09-06 15:18:43 +02:00
  • a5cd394758 cmake: improve warning deprecation message Torsten Rasmussen 2022-09-07 09:54:39 +02:00
  • 7ef9c4b20e edtlib: remove python 3.5 workaround Martí Bolívar 2022-09-06 08:32:28 -07:00
  • 735921fa68 tests: drivers: flash on stm32l475 requires higher stack size Francois Ramu 2022-09-06 11:13:38 +02:00
  • 6205866143 tests: drivers: flash driver for the non-secure stm32u5 board Francois Ramu 2022-09-06 13:47:26 +02:00
  • e133ebfe2e drivers: sdmmc: stm32 enables HSI48 MHz clock by default Francois Ramu 2022-08-17 17:44:46 +02:00
  • 82785ca48f tests: drivers: spi: spi_loopback: Add board's overlay Kevin Wang 2022-08-30 10:38:26 +08:00
  • 93025635b3 dts: bindings: spi: add andes spi driver Kevin Wang 2022-08-30 10:33:53 +08:00
  • a268dbced8 boards: riscv: adp_xc7k_ae350 support SPI driver Kevin Wang 2022-08-30 10:31:37 +08:00
  • c01dcacb6f drivers: spi: add Andes atcspi200 driver Kevin Wang 2022-08-30 10:26:38 +08:00
  • 45cffd79a9 tests/drivers/spi: loopback testing on the stm32u5x spi with DMA Francois Ramu 2022-07-20 12:45:37 +02:00
  • 86ede2b679 drivers: spi : driver with DMA for the stm32u5 Francois Ramu 2022-05-04 15:28:13 +02:00
  • 99ab3fba54 tests: Change the result compare method in pin_get_config() Hu Zhenyu 2022-08-25 15:46:54 +08:00
  • 16242e9c32 drivers/w1: add 1-wire shell Thomas Stranger 2022-07-19 13:41:43 +02:00
  • bfb4e1bac4 Bluetooth: Mesh: Shell: Split out mdl shell feat Anders Storrø 2022-09-06 10:33:14 +02:00
  • 548f850192 Bluetooth: Mesh: Move shell.c to subfolder Anders Storrø 2022-09-06 10:33:14 +02:00
  • e6fca0ef89 scripts: ci: check_compliance: ignore missing APP_LOG_LEVEL Gerard Marull-Paretas 2022-09-07 12:43:17 +02:00
  • 9d0ec5dcd6 cmake: bintools: gnu: Do not use gdb-multiarch Stephanos Ioannidis 2022-06-13 12:46:16 +09:00
  • 3363c64abc cmake: bintools: gnu: Update GDB executable names for Zephyr SDK 0.15 Stephanos Ioannidis 2022-06-13 12:37:12 +09:00
  • 163b99e755 doc: doxyegen: readd data structure api group Anas Nashif 2022-09-06 14:22:57 -04:00
  • 1570f1710c doc: doxygen: add disk to io_interfaces Anas Nashif 2022-09-06 13:55:18 -04:00
  • a8a69559cd doc: doxygen: move all IPC APIs under one group Anas Nashif 2022-09-06 13:41:06 -04:00
  • e1c123cd3e doc: doxygen: group smp tests Anas Nashif 2022-09-06 13:34:08 -04:00
  • 0050bd98b2 doc: doxygen: move lifo tests to test group Anas Nashif 2022-09-06 13:14:23 -04:00
  • d7f2f97fe9 doc: doxygen: add memory management group Anas Nashif 2022-09-06 12:32:38 -04:00
  • 5a60fd5397 doc: doxygen: restructure device model APIs Anas Nashif 2022-09-06 12:29:10 -04:00
  • 4530268e79 doc: group demand paging APIs in doxygne Anas Nashif 2022-09-06 12:18:38 -04:00
  • 0c7f3efb98 ARC: boards: hs5x: enable zephyr toolchain Evgeniy Paltsev 2022-09-06 22:56:44 +04:00
  • e57ac68efe tests: unit: rbtree: move testcases to new ZTEST API NingX Zhao 2022-08-19 10:07:10 +08:00
  • 194cb8abab Bluetooth: Controller: Request any TX Power Timothy Keys 2022-08-18 13:02:41 +01:00
  • 148317f075 shell/mqtt: Handle negative return value of wait Yong Cong Sin 2022-08-18 00:02:37 +08:00
  • 834fb411e3 shell/mqtt: minor MISRA-related fixes Yong Cong Sin 2022-08-17 23:53:44 +08:00
  • 011b1ea8da tests: net: socket: offload_dispatcher move to new ztest API Hu Zhenyu 2022-08-12 18:02:33 +08:00