Commit graph

  • 960779a622 west.yaml: Update hal_nxp to MCUXpresso SDK 2.7.0 Maureen Helm 2020-01-03 14:14:38 -0600
  • 04e874485b x86: intel64: Split 'locore' and 'main' kernel images for QEMU Stephanos Ioannidis 2020-01-07 15:35:15 +0900
  • 5e54a8f1c4 drivers: eth: e1000: Include sys/types.h for ssize_t Oleg Zhurakivskyy 2020-01-08 13:25:50 +0200
  • 8bdabcc46b kernel/sched: Move thread suspend and abort under the scheduler lock Andy Ross 2020-01-07 09:58:46 -0800
  • 06df06b71e irq: add note about irq_lock/unlock access Andrew Boie 2020-01-07 13:04:52 -0800
  • 63ae98f29c net: tcp2: Drop snprintf() and use snprintk() Oleg Zhurakivskyy 2019-11-26 15:40:29 +0200
  • 043b4368b8 net: tcp2: Use CONFIG_NET_TCP_INIT_RETRANSMISSION_TIMEOUT Oleg Zhurakivskyy 2019-11-26 15:29:56 +0200
  • cbfc50ef37 net: tcp2: Use CONFIG_NET_BUF_DATA_SIZE for network buffer size Oleg Zhurakivskyy 2019-11-22 12:42:07 +0200
  • 2928b52988 net: tcp2: Delete unused tcp_pkt_linearize() Oleg Zhurakivskyy 2019-11-20 14:59:54 +0200
  • 78c39d511b net: tcp2: Support arbitrary payloads in tcp_csum(). Oleg Zhurakivskyy 2019-11-20 14:57:55 +0200
  • 0d67e3cb32 net: tcp2: Support tracking of net_buf_clone() Oleg Zhurakivskyy 2019-11-16 09:21:28 +0200
  • 78dd50bae4 net: tcp2: Support arbitrary payloads in TCP windows Oleg Zhurakivskyy 2019-11-15 18:52:26 +0200
  • b3eb69ecf9 net: tcp2: Add a support for net_buf reservation Oleg Zhurakivskyy 2019-11-15 11:58:05 +0200
  • fe1b0d067f net: tcp2: Fix the snprintf() format specification Oleg Zhurakivskyy 2019-10-31 11:35:50 +0200
  • c329e22f13 net: tcp2: Fix the clang compilation warnigs for native_posix Oleg Zhurakivskyy 2019-10-31 10:42:58 +0200
  • 8a77b53053 net: core: Drop NET_ASSERT_INFO() macro Oleg Zhurakivskyy 2020-01-08 09:42:23 +0200
  • fe7d6e2eae net: buf: Add an assert in net_buf_alloc_len() Oleg Zhurakivskyy 2019-11-22 11:42:48 +0200
  • 25d719c33a net: buf: Use __ASSERT() in NET_BUF_ASSERT() Oleg Zhurakivskyy 2019-11-15 10:45:36 +0200
  • 0b6c18bd64 boards: litex_vexriscv: Enable LiteX PWM driver Robert Winkler 2019-08-14 16:45:53 +0200
  • 56db098a55 drivers: pwm: Add driver for LiteX PWM peripherial Robert Winkler 2019-07-12 15:06:30 +0200
  • f5d2b3271a Bluetooth: controller: Fix bug in LE create conn with filter policy Joakim Andersson 2020-01-07 12:22:05 +0100
  • 8067aca7e9 gen_defines: close files before exit Olof Johansson 2020-01-03 18:18:30 -0800
  • 484aeb3351 tests: usb: General cleanup Andrei Emeltchenko 2020-01-03 13:24:12 +0200
  • f86aa39ee1 usb: Fix usb tests reporting error Andrei Emeltchenko 2020-01-03 13:19:40 +0200
  • b8ea41e9d9 tests: usb: Use hexdump logger helper for bos test Andrei Emeltchenko 2020-01-03 12:30:14 +0200
  • 841dda42a0 usb: trivial: Correct coding style Andrei Emeltchenko 2019-10-23 12:53:40 +0300
  • 9618becb0f usb: usb_device: Remove old extensive logs Andrei Emeltchenko 2019-10-01 14:19:06 +0300
  • 34fedd6cc9 boards: litex_vexriscv: Enable LiteX I2C driver Robert Winkler 2019-08-05 14:33:24 +0200
  • 7f8a70a74b drivers: i2c: Add driver for LiteX I2C controller Robert Winkler 2019-07-09 15:37:17 +0200
  • d385d86f74 cmake: toolchain: Fix 'host' toolchain variant Sebastian Bøe 2019-12-31 12:01:36 +0100
  • ca61847af2 Revert "spi: stm32: Enable sending 16bits at a time in 8bit mode if possible" Erwan Gouriou 2020-01-06 17:39:53 +0100
  • 7ee5cf6a0b net: ppp: fsm: fix sending Protocol-Reject Marcin Niestroj 2020-01-04 22:32:10 +0100
  • 0b8e5f1552 net: ppp: fsm: prevent double free in Discard-Req handler Marcin Niestroj 2019-11-19 23:52:24 +0100
  • c182610466 net: ppp: fsm: use size of whole structure instead of each field Marcin Niestroj 2019-10-15 20:42:24 +0200
  • 660dbcd56e net: ppp: lcp: reject all not recognized and not acceptable options Marcin Niestroj 2019-10-15 14:48:30 +0200
  • 0a3d0c8d89 net: ppp: ipcp: reject all not recognized and not acceptable options Marcin Niestroj 2019-10-15 14:33:49 +0200
  • b3a8e7dcd5 net: ppp: ip{,v6}cp: drop possible double free of nack_buf Marcin Niestroj 2019-10-15 14:20:03 +0200
  • e0cf06fc72 net: ppp: lcp: drop dead code path checking nack_buf Marcin Niestroj 2019-10-15 14:08:14 +0200
  • 0b7844e0be tests: net: icmpv4: Test NULL ptr in proper time Jukka Rissanen 2020-01-07 13:39:20 +0200
  • d9d4082325 doc: release notes: Update contents for 2.2 Henrik Brix Andersen 2019-12-18 15:40:45 +0100
  • 85e1117e94 dts: nxp: kinetis-ftm: add PWM flags cell Henrik Brix Andersen 2019-11-26 10:23:03 +0100
  • e2346cf6a2 drivers: pwm: mcux_ftm: add support for inverted polarity pwm signals Henrik Brix Andersen 2019-11-26 09:41:30 +0100
  • eafb9b17b6 drivers: pwm: shell: add PWM flags support Henrik Brix Andersen 2019-11-26 10:08:09 +0100
  • 3407eaeeca samples: rgb_led: add support for PWM flags Henrik Brix Andersen 2019-11-26 09:48:05 +0100
  • edd891adfd samples: blink_led: add support for PWM flags Henrik Brix Andersen 2019-11-26 09:45:12 +0100
  • 3124cf8bff samples: fade_led: add support for PWM flags Henrik Brix Andersen 2019-11-26 10:41:16 +0100
  • db611e6781 drivers: pwm: add support for inverted PWM signals Henrik Brix Andersen 2019-11-13 14:46:37 +0100
  • def1f0e2d5 devicetree: Remove DT_SRAM_{BASE_ADDRESS,SIZE}, use CONFIG_* versions Ulf Magnusson 2019-12-26 16:08:19 +0100
  • 1c9942461d boards: qemu_cortex_r5: Remove ignore tags for working tests Stephanos Ioannidis 2019-12-19 10:39:08 +0900
  • 09ee834b4c soc: arm: xilinx_zynqmp: Refactor for multi-arch support. Stephanos Ioannidis 2019-11-01 03:19:54 +0900
  • 38f0b05b99 dts: xilinx_zynqmp: Fix incorrect RPU device tree specification. Stephanos Ioannidis 2019-10-31 22:50:21 +0900
  • 8a29685a25 dts: xilinx_zynqmp: Refactor dts to specify RPU and APU separately. Stephanos Ioannidis 2019-10-31 22:40:06 +0900
  • d3abb0b9ca drivers: nrf: Catch for nRF53 serial interference Marciano C. Preciado 2019-12-13 18:38:22 -0700
  • 9b909f2d69 kernel/mutex: code improvement Steven Wang 2019-12-26 21:45:16 +0800
  • 7185670066 boards: intel_s1000_crb/doc: update XCC install instructions Daniel Leung 2019-12-23 13:17:08 -0800
  • e73231f7f0 toolchain: xcc: use Clang if exists Daniel Leung 2019-12-16 17:26:54 -0800
  • e6cf37a857 cmake: ld: use linker prefix for undefined symbols Daniel Leung 2019-12-19 16:22:00 -0800
  • ac80c967ba tests: application_development/libxcc: exclude using XCC... Daniel Leung 2019-12-16 18:15:20 -0800
  • e78704251b samples: intel_s1000_crb/audio: fix return for non-void function Daniel Leung 2019-12-23 12:33:30 -0800
  • 2a2351b58f soc: intel_s1000: add dummy sys_reboot() for test with XCC Daniel Leung 2019-12-16 09:35:03 -0800
  • 24b9542eba soc: intel_s1000: fix XCC build error when CONFIG_LOG_MINIMAL=y Daniel Leung 2019-12-16 09:35:03 -0800
  • bac0a93d62 soc: intel_s1000: provide dummy version of _gettimeofday_r() Daniel Leung 2019-12-16 09:35:03 -0800
  • 60db257e69 soc: intel_s1000: add dummy atexit() for Clang++ Daniel Leung 2019-12-16 17:37:49 -0800
  • ac4ebe4ffb soc: intel_s1000: move XCC fixes into its own directory Daniel Leung 2019-12-16 09:35:03 -0800
  • d390bb2d66 xtensa: define UINT32_C macro for XCC Daniel Leung 2019-12-16 09:35:03 -0800
  • 01cc804d76 boards: intel_s1000_crb: ignore net/bluetooth for testing Daniel Leung 2019-12-16 09:35:03 -0800
  • 9217c6634e bluetooth: fix removal of needed subscriptions Marco Sterbik 2019-12-13 13:14:40 +0100
  • 95c18f1e6b dts: gen_defines.py: Clean up 'reg' code Ulf Magnusson 2019-12-14 03:30:09 +0100
  • 57addad856 Bluetooth: host: Use direct connection if not host resolving list Joakim Andersson 2020-01-06 14:32:07 +0100
  • 88c09a8156 boards: stm32f030_demo: reduce kernel memory usage Antony Pavlov 2020-01-06 17:58:21 +0300
  • f1bf04ade8 boards: stm32f030_demo: Set pinmux.c compilation under switch CONFIG_PINMUX Antony Pavlov 2020-01-06 17:53:20 +0300
  • 2597df4965 tests: kernel: timer: fix coverity side expression complaint Peter Bigot 2020-01-03 11:08:10 -0600
  • 276c26b01a boards/arm: dts: fix formatting Antony Pavlov 2020-01-07 02:21:05 +0300
  • bd0d8a35c3 drivers: ieee802154: rf2xx: Add GPIO dependency Gerson Fernando Budke 2019-12-19 20:23:21 -0300
  • 2a1eabecc6 drivers: eth: mcux: Disable HW accel checksum calc Jukka Rissanen 2019-12-30 11:27:37 +0200
  • 8617af383d drivers: watchdog: fix system call handlers build Andrew Boie 2020-01-06 17:25:57 -0800
  • b58e6ae5b6 doc: avoid non-standard value for Kconfig predefines Peter Bigot 2020-01-06 15:03:42 -0600
  • 78c6241ee2 samples: display: Build for st7789v_waveshare_240x240 Jan Van Winkel 2020-01-04 12:57:11 +0100
  • a781d1267f samples: display: Enable display support in ST7789V sample Jan Van Winkel 2020-01-04 12:54:12 +0100
  • 6c5477dd3f boards/shields: st7789v: Use conditional Kconfig Jan Van Winkel 2020-01-04 12:47:03 +0100
  • 2e713dc34b drivers: display_st7789v: Name pixel format choice Jan Van Winkel 2020-01-04 12:50:41 +0100
  • e9450065de sanitycheck: additional scripting hook after flashing Anas Nashif 2020-01-05 22:43:52 -0500
  • 4522e10d65 sanitycheck: report overflow on SRAM overflow Anas Nashif 2020-01-04 08:45:56 -0500
  • bdffb88950 sanitycheck: close pipe file handles Anas Nashif 2020-01-03 16:29:46 -0500
  • 64c84b15ce sanitycheck: more debug messages Anas Nashif 2020-01-03 10:12:54 -0500
  • 1b1a7e242b sanitycheck: run pre/post script using dedicated function Anas Nashif 2020-01-03 08:44:29 -0500
  • 32e924459d sanitycheck: log errors when executing binaries Anas Nashif 2019-12-21 16:15:46 -0500
  • 52b66c6ad1 sanitycheck: when timing out in handler, show correct log file Anas Nashif 2019-12-20 13:11:44 -0500
  • 813deb7967 sanitycheck: use Unknown instead of N/A for fail reason Anas Nashif 2019-12-20 10:42:59 -0500
  • 5c331f95ad sanitycheck: add Digilent to device discovery Anas Nashif 2019-12-20 10:42:27 -0500
  • e8da2b80f9 doc: native_posix: Add mention about virtual USB Andrei Emeltchenko 2019-12-30 19:14:23 +0200
  • 74ef395332 kernel: move test of kernel startup state to more visible location Peter Bigot 2019-12-23 11:48:43 -0600
  • 1404aaf099 kconfig: Remove '# hidden' comment on ARCH_HAS_CUSTOM_BUSY_WAIT Ulf Magnusson 2020-01-04 04:37:47 +0100
  • 65b47118c5 boards: litex_vexriscv: Enable LiteX PRBS driver Pawel Czarnecki 2019-08-14 11:37:25 +0200
  • 894b488b06 drivers: entropy: Add driver for LiteX PRBS module Pawel Czarnecki 2019-07-19 15:22:22 +0200
  • 3b733b5282 interrupt_controller: plic: use shared symbol for DT_* Olof Johansson 2020-01-04 09:56:42 -0800
  • a6b3b616f5 riscv: use standard MSTATUS Olof Johansson 2020-01-03 18:18:24 -0800
  • 19ac87c4f0 Bluetooth: controller: Add set adv param cmd param validation Vinayak Kariappa Chettimada 2019-12-23 18:31:52 +0530
  • ec1e66ebd8 Bluetooth: controller: Add Kconfig option for parameter checking Vinayak Kariappa Chettimada 2019-12-23 18:02:09 +0530
  • eb42a24dc6 boards: nxp: pinmux: enable ftm pwm outputs based on DT_INST_* defines Henrik Brix Andersen 2019-11-13 12:48:29 +0100