Commit graph

  • 612dad264c kernel: Decouple TICKS_PER_SEC from TICKLESS_CAPABLE Martin Åberg 2021-02-03 18:24:15 +01:00
  • 76ebe71fcb doc: data structures: fix description of sflist Peter Bigot 2020-11-16 14:27:56 -06:00
  • 59365f576e cmake: remove usage of deprecated gccarmemb variant Anas Nashif 2021-02-03 16:51:24 -05:00
  • e8cdbe03d2 twister: remove usage of deprecated gccarmemb variant Anas Nashif 2021-02-03 16:50:14 -05:00
  • e7a335fb9d drivers: sensor: adxl362: Fix unused variable warnings Jan Tore Guggedal 2021-02-04 08:28:44 +01:00
  • ca742c76a9 doc: fix typos in mutex Lauren Murphy 2021-02-03 21:46:40 -06:00
  • 17f1e4b14f dts: nrf/stm32: supress duplicate unit-address warning Kumar Gala 2021-02-03 13:27:18 -06:00
  • 4c0266fcf1 drivers: serial: nrfx_uarte: Fix power management Krzysztof Chruscinski 2021-02-04 12:00:12 +01:00
  • 35b609be5a drivers: flash: stm32h7: fix int/long int warnings Emil Lindqvist 2021-02-03 12:33:19 +01:00
  • c109e7691d dts: atmel/nxp: supress duplicate unit-address warning Kumar Gala 2021-02-03 21:33:01 -06:00
  • 5a11af3ce2 cmake: dts: Fix passing multiple EXTRA_DTC_FLAGS to gen_defines.py Kumar Gala 2021-02-03 14:10:43 -06:00
  • bb739b13ee dts: surpress node name for SPI buses should be 'spi' warning Kumar Gala 2021-02-03 11:40:48 -06:00
  • 8a71b16f93 edac: Update shell commands Andrei Emeltchenko 2021-01-26 16:01:47 +02:00
  • 47dd65bc97 edac: Rename PCI_ENDPOINT to PCI_HOST_BRIDGE Andrei Emeltchenko 2021-01-26 11:49:21 +02:00
  • 5dfd9cb029 edac: Move IBECC information to DT root Andrei Emeltchenko 2021-01-25 17:04:03 +02:00
  • c0dd472cd7 edac: Do not use BDF and PCI IDs from DTS Andrei Emeltchenko 2021-01-25 14:19:13 +02:00
  • 89a253b052 edac: Use Device Tree values for BDF and PCI VID Andrei Emeltchenko 2021-01-21 17:09:43 +02:00
  • 599f21da62 doc: net: Add networking changes to 2.5 release note Jukka Rissanen 2021-02-04 12:14:00 +02:00
  • 3cf64b17c3 bluetooth: host: expand l2cap CID abbreviation Emil Hammarstrom 2021-02-04 11:07:02 +01:00
  • a904330d4f logging: fix warnings when building with -Wunused-variable Emil Lindqvist 2021-02-03 11:07:45 +01:00
  • d74dae2eaf tests/drivers/dma: loop_transfer: Use ztest harness Erwan Gouriou 2021-02-03 15:19:18 +01:00
  • f729f82171 net/6lo: First buffer fragment should hold the full compressed header Tomasz Bursztyka 2021-02-04 08:26:31 +01:00
  • 3fff3852fa dts: Rename compatible arm,arm-timer to arm,armv8-timer Kumar Gala 2021-02-03 18:53:44 -06:00
  • 4d4a636555 tests/kernel/common: Skip the printk test when not applicable Andy Ross 2020-12-23 11:37:01 -08:00
  • 1edf006d49 dts: Fix /soc/timer: missing or empty reg/ranges property warnings Kumar Gala 2021-02-03 11:57:49 -06:00
  • 93cff44e2f dts: Fix unit name should not have leading "0x" warning Kumar Gala 2021-02-03 11:57:37 -06:00
  • 8059552cc2 dts: Fix unit name warnings Kumar Gala 2021-02-03 11:57:20 -06:00
  • cce5ff1510 arch/x86: Fix stack alignment for user threads Andy Ross 2021-02-03 12:56:51 -08:00
  • a980762f70 net/ieee802154: Drop fragmented packet if first frag is not present Tomasz Bursztyka 2021-02-03 10:07:54 +01:00
  • 2a423bc6d3 net/ieee802154: Do not unreference one time too many a fragmented packet Tomasz Bursztyka 2021-02-03 10:02:00 +01:00
  • 0ebd300001 net/ieee802154: Make sure L2 drop any ACK frames Tomasz Bursztyka 2021-02-03 09:11:47 +01:00
  • 6917d26848 net/ieee802154: Avoid NULL pointer de-reference in packet reassembly Tomasz Bursztyka 2021-02-02 12:20:32 +01:00
  • 606807940c net/ieee802154: Each fragment should be at least of its header's length Tomasz Bursztyka 2021-02-02 12:02:14 +01:00
  • 6f1ab93c66 net/ieee802154: Invalidate frame in case of no address in relevant modes Tomasz Bursztyka 2021-02-02 11:40:21 +01:00
  • 40aab3276c Revert "kernel: init: activate FPU for main thread" Ioannis Glaropoulos 2021-01-28 21:46:28 +01:00
  • 2bf26ecf4d cmake: modules: remove Zephyr module duplicates from ZEPHYR_MODULE_NAMES Torsten Rasmussen 2021-01-26 09:41:42 +01:00
  • 46f2f8cbc9 runners: fix openocd with --use-elf Martí Bolívar 2021-02-03 10:14:57 -08:00
  • 9c55e2b551 drivers: bme280: Replace deprecated Kconfig option Flavio Ceolin 2021-02-03 09:53:25 -08:00
  • b7acb6bf55 Bluetooth: controller: openisa: Fix to use compiler memory barrier Vinayak Kariappa Chettimada 2021-02-03 21:32:14 +05:30
  • 59616c0b03 Bluetooth: controller: openisa: Fix unsupported ULL LLL Prio config Vinayak Kariappa Chettimada 2021-02-03 21:24:26 +05:30
  • 3664cb9f62 Bluetooth: controller: Fix BT_CTLR_ULL_HIGH_PRIO default value Vinayak Kariappa Chettimada 2021-02-03 21:16:15 +05:30
  • 5d864968c0 mbedtls: Bump to 2.16.9 Flavio Ceolin 2021-01-22 14:53:01 -08:00
  • f44a6c6f85 dts: Cleanup litex,clk binding Kumar Gala 2021-02-03 10:48:40 -06:00
  • cbd9608441 dts: bindings: remove default usage in gaisler,irqmp Kumar Gala 2021-02-03 10:47:01 -06:00
  • f8b7aabd12 dts: bindings: Remove defaults for cache lines from cpu binding Kumar Gala 2021-02-03 10:45:48 -06:00
  • 3035d75fe2 tests: ztest: Fix issues due to test case of accessing NULL address Enjia Mai 2021-01-29 17:40:03 +08:00
  • 2bd5b63dfd Bluetooth: Mesh: Verify network buffer max len Trond Einar Snekvik 2021-02-03 10:29:25 +01:00
  • 782c121dd3 tests/sched/deadline: Fix precision rollover Andy Ross 2021-02-03 09:36:05 -08:00
  • b49292634f tfm_ipc: Fix regex in sample.yml Øyvind Rønningstad 2021-02-03 14:34:34 +01:00
  • 25bc05e174 tfm_integration: Add tfm tag in sample.yml Øyvind Rønningstad 2021-02-03 14:34:10 +01:00
  • 8ea91311fa doc: gsg: Update Homebrew installation for macOS Carles Cufi 2021-02-03 14:55:50 +01:00
  • 2e9e241f29 ci: add action to create release Anas Nashif 2021-01-29 12:12:30 -05:00
  • b5b9f2c458 lorawan: restore datarate after join Jordan Yates 2021-01-23 17:57:11 +10:00
  • f553007e06 lorawan: validate requested datarates Jordan Yates 2021-01-23 17:38:09 +10:00
  • 83f43c727f lorawan: query default region datarate Jordan Yates 2021-01-19 22:42:35 +10:00
  • ef926e714b arm: cortex_m: fix vector table relocation in non-XIP builds Ioannis Glaropoulos 2021-02-02 13:11:21 +01:00
  • 39f632e7f0 kernel: fix usage of KERNEL_COHERENCE macro Anas Nashif 2020-12-07 13:15:42 -05:00
  • d1495e98e2 kernel: fix arch_mem_coherent() call in spinlock Daniel Leung 2021-02-02 16:35:15 -08:00
  • 079bc64c16 kernel: fix _kernel argument to arch_mem_coherent Daniel Leung 2021-02-02 16:12:15 -08:00
  • 5f327f9edf runners: pyocd: handle None in hex/bin files Martí Bolívar 2021-02-03 06:12:08 -08:00
  • 1454730faa Bluetooth: samples: hci_uart: Add overlays for nRF5340 Carles Cufi 2021-02-03 14:50:13 +01:00
  • cf946d3365 doc: extensions: Fix generator being ignored in west Carles Cufi 2021-02-03 14:32:44 +01:00
  • 777c5c9941 actions: compliance: Rebase before running west update Carles Cufi 2021-02-03 14:37:44 +01:00
  • 783f8158c1 include: drivers: uart: fix incorrect event name in brief Jennifer Williams 2021-02-02 18:23:09 -08:00
  • 5b8d79fe9a sample: usb: exlude native_posix platform Johann Fischer 2020-10-29 15:49:45 +01:00
  • 070ee4bf37 samples: cdc_acm_composite: fix format specifier Johann Fischer 2020-10-28 22:57:23 +01:00
  • 806e3c7d3f samples: usb: remove unnecessary GPIO dependency Johann Fischer 2020-10-28 00:35:52 +01:00
  • 563c24fb78 settings: Handle unhandled error Lukasz Maciejonczyk 2021-02-02 12:56:03 +01:00
  • 53b08ecbfd drivers: serial: Don't condition uart_irq_rx_ready on irq enabled Maureen Helm 2021-02-01 12:34:28 -06:00
  • 67f43119be release: Zephyr 2.5.0 RC2 Anas Nashif 2021-02-02 23:43:55 -05:00
  • 3b4d2fcab9 doc: Add inclusive language coding guideline Maureen Helm 2020-12-02 18:22:02 -06:00
  • a7843e27d5 kernel: remove k_mem_pool API remnants Nicolas Pitre 2021-02-02 20:09:27 -05:00
  • 890e9846c8 Revert "tests: context: disable if DEMAND_PAGING" Daniel Leung 2021-02-02 12:13:34 -08:00
  • de6c583eee usb: fix BOS descriptor registration Johann Fischer 2021-02-01 14:37:30 +01:00
  • 2d65d72cc6 lib/os/heap: add alignment precisions to the documentation Nicolas Pitre 2021-01-26 17:14:25 -05:00
  • 47de5a0591 libc/minimal: fix realloc() failure case Nicolas Pitre 2021-01-25 21:13:02 -05:00
  • 593997046b lib/os/heap: fix out-of-bounds usage of memcpy() in sys_heap_realloc() Nicolas Pitre 2021-01-26 13:54:36 -05:00
  • c822e0abbd libc/minimal: fix realloc() allocated memory alignment Nicolas Pitre 2021-01-25 20:55:16 -05:00
  • 4690b8d5ec libc/minimal: fix malloc() allocated memory alignment Nicolas Pitre 2021-01-25 18:20:42 -05:00
  • 6055c253ee shield: cmake: using Kconfig.shield instead of looking for overlay files Torsten Rasmussen 2021-02-02 16:20:11 +01:00
  • cb1a6293ea shield: adding Kconfig.shield to boostxl_ulpsense shield folder Torsten Rasmussen 2021-02-02 16:40:12 +01:00
  • afb34e3d5c twister: check if output is connected to tty before 'stty sane' call Eugeniy Paltsev 2020-11-29 21:28:28 +03:00
  • 698db69307 west sign: prefer 'python imgtool.py' on windows Martí Bolívar 2021-02-02 12:20:47 -08:00
  • b4903d44bf west sign: adjust find_imgtool helper Martí Bolívar 2021-02-02 12:05:58 -08:00
  • fb2b77c995 tests: arm: cortex_m: test dynamic lazy stacking on Cortex-m Ioannis Glaropoulos 2021-01-29 13:41:14 +01:00
  • 7471729273 doc: release notes: a note for changing the default FP mode in ARM Ioannis Glaropoulos 2021-01-29 11:43:34 +01:00
  • 099e9216d4 arm: cortex_m: update docs to reflect the lazy stacking functionality Ioannis Glaropoulos 2021-01-29 11:36:12 +01:00
  • 73288490f6 arm: cortex_m: log EXC_RETURN value in fatal.c Ioannis Glaropoulos 2021-01-29 10:32:43 +01:00
  • cafe04558c arm: cortex_m: make lazy FP stacking enabling dynamic Ioannis Glaropoulos 2021-01-28 21:42:55 +01:00
  • e063ba1a52 arm: aarch32: introduce status bit-flag for the MPU region width Ioannis Glaropoulos 2021-01-29 09:53:06 +01:00
  • 86c1b57103 arm: cortex_m: select by default FP sharing mode when using the FPU Ioannis Glaropoulos 2021-01-27 14:24:59 +01:00
  • 2642eb28bf arm: cortex_m: force FP context stacking by default Ioannis Glaropoulos 2021-01-26 18:52:10 +01:00
  • 56dd787627 arm: cortex_m: skip clearing CONTROL if this is done at boot Ioannis Glaropoulos 2021-01-26 17:37:18 +01:00
  • 887e1abace kernel/timeout: Fix timeout "sooner" computation Andy Ross 2021-02-01 10:01:18 -08:00
  • 544475d8a7 kernel/timeout: Schedule zero-time timeouts Andy Ross 2021-02-02 13:19:25 -08:00
  • 092758cda6 boards: hifive1: remove incorrect alias for GPIO use of LEDs Peter Bigot 2021-02-02 14:06:49 -06:00
  • fcaf14a6e4 samples: sht3xd: fix unchecked failure mode Peter Bigot 2021-02-02 12:42:34 -06:00
  • 6defabebad drivers: can: Fix building with socket_can_generic.h Kumar Gala 2021-02-02 12:58:15 -06:00
  • d537be01a9 cmake: show memory usage on zephyr.elf always Torsten Rasmussen 2021-02-02 21:06:11 +01:00
  • 96dfed029d power: fix bound on state array Peter Bigot 2021-02-01 16:31:47 -06:00