Commit graph

  • 0728949948 samples: usb: Audio samples support for nRF53 Emil Obalski 2020-07-29 12:04:50 +02:00
  • d86c43fbb0 samples: usb: Software RNG for nRF53 Emil Obalski 2020-07-14 13:10:20 +02:00
  • c0f440a0f1 boards: Add USB support for nRF5340dk Emil Obalski 2020-07-15 10:42:54 +02:00
  • c4de4752df usb: Add USB support for nRF5340 Emil Obalski 2020-07-15 10:05:09 +02:00
  • 338f0caca0 tests: fs: update for change in capability Peter A. Bigot 2020-08-14 10:48:14 -05:00
  • ad782596ea fs: allow setting max file name explicitly Peter A. Bigot 2020-08-14 10:41:01 -05:00
  • d0d3c4a3a7 fs: allow external file system implementations Peter A. Bigot 2020-06-01 12:08:58 -05:00
  • 353336d632 fs: make file system description const Peter A. Bigot 2020-06-01 11:36:52 -05:00
  • ddcc385586 drivers: ethernet: stm32h7 reduce count of tx_buffer_def Jeremy LOCHE 2020-07-28 10:58:06 +02:00
  • 8e46f099bf drivers: ethernet: stm32h7 IT based ethernet TX Jeremy LOCHE 2020-07-27 13:44:47 +02:00
  • fad20c42c6 boards: arc: nsim: add a new board nsim_em7d_v22 Watson Zeng 2020-08-03 14:06:58 +08:00
  • 38e1bf1f29 cmake: toolchain: fix unsupported warnings for C++ builds Rihards Skuja 2020-08-06 15:07:34 +03:00
  • 81c7daea5b boards: nucleo_f091rc: Enable DAC driver Martin Jäger 2020-08-31 10:56:38 +02:00
  • 66dde3a968 drivers: dac: Enable for STM32F0 series Martin Jäger 2020-08-25 17:17:27 +02:00
  • 7958fe4633 boards: nucleo_g431rb: Enable DAC driver Martin Jäger 2020-08-25 16:18:22 +02:00
  • 1dab7751b5 drivers: dac: Enable for STM32G4 series Martin Jäger 2020-08-25 16:43:26 +02:00
  • 2a76f87d31 tests: drivers: dac_loopback: Fix dependencies Martin Jäger 2020-08-26 16:21:18 +02:00
  • 980848af43 drivers: clock: stm32f7 needs power over-drive to reach 216Mhz Alexandre Bourdiol 2020-09-01 10:29:36 +02:00
  • 6dc8f0e79e cmake: dts overlay file with mixed separator style support Torsten Rasmussen 2020-08-27 13:56:29 +02:00
  • 37a8592114 soc: arm: st_stm32: stm32mp1: enable HSEM clock on init Arnaud Ferraris 2020-09-01 12:26:25 +02:00
  • 956a767cd6 soc: arm: Fix SDRAM linker section size for i.mx rt Crist Xu 2020-09-01 22:45:48 +08:00
  • 04b4ce1fa1 boards: arm: nucleo_l152re: fix openOCD issue to access bank2 Alexandre Bourdiol 2020-09-01 17:17:57 +02:00
  • 4b6316da4e storage: flash_map: use const struct device Parthiban Nallathambi 2020-09-03 19:40:40 +02:00
  • 0950b2549e dts: support specifying preprocessor flags for devicetree Peter A. Bigot 2020-08-21 14:52:15 -05:00
  • b7ce0a2c90 doc: fix capitalization of devicetree Peter A. Bigot 2020-08-21 14:47:44 -05:00
  • 5e0b55c30e kernel: demote k_mem_map to z_mem_map Andrew Boie 2020-09-01 17:37:21 -07:00
  • 7d32e9f9a5 mmu: support only identity RAM mapping Andrew Boie 2020-09-01 16:50:45 -07:00
  • ce29baa0ef drivers/bluetooth: ipm_stm32wb.c: Increase RX thread stack size Erwan Gouriou 2020-08-26 09:06:15 +02:00
  • 5492731b88 build: Fix usage of hardcoded zephyr.{elf,bin,hex} on faze board Kumar Gala 2020-09-03 09:32:33 -05:00
  • 7422a6868a samples: lvgl: ci: Build for native_posix_64 Jan Van Winkel 2020-09-03 12:16:04 +02:00
  • 8ba99a40f8 drivers: kscan: sdl: Corrected device data access Jan Van Winkel 2020-09-03 12:06:14 +02:00
  • 6f51526980 drivers: gpio: sx1509b: fix interrupt handler argument Peter Bigot 2020-09-03 09:57:57 -05:00
  • e314cf12d1 soc: arm: stm32f0: Add additional UARTs. Brian Kubisiak 2020-08-29 19:17:21 -07:00
  • bb2d899c32 ci: run module tests only on major changes Anas Nashif 2020-09-02 12:20:53 -04:00
  • af83ccda68 ci: do not run full CI on only board changes Anas Nashif 2020-09-02 11:02:40 -04:00
  • 8b5e166f8e ci: run_ci: do not call buildkite-agent Anas Nashif 2020-09-02 11:01:28 -04:00
  • 4d35d3d83a dfu: img_util: Add flash integrity check Gerson Fernando Budke 2020-07-09 23:57:32 -03:00
  • eb0f571790 storage: flash_map: Add SHA-256 integrity method Gerson Fernando Budke 2020-08-18 21:53:34 -03:00
  • 9904022e77 boards: arm: nucleo_g474re: add watchdog support to yaml Alexandre Bourdiol 2020-07-22 15:16:17 +02:00
  • f8ad4d5f87 scripts: size_report: Fix colorized output Carles Cufi 2020-09-02 21:28:34 +02:00
  • cf2b3596f7 scripts: size_report: Fix reporting on Windows Carles Cufi 2020-09-02 19:30:33 +02:00
  • e7eb428b01 samples: add missing sample.yaml files Jennifer Williams 2020-08-31 22:00:11 -07:00
  • d3e8d6c3f3 i2c_shell: restore documentation on scan technique Peter Bigot 2020-09-02 08:09:23 -05:00
  • e997c46e6d Bluetooth: GATT: Handle bt/ccc setting with CCC lazy loading Joakim Andersson 2020-09-02 17:38:45 +02:00
  • 0617e1aebd samples: bluetooth: hci_uart: Improve RX path Krzysztof Chruscinski 2020-09-01 11:13:06 +02:00
  • eafb6aece1 Bluetooth: host: Fix periodic advertising delete Vinayak Kariappa Chettimada 2020-09-01 15:50:36 +05:30
  • c895e3650f Bluetooth: host: minor code style cleanup Vinayak Kariappa Chettimada 2020-09-02 15:55:44 +05:30
  • b79f538adc net: sockets: tls: Add Kconfig option to disable offloaded TLS Robert Lubos 2020-08-28 16:50:37 +02:00
  • 968a3101a2 net: sockets: tls: Add support for offloaded poll Robert Lubos 2020-08-26 12:07:50 +02:00
  • b700c2a0ba samples: net: sockets: Increase FD count for TLS echo samples Robert Lubos 2020-08-25 10:27:20 +02:00
  • 27211cf112 net: sockets: tls: Decouple TLS sockets from net_context Robert Lubos 2020-08-20 15:06:30 +02:00
  • 7d77307c5c net: sockets: tls: Add helper function to verify protocol Robert Lubos 2020-08-20 15:54:52 +02:00
  • 747d2f4483 tests: net: af_packet: Fix the test when run in fast hw Jukka Rissanen 2020-09-02 13:14:01 +03:00
  • 49f7e2411e doc: debugging: Add information about gdbstub Flavio Ceolin 2020-08-05 16:01:04 -07:00
  • 7f9cc2359e x86-32: Allow set DPL value for an exception Flavio Ceolin 2020-08-04 16:04:46 -07:00
  • 1b4ae345de debug: gdbstub: Send an error code when accessing invalid memory Flavio Ceolin 2020-08-04 16:00:49 -07:00
  • 179e184e30 samples: debug: Add a simple gdbstub sample Flavio Ceolin 2020-07-31 14:27:38 -07:00
  • 5408f3102d debug: x86: Add gdbstub for X86 Flavio Ceolin 2020-05-21 16:55:28 -07:00
  • ffc1da08f9 kernel: add z_thread_single_abort to private hdr Andrew Boie 2020-09-02 08:14:09 -07:00
  • 3425c32328 kernel: move stuff into z_thread_single_abort() Andrew Boie 2020-09-02 08:10:57 -07:00
  • e34ac286b7 arm: don't lock irqs during thread abort Andrew Boie 2020-09-02 08:06:28 -07:00
  • 0a99011357 arm: thread_abort: clarify what's going on Andrew Boie 2020-09-02 08:02:42 -07:00
  • d7b0ceb6a1 west.yml: Snapshot update of mcumgr from upstream Dominik Ermel 2020-09-02 18:55:06 +00:00
  • a625d48836 CODEOWNERS: add additional code owner for EEPROM tests Henrik Brix Andersen 2020-09-02 12:53:40 +02:00
  • 0839f38451 drivers: console: fix Kconfig DTS inference for mcumgr uart Peter A. Bigot 2020-08-22 13:15:12 -05:00
  • eb2854aabe west: update mcuboot revision Fabio Utzig 2020-09-02 15:00:05 -03:00
  • 669a0d6f5b drivers: eeprom: reduce priority of at2x initialization Peter Bigot 2020-09-02 11:45:33 -05:00
  • 039e3edcda Revert "posix: linker: Wrap rodata and rwdata in sections." Peter Bigot 2020-09-01 12:56:11 -05:00
  • 69b5445016 CODEOWNERS: Update for dts/scripts Kumar Gala 2020-09-02 10:52:36 -05:00
  • 7d04c2ef86 CODEOWNERS: Fix github username change Kumar Gala 2020-09-02 10:49:30 -05:00
  • 03d70b2ca3 lib: hex: Remove constant expression Flavio Ceolin 2019-08-10 03:33:00 -07:00
  • 1396e89e6c os: work_q: Use NULL instead of 0 Flavio Ceolin 2019-08-08 21:50:23 -07:00
  • 86d8475850 osdp: Remove invald serial option Flavio Ceolin 2020-09-01 20:35:06 -07:00
  • 2fde557e14 osdp: Do not select ENTROPY_GENERATOR Flavio Ceolin 2020-09-01 14:59:02 -07:00
  • 61b2cdd0dd osdp: Do not use TEST_RANDOM_GENERATOR Flavio Ceolin 2020-09-01 14:49:50 -07:00
  • 209e4ee1a1 boards: mec1501modular: build without image gen tool Anas Nashif 2020-09-02 07:31:51 -04:00
  • 478577e04a driver: interrupt_controller: miwu: fix build errors from device const Peter Bigot 2020-09-02 09:47:49 -05:00
  • 4f6145a478 net: tcp2: Fix connection close seq values Jukka Rissanen 2020-09-02 11:07:20 +03:00
  • 24acf1024d board: mimxrt685_evk update flash command Hake Huang 2020-09-01 11:00:13 +08:00
  • 73288835ec tests: arch: arm: irq_advanced_features: remove Arty Cortex-M1 handling Henrik Brix Andersen 2020-08-30 12:45:00 +02:00
  • ba2bafc80d boards: arm: arty: reduce number of IRQs from 8 to 7 Henrik Brix Andersen 2020-08-30 13:08:57 +02:00
  • db6737b34a tests: arch: arm: irq_advanced_features: check irq is not always pending Henrik Brix Andersen 2020-08-30 12:46:58 +02:00
  • aab95f09f2 samples: drivers: spi_flash: add support for arty_a7_arm_designstart_m3 Henrik Brix Andersen 2020-08-30 12:43:42 +02:00
  • 80cb465a89 boards: arm: arty: add arm cortex-m3 designstart fpga board definition Henrik Brix Andersen 2020-08-27 20:12:40 +02:00
  • 77da848d7b boards: arm: arty: add missing cpu node to devicetree Henrik Brix Andersen 2020-08-27 20:11:19 +02:00
  • 4fe779848f boards: arm: arty: refactor board definition to prepare for cortex-m3 Henrik Brix Andersen 2020-08-27 20:07:50 +02:00
  • 140841fc73 soc: arm: arm: designstart: add cortex-m3 designstart fpga support Henrik Brix Andersen 2020-08-27 20:01:46 +02:00
  • acfb66b6f4 tests: arch: arm: add test for IRQ Target state management Ioannis Glaropoulos 2020-01-23 14:39:46 +01:00
  • e08dfec77c arch: arm: cortex-m: add ARM-only API to set all IRQS to Non-Secure Ioannis Glaropoulos 2020-02-26 16:17:01 +01:00
  • 4ec7725110 arch: arm: cortex-m: Modify ARM-only API for IRQ target state mgmt Ioannis Glaropoulos 2020-01-23 14:35:54 +01:00
  • 51d4b4d5f4 drivers: flash: stm32wb: rework dualcore flash operation Alexandre Bourdiol 2020-07-16 18:01:02 +02:00
  • 5deb8ffe0c drivers: STM32: Rework CLK48 HSEM protection Alexandre Bourdiol 2020-07-08 11:18:07 +02:00
  • 6bc559bdaa soc: arm: st_stm32: update HSEM ID from STM32WB cube update Alexandre Bourdiol 2020-07-07 17:46:38 +02:00
  • 45ef9e85a7 boards: faze: should not be declared as a default test platform Anas Nashif 2020-09-01 17:32:16 -04:00
  • d431b56587 west: Update module's revision Tomasz Bursztyka 2020-07-31 09:35:32 +02:00
  • dcf89f4990 doc: Add a device qualifier change entry to release-notes for 2.4 version Tomasz Bursztyka 2020-08-10 12:14:51 +02:00
  • ef560e0a53 drivers: Manual const-ification of device driver instance Tomasz Bursztyka 2020-07-14 17:02:00 +02:00
  • 26cbd6a58c tests: uart_asyn: Simplify how the UART device is provided Tomasz Bursztyka 2020-07-14 10:59:36 +02:00
  • 4dcfb5531c isr: Normalize usage of device instance through ISR Tomasz Bursztyka 2020-06-17 14:58:56 +02:00
  • 5c9dd0de78 drivers: Apply dynamic IRQ API change Tomasz Bursztyka 2020-08-03 13:34:08 +02:00