Commit graph

  • d554d34137 device: add post-process of elf file to manage device handles Peter Bigot 2020-06-30 10:05:35 -05:00
  • 669bc6b86f device: inject device dependency information from devicetree nodes Peter Bigot 2020-06-23 10:44:53 -05:00
  • 91869f3ba5 runners: jlink: Use specific target device for nrf9160DK Seppo Takalo 2021-02-08 11:00:53 +02:00
  • ff24090527 tests: filter default platforms Anas Nashif 2021-02-19 10:49:24 -05:00
  • 9a3ebcccfa usb: hid: make config USB_DEVICE_HID menuconfig Johann Fischer 2021-02-05 18:06:07 +01:00
  • dac91c0bdc usb: move USB Loopback class configuration to its own Kconfig Johann Fischer 2021-02-05 17:59:07 +01:00
  • 092a9de285 usb: move USB Bluetooth classes configuration to its own Kconfig Johann Fischer 2021-02-05 17:48:15 +01:00
  • 12e32c2b70 usb: move USB MSC configuration to its own Kconfig file Johann Fischer 2021-02-05 17:13:51 +01:00
  • 2feee774bb usb: move CDC ACM configuration to to its own Kconfig file Johann Fischer 2021-02-05 16:51:13 +01:00
  • 71d7f3f916 drivers: sensor: mcux_acmp: fix expansion-to-defined warning Henrik Brix Andersen 2021-02-19 14:42:25 +01:00
  • 692398d56c tests: adc: add support of cc32xx Pavlo Hamov 2021-02-17 22:34:49 +02:00
  • 9fa62b810b samples: adc: add cc32xxsf_launchxl support Pavlo Hamov 2021-02-17 22:33:37 +02:00
  • 8e02c4cdf4 shell: adc: support cc322xx Pavlo Hamov 2021-02-02 18:31:09 +02:00
  • 8bc2ef4538 boards: cc32xx: add ADC support Pavlo Hamov 2021-02-17 22:28:59 +02:00
  • ee6ec8d4f3 drivers: adc: cc32xx: Add support Pavlo Hamov 2021-02-02 18:22:09 +02:00
  • d1a0568e11 device: store device pm busy status in the state structure Peter Bigot 2021-02-02 10:37:30 -06:00
  • 65eee5cb47 device: store initialization status in the state structure Peter Bigot 2021-02-02 10:23:55 -06:00
  • 8d771f1d8e device: move device power management state into common dynamic state Peter Bigot 2021-02-02 10:09:14 -06:00
  • 1cadd8b305 device: perform dynamic device initialization during system startup Peter Bigot 2021-02-02 10:07:18 -06:00
  • a955c9e1aa device: add common structure for dynamic device state Peter Bigot 2021-02-02 09:19:58 -06:00
  • 62954da76c drivers: flash: stm32h7: fix clearing of erased sector number Göran Weinholt 2021-01-27 14:37:42 +01:00
  • 80ec93860b tests: edac: Add test for user thread communication Andrei Emeltchenko 2021-02-12 18:29:54 +02:00
  • e97d99fa5b tests: edac: Support userspace Andrei Emeltchenko 2021-02-12 18:22:30 +02:00
  • 3f4a41946a edac: shell: Add test_default command Andrei Emeltchenko 2021-02-10 13:55:55 +02:00
  • 4bbcd1433e edac: shell: Update shell commands comments Andrei Emeltchenko 2021-02-10 13:39:29 +02:00
  • 3f055058dc aarch64: Remove QEMU 'wfi' issue workaround Carlo Caione 2021-02-05 15:53:55 +01:00
  • 1be06335fa qemu_cortex_a53: Unset QEMU icount to enable MTTCG Carlo Caione 2021-02-05 15:44:56 +01:00
  • 13118acb15 arch: aarch64: Remove useless ISB Carlo Caione 2021-02-05 15:41:38 +01:00
  • decf521660 drivers: eeprom: add emulated eeprom in flash Laczen JMS 2021-02-05 09:08:00 +01:00
  • 232272cff8 drivers: eeprom: EEPROM emulation in flash memory Laczen JMS 2020-12-14 14:47:06 +01:00
  • 7a91cf0176 Revert "lib/os/heap: introduce option to force big heap mode" Nicolas Pitre 2021-02-17 15:45:06 -05:00
  • 1a7157d316 Bluetooth: controller: Add missing compilation guard Wolfgang Puffitsch 2021-02-18 14:58:31 +01:00
  • 286757e3df soc: arm: nrf5340: remove handling for Erratum 19 Ioannis Glaropoulos 2021-02-18 13:52:56 +01:00
  • dd58d5e47f drivers: eth: mcux: Convert clock control to use DEVICE_DT_GET Kumar Gala 2021-02-11 19:24:49 -06:00
  • 155a06a1c9 scripts: Update paths on tags.sh Flavio Ceolin 2021-02-09 14:43:45 -08:00
  • ab1600de00 tests: arch: arm: move arm_psci to arm64 directory Ioannis Glaropoulos 2021-02-15 09:38:20 +01:00
  • b13ecb5ceb west.yml: hal_stm32: update g0 from v1.3.0 to v1.4.0 Thomas Stranger 2021-02-16 11:54:00 +01:00
  • 2179e068ea samples/driver: watchdog: wwdg sample should run with west Erwan Gouriou 2021-02-17 09:22:18 +01:00
  • d31ae99025 boards: stm32f1: Remove useless CONFIG_CLOCK_STM32_PLL_XTPRE=n Erwan Gouriou 2021-02-17 12:34:37 +01:00
  • 832a0ec049 drivers/clock_control: stm32f1: Reinstanciate CLOCK_STM32_PLL_XTPRE Erwan Gouriou 2021-02-17 12:23:09 +01:00
  • 2aab687270 device: introduce device_usable_check Peter Bigot 2021-02-12 09:11:51 -06:00
  • c9bfb25184 drivers: counter: mcux: Convert clock control to use DEVICE_DT_GET Kumar Gala 2021-02-11 19:24:37 -06:00
  • 99d1b292cc drivers: watchdog: NXP: Convert clock control to use DEVICE_DT_GET Kumar Gala 2021-02-11 19:24:30 -06:00
  • 8e75fff580 Bluetooth: controller: Move auto variables closer to local reference Vinayak Kariappa Chettimada 2021-02-16 15:41:34 +05:30
  • 69869d1834 Bluetooth: controller: Move ull_adv_sync_pdu_set_clear Vinayak Kariappa Chettimada 2021-02-16 15:39:13 +05:30
  • b230d23938 Bluetooth: controller: Rename pdu_biginfo to pdu_big_info Vinayak Kariappa Chettimada 2021-01-04 12:18:23 +05:30
  • 4b4267fa09 Bluetooth: controller: Rearrange LL interface functions Vinayak Kariappa Chettimada 2021-01-08 08:18:15 +05:30
  • cba60c56bd Bluetooth: controller: Minor rearrange LLL Adv structures Vinayak Kariappa Chettimada 2021-01-04 12:16:27 +05:30
  • 9527c04c60 Bluetooth: controller: Move version define to ll_feat.h file Vinayak Kariappa Chettimada 2021-01-08 08:16:25 +05:30
  • 37dca20444 net: lwm2m: Utility functions added to LWM2M Engine Thomas LE ROUX 2021-02-18 09:32:32 +01:00
  • fa8912d9f4 cmake: remove duplicated ZEPHYR_BASE append to BOARD_ROOT Torsten Rasmussen 2021-02-18 22:16:54 +01:00
  • 3fe33fe388 boards: arm:Added Arduino's nexus node on the board's devicetree. Thomas LE ROUX 2021-02-18 16:29:56 +01:00
  • 9dfd87b931 device: esp32: Convert clock control to use DEVICE_DT_GET Kumar Gala 2021-02-11 19:21:32 -06:00
  • 2a69690823 drivers: i2c: NXP: Convert clock control to use DEVICE_DT_GET Kumar Gala 2021-02-11 19:23:32 -06:00
  • de57449407 disk: sdhc: NXP: Convert clock control to use DEVICE_DT_GET Kumar Gala 2021-02-11 13:46:52 -06:00
  • 686b9fff5e samples/synchronization: Clean up SMP CPU pinning example Andy Ross 2021-02-12 13:04:32 -08:00
  • c348a05d5a drivers: can: Fix sample point calculation Andriy Gelman 2021-02-14 11:58:26 -05:00
  • 9b3c0572cb Bluetooth: controller: Align include paths in hci.c Wolfgang Puffitsch 2021-02-15 23:45:59 +01:00
  • cfa668fd51 Bluetooth: controller: Restructure LLL include files Wolfgang Puffitsch 2021-02-15 23:25:26 +01:00
  • 7ee312ec57 drivers: spi: NXP: Convert clock control to use DEVICE_DT_GET Kumar Gala 2021-02-11 19:24:04 -06:00
  • 2dd696f544 sdk: Move to SDK 0.12.3 Kumar Gala 2021-02-16 16:57:26 -06:00
  • 2aae5a56e3 drivers: can: mcux: Convert clock control to use DEVICE_DT_GET Kumar Gala 2021-02-11 19:24:23 -06:00
  • 0eead3aab6 drivers: pwm: NXP: Convert clock control to use DEVICE_DT_GET Kumar Gala 2021-02-11 19:23:45 -06:00
  • 09c054b13c drivers: serial: NXP: Convert clock control to use DEVICE_DT_GET Kumar Gala 2021-02-11 19:23:55 -06:00
  • 7b26544547 net: openthread: added heap related otPlat methods implementation Kamil Kasperczyk 2021-02-17 12:41:00 +01:00
  • 3a8fffb9c3 device: rv32m1: Convert clock control to use DEVICE_DT_GET Kumar Gala 2021-02-11 18:05:31 -06:00
  • ff3fd6dc37 driver: i2c: npcx: fix a glitch on SCL before stop condition. Mulin Chao 2021-02-16 19:01:59 -08:00
  • a4f0ca8649 Bluetooth: host: Refactor host ECC handling to own source file Joakim Andersson 2021-02-01 14:41:32 +01:00
  • 4a25fb7136 Bluetooth: host: Remove dependency on host emulation for debug ECC keys Joakim Andersson 2021-02-01 13:57:18 +01:00
  • e0787bf31b Bluetooth: host: Add definitions for generate DHKey v2 commands Joakim Andersson 2021-02-01 13:35:52 +01:00
  • 9235b1b8b3 Bluetooth: Refactor ECC emulation supported commands bits Joakim Andersson 2021-02-01 13:22:51 +01:00
  • 5412f61ac6 Bluetooth: controller: Introduce separate done memq Morten Priess 2021-01-21 16:33:32 +01:00
  • def2d7cf4e Bluetooth: controller: Fix reset with ext adv enabled Andrzej Kaczmarek 2020-12-02 16:51:10 +01:00
  • 74d6b9fae9 Bluetooth: controller: Improve readability Andrzej Kaczmarek 2020-12-02 16:48:30 +01:00
  • 9d8503c3b1 Bluetooth: controller: Initialize PDUs in set #0 on reset Andrzej Kaczmarek 2020-11-27 14:21:27 +01:00
  • 55698d26b6 Bluetooth: controller: Remove all advertising sets on reset Andrzej Kaczmarek 2020-11-27 14:20:22 +01:00
  • d5fc34491c Bluetooth: controller: Disable advertising before cleanup on reset Andrzej Kaczmarek 2020-11-27 14:17:32 +01:00
  • feccb8f59f samples: boards: nrf: ieee802154: Optimize power on nRF53 Piotr Szkotak 2021-02-15 17:15:05 +01:00
  • 0b07077a5c drivers: pwm: stm32: fix expansion-to-defined warning Gerard Marull-Paretas 2021-02-18 10:08:57 +01:00
  • c1e1273df2 drivers: serial: native_posix: Convert 2nd UART to be devicetree based Kumar Gala 2021-02-16 16:41:38 -06:00
  • e287fd7ab2 boards: nucleo_h743zi: Add the IWDG support Harry Jiang 2021-01-27 14:30:07 +08:00
  • 5adaba0760 drivers: watchdog: iwdg_stm32: Add support for STM32H7xx SoC Harry Jiang 2021-01-27 13:49:58 +08:00
  • f8251f3bde dts: arm: st: h7: Add the IWDG1 nodes to STM32H7xx SoC Harry Jiang 2021-01-27 13:42:07 +08:00
  • 5d2150efa4 drivers/interrupt_controller: stm32: Make use of DEVICE_DT API Erwan Gouriou 2021-02-15 17:20:57 +01:00
  • e987d51815 dts: stm32: Add exti nodes to stm32 series Erwan Gouriou 2021-02-15 17:09:38 +01:00
  • 135af76666 Bluetooth: Mesh: Reduce proxy rx buffer to an exact fit Trond Einar Snekvik 2021-02-08 08:18:31 +01:00
  • 95e6da4716 drivers: sensor: nrf: fix dependencies for QDEC_NRFX Ioannis Glaropoulos 2021-02-12 16:54:52 +01:00
  • 007c8539f6 dts: arm: nordic: add QDEC nodes for nrf5340 Ioannis Glaropoulos 2021-02-12 16:34:46 +01:00
  • ce134a7970 soc: arm: nrf5340: add QDEC capability in nRF5340 SoC definition Ioannis Glaropoulos 2021-02-12 15:44:06 +01:00
  • 5ba5dbc333 soc: stm32: Fix backup_sram clock enable Erwan Gouriou 2021-02-17 12:18:09 +01:00
  • f8705a6db7 net: sockets: Add EAI error code translations Richard McCrae 2021-02-17 15:01:54 +01:00
  • edfaa3998b tfm: Change TFM_BL2 config from a choice to a bool Øyvind Rønningstad 2021-02-11 00:24:07 +01:00
  • 8f8cdc18c4 gpio: clean up flags related to logical initialization Peter Bigot 2021-02-16 11:48:19 -06:00
  • 7699563d81 net: mgmt: Use proper coop thread priority value Jukka Rissanen 2021-02-17 09:31:05 +02:00
  • bdba2e63f6 samples: nrf: system_off: add RAM retention example for nRF52 Peter Bigot 2021-02-01 16:42:52 -06:00
  • 42cf4c76ab tests: drivers: enable MAX6675 build Gerard Marull-Paretas 2021-01-22 11:55:24 +01:00
  • a0a8a47fcd samples: sensor: add MAX6675 sample application Gerard Marull-Paretas 2021-01-22 11:54:00 +01:00
  • cbc340c10c drivers: sensor: add support for MAX6675 Gerard Marull-Paretas 2021-01-22 11:51:01 +01:00
  • 24d9e31197 dts: npcx7: add support for npcx7m6fc & npcx7m7fc Wealian Liao 2021-01-20 17:06:58 +08:00
  • 9a5525c316 include: clock_control: Fix int return value Alexander Wachter 2021-02-17 08:51:11 +01:00