Adithya Baglody (2):
tests: benchmarks: timing_info: Fixed userspace benchmarks for nrf52
subsys: random: xoroshiro128: Use entropy get isr during init
Alexander Polleti (2):
net: fix return type of net_addr_type2str
c++: fix comparison between signed and unsigned types
Anas Nashif (11):
tests: preempt: increase stack size for test
tests: rename test entry functions
xtensa: removed obsolete headers
boards: arduino_101: remove mention of boot stub
tracing: remove stray event_logger code
doc: esp32: update flashing instructions
Revert "kernel: Disable tick handling when !MULTITHREADING"
Revert "kernel: Enable interrupts for MULTITHREADING=n on supported arch's"
release: wrap lines in release notes
doc: update release notes
release: bump to 1.13.0-rc3
Andy Ross (1):
tests: Add kernel/sched/deadline test for EDF validation
Carles Cufi (2):
Bluetooth: mesh: Fix missing semicolon
doc: Add Bluetooth release notes for 1.13
Daniel Leung (7):
drivers: grove/temperature: ADC resolution to be 12-bit
drivers: grove/light: change ADC resolution to 12-bit
adc: add native driver for Quark D2000
adc: remove adc_qmsi driver
tests/drivers: adc: add config for Quark D2000
Revert "boards: quark_d2000_crb: Remove adc support"
samples: grove: re-add Quark D2000 to sample.yaml
David B. Kinder (5):
doc: fix reference to props file
doc: fix reference to log.h
doc: give nicer error if env not set up
doc: fix 404 error page message
doc: add doc changes to 1.13 release notes
Flavio Ceolin (5):
misc: mempool: Fix bit mask value
crypto: tests: Change crypto tests to use Kconfig defined header
tests: crypto: mbedtls: Fix mbedTLS self test usage
ext: lib: crypto: Update mbedTLS to 2.12.0
samples: drivers: crypto: Fix minimum values for mbedTLS
Frank Li (1):
drivers: eth: enc28j60: Fix read error when ERDPT < ERXRDPT
Henrik Brix Andersen (1):
doc: settings: fix inline sample code
Ioannis Glaropoulos (1):
doc: fix minor typo in clock.rst
Ismael Fillonneau (1):
doc: kernel: usermode: fix macro name
Istvan Bisz (1):
scripts: dts: extract: clock.py fix node alias name
Johan Hedberg (1):
Bluetooth: Mesh: Fix checking for subnet when recovering App Key
Jukka Rissanen (1):
net: gptp: Set stack size correctly for handler thread
Justin Watson (1):
adc: sam: Fixed adc_api test for the SAM E70.
Kumar Gala (1):
scripts: dts: extract: Fix handling of irq prop being a list of lists
Marti Bolivar (1):
boards: fix up reel_board Kconfig warnings
Maureen Helm (2):
doc: release notes: Add arm arch and boards for 1.13
doc: release notes: Fill in driver section for 1.13
Paul Sokolovsky (3):
doc: relnotes-1.13: Condense/cleanup networking section
CODEOWNERS: Add @pfalcon for drivers/ethernet/
net: net_addr_ntop: Clarify docstring
Piotr Mienkowski (1):
board: efr32_slwstk6061a: add support for flashing via OpenOCD
Praful Swarnakar (1):
lib: cmsis_rtos_v1: Minor refactor of CMSIS implemetation
Ravi kumar Veeramally (3):
samples: net: Fix out-of-bound access
net: ipv6: Initialize memory
samples: net: coap: Remove apps using raw mbedtls APIs
Sathish Kuttan (1):
arch: xtensa: remove extra #endif
Sebastian Bøe (1):
cmake: Don't use the environment variable CFLAGS
Ulf Magnusson (2):
scripts: kconfig: Use unique_{defined_syms,choices} and clean up a bit
scripts: kconfig: Put a blank line before warnings and errors
Vinayak Kariappa Chettimada (3):
kernel: Improve precision of ticks and ms conversions
drivers: entropy: nrf5: Fix ENTROPY_BUSYWAIT from hanging
usb: device: nrf5: Fix HF clock enable check