Commit graph

  • fd6fbe9c5f boards: Apply IRQ offload API change Tomasz Bursztyka 2020-07-13 09:52:38 +02:00
  • 50edd19f3a tests: Apply dynamic IRQ API change Tomasz Bursztyka 2020-07-10 14:56:53 +02:00
  • 93cd336204 arch: Apply dynamic IRQ API change Tomasz Bursztyka 2020-07-10 14:17:51 +02:00
  • 6df8b3995e irq: Change dynamic API to take a constant parameter Tomasz Bursztyka 2020-07-10 14:17:20 +02:00
  • 4b9134d8d2 tests: Apply IRQ offload API change Tomasz Bursztyka 2020-07-10 11:39:36 +02:00
  • ae5a761f85 kernel: Apply IRQ offload API change Tomasz Bursztyka 2020-07-10 11:38:48 +02:00
  • 7def6eeaee arch: Apply IRQ offload API change Tomasz Bursztyka 2020-07-10 10:57:23 +02:00
  • 84942e4fbc irq: Change offload API to take a constant parameter Tomasz Bursztyka 2020-07-10 10:51:37 +02:00
  • 9a0fe24ae9 samples: Fix device instance const qualifier loss Tomasz Bursztyka 2020-07-09 15:41:03 +02:00
  • 8d0a3f3b5c subsys: canopen: Add a wrapper to avoid passing device to CO_init Tomasz Bursztyka 2020-07-09 15:39:45 +02:00
  • 38809a44a8 subsys: net: Fix device instance const qualifier loss in socket tls Tomasz Bursztyka 2020-07-09 15:05:50 +02:00
  • cdf094a479 subsys: logging: Fix device instance const qualifier loss Tomasz Bursztyka 2020-07-09 14:54:24 +02:00
  • d00d86972a drivers: sensor: Fix device instance const qualifier loss Tomasz Bursztyka 2020-07-09 09:13:48 +02:00
  • 162c0bd7fe drivers: serial: Fix device instance const qualifier loss Tomasz Bursztyka 2020-07-08 13:37:36 +02:00
  • 7af23757bc drivers: kscan: Fix device instance const qualifier loss Tomasz Bursztyka 2020-07-08 13:20:19 +02:00
  • 806b0ca0fb drivers: led: Fix device instance const qualifier loss in HT16K33 Tomasz Bursztyka 2020-07-08 13:12:58 +02:00
  • d1c68de67e drivers: console: Fix device instance const qualifier loss in IPM driver Tomasz Bursztyka 2020-07-08 13:09:17 +02:00
  • 7d8be66eba drivers: wifi: Fix device instance const qualifier loss in ESP Tomasz Bursztyka 2020-07-08 11:54:53 +02:00
  • f1c0f2d0f9 drivers: adc: Fix device instance const qualifier loss Tomasz Bursztyka 2020-07-08 11:52:06 +02:00
  • a1708cf2f2 drivers: ethernet: Fix device instance const qualifier loss Tomasz Bursztyka 2020-07-08 11:41:17 +02:00
  • 949b25cf68 drivers: ieee802154: Fix device instance const qualifier loss Tomasz Bursztyka 2020-07-08 11:31:38 +02:00
  • 681fcd17b1 drivers: video: Fix device instance const qualifier loss in MCUX CSI Tomasz Bursztyka 2020-07-08 11:11:30 +02:00
  • e1c118f019 drivers: flash: Fix device instance const qualifier loss in NRF QSPI Tomasz Bursztyka 2020-07-08 11:05:12 +02:00
  • 898f914df5 drivers: spi: Fix device instance const qualifier loss Tomasz Bursztyka 2020-07-08 10:57:21 +02:00
  • 45832ac1d6 drivers: watchdog: Remove useless Kconfig entry Tomasz Bursztyka 2020-07-08 10:39:04 +02:00
  • 4917f6f4da drivers: gpio: Fix device instance const qualifier loss Tomasz Bursztyka 2020-07-08 10:33:47 +02:00
  • d1aee6b87f drivers: dma: Fix device instance const qualifier loss in NIOS2 driver Tomasz Bursztyka 2020-07-08 10:23:21 +02:00
  • 5fbc9346d0 drivers: can: Fix device instance const qualifier loss in MCUX Flexcan Tomasz Bursztyka 2020-07-08 10:14:22 +02:00
  • 206f4d61fc drivers: i2c: Fix device instance const qualifier loss Tomasz Bursztyka 2020-07-08 10:09:52 +02:00
  • 72d9e8c8ab scripts: coccinelle: Scripts for finding wrong device instance usage Tomasz Bursztyka 2020-06-30 15:08:06 +02:00
  • f818ec2d8d drivers: ethernet: Remove ugly usage of a goto in enc*j* drivers Tomasz Bursztyka 2020-06-30 14:55:55 +02:00
  • c0bcfd2a77 doc: Apply constant qualifier on device instance where relevant Tomasz Bursztyka 2020-08-18 09:22:14 +02:00
  • e18fcbba5a device: Const-ify all device driver instance pointers Tomasz Bursztyka 2020-04-30 20:33:38 +02:00
  • c8906fef79 device: Instantiate all device instance as constant Tomasz Bursztyka 2020-04-30 21:46:13 +02:00
  • 2fcf76219e userspace: update k_object API to support immutable objects Peter Bigot 2020-05-14 05:06:08 -05:00
  • aac9e2c5e3 device: Revise how initialization status is being handled Tomasz Bursztyka 2020-04-30 11:49:39 +02:00
  • 7967aa6af0 drivers: gpio: Use DEVICE_AND_API_INIT for mmio32 driver Tomasz Bursztyka 2020-04-30 21:01:27 +02:00
  • c8cca16c20 samples: subsys: usb: mass: add support for Adafruit feather nRF52840 Gerard Marull-Paretas 2020-08-21 11:54:55 +02:00
  • ec1a8377ab samples: intel_s1000: fix timeout variable Anas Nashif 2020-09-01 17:13:17 -04:00
  • 14331906bd boards: lpcxpresso55s69_cpu1: fix build errors Andrei Gansari 2020-09-01 16:50:52 +03:00
  • 8b425fa7d8 sanitycheck: do not report parent test Anas Nashif 2020-08-31 11:50:51 -04:00
  • 0aa5341ea5 Bluetooth: Mesh: Remove unnecessary #ifdefs from beacon code Johan Hedberg 2020-09-01 15:17:27 +03:00
  • 23ddc90394 Bluetooth: Mesh:Move LPN_SUB_ALL to lpn subgroup Lingao Meng 2020-08-26 10:13:45 +08:00
  • f869e51c25 Bluetooth: Mesh: Add Option config unprov beacon interval Lingao Meng 2020-08-10 10:55:21 +08:00
  • b3f0c79e7f native_posix: Use the I2C emulator for the EEPROM test too Simon Glass 2020-07-30 11:56:26 -06:00
  • d1adbc2133 emul: Add an emulator for the Atmel AT24 series Simon Glass 2020-08-20 08:11:24 -06:00
  • 49f2167974 emul: i2c: Add support for I2C emulators Simon Glass 2020-08-20 08:14:35 -06:00
  • 302d671ea2 emul: Create an emulation implementation Simon Glass 2020-08-20 08:07:29 -06:00
  • dce9580490 drivers: i2c_ll_stm32_v1: Reset i2c device on read/write error Erwin Rol 2020-08-18 18:41:12 +02:00
  • 9ac8dcf5a7 Bluetooth: Call bt_recv from priority higher that TX thread. Joakim Andersson 2020-08-19 17:16:01 +02:00
  • 9247e8bc44 code-guideline: Tag name should be a unique identifier Spoorthy Priya Yerabolu 2020-08-25 03:11:16 -07:00
  • c2122313c3 samples: bluetooth: hci_uart: Improve TX path Krzysztof Chruscinski 2020-09-01 10:54:10 +02:00
  • 18ace841d8 Bluetooth: Mesh: Config client net_key_del Trond Einar Snekvik 2020-08-27 10:37:48 +02:00
  • 7547b44441 ARC: use generic bitops implementation Eugeniy Paltsev 2020-07-21 00:35:18 +03:00
  • 874d9426b3 ARM: aarch64: use generic bitops implementation Eugeniy Paltsev 2020-07-21 00:21:55 +03:00
  • c45fd74ab4 ARM: aarch32: cortex_a_r: use generic bitops implementation Eugeniy Paltsev 2020-07-21 00:20:51 +03:00
  • ebe51e26cb ARCH: COMMON: split sys_io.h for MMIO & memory bits functions Eugeniy Paltsev 2020-07-20 23:43:25 +03:00
  • cb12440322 boards: arm: stm32f3_disco: enable PWM Alexandre Bourdiol 2020-07-31 15:52:57 +02:00
  • 8098ecbc02 boards: arm: nucleo_g071rb enable PWM Alexandre Bourdiol 2020-07-31 16:36:46 +02:00
  • b3188f1c32 drivers: npcx: replace type of register base address with uintptr_t Mulin Chao 2020-08-31 17:31:16 +08:00
  • 1eca7ab46a drivers: npcx: remove suffix '_t' of device register structure. Mulin Chao 2020-08-26 13:29:28 +08:00
  • fb1c2b58ac tests: kernel: gen_isr_table: Add workaround for npcx7m6fb soc. Mulin Chao 2020-08-18 09:52:34 +08:00
  • 288e35ab1a driver: uart: add wake-up support for uart device. Mulin Chao 2020-08-14 16:46:30 +08:00
  • 6deb68a517 driver: gpio: add gpio driver support in NPCX series Mulin Chao 2020-08-13 18:53:09 +08:00
  • 84d90e456a driver: intc: add MIWU driver support in NPCX series. Mulin Chao 2020-08-13 18:15:25 +08:00
  • 9bf50ddb20 Bluetooth: Gatt: Added write callback for gatt (un)subscribe Emil Gydesen 2020-06-23 13:34:01 +02:00
  • d026b5dd34 logging: net: Make autostart of backend configurable Christian Taedcke 2020-08-17 12:51:41 +02:00
  • f66a0c3772 build: auto-generate signed mcuboot binaries Martí Bolívar 2020-08-18 11:28:04 -07:00
  • 9b6736748d scripts: west sign: add --quiet option Martí Bolívar 2020-08-19 15:29:37 -07:00
  • a0382cb925 cmake: add IMGTOOL optional dependency Martí Bolívar 2020-08-19 09:34:11 -07:00
  • c32e90d2a5 build: update stale comment in boilerplate.cmake Martí Bolívar 2020-08-19 14:09:45 -07:00
  • 79b1f89f7d cmake: west detection fixes and improvements Martí Bolívar 2020-08-27 13:10:19 -07:00
  • f62fef5ae5 west: hal_nxp: Fix USB_DEVICE_CONFIG_ENDPOINTS definition David Leach 2020-08-26 16:36:06 -05:00
  • a6ad4ec95d drivers: entropy: stm32 full driver rework with software fifo Alexandre Bourdiol 2020-08-31 17:46:01 +02:00
  • e141b77ca0 dts: arm: st: add interrupts property to rng node Alexandre Bourdiol 2020-08-31 16:36:19 +02:00
  • 88deb80718 mgmt: smp: Fix shell sending SMP response to wrong UART Dominik Ermel 2020-08-28 11:03:22 +00:00
  • fc8f639b9a shields: Modify overlay file order Ismael Fillonneau 2020-08-31 13:44:13 +02:00
  • 0778a6aaf3 usb: Configurable transfer buffers Pavel Král 2020-08-31 15:56:42 +02:00
  • 2fa48f79d1 cmake: warn user if CPPFLAGS is set as environment setting Torsten Rasmussen 2020-08-31 16:26:16 +02:00
  • becd9cadfe Bluetooth: host: Fix option USE_IDENTITY for bt_le_ext_adv_* API Joakim Andersson 2020-08-31 16:35:26 +02:00
  • 213dbf3ed7 Bluetooth: GATT: Remove wrong documentation for GATT write callback Joakim Andersson 2020-08-31 15:23:02 +02:00
  • d92b199173 doc: update list of architectures in introduction Henrik Brix Andersen 2020-08-28 10:28:05 +02:00
  • 9024669a67 testsuite: fix unittest cross-language flags Peter Bigot 2020-08-31 05:48:34 -05:00
  • c2b567f79e doc: update known issues for Sphinx>=3.2.0 Fabio Utzig 2020-08-25 09:53:35 -03:00
  • 92431e2bae doc: fix :c:macro: usage Fabio Utzig 2020-08-25 10:38:12 -03:00
  • e73d3c82d8 doc: update :cpp:var: to :c:member: Fabio Utzig 2020-08-12 09:55:28 -03:00
  • 4c2f0605da doc: fix invalid usage of function to :c:macro: Fabio Utzig 2020-08-11 14:02:42 -03:00
  • 43133c96f4 doc: update union reference to to :c:union Fabio Utzig 2020-08-12 09:36:01 -03:00
  • ce12936ce1 doc: update enumerator usage to :c:enumerator: Fabio Utzig 2020-08-20 15:40:42 -03:00
  • bb93b337f9 doc: update enum usage to use :c:enum: Fabio Utzig 2020-08-11 14:03:00 -03:00
  • 1622b3e66b doc: do not use :c:macro: for NULL Fabio Utzig 2020-08-11 12:20:04 -03:00
  • f635217f35 doc: add :c:macro to some symbols Fabio Utzig 2020-08-20 14:31:51 -03:00
  • c79d2ce794 doc: update struct references to use :c:struct: Fabio Utzig 2020-08-20 14:29:47 -03:00
  • 53fd5ff236 doc: update function references to use :c:func: Fabio Utzig 2020-08-24 11:35:45 -03:00
  • a56446051e doc: add __subsystem attribute and c attributes Fabio Utzig 2020-06-01 08:57:27 -03:00
  • dcfe684440 doc: move tabs to spaces in Sphinx config Fabio Utzig 2020-05-18 17:46:58 -03:00
  • 2825f0bcac doc: switch from CPP to C domain for .c files Fabio Utzig 2020-05-18 17:46:26 -03:00
  • 6111da4481 doc: use non-deprecated CSS/JS import methods Fabio Utzig 2020-05-18 17:42:20 -03:00
  • 551f1789a5 doc: update versions of build tools Fabio Utzig 2020-08-12 12:49:44 -03:00
  • 0079cecc19 sanitycheck: add argument --pre-script Watson Zeng 2020-08-25 15:29:43 +08:00