Commit graph

  • ae4deae6f9 nrf52_bsim: Move CMSIS functions to cmsis.c Rubin Gerritsen 2020-05-26 22:20:52 +02:00
  • 3cf7f9c974 arch: posix: Print warning on sys_reboot Rubin Gerritsen 2020-05-26 22:10:45 +02:00
  • d233f0c2dd nrf52_bsim: Add wrappers for some more CMSIS APIs Rubin Gerritsen 2020-05-25 20:51:02 +02:00
  • ff50ca1974 fs: nvs: fail on >= 256 B block sizes Michael Hope 2020-06-01 21:55:31 +02:00
  • b98058ecd0 tests: Exclude qemu_arc{em|hs} in some Alexey Brodkin 2020-05-20 16:06:03 +03:00
  • 0fa4423932 ARC: Add support for basic QEMU platform for ARC EM & HS Wayne Ren 2019-02-20 00:59:40 +08:00
  • d434dfc22c sanitylib: Adding small change to enable create_overlay() testing Spoorthy Priya Yerabolu 2020-05-30 03:38:35 -07:00
  • 9ac30b595c scripts: tests: sanitycheck: Add testcases for TestInstance Class Spoorthy Priya Yerabolu 2020-05-21 04:17:40 -07:00
  • 3cabacce9a Bluetooth: controller: Address nRF5340 Engineering A Errata 16 Vinayak Kariappa Chettimada 2020-06-06 10:49:10 +05:30
  • 7d3b299b33 device: use helper macro in device define macros Peter Bigot 2020-05-11 10:00:09 -05:00
  • bc34501892 drivers: use macro to define device structures Peter Bigot 2020-05-14 08:33:34 -05:00
  • 75a69b940e net: openthread: cli: Align config of OT and Zephyr shell max cmd size Eduardo Montoya 2020-06-03 15:25:43 +02:00
  • 461c2786ec samples: zperf: fix an unaligned access in the UDP uploader fix_zperf2 Michael Hope 2020-06-08 20:34:49 +02:00
  • fc1d0635df net: l2: openthread: Add config option to enable OpenThread ref. device Eduardo Montoya 2020-05-25 11:00:18 +02:00
  • 747f20720a net: wifi: shell: store shell in context before scan Marcin Niestroj 2020-05-29 11:12:22 +02:00
  • 2c66525b7b net: stats: Priority field was used instead of traffic class Jukka Rissanen 2020-05-13 14:57:02 +03:00
  • 43287d2323 net: socket: Add sendmsg() support to AF_PACKET Jukka Rissanen 2020-05-18 18:57:46 +03:00
  • c1fe4737b7 drivers: usb: fix a buffer overflow in usb_sam0.c fix_usb_overflow Michael Hope 2020-06-05 21:11:57 +02:00
  • c922dec924 dts: arm: add a name to cpu0 Michael Hope 2020-05-27 18:27:10 +02:00
  • cab6915328 drivers: usb: handle a null output arg on SAM0 fix_usb Michael Hope 2020-06-01 18:05:56 +02:00
  • 2f269b2ecf Bluetooth: GATT: allow references to const uuids Peter A. Bigot 2020-05-24 09:06:06 -05:00
  • 2115b575a4 net: ieee802154: Allow to disable auto-start of 802.15.4 interfaces Markus Becker 2020-05-26 17:24:59 +02:00
  • b9f6e33afb samples: net: google_iot_mqtt: fix log typo Alexey Markevich 2020-06-08 11:37:38 +03:00
  • d6d5ae170a samples: net: google_iot_mqtt: log actual error Alexey Markevich 2020-06-01 14:17:47 +03:00
  • 2b076d8bc7 net: wifi: add extern "C" to wifi_mgmt.h Ilya Tagunov 2020-06-06 00:35:07 +03:00
  • fe39fd8939 fs: nvs: fail on >= 256 B block sizes fix_pages Michael Hope 2020-06-01 21:55:31 +02:00
  • 367c1baa21 drivers: flash: report if the read returns an error fix_read_error Michael Hope 2020-05-31 18:17:34 +02:00
  • 0ecfdf1070 tests: kernel benchmark: Avoid timeout in nrf52_bsim Alberto Escolar Piedras 2020-05-21 19:58:06 +02:00
  • 09d3bf2090 up_squared: enable SMP on this board Anas Nashif 2020-06-01 17:14:33 -04:00
  • 33848debf0 up_squared: disable i2c in defconfig Anas Nashif 2020-06-01 17:15:04 -04:00
  • d81be8fd9c drivers: modem: gsm: Do not reference possible null pointer Jukka Rissanen 2020-06-02 16:57:10 +03:00
  • a2d4292a96 doc: relnotes: Add note about C99 types. Kumar Gala 2020-06-05 15:17:29 -05:00
  • 93da8dc478 Revert "checkpatch: update checkpatch to warn about C99 type usage" Kumar Gala 2020-06-02 12:38:11 -05:00
  • e353d123fd zephyr: Make Zephyr int types deprecated by default Kumar Gala 2020-05-27 13:16:44 -05:00
  • d00d0f1266 samples/tests: Convert use of %ll{u,d} to PRI{u,d}64 Kumar Gala 2020-05-28 07:23:11 -05:00
  • a1b77fd589 zephyr: replace zephyr integer types with C99 types Kumar Gala 2020-05-27 11:26:57 -05:00
  • ee6fa31af6 west.yml: Update modules for C99 types Kumar Gala 2020-05-27 12:28:08 -05:00
  • 7dc3ecd63d stdint.h: Make {u}int64_t types consistent regardless of arch Kumar Gala 2020-05-27 14:59:11 -05:00
  • faf25cc042 boards: arm: add an OpenOCD config for the seeduino_xiao xiao Michael Hope 2020-06-07 16:46:13 +02:00
  • 4fbdd7cc7b boards: arm: add the Seeeduino XIAO board Michael Hope 2020-06-07 15:09:46 +02:00
  • ccd0465d8d drivers: usb: fix a buffer overflow in usb_sam0.c Michael Hope 2020-06-05 21:11:57 +02:00
  • e2ff5ddd49 fs: nvs: fail on >= 256 B block sizes Michael Hope 2020-06-01 21:55:31 +02:00
  • fa84d08516 boards: arm: enable the adafruit_itsybitsy_m4_express DMA controller Michael Hope 2020-06-01 20:21:58 +02:00
  • 4e25466f05 boards: arm: enable the adafruit_itsybitsy_m4_express USB device port Michael Hope 2020-06-01 18:16:08 +02:00
  • e0240bc35b drivers: usb: handle a null output arg on SAM0 Michael Hope 2020-06-01 18:05:56 +02:00
  • fbd6ea341a boards: arm: enable the adafruit_itsybitsy_m4_express PWM Michael Hope 2020-06-01 13:38:00 +02:00
  • 754b4f32cf drivers: pwm: add a SAM0 TCC based PWM driver Michael Hope 2020-06-01 13:36:22 +02:00
  • 9f3ebe2962 dts: pwm: add a binding for the SAM0 TCC in PWM mode Michael Hope 2020-06-01 13:34:45 +02:00
  • 9e44cffabf drivers: flash: report if the read returns an error Michael Hope 2020-05-31 18:17:34 +02:00
  • 0880194150 boards: arm: enable the adafruit_itsybitsy_m4_express SPI port Michael Hope 2020-05-30 14:04:59 +02:00
  • 782abdc1df boards: arm: add OpenOCD flash and debug support for the itsybitsy_m4 Michael Hope 2020-05-29 22:57:17 +02:00
  • e4b98b6238 drivers: spi: ensure the first byte has been loaded in the TX fast path Michael Hope 2020-05-30 13:54:16 +02:00
  • 2efe38322d boards: arm: enable the adafruit_itsybitsy_m4_express watchdog Michael Hope 2020-05-29 20:30:36 +02:00
  • 34ead31701 boards: arm: document the adafruit_itsybitsy_m4_express RTC support Michael Hope 2020-05-29 20:29:15 +02:00
  • 2883b3c671 drivers: timer: fix the use of K_FOREVER and add support for the SAMD51 Michael Hope 2020-05-29 20:29:00 +02:00
  • 6f6b59bee6 boards: arm: document the HWINFO support for adafruit_itsybitsy_m4_express Michael Hope 2020-05-29 17:59:03 +02:00
  • 36d3a8dd9c boards: arm: enable the adafruit_itsybitsy_m4_express entropy driver Michael Hope 2020-05-29 17:35:41 +02:00
  • c954692807 boards: arm: document the adafruit_itsybitsy_m4_express Michael Hope 2020-05-27 19:19:37 +02:00
  • 0844387627 boards: arm: add the Adafruit ItsyBitsy M4 Express Michael Hope 2020-05-27 19:18:24 +02:00
  • 5cea54ce6e dts: arm: add a name to cpu0 Michael Hope 2020-05-27 18:27:10 +02:00
  • e77985a2f0 release: Update patch level to 99, post 2.3.0 release Carles Cufi 2020-06-05 22:20:43 +02:00
  • b8c78e254f release: Zephyr 2.3.0 Carles Cufi 2020-06-05 20:47:40 +02:00
  • 964da1ca6c doc: conf: Add 2.3.0 version selector Carles Cufi 2020-06-05 20:47:08 +02:00
  • 40b02ee891 doc: relnotes: Add 2.4 release notes draft Carles Cufi 2020-06-05 20:44:39 +02:00
  • bb2bc44367 doc: relnotes: Remove draft status from 2.3 release notes Carles Cufi 2020-06-05 20:45:16 +02:00
  • 711b04b4a0 drivers: usb: fix a buffer overflow in usb_sam0.c usb_overflow Michael Hope 2020-06-05 21:11:57 +02:00
  • 8beda01c0f doc: reference: Update overview for 2.3 Carles Cufi 2020-06-05 19:06:15 +02:00
  • 89a0bcd1cf doc: relnotes: Add a known issues section Carles Cufi 2020-06-05 19:33:39 +02:00
  • b752e05bab doc: relnotes: List all closed issues for 2.3 Carles Cufi 2020-06-05 18:46:31 +02:00
  • 3ebb5f339c doc: relnotes: Fix verb tenses Carles Cufi 2020-06-05 18:09:18 +02:00
  • 7d17c313d4 doc: relnotes: Extra 2.3 tidbits Carles Cufi 2020-06-05 18:05:05 +02:00
  • 27b38bd654 doc: relnotes: Document the random subsystem Carles Cufi 2020-06-05 17:48:09 +02:00
  • 370dfe088f net: sockets: Fix socket ctx check in usermode Robert Lubos 2020-06-05 16:06:22 +02:00
  • 1af0428c3d samples: usb: mass: set storage device for FatFS Peter Bigot 2020-06-03 09:45:09 -05:00
  • d32b4bd210 samples: usb: mass: fix to support FatFS on external file system Peter Bigot 2020-06-03 08:48:30 -05:00
  • 06afe554c9 tests: kernel: timer_api: compensate inaccurate conversion Peter Bigot 2020-06-02 08:15:54 -05:00
  • b22cef027f tests: kernel: timer_api: compensate for fast clocks Peter Bigot 2020-06-02 08:02:56 -05:00
  • 365fd524cd tests: kernel: timer_api: use slew for duration timer test Peter Bigot 2020-05-29 10:50:51 -05:00
  • ac94ffedce tests: kernel: timer_api: use slew for remaining timer threshold Peter Bigot 2020-05-29 10:38:46 -05:00
  • cab4ffcf40 doc: release-notes: add x86/kernel sections Anas Nashif 2020-06-04 07:40:18 -04:00
  • 61e79bb1eb doc: updated to reflect changes introduced with Zephyr CMake package Torsten Rasmussen 2020-05-18 09:28:51 +02:00
  • b32b5e151a doc: security: Release CVEs from embargo David Brown 2020-05-26 15:08:39 -06:00
  • 37e50a6775 driver: timer: stm32_lptim: fix excess ticks Julien D'Ascenzio 2020-06-03 14:07:26 +02:00
  • 01ff7ba6e1 driver: timer: stm32_lptim: fix deadlock when waiting ARROK flag Julien D'Ascenzio 2020-06-03 13:55:57 +02:00
  • ea7140ba63 doc: add the ARC part for release 2.3 Wayne Ren 2020-06-04 14:48:25 +08:00
  • c61dfdc680 tests: drivers: clock_control: nrf: Disable calibration in LFRC test Krzysztof Chruscinski 2020-06-03 11:09:01 +02:00
  • dc9d373eab drivers: clock_control: nrf: Allow calibration disabling Krzysztof Chruscinski 2020-06-03 11:10:14 +02:00
  • afd31e9091 doc: release notes: Fixup openisa BLE changes in 2.3 release notes Maureen Helm 2020-06-03 13:53:11 -05:00
  • 38a8f9c247 doc: release notes: Fill in 2.3 drivers section Maureen Helm 2020-06-03 13:46:50 -05:00
  • 900329ce08 doc: release notes: Use past tense in 2.3 drivers section Maureen Helm 2020-06-02 17:58:13 -05:00
  • 98d8a90f53 release: Zephyr 2.3.0-rc2 Carles Cufi 2020-06-03 22:42:59 +02:00
  • c951d71eba net: check permissions on net contexts Andrew Boie 2020-05-28 12:31:11 -07:00
  • 8ea273b44a net: socketpair: fix user mode access Andrew Boie 2020-05-29 17:52:35 -07:00
  • be919d3bf7 userspace: improve dynamic object allocation Andrew Boie 2020-05-29 17:49:02 -07:00
  • 9f63a0a0a0 net: lib: remove socket-specific recycle calls Andrew Boie 2020-05-29 14:41:13 -07:00
  • 87480cd4fb fdtable: init fd context objects Andrew Boie 2020-05-29 14:52:26 -07:00
  • 4482f83cdb tests: net: tcp: test zsock_get_context_object Andrew Boie 2020-05-29 13:57:21 -07:00
  • 9a27ba57bb tests: net_mgmt: grant socket access Andrew Boie 2020-05-29 13:37:49 -07:00
  • 04bba6772b net: sockets: add API to fetch an fd's ctx object Andrew Boie 2020-05-28 14:36:36 -07:00
  • fed960b94a net: tag net socket objects Andrew Boie 2020-05-29 13:33:12 -07:00