Commit graph

  • 8be3f983ea tests: bsim_bt: Also compile edtt_ble_test_app in CI Alberto Escolar Piedras 2019-06-25 14:52:18 +02:00
  • c256d06aee Bluetooth: tests: Add edtt_ble_test_app Alberto Escolar Piedras 2019-06-25 14:48:54 +02:00
  • f57df16011 manifest: Add EDTT to manifest Alberto Escolar Piedras 2019-11-26 16:18:33 +01:00
  • 80992d041a tests: arch: arm: add test-suite for dynamic direct IRQs Ioannis Glaropoulos 2019-12-18 17:14:00 +01:00
  • a24082d1be tests: arch: arm: move ZLI test to arm_irq_advanced_features suite Ioannis Glaropoulos 2019-12-18 16:08:03 +01:00
  • 0eb93c201b doc: list dynamic direct interrupts as ARM supported API Ioannis Glaropoulos 2019-12-19 14:14:24 +01:00
  • a07cb30d18 arch: arm: cortex-m: implement support for dynamic direct interrupts Ioannis Glaropoulos 2019-12-19 11:57:43 +01:00
  • 33048680b0 arch: arm: introduce support for dynamic direct interrupts Ioannis Glaropoulos 2019-12-18 17:25:10 +01:00
  • 95b4d37230 drivers: sensor: shell: Improved shell support for sensors Krzysztof Chruscinski 2020-01-03 11:16:30 +01:00
  • efeb7fa771 drivers: sensor: hts221: Return error on not supported channel Krzysztof Chruscinski 2020-01-03 11:14:55 +01:00
  • 900b4b0679 Bluetooth: GATT: Document notify callback return parameters Joakim Andersson 2020-01-08 12:13:40 +01:00
  • 0d0957841e Bluetooth: host: Document behaviour of the whitelist initiator. Joakim Andersson 2020-01-08 12:12:10 +01:00
  • 19a0f354ae drivers: sensor: ak8975: remove legacy reference to MPU6050 Peter Bigot 2020-01-03 08:42:06 -06:00
  • 649500aeca samples: sensor: mpu6050: convert to devicetree Peter Bigot 2019-12-22 08:48:34 -06:00
  • fe018f51a2 drivers: sensor: mpu6050: convert to devicetree Peter Bigot 2019-12-22 08:47:38 -06:00
  • ff5cadc52c samples: sensor: adt7420: rework for trigger testing Peter Bigot 2019-12-21 09:26:36 -06:00
  • 6ecc0c53c0 samples: sensor: adt7420: add nrf52_pca10040 devicetree overlay Peter Bigot 2019-12-21 06:01:46 -06:00
  • be904bc289 samples: sensor: adt7420: fix frdm_k64f devicetree overlay Peter Bigot 2019-12-21 06:00:57 -06:00
  • 916a8eb3a5 arch: arm: Fix Cortex-R power management interrupt handling Stephanos Ioannidis 2020-01-08 17:12:29 +09:00
  • 23a5b4963b dts: edtlib: Add 'type: path' for path references Ulf Magnusson 2019-12-30 22:52:11 +01:00
  • 960779a622 west.yaml: Update hal_nxp to MCUXpresso SDK 2.7.0 Maureen Helm 2020-01-03 14:14:38 -06:00
  • 04e874485b x86: intel64: Split 'locore' and 'main' kernel images for QEMU Stephanos Ioannidis 2020-01-07 15:35:15 +09:00
  • 5e54a8f1c4 drivers: eth: e1000: Include sys/types.h for ssize_t Oleg Zhurakivskyy 2020-01-08 13:25:50 +02:00
  • 8bdabcc46b kernel/sched: Move thread suspend and abort under the scheduler lock Andy Ross 2020-01-07 09:58:46 -08:00
  • 06df06b71e irq: add note about irq_lock/unlock access Andrew Boie 2020-01-07 13:04:52 -08:00
  • 63ae98f29c net: tcp2: Drop snprintf() and use snprintk() Oleg Zhurakivskyy 2019-11-26 15:40:29 +02:00
  • 043b4368b8 net: tcp2: Use CONFIG_NET_TCP_INIT_RETRANSMISSION_TIMEOUT Oleg Zhurakivskyy 2019-11-26 15:29:56 +02:00
  • cbfc50ef37 net: tcp2: Use CONFIG_NET_BUF_DATA_SIZE for network buffer size Oleg Zhurakivskyy 2019-11-22 12:42:07 +02:00
  • 2928b52988 net: tcp2: Delete unused tcp_pkt_linearize() Oleg Zhurakivskyy 2019-11-20 14:59:54 +02:00
  • 78c39d511b net: tcp2: Support arbitrary payloads in tcp_csum(). Oleg Zhurakivskyy 2019-11-20 14:57:55 +02:00
  • 0d67e3cb32 net: tcp2: Support tracking of net_buf_clone() Oleg Zhurakivskyy 2019-11-16 09:21:28 +02:00
  • 78dd50bae4 net: tcp2: Support arbitrary payloads in TCP windows Oleg Zhurakivskyy 2019-11-15 18:52:26 +02:00
  • b3eb69ecf9 net: tcp2: Add a support for net_buf reservation Oleg Zhurakivskyy 2019-11-15 11:58:05 +02:00
  • fe1b0d067f net: tcp2: Fix the snprintf() format specification Oleg Zhurakivskyy 2019-10-31 11:35:50 +02:00
  • c329e22f13 net: tcp2: Fix the clang compilation warnigs for native_posix Oleg Zhurakivskyy 2019-10-31 10:42:58 +02:00
  • 8a77b53053 net: core: Drop NET_ASSERT_INFO() macro Oleg Zhurakivskyy 2020-01-08 09:42:23 +02:00
  • fe7d6e2eae net: buf: Add an assert in net_buf_alloc_len() Oleg Zhurakivskyy 2019-11-22 11:42:48 +02:00
  • 25d719c33a net: buf: Use __ASSERT() in NET_BUF_ASSERT() Oleg Zhurakivskyy 2019-11-15 10:45:36 +02:00
  • 0b6c18bd64 boards: litex_vexriscv: Enable LiteX PWM driver Robert Winkler 2019-08-14 16:45:53 +02:00
  • 56db098a55 drivers: pwm: Add driver for LiteX PWM peripherial Robert Winkler 2019-07-12 15:06:30 +02:00
  • f5d2b3271a Bluetooth: controller: Fix bug in LE create conn with filter policy Joakim Andersson 2020-01-07 12:22:05 +01:00
  • 8067aca7e9 gen_defines: close files before exit Olof Johansson 2020-01-03 18:18:30 -08:00
  • 484aeb3351 tests: usb: General cleanup Andrei Emeltchenko 2020-01-03 13:24:12 +02:00
  • f86aa39ee1 usb: Fix usb tests reporting error Andrei Emeltchenko 2020-01-03 13:19:40 +02:00
  • b8ea41e9d9 tests: usb: Use hexdump logger helper for bos test Andrei Emeltchenko 2020-01-03 12:30:14 +02:00
  • 841dda42a0 usb: trivial: Correct coding style Andrei Emeltchenko 2019-10-23 12:53:40 +03:00
  • 9618becb0f usb: usb_device: Remove old extensive logs Andrei Emeltchenko 2019-10-01 14:19:06 +03:00
  • 34fedd6cc9 boards: litex_vexriscv: Enable LiteX I2C driver Robert Winkler 2019-08-05 14:33:24 +02:00
  • 7f8a70a74b drivers: i2c: Add driver for LiteX I2C controller Robert Winkler 2019-07-09 15:37:17 +02:00
  • d385d86f74 cmake: toolchain: Fix 'host' toolchain variant Sebastian Bøe 2019-12-31 12:01:36 +01:00
  • ca61847af2 Revert "spi: stm32: Enable sending 16bits at a time in 8bit mode if possible" Erwan Gouriou 2020-01-06 17:39:53 +01:00
  • 7ee5cf6a0b net: ppp: fsm: fix sending Protocol-Reject Marcin Niestroj 2020-01-04 22:32:10 +01:00
  • 0b8e5f1552 net: ppp: fsm: prevent double free in Discard-Req handler Marcin Niestroj 2019-11-19 23:52:24 +01:00
  • c182610466 net: ppp: fsm: use size of whole structure instead of each field Marcin Niestroj 2019-10-15 20:42:24 +02:00
  • 660dbcd56e net: ppp: lcp: reject all not recognized and not acceptable options Marcin Niestroj 2019-10-15 14:48:30 +02:00
  • 0a3d0c8d89 net: ppp: ipcp: reject all not recognized and not acceptable options Marcin Niestroj 2019-10-15 14:33:49 +02:00
  • b3a8e7dcd5 net: ppp: ip{,v6}cp: drop possible double free of nack_buf Marcin Niestroj 2019-10-15 14:20:03 +02:00
  • e0cf06fc72 net: ppp: lcp: drop dead code path checking nack_buf Marcin Niestroj 2019-10-15 14:08:14 +02:00
  • 0b7844e0be tests: net: icmpv4: Test NULL ptr in proper time Jukka Rissanen 2020-01-07 13:39:20 +02:00
  • d9d4082325 doc: release notes: Update contents for 2.2 Henrik Brix Andersen 2019-12-18 15:40:45 +01:00
  • 85e1117e94 dts: nxp: kinetis-ftm: add PWM flags cell Henrik Brix Andersen 2019-11-26 10:23:03 +01:00
  • e2346cf6a2 drivers: pwm: mcux_ftm: add support for inverted polarity pwm signals Henrik Brix Andersen 2019-11-26 09:41:30 +01:00
  • eafb9b17b6 drivers: pwm: shell: add PWM flags support Henrik Brix Andersen 2019-11-26 10:08:09 +01:00
  • 3407eaeeca samples: rgb_led: add support for PWM flags Henrik Brix Andersen 2019-11-26 09:48:05 +01:00
  • edd891adfd samples: blink_led: add support for PWM flags Henrik Brix Andersen 2019-11-26 09:45:12 +01:00
  • 3124cf8bff samples: fade_led: add support for PWM flags Henrik Brix Andersen 2019-11-26 10:41:16 +01:00
  • db611e6781 drivers: pwm: add support for inverted PWM signals Henrik Brix Andersen 2019-11-13 14:46:37 +01:00
  • def1f0e2d5 devicetree: Remove DT_SRAM_{BASE_ADDRESS,SIZE}, use CONFIG_* versions Ulf Magnusson 2019-12-26 16:08:19 +01:00
  • 1c9942461d boards: qemu_cortex_r5: Remove ignore tags for working tests Stephanos Ioannidis 2019-12-19 10:39:08 +09:00
  • 09ee834b4c soc: arm: xilinx_zynqmp: Refactor for multi-arch support. Stephanos Ioannidis 2019-11-01 03:19:54 +09:00
  • 38f0b05b99 dts: xilinx_zynqmp: Fix incorrect RPU device tree specification. Stephanos Ioannidis 2019-10-31 22:50:21 +09:00
  • 8a29685a25 dts: xilinx_zynqmp: Refactor dts to specify RPU and APU separately. Stephanos Ioannidis 2019-10-31 22:40:06 +09:00
  • d3abb0b9ca drivers: nrf: Catch for nRF53 serial interference Marciano C. Preciado 2019-12-13 18:38:22 -07:00
  • 9b909f2d69 kernel/mutex: code improvement Steven Wang 2019-12-26 21:45:16 +08:00
  • 7185670066 boards: intel_s1000_crb/doc: update XCC install instructions Daniel Leung 2019-12-23 13:17:08 -08:00
  • e73231f7f0 toolchain: xcc: use Clang if exists Daniel Leung 2019-12-16 17:26:54 -08:00
  • e6cf37a857 cmake: ld: use linker prefix for undefined symbols Daniel Leung 2019-12-19 16:22:00 -08:00
  • ac80c967ba tests: application_development/libxcc: exclude using XCC... Daniel Leung 2019-12-16 18:15:20 -08:00
  • e78704251b samples: intel_s1000_crb/audio: fix return for non-void function Daniel Leung 2019-12-23 12:33:30 -08:00
  • 2a2351b58f soc: intel_s1000: add dummy sys_reboot() for test with XCC Daniel Leung 2019-12-16 09:35:03 -08:00
  • 24b9542eba soc: intel_s1000: fix XCC build error when CONFIG_LOG_MINIMAL=y Daniel Leung 2019-12-16 09:35:03 -08:00
  • bac0a93d62 soc: intel_s1000: provide dummy version of _gettimeofday_r() Daniel Leung 2019-12-16 09:35:03 -08:00
  • 60db257e69 soc: intel_s1000: add dummy atexit() for Clang++ Daniel Leung 2019-12-16 17:37:49 -08:00
  • ac4ebe4ffb soc: intel_s1000: move XCC fixes into its own directory Daniel Leung 2019-12-16 09:35:03 -08:00
  • d390bb2d66 xtensa: define UINT32_C macro for XCC Daniel Leung 2019-12-16 09:35:03 -08:00
  • 01cc804d76 boards: intel_s1000_crb: ignore net/bluetooth for testing Daniel Leung 2019-12-16 09:35:03 -08:00
  • 9217c6634e bluetooth: fix removal of needed subscriptions Marco Sterbik 2019-12-13 13:14:40 +01:00
  • 95c18f1e6b dts: gen_defines.py: Clean up 'reg' code Ulf Magnusson 2019-12-14 03:30:09 +01:00
  • 57addad856 Bluetooth: host: Use direct connection if not host resolving list Joakim Andersson 2020-01-06 14:32:07 +01:00
  • 88c09a8156 boards: stm32f030_demo: reduce kernel memory usage Antony Pavlov 2020-01-06 17:58:21 +03:00
  • f1bf04ade8 boards: stm32f030_demo: Set pinmux.c compilation under switch CONFIG_PINMUX Antony Pavlov 2020-01-06 17:53:20 +03:00
  • 2597df4965 tests: kernel: timer: fix coverity side expression complaint Peter Bigot 2020-01-03 11:08:10 -06:00
  • 276c26b01a boards/arm: dts: fix formatting Antony Pavlov 2020-01-07 02:21:05 +03:00
  • bd0d8a35c3 drivers: ieee802154: rf2xx: Add GPIO dependency Gerson Fernando Budke 2019-12-19 20:23:21 -03:00
  • 2a1eabecc6 drivers: eth: mcux: Disable HW accel checksum calc Jukka Rissanen 2019-12-30 11:27:37 +02:00
  • 8617af383d drivers: watchdog: fix system call handlers build Andrew Boie 2020-01-06 17:25:57 -08:00
  • b58e6ae5b6 doc: avoid non-standard value for Kconfig predefines Peter Bigot 2020-01-06 15:03:42 -06:00
  • 78c6241ee2 samples: display: Build for st7789v_waveshare_240x240 Jan Van Winkel 2020-01-04 12:57:11 +01:00
  • a781d1267f samples: display: Enable display support in ST7789V sample Jan Van Winkel 2020-01-04 12:54:12 +01:00
  • 6c5477dd3f boards/shields: st7789v: Use conditional Kconfig Jan Van Winkel 2020-01-04 12:47:03 +01:00