Commit graph

  • 051e9989bb drivers: pinmux: stm32: fix remap equality check Gerard Marull-Paretas 2021-09-06 14:37:05 +02:00
  • e1481fee4a drives: cmake: zephyr_library_property(ALLOW_EMPTY TRUE) on drivers lib Torsten Rasmussen 2021-09-06 16:54:03 +02:00
  • 153196b378 cmake: Zephyr ALLOW_EMPTY library property Torsten Rasmussen 2021-09-06 16:42:21 +02:00
  • eaf6cf745d Bluetooth: Audio: Fix vcs_client_test duplicate conn_callbacks Emil Gydesen 2021-09-03 15:24:11 +02:00
  • b78d6740ec twister: when simulatio is mdb-nsim, call make run Jingru Wang 2021-09-01 09:53:57 +08:00
  • 86f1bdc069 ARC: add config files for nsim_sem_mpu_stack_guard Jingru Wang 2021-08-26 14:50:56 +08:00
  • 538968a773 boards: fvp_base_revc_2xaemv8a: permit running Zephyr at EL1NS Neil Armstrong 2021-08-11 11:25:01 +02:00
  • dc96f016a4 logging: Add choice name in template Kamil Gawor 2021-09-06 08:54:25 +02:00
  • d092945e86 drivers: pinmux: stm32: remove redundant include Gerard Marull-Paretas 2021-09-06 12:26:11 +02:00
  • 5ef11520f2 drivers: pinmux: stm32: remove declaration of missing function Gerard Marull-Paretas 2021-09-06 12:24:28 +02:00
  • 902f963151 drivers: pinmux: stm32: remove unused pinmux struct Gerard Marull-Paretas 2021-09-06 12:23:13 +02:00
  • 99bdd27100 Bluetooth: Controller: Fix multiple advertising set assert Vinayak Kariappa Chettimada 2021-09-05 06:37:39 +05:30
  • 9ebca5b439 west: update hal revision Glauber Maroto Ferreira 2021-09-03 14:55:11 -03:00
  • 2b7c0f4ad6 esp32s2: samples: counter: add alarm sample support Glauber Maroto Ferreira 2021-09-01 14:16:14 -03:00
  • 8dff10dfbe esp32s2: drivers: counter: add support Glauber Maroto Ferreira 2021-09-01 14:13:32 -03:00
  • bd068e475d Tests: bluetooth: tester: find connection for get_attr_val_rp Krzysztof Kopyściński 2021-08-11 10:19:12 +02:00
  • adcf32b45c mgmt/mcumgr: Add Kconfig option for direct image upload Dominik Ermel 2021-08-25 08:26:06 +00:00
  • c17f28c3d6 Bluetooth: sample: Add ISO support to hci_uart Emil Gydesen 2021-09-06 11:44:10 +02:00
  • ecc7ca1b69 Bluetooth: Mesh: Fix friend buf send end not called. Lingao Meng 2021-09-04 10:03:09 +08:00
  • 86f94ebaa6 kernel: init: remove empty lcov exclusion Christopher Friedt 2021-09-06 04:31:18 -04:00
  • c3050a5aab drivers/sensor: lps22hh: Fix int32 overflow in the val2 part Armando Visconti 2021-09-03 18:17:05 +02:00
  • 5591357217 tests: subsys: Adding testcases to check trace API NingX Zhao 2021-08-23 23:54:34 +08:00
  • 637e9f21dd boards: mimxrt1024_evk: add missing supported board features Mikkel Jakobsen 2021-09-01 19:36:30 +02:00
  • 5524edb935 boards: mimxrt1024_evk: enable mcux ethernet driver and pins Mikkel Jakobsen 2021-08-23 09:33:00 +02:00
  • aecdf4c242 Bluetooth: controller: df: fix error in remove CTE from per adv Piotr Pryga 2021-08-31 23:19:30 +02:00
  • 4e43295d22 tests: Bluetooth: df: fix compilation error in per adv chain tests Piotr Pryga 2021-08-31 23:13:09 +02:00
  • 42fccba48f release: Zephyr 2.7.0-rc1 Christopher Friedt 2021-09-03 10:39:49 -04:00
  • 4e0f7ea540 posix: pthread: replace irq_lock with spinlock Evgeniy Paltsev 2021-08-06 22:58:20 +03:00
  • 535fc38fe7 riscv: Don't reschedule on back-to-back interrupts Wolfgang Reißnegger 2021-05-24 14:36:28 -07:00
  • 164029b0c5 testsuite: suppress usage of setjmp in a testcode (rule 21_4-a) Maksim Masalski 2021-07-07 15:37:42 +08:00
  • 335982b112 boards: mm_feather: add board support for Feather Frank Li 2021-07-17 11:33:40 +08:00
  • 5c8f7bf874 boards: efr32mg_sltb004a: Add minimal pwm support Christian Taedcke 2021-08-09 12:36:02 +02:00
  • e15bdaa1bd drivers: adc: add PGA gain value HaiLong Yang 2021-08-16 09:58:34 +08:00
  • 12f67c11cd pcie: shell: Print more MSI-X information Andrei Emeltchenko 2021-05-27 17:46:27 +03:00
  • bf4d79a3db pcie: shell: Print 64 bit BARs Andrei Emeltchenko 2021-05-27 17:43:59 +03:00
  • 6c2dca08f8 counter: ds3231: replace repeated bit manipulation with bcd functions Jake Swensen 2021-08-19 16:20:57 -05:00
  • 67459aa2a7 sys: util: add binary coded decimal functions Jake Swensen 2021-08-18 18:13:20 -05:00
  • 8edcf02881 soc/arm: stm32wb: Default C2 power mode to SHUTDOWN Erwan Gouriou 2021-08-31 15:32:43 +02:00
  • d33017b458 x86: x86-64: add arch_float_en-/dis-able() functions Daniel Leung 2021-08-31 10:46:01 -07:00
  • 049e3bac73 kernel: add -ENOTSUP doc to arch_float_en-/dis-able() Daniel Leung 2021-08-31 10:42:32 -07:00
  • 482a150edb kernel: add public API doc for K_SSE_REGS Daniel Leung 2021-08-31 10:36:58 -07:00
  • d8f9cc6ffc samples: net: sockets: add tlsr9518adk80d board tests Yuriy Vynnychek 2021-09-01 12:55:33 +03:00
  • ead38a1b35 samples: openthread: fix build fail for tlsr9518adk80d board Yuriy Vynnychek 2021-09-01 12:42:38 +03:00
  • 693dfcc8a9 boards: riscv: tlsr9518adk80d: I2C, SPI, PWM, IEEE802154 yaml support Yuriy Vynnychek 2021-09-01 12:35:37 +03:00
  • c2d3ecbcd9 dts: arm: stm32h7 introducing the stm32h723xE device Francois Ramu 2021-09-02 09:49:58 +02:00
  • 3c5944bd15 ITE maintainers: update maintained files of ITE Platform Ruibin Chang 2021-08-26 17:26:31 +08:00
  • 7a22dae91a ITE: soc: it8xxx2: add initialization setting for hibernate mode Tim Lin 2021-09-02 18:45:33 +08:00
  • 234afe2d0d ITE: soc: it8xxx2: export PLL control routine to the head file Tim Lin 2021-09-02 18:21:51 +08:00
  • c09dfb3bf6 drivers: fpga controller: add shell support Mateusz Sierszulski 2021-06-23 09:48:05 +02:00
  • a64ce1fc6b drivers: fpga controller: add eos_s3 fpga driver Mateusz Sierszulski 2021-06-23 09:45:20 +02:00
  • 2c718b2726 drivers: fpga controller: add fpga api Mateusz Sierszulski 2021-06-23 09:40:20 +02:00
  • ffdd60675e samples: jesd216: Exclude hifive_unleashed and unmatched boards Katsuhiro Suzuki 2021-08-22 18:53:32 +09:00
  • a388c5ebdc boards: add support for HiFive Unmatched Katsuhiro Suzuki 2021-08-22 15:57:35 +09:00
  • ca853af0b9 soc: riscv: add initial support for SiFive Freedom U740 Katsuhiro Suzuki 2021-08-22 15:54:41 +09:00
  • ae355cce56 boards: add support for HiFive Unleashed Katsuhiro Suzuki 2021-06-10 01:03:40 +09:00
  • 82f75ed337 soc: riscv: add initial support for SiFive Freedom U540 Katsuhiro Suzuki 2021-06-09 18:33:12 +09:00
  • 763428d5a4 drivers: serial: sifive: support SiFive Freedom series SoCs Katsuhiro Suzuki 2021-06-10 01:06:54 +09:00
  • 4f0c7141b3 samples: drivers: spi_flash: fix printf warning on 64bit environment Katsuhiro Suzuki 2021-06-10 21:39:29 +09:00
  • 85bb8178cb boards: nucleo_g071rb: Enable PM support Yong Cong Sin 2021-07-31 12:08:51 +08:00
  • 5c85dcc47f boards: nucleo_g0b1re: Enable PM support Yong Cong Sin 2021-07-31 12:08:12 +08:00
  • f7ba9ce226 soc: arm: stm32g0: Add PM support Yong Cong Sin 2021-06-21 18:36:57 +08:00
  • c235144dc2 boards: arm: Add Dragino NBSN95 NB-IoT node Parthiban Nallathambi 2021-08-02 21:42:58 +02:00
  • 36db386c33 kernel: reorder Z_MEM_SLAB_INITIALIZER() initializers Lucas Dietrich 2021-09-01 17:11:22 +02:00
  • 1518cc8337 samples: drivers: Add simple application showing how to use DMIC API Andrzej Głąbek 2021-08-19 17:18:37 +02:00
  • 1bf7c391b8 drivers: audio: dmic: Add support for nRF PDM peripherals Andrzej Głąbek 2021-08-19 17:11:46 +02:00
  • 25f5601563 boards: 96b_wistrio: rename pinmux board file Gerard Marull-Paretas 2021-09-03 09:59:36 +02:00
  • 651fa0b08a boards: 96b_wistrio: use GPIO API to configure pull-up Gerard Marull-Paretas 2021-09-03 09:57:23 +02:00
  • 6310a5de1c doc: Document the switch from Slack to Discord Carles Cufi 2021-09-01 14:33:01 +02:00
  • f9a8a1dc0b ITE: soc: it8xxx2: move the timer registers to header file Tim Lin 2021-09-01 21:15:43 +08:00
  • 8af9e3fcf1 cmake: remove ADDITIONAL_MAKE_CLEAN_FILES for CMake <3.15 Torsten Rasmussen 2021-09-02 22:49:55 +02:00
  • 7038c0909d cmake: remove deprecated set_conf_file() support Torsten Rasmussen 2021-09-02 22:39:45 +02:00
  • 24cfa1415b soc: intel_adsp: Unify "active CPUs" state Andy Ross 2021-09-01 16:26:57 -07:00
  • 1dc8e8c5a0 soc: intel_adsp: Handle reset better in adsplog.py Andy Ross 2021-09-01 16:23:45 -07:00
  • 97fb8fa869 samples/net/sockets: Exclude intel_adsp boards Andy Ross 2021-08-31 15:16:39 -07:00
  • b53af38f7a soc: intel_adsp: Unbreak older cAVS devices Andy Ross 2021-08-30 20:25:07 -07:00
  • 67a47445eb soc: intel_adsp: Fix IDC masking & state issues Andy Ross 2021-08-28 12:10:14 -06:00
  • 1ac3e94f7a soc: intel_adsp_cavs25: Fix linker section overlap, support !COHERENCE Andy Ross 2021-08-25 16:16:56 -06:00
  • 507e1154e3 scripts/check_compliance.py: Add kconfig false positives Andy Ross 2021-08-18 15:45:22 -07:00
  • c6d077e1bc soc: intel_adsp/cavs_v25: Add CPU halt and relaunch APIs Andy Ross 2021-08-18 06:28:11 -07:00
  • 3fb9938d2d soc/intel_adsp/cavs_v25: Correct power gating state handling Andy Ross 2021-08-17 08:33:45 -07:00
  • 38edc5289c soc: intel_adsp: Add INTCTRL register interface Andy Ross 2021-08-13 09:14:55 -07:00
  • 37bbe7aeea arch/xtensa: Add arch_cpu_idle() workarounds Andy Ross 2021-08-13 09:29:31 -07:00
  • b76bc6c80d arch/xtensa: Fix outgoing stack flush for dummy threads Andy Ross 2021-08-12 12:45:23 -07:00
  • a71336cab3 soc/intel_adsp: Keep track of started CPUs in the SOC layer Andy Ross 2021-08-12 11:19:20 -07:00
  • 2dc333d65c soc: intel_adsp: Abstract out a prid() accessor Andy Ross 2021-09-02 08:48:42 -07:00
  • bfe3f8806b soc: cavs_v25: Clean up platform config to reflect recent work Andy Ross 2021-08-12 09:05:01 -07:00
  • 0228c05681 soc: intel_adsp: New IDC driver Andy Ross 2021-08-07 09:44:09 -07:00
  • 7fac06746a soc/intel_adsp: Add full cache enable logic Andy Ross 2021-08-06 09:24:03 -07:00
  • 52a7c562cb soc/intel_adsp: Fix ATOMCTL on MP startup Andy Ross 2021-08-05 13:51:16 -07:00
  • 5183e5e606 soc/intel_adsp: Fix region cacheability for MP cores Andy Ross 2021-08-05 12:57:20 -07:00
  • d75bc8c310 soc/intel_adsp: Fix MP startup for cAVS 2.5 Andy Ross 2021-08-05 11:48:11 -07:00
  • a29b66bbf5 Revert "soc: intel_adsp: fix linker script for XCC" Andy Ross 2021-08-12 08:42:16 -07:00
  • 8a21dc8245 xtensa: intel_adsp: align SoC initialization with SOF Daniel Leung 2021-08-02 10:09:11 -07:00
  • a0a9a67e58 soc/intel_adsp: Fix timing/clock register ownership on cAVS 1.8+ Andy Ross 2021-06-24 14:56:37 -07:00
  • 87579a9daa soc/intel_adsp: Increase init priority of trace windows Andy Ross 2021-06-21 19:01:06 -07:00
  • cc2e1bebbe boards/intel_adsp_cavs25: Add board documentation Andy Ross 2021-06-25 16:55:09 -07:00
  • 7d8da0f3dd soc: intel_adsp: Lengthen initialization sleep on the cavs 1.5 loader Andy Ross 2021-09-02 07:48:56 -07:00
  • 12560d54c7 soc/intel_adsp: Update cavs-fw.py loader for cAVS 2.5 devices Andy Ross 2021-06-24 11:14:39 -07:00
  • eca7cc7a4a boards/intel_adsp: Update cavs-fw.py, robustify vs. Linux PM Andy Ross 2021-06-25 12:12:44 -07:00
  • 790ec89048 Bluetooth: Mesh: Fix missing destructor function Lingao Meng 2021-09-03 08:43:37 +08:00