Commit graph

  • 6cf9af4af4 boards: arm: sam4l_ek: Enable twim tests Gerson Fernando Budke 2020-09-28 15:20:07 -03:00
  • bc00f19724 drivers: i2c: Introduce SAM4L i2c TWIM driver Gerson Fernando Budke 2020-05-10 12:25:38 -03:00
  • 2d3ef0c902 dts: i2c: Add atmel sam TWIM controllers Gerson Fernando Budke 2020-02-18 18:10:04 -03:00
  • f1d7455201 boards: arm: nucleo_h745zi_q: openocd.cfg Alexander Kozhinov 2020-11-01 21:40:20 +01:00
  • 1201bd6418 xtools: Select correct ARM architecture for xtools Keith Packard 2020-09-18 15:53:28 -07:00
  • 753412bd23 net: tcp2: Fix llvm issue when printing mss Jukka Rissanen 2020-11-18 17:02:50 +02:00
  • 414ba6b074 include: net: Fix incorrect casting of timeval on zsock_timeval. Kamil Kasperczyk 2020-11-10 15:05:18 +01:00
  • 7dc047e30a boards: nucleo_f429zi: Fix arduino header pin D4 Christian Taedcke 2020-11-19 09:39:29 +01:00
  • 34e66db776 Bluetooth: host: Fix different endian in comparison Joakim Andersson 2020-11-16 12:46:59 +01:00
  • 73d416a572 dts: binding-template: document conditions for use of default values Peter Bigot 2020-11-17 10:15:16 -06:00
  • e4e5e01101 tests/unit/cbprintf: test %p with NULL and justification Nicolas Pitre 2020-11-14 23:12:53 -05:00
  • 0e9a37161e tests/unit/cbprintf: rationalize the code a bit Nicolas Pitre 2020-11-14 21:37:08 -05:00
  • c1b0cf8ec6 lib: cbprintf: work around LLVM code generation bug Peter Bigot 2020-11-17 08:11:45 -06:00
  • f0250d5c71 lvgl: kscan: Only process prev state if it has been updated Robin-Charles Guihéneuf 2020-11-15 11:05:50 +01:00
  • deac6d73c5 Bluetooth: controller: Removes guards ull_adv_sync_* Emil Gydesen 2020-11-13 17:00:39 +01:00
  • 6b72bed967 Bluetooth: Controller: Add common ULL ticker stop with mark function Emil Gydesen 2020-11-12 15:11:43 +01:00
  • 071db25f66 Bluetooth: Controller: Adds missing ull_disable in ll_sync_terminate Emil Gydesen 2020-11-18 13:34:31 +01:00
  • 90f0a1d6af samples: drivers: add platform filtering for led pwm Shihao Shen 2020-11-11 13:59:24 +08:00
  • ad5b7be929 boards: arm: stm32h747i_disco: doc: images Alexander Kozhinov 2020-11-07 11:02:11 +01:00
  • 6d10ca0879 boards: arm: stm32h747i_disco: rng Alexander Kozhinov 2020-11-01 20:33:46 +01:00
  • bc6835ba50 boards: arm: stm32h747i_disco: ethernet Alexander Kozhinov 2020-11-01 20:29:19 +01:00
  • c37a0897f6 boards: nucleo_h743zi: Add SPI support Harry Jiang 2020-07-31 16:53:21 +08:00
  • de729882a0 drivers: spi: spi_ll_stm32: Fix the master mode not work. Harry Jiang 2020-07-31 09:38:57 +08:00
  • 85e0e21390 drivers: spi: spi_ll_stm32: Add support for STM32H7xx SoC Harry Jiang 2020-07-31 09:28:36 +08:00
  • d0058d92db dts: arm: st: h7: Add SPI nodes to STM32H7xx SoC Harry Jiang 2020-07-31 15:56:44 +08:00
  • 6c7380183e drivers/bluetooth: ipm_stm32: Wake up C2 at init Erwan Gouriou 2020-10-07 11:04:06 +02:00
  • 596cad8231 spi: fix locking for SPI_LOCK_ON using synchronous API Stefan Bigler 2020-10-19 08:52:29 +02:00
  • 638b5f389f net: openthread: OpenThread RCP mode integration into Zephyr Markus Becker 2020-10-12 16:41:25 +02:00
  • 65395f30ec Bluetooth: Mesh: Fixes pb-adv segment recv Lingao Meng 2020-11-13 20:06:11 -08:00
  • 9cd34f8675 Bluetooth: Mesh: Fixes prov string log dump Lingao Meng 2020-11-13 20:37:58 -08:00
  • 109d6d4d8c Bluetooth: Mesh: Fixes wrong prov pointer clear Lingao Meng 2020-11-13 19:55:34 -08:00
  • d262b064a2 Bluetooth: shell: fix compilation Ilya Averyanov 2020-11-18 13:13:45 +03:00
  • 88f8c735a7 Bluetooth: Mesh: Fixes missing set virtual addr Lingao Meng 2020-11-13 20:33:10 -08:00
  • 4fbce04372 Bluetooth: Mesh: Correction of missing beacon auth generation Lingao Meng 2020-11-13 20:14:55 -08:00
  • 8669709d1e Bluetooth: DIS: settings: select SETTINGS Marcin Niestroj 2020-11-10 18:47:02 +01:00
  • faabbb6809 Bluetooth: DIS: settings: drop dependency on BT_SETTINGS Marcin Niestroj 2020-11-10 18:23:41 +01:00
  • 84e74b6a88 drivers: uart: Remove extra warn print from native_posix Jukka Rissanen 2020-11-18 15:00:36 +02:00
  • 62743dc496 tests: native_posix: use llabs with int64_t Anas Nashif 2020-11-18 15:46:54 -05:00
  • 63b7313c06 net: lldp: use llabs with int64_t Anas Nashif 2020-11-18 15:46:25 -05:00
  • 43989ca675 libc: add labs() and llabs() Anas Nashif 2020-11-18 15:42:37 -05:00
  • 104f100749 kernel: memslab: Add maximum mem_slab utilization trace Kamil Lazowski 2020-09-11 14:27:55 +02:00
  • cc0c58c3af tests: coverage: GCOV counter value changed in GCC10. Kumar Gala 2020-11-18 14:19:57 -06:00
  • 7ca246834c arm64: mmu: Fix SMEM_PARTITION_ALIGN define Carlo Caione 2020-10-14 11:14:24 +02:00
  • eab34cc17c boards: stm32h747i_disco: enable openocd debugging Gerard Marull-Paretas 2020-11-02 12:56:16 +01:00
  • c00839d243 boards: stm32h747i_disco: adjust openocd reset config Gerard Marull-Paretas 2020-11-02 12:52:46 +01:00
  • a48d0b86be MAINTAINERS: add RISCV related directories Katsuhiro Suzuki 2020-11-18 12:35:52 +09:00
  • f6b9edf85c samples: sensor: add sample application for lsm6dso Yestin Sun 2020-11-11 20:10:39 -08:00
  • b31b1d133e boards: stm32l562e_dk: add support for I2C Yestin Sun 2020-11-11 19:24:55 -08:00
  • ba12244a47 boards: stm32f769i_disco: Add SDMMC Support Mohamed ElShahawi 2020-11-11 12:25:42 +01:00
  • 02376b0d8c dts: stm32: Add SDMMC2 support for STM32F72x/F76x Mohamed ElShahawi 2020-11-11 12:25:20 +01:00
  • 5a58ad508c arch: mem protect Kconfig cleanups Andrew Boie 2020-11-05 14:30:20 -08:00
  • 0652d926e3 userspace: fix k_mem_partition definition Andrew Boie 2020-11-05 14:19:59 -08:00
  • 00cdb597ff arm: de-couple MPU code from k_mem_partition Andrew Boie 2020-11-05 12:55:28 -08:00
  • 35264cc214 SPARC: add support for the tracing subsystem Martin Åberg 2020-11-16 12:24:58 +01:00
  • a5fd0d5c0b samples: tracing: use TEST_EXTRA_STACKSIZE Martin Åberg 2020-11-16 12:24:46 +01:00
  • e696c65de1 test: context: Refine descriptions for some test cases Meng xianglin 2020-09-28 11:08:41 +08:00
  • 9796313e8a tests: drivers: build_all: add build test for Xilinx drivers Henrik Brix Andersen 2020-10-25 21:50:41 +01:00
  • 4e7baecb88 tests: drivers: pwm: api: add support for Xilinx AXI Timer IP Henrik Brix Andersen 2020-10-25 18:19:25 +01:00
  • c6f1469bf6 drivers: pwm: add driver for the Xilinx AXI Timer Henrik Brix Andersen 2020-10-20 19:17:34 +02:00
  • b54677b289 samples: drivers: counter: alarm: add support for the Xilinx AXI Timer Henrik Brix Andersen 2020-10-13 11:20:35 +02:00
  • 6ad1f411c3 tests: drivers: counter: basic_api: add support for Xilinx AXI Timer IP Henrik Brix Andersen 2020-10-13 11:19:34 +02:00
  • d31a1dc91b drivers: counter: add driver for the Xilinx AXI Timer Henrik Brix Andersen 2020-10-12 15:43:47 +02:00
  • de53643e56 dts: bindings: add bindings for the Xilinx AXI Timer Henrik Brix Andersen 2020-10-10 16:40:03 +02:00
  • a9bacf552c tests: improve test case descriptions of some interrupt APIs Enjia Mai 2020-10-27 11:21:28 +08:00
  • 980636dad3 drivers: wifi: esp: support hostname configuration Marcin Niestroj 2020-11-16 20:44:15 +01:00
  • aac0f98d1d net: hostname: define public macro representing maximum hostname length Marcin Niestroj 2020-11-16 22:02:17 +01:00
  • f095e2fd05 arch: arm64: mmu: Rework defines Carlo Caione 2020-10-15 17:48:56 +02:00
  • 96f574c7a4 aarch64: Use macro-generated absolute symbols for the ESF Carlo Caione 2020-11-11 16:19:40 +01:00
  • daa94e5e59 aarch64: Remove redundant init_stack_frame Carlo Caione 2020-11-11 15:19:24 +01:00
  • a7d94b003e aarch64: Use absolute symbols for the callee saved registers Carlo Caione 2020-11-11 14:29:44 +01:00
  • 666974015e aarch64: error: Introduce CONFIG_EXCEPTION_DEBUG Carlo Caione 2020-11-10 11:45:46 +01:00
  • 2683a1ed97 aarch64: error: Enable recoverable errors Carlo Caione 2020-11-09 16:03:35 +01:00
  • a054e424e4 aarch64: error: Beautify error printing Carlo Caione 2020-11-09 16:00:37 +01:00
  • 6d05c57781 arch: aarch64: Branch SError vector table entry Carlo Caione 2020-11-09 14:17:28 +01:00
  • a13e5d5584 tests/fs/fat: correct format specifiers Martin Åberg 2020-11-16 21:09:14 +01:00
  • cb93c7ed85 tests/fs/fat: enable fat.dual_drive on qemu_leon3 Martin Åberg 2020-11-16 21:08:56 +01:00
  • 057a173e33 tests: fpu_sharing: avoid stack overflow due to unnecessary feature Peter Bigot 2020-11-17 11:07:07 -06:00
  • a9e2b10a86 lib: cbprintf: ignore l length modifier on float values Peter Bigot 2020-11-17 11:02:05 -06:00
  • 18d7058ac8 drivers: sensor: Rework fxos8700 driver to use DT_INST_FOREACH Maureen Helm 2020-11-05 15:54:02 -06:00
  • 3452ecba57 samples: sensor: Enable fxos8700 magnetic vector magnitude function Maureen Helm 2020-11-05 14:06:51 -06:00
  • e015561c44 drivers: sensor: Fix fxos8700 device driver_api/data attributes Maureen Helm 2020-11-05 13:53:06 -06:00
  • 84cc60e53c drivers: sensor: Convert fxos8700 vector mag Kconfigs to dts properties Maureen Helm 2020-11-05 13:39:10 -06:00
  • cb98e9aa11 drivers: sensor: Convert fxos8700 power mode Kconfigs to dts property Maureen Helm 2020-08-06 15:52:51 -05:00
  • 6199de14c4 drivers: sensor: Convert fxos8700 range Kconfigs to dts property Maureen Helm 2020-08-06 15:25:27 -05:00
  • d4b9d197f3 drivers: sensor: Convert fxos8700 pulse Kconfigs to dts properties Maureen Helm 2020-08-06 14:24:45 -05:00
  • 832a896988 drivers/flash/nrf_qspi_nor: determine RAM source using nrfx Andrzej Puzdrowski 2020-11-13 17:10:01 +01:00
  • 9b332565b1 dts/arm/nordic: made sram node visible for each nrf5340 cpus Andrzej Puzdrowski 2020-11-16 14:24:00 +01:00
  • bfd0f16e0c samples: drivers: at45: Refactor to allow any board Gerson Fernando Budke 2020-09-06 14:59:54 -03:00
  • 3f4c1c9df2 drivers: flash: spi nor: Add missing flash layout conf Gerson Fernando Budke 2020-09-06 11:28:31 -03:00
  • 4ac96079a7 west: flash/debug: try to make --context more prominent Martí Bolívar 2020-11-02 08:30:14 -08:00
  • 0d64d6668d samples: boards: pine64_pinetime: add sample.yaml Martin Jäger 2020-11-17 00:03:51 +01:00
  • 87caab43fc samples: boards: pine64_pinetime: Fix main.c Martin Jäger 2020-11-17 00:02:12 +01:00
  • 53e606c050 boards: arm: pinetime_devkit0: Fix docs and config Martin Jäger 2020-11-16 23:51:24 +01:00
  • 7140c21044 tests: fs: check for arguments NULLness iva kik 2020-11-04 21:50:38 -08:00
  • 1d048df553 tests: add FP formatting to all tests that require it Peter Bigot 2020-11-16 09:11:30 -06:00
  • 56048bb500 samples: add FP formatting to all samples that require it Peter Bigot 2020-11-16 09:09:47 -06:00
  • ab9f7497ba shell: shell: select FP formatting support Peter Bigot 2020-11-16 09:01:32 -06:00
  • 46b12406de drivers/sensor: lis2dh: Fix multi-instance leftovers Armando Visconti 2020-11-17 13:22:08 +01:00
  • d962e3590f drivers/sensor: lis2dh: Fix interrupt handling for multi instance Armando Visconti 2020-11-03 14:06:14 +01:00
  • df2ca14df3 dts/bindings: Fix lis2dh12 and lis3dh Armando Visconti 2020-11-17 16:03:24 +01:00