Commit graph

  • 76745bc085 modules/Kconfig.nordic: Enable NRFX_USBREG together with NRFX_POWER Andrzej Głąbek 2020-09-02 13:38:43 +0200
  • ec878bf6a3 usb: Fix USB GetStatus(Device) request handling Emil Obalski 2020-09-02 10:05:13 +0200
  • c4d0c1ee90 tests: uart_async_api: build segger rtt driver Jordan Yates 2020-09-03 19:48:52 +1000
  • 1d0acd2bb8 drivers: serial: uart_rtt async support Jordan Yates 2020-08-21 15:38:46 +1000
  • 3e33d73381 drivers: serial: uart_rtt converted to devicetree Jordan Yates 2020-08-21 14:50:27 +1000
  • 742256f8ed drivers: dma: stm32: only set mem pool size when using DMAMUX Erwin Rol 2020-08-31 13:10:15 +0200
  • f3ca040e41 tests: dma: loop_transfer: add board configurations Erwin Rol 2020-08-30 10:25:54 +0200
  • fc71836769 tests: dma: loop_transfer: allow configuration of device and channel Erwin Rol 2020-08-30 10:09:59 +0200
  • 7b8b219d63 drivers: dma: stm32: check result of stream disabling Erwin Rol 2020-08-28 14:04:19 +0200
  • 2da881a0ed drivers: dma: stm32: prevent posible out of bound access Erwin Rol 2020-08-28 13:15:48 +0200
  • 3866b39bb2 drivers: dma: stm32: remove global function tables Erwin Rol 2020-08-28 15:04:00 +0200
  • b05dc440e0 drivers: dma: stm32: convert global conversion tables to functions Erwin Rol 2020-08-22 14:28:52 +0200
  • 67f68e68f1 drivers: dma: stm32: refactor irq handling Erwin Rol 2020-08-21 23:50:00 +0200
  • c8ae070de7 drivers: dma: stm32: Improve code readability Erwin Rol 2020-08-23 09:20:17 +0200
  • 1c6a405ccb drivers: dma: stm32: Use volatile for flag used in ISR Erwin Rol 2020-08-23 09:13:21 +0200
  • 3004975765 Bluetooth: Mesh: Fix Health model shell doc Trond Einar Snekvik 2020-08-27 10:44:14 +0200
  • 6fcd5b567e drivers: i2c: Fix mcux driver transfer status after NACK Crist Xu 2020-08-31 10:20:25 +0800
  • c5b96cce6c usb: samples: audio: Add samples to sanitycheck Emil Obalski 2020-08-31 14:40:07 +0200
  • 0728949948 samples: usb: Audio samples support for nRF53 Emil Obalski 2020-07-29 12:04:50 +0200
  • d86c43fbb0 samples: usb: Software RNG for nRF53 Emil Obalski 2020-07-14 13:10:20 +0200
  • c0f440a0f1 boards: Add USB support for nRF5340dk Emil Obalski 2020-07-15 10:42:54 +0200
  • c4de4752df usb: Add USB support for nRF5340 Emil Obalski 2020-07-15 10:05:09 +0200
  • 338f0caca0 tests: fs: update for change in capability Peter A. Bigot 2020-08-14 10:48:14 -0500
  • ad782596ea fs: allow setting max file name explicitly Peter A. Bigot 2020-08-14 10:41:01 -0500
  • d0d3c4a3a7 fs: allow external file system implementations Peter A. Bigot 2020-06-01 12:08:58 -0500
  • 353336d632 fs: make file system description const Peter A. Bigot 2020-06-01 11:36:52 -0500
  • ddcc385586 drivers: ethernet: stm32h7 reduce count of tx_buffer_def Jeremy LOCHE 2020-07-28 10:58:06 +0200
  • 8e46f099bf drivers: ethernet: stm32h7 IT based ethernet TX Jeremy LOCHE 2020-07-27 13:44:47 +0200
  • fad20c42c6 boards: arc: nsim: add a new board nsim_em7d_v22 Watson Zeng 2020-08-03 14:06:58 +0800
  • 38e1bf1f29 cmake: toolchain: fix unsupported warnings for C++ builds Rihards Skuja 2020-08-06 15:07:34 +0300
  • 81c7daea5b boards: nucleo_f091rc: Enable DAC driver Martin Jäger 2020-08-31 10:56:38 +0200
  • 66dde3a968 drivers: dac: Enable for STM32F0 series Martin Jäger 2020-08-25 17:17:27 +0200
  • 7958fe4633 boards: nucleo_g431rb: Enable DAC driver Martin Jäger 2020-08-25 16:18:22 +0200
  • 1dab7751b5 drivers: dac: Enable for STM32G4 series Martin Jäger 2020-08-25 16:43:26 +0200
  • 2a76f87d31 tests: drivers: dac_loopback: Fix dependencies Martin Jäger 2020-08-26 16:21:18 +0200
  • 980848af43 drivers: clock: stm32f7 needs power over-drive to reach 216Mhz Alexandre Bourdiol 2020-09-01 10:29:36 +0200
  • 6dc8f0e79e cmake: dts overlay file with mixed separator style support Torsten Rasmussen 2020-08-27 13:56:29 +0200
  • 37a8592114 soc: arm: st_stm32: stm32mp1: enable HSEM clock on init Arnaud Ferraris 2020-09-01 12:26:25 +0200
  • 956a767cd6 soc: arm: Fix SDRAM linker section size for i.mx rt Crist Xu 2020-09-01 22:45:48 +0800
  • 04b4ce1fa1 boards: arm: nucleo_l152re: fix openOCD issue to access bank2 Alexandre Bourdiol 2020-09-01 17:17:57 +0200
  • 4b6316da4e storage: flash_map: use const struct device Parthiban Nallathambi 2020-09-03 19:40:40 +0200
  • 0950b2549e dts: support specifying preprocessor flags for devicetree Peter A. Bigot 2020-08-21 14:52:15 -0500
  • b7ce0a2c90 doc: fix capitalization of devicetree Peter A. Bigot 2020-08-21 14:47:44 -0500
  • 5e0b55c30e kernel: demote k_mem_map to z_mem_map Andrew Boie 2020-09-01 17:37:21 -0700
  • 7d32e9f9a5 mmu: support only identity RAM mapping Andrew Boie 2020-09-01 16:50:45 -0700
  • ce29baa0ef drivers/bluetooth: ipm_stm32wb.c: Increase RX thread stack size Erwan Gouriou 2020-08-26 09:06:15 +0200
  • 5492731b88 build: Fix usage of hardcoded zephyr.{elf,bin,hex} on faze board Kumar Gala 2020-09-03 09:32:33 -0500
  • 7422a6868a samples: lvgl: ci: Build for native_posix_64 Jan Van Winkel 2020-09-03 12:16:04 +0200
  • 8ba99a40f8 drivers: kscan: sdl: Corrected device data access Jan Van Winkel 2020-09-03 12:06:14 +0200
  • 6f51526980 drivers: gpio: sx1509b: fix interrupt handler argument Peter Bigot 2020-09-03 09:57:57 -0500
  • e314cf12d1 soc: arm: stm32f0: Add additional UARTs. Brian Kubisiak 2020-08-29 19:17:21 -0700
  • bb2d899c32 ci: run module tests only on major changes Anas Nashif 2020-09-02 12:20:53 -0400
  • af83ccda68 ci: do not run full CI on only board changes Anas Nashif 2020-09-02 11:02:40 -0400
  • 8b5e166f8e ci: run_ci: do not call buildkite-agent Anas Nashif 2020-09-02 11:01:28 -0400
  • 4d35d3d83a dfu: img_util: Add flash integrity check Gerson Fernando Budke 2020-07-09 23:57:32 -0300
  • eb0f571790 storage: flash_map: Add SHA-256 integrity method Gerson Fernando Budke 2020-08-18 21:53:34 -0300
  • 9904022e77 boards: arm: nucleo_g474re: add watchdog support to yaml Alexandre Bourdiol 2020-07-22 15:16:17 +0200
  • f8ad4d5f87 scripts: size_report: Fix colorized output Carles Cufi 2020-09-02 21:28:34 +0200
  • cf2b3596f7 scripts: size_report: Fix reporting on Windows Carles Cufi 2020-09-02 19:30:33 +0200
  • e7eb428b01 samples: add missing sample.yaml files Jennifer Williams 2020-08-31 22:00:11 -0700
  • d3e8d6c3f3 i2c_shell: restore documentation on scan technique Peter Bigot 2020-09-02 08:09:23 -0500
  • e997c46e6d Bluetooth: GATT: Handle bt/ccc setting with CCC lazy loading Joakim Andersson 2020-09-02 17:38:45 +0200
  • 0617e1aebd samples: bluetooth: hci_uart: Improve RX path Krzysztof Chruscinski 2020-09-01 11:13:06 +0200
  • eafb6aece1 Bluetooth: host: Fix periodic advertising delete Vinayak Kariappa Chettimada 2020-09-01 15:50:36 +0530
  • c895e3650f Bluetooth: host: minor code style cleanup Vinayak Kariappa Chettimada 2020-09-02 15:55:44 +0530
  • b79f538adc net: sockets: tls: Add Kconfig option to disable offloaded TLS Robert Lubos 2020-08-28 16:50:37 +0200
  • 968a3101a2 net: sockets: tls: Add support for offloaded poll Robert Lubos 2020-08-26 12:07:50 +0200
  • b700c2a0ba samples: net: sockets: Increase FD count for TLS echo samples Robert Lubos 2020-08-25 10:27:20 +0200
  • 27211cf112 net: sockets: tls: Decouple TLS sockets from net_context Robert Lubos 2020-08-20 15:06:30 +0200
  • 7d77307c5c net: sockets: tls: Add helper function to verify protocol Robert Lubos 2020-08-20 15:54:52 +0200
  • 747d2f4483 tests: net: af_packet: Fix the test when run in fast hw Jukka Rissanen 2020-09-02 13:14:01 +0300
  • 49f7e2411e doc: debugging: Add information about gdbstub Flavio Ceolin 2020-08-05 16:01:04 -0700
  • 7f9cc2359e x86-32: Allow set DPL value for an exception Flavio Ceolin 2020-08-04 16:04:46 -0700
  • 1b4ae345de debug: gdbstub: Send an error code when accessing invalid memory Flavio Ceolin 2020-08-04 16:00:49 -0700
  • 179e184e30 samples: debug: Add a simple gdbstub sample Flavio Ceolin 2020-07-31 14:27:38 -0700
  • 5408f3102d debug: x86: Add gdbstub for X86 Flavio Ceolin 2020-05-21 16:55:28 -0700
  • ffc1da08f9 kernel: add z_thread_single_abort to private hdr Andrew Boie 2020-09-02 08:14:09 -0700
  • 3425c32328 kernel: move stuff into z_thread_single_abort() Andrew Boie 2020-09-02 08:10:57 -0700
  • e34ac286b7 arm: don't lock irqs during thread abort Andrew Boie 2020-09-02 08:06:28 -0700
  • 0a99011357 arm: thread_abort: clarify what's going on Andrew Boie 2020-09-02 08:02:42 -0700
  • d7b0ceb6a1 west.yml: Snapshot update of mcumgr from upstream Dominik Ermel 2020-09-02 18:55:06 +0000
  • a625d48836 CODEOWNERS: add additional code owner for EEPROM tests Henrik Brix Andersen 2020-09-02 12:53:40 +0200
  • 0839f38451 drivers: console: fix Kconfig DTS inference for mcumgr uart Peter A. Bigot 2020-08-22 13:15:12 -0500
  • eb2854aabe west: update mcuboot revision Fabio Utzig 2020-09-02 15:00:05 -0300
  • 669a0d6f5b drivers: eeprom: reduce priority of at2x initialization Peter Bigot 2020-09-02 11:45:33 -0500
  • 039e3edcda Revert "posix: linker: Wrap rodata and rwdata in sections." Peter Bigot 2020-09-01 12:56:11 -0500
  • 69b5445016 CODEOWNERS: Update for dts/scripts Kumar Gala 2020-09-02 10:52:36 -0500
  • 7d04c2ef86 CODEOWNERS: Fix github username change Kumar Gala 2020-09-02 10:49:30 -0500
  • 03d70b2ca3 lib: hex: Remove constant expression Flavio Ceolin 2019-08-10 03:33:00 -0700
  • 1396e89e6c os: work_q: Use NULL instead of 0 Flavio Ceolin 2019-08-08 21:50:23 -0700
  • 86d8475850 osdp: Remove invald serial option Flavio Ceolin 2020-09-01 20:35:06 -0700
  • 2fde557e14 osdp: Do not select ENTROPY_GENERATOR Flavio Ceolin 2020-09-01 14:59:02 -0700
  • 61b2cdd0dd osdp: Do not use TEST_RANDOM_GENERATOR Flavio Ceolin 2020-09-01 14:49:50 -0700
  • 209e4ee1a1 boards: mec1501modular: build without image gen tool Anas Nashif 2020-09-02 07:31:51 -0400
  • 478577e04a driver: interrupt_controller: miwu: fix build errors from device const Peter Bigot 2020-09-02 09:47:49 -0500
  • 4f6145a478 net: tcp2: Fix connection close seq values Jukka Rissanen 2020-09-02 11:07:20 +0300
  • 24acf1024d board: mimxrt685_evk update flash command Hake Huang 2020-09-01 11:00:13 +0800
  • 73288835ec tests: arch: arm: irq_advanced_features: remove Arty Cortex-M1 handling Henrik Brix Andersen 2020-08-30 12:45:00 +0200
  • ba2bafc80d boards: arm: arty: reduce number of IRQs from 8 to 7 Henrik Brix Andersen 2020-08-30 13:08:57 +0200
  • db6737b34a tests: arch: arm: irq_advanced_features: check irq is not always pending Henrik Brix Andersen 2020-08-30 12:46:58 +0200