Show patches with: Archived = No       |   4707 patches
« 1 2 ... 22 23 2447 48 »
Patch Series S/W/F Date Submitter Delegate State
Cmake changes to handle finding dts soc.fixup across all arch's --- 2018-02-22 Kumar Gala Accepted
dts: atmel_sam: Refactor SoC dts.fixup into arch/arm/soc/atmel_sam --- 2018-02-21 Kumar Gala Accepted
samples: dump_http_server: move generated files into include/generated --- 2018-02-21 Kumar Gala Accepted
dts: ti: Refactor TI SoC dts.fixup into arch/arm/soc/ti_simplelink --- 2018-02-21 Kumar Gala Accepted
net: app: Move mbedTLS debug log level config to mbedTLS Kconfig --- 2018-02-21 Paul Sokolovsky Accepted
boards: nucleo_f429zi: fixup space character issue --- 2018-02-21 Erwan Gouriou Accepted
dts: nxp: Add add addr/size cell to spi nodes --- 2018-02-21 Kumar Gala Accepted
Refactor dts.fixup into arch/arm/soc for NXP platforms --- 2018-02-21 Kumar Gala Accepted
board: nucleo_f412zg: Configure I2C and USB --- 2018-02-21 Erwan Gouriou Accepted
scripts: extract_dts_inculdes: Fix reg prop size/addr cell calculation --- 2018-02-20 Kumar Gala Accepted
samples: sockets: echo: Better error and short write handling --- 2018-02-20 Paul Sokolovsky Accepted
mbedtls: config-tls1_2.h: Extended TLS 1.2 config --- 2018-02-20 Paul Sokolovsky New
[DNM|RFC] sanitycheck: device handler, allow running tests on real hw --- 2018-02-19 anas.nashif@intel.com New
Convert tests to ztest and other cleanup work --- 2018-02-17 anas.nashif@intel.com New
test cases moved to ztest and naming fixes --- 2018-02-16 anas.nashif@intel.com Accepted
samples: sockets: http_get: Include Host: header in request --- 2018-02-16 Paul Sokolovsky Accepted
codecov: ignore ext/hal and ext/crypto --- 2018-02-15 anas.nashif@intel.com Accepted
mbedtls: Add CONFIG_MBEDTLS_SSL_MAX_CONTENT_LEN --- 2018-02-15 Paul Sokolovsky Accepted
cmake: Add CONFIG_APPLICATION_MEMORY constraint --- 2018-02-15 Andy Gross Accepted
kconfig: fix more help spacing issues --- 2018-02-15 anas.nashif@intel.com Accepted
[RFC] mbedtls: Switch default MBEDTLS_CFG_FILE to config-mini-tls1_2.h --- 2018-02-15 Paul Sokolovsky Accepted
sanitycheck: check for deprecated variant variable --- 2018-02-15 anas.nashif@intel.com Accepted
mbedtls: config-mini-tls1_2.h: Update stale comments --- 2018-02-15 Paul Sokolovsky Accepted
arm: mpu: nxp: Set bus master 3 to full access --- 2018-02-15 Andy Gross Accepted
tests: add test for device class/API --- 2018-02-15 anas.nashif@intel.com New
net: lwm2m: remove calling device_periodic_service() every 10 seconds --- 2018-02-14 Robert Chou Accepted
dma: Fix building when system calls are disabled --- 2018-02-13 Kumar Gala Accepted
samples: sockets: Add big_http_download sample --- 2018-02-13 Paul Sokolovsky Accepted
net: sockets: getaddrinfo() buffer overflow, etc. fixes --- 2018-02-13 Paul Sokolovsky Accepted
arch: arm: Enable stack guard before starting main --- 2018-02-13 Andy Gross Accepted
net: sockets: getaddrinfo() buffer overflow, etc. fixes --- 2018-02-12 Paul Sokolovsky Accepted
[RFC] build: support custom out of tree boards --- 2018-02-12 anas.nashif@intel.com New
sensors: sensor_value: Elaborate docs --- 2018-02-12 Paul Sokolovsky Accepted
Change security overview to specify feature release updates --- 2018-02-12 Andy Gross Accepted
deprecate ZEPHYR_GCC_VARIANT and reorg toolchain files --- 2018-02-11 anas.nashif@intel.com New
sanitycheck: make schema for toolchains more flexible --- 2018-02-11 anas.nashif@intel.com New
samples: net: sockets: Clean up/improve socket samples --- 2018-02-11 Paul Sokolovsky Accepted
net: buf: Make NET_BUF_POOL_USAGE independent of NET_BUF_LOG again --- 2018-02-11 Paul Sokolovsky Accepted
doc: add initial microbit documentation --- 2018-02-10 anas.nashif@intel.com Accepted
tests: slab: remove dead code --- 2018-02-10 anas.nashif@intel.com New
toolchain: gcc/common: add header guard --- 2018-02-10 anas.nashif@intel.com Accepted
remove gdb_info and debug_info code --- 2018-02-10 anas.nashif@intel.com New
docs for RISC-V boards --- 2018-02-09 anas.nashif@intel.com Accepted
Fix nucleo flash support --- 2018-02-08 Erwan Gouriou Accepted
samples: bluetooth/ipsp: Update multicast address --- 2018-02-08 Erwan Gouriou Accepted
boards: enable uart if BT_DEBUG_MONITOR is on --- 2018-02-08 Erwan Gouriou New
doc: we do not need gcc-c++.i686 on fedora --- 2018-02-08 anas.nashif@intel.com Accepted
gitlint: use custom rule for line length violations --- 2018-02-07 anas.nashif@intel.com Accepted
crypto: mbedtls: Update mbedTLS to 2.7.0 --- 2018-02-07 Kumar Gala Accepted
tests: build_all: Fix building for lps25hb and lsm6ds0 --- 2018-02-07 Kumar Gala Accepted
dts: flash: Add support for flash labels --- 2018-02-07 Kumar Gala Accepted
scripts: sanitycheck: Add MPU userspace related sections --- 2018-02-07 Andy Gross Accepted
sensors: move lps25hb and lsm6ds0 to dts --- 2018-02-07 Erwan Gouriou Accepted
Fix duplicated doxygen documentation in device.h --- 2018-02-07 anas.nashif@intel.com Accepted
LwM2M: add data validation callback and set transport binding of server object as read-writable --- 2018-02-07 Robert Chou Accepted
sanitycheck: Make all handlers (qemu, native, unit) use the same log --- 2018-02-06 anas.nashif@intel.com Accepted
soc: ti_simplelink: cc32xx: Remove ARMV7_M guard from CMSIS_IRQn_Type --- 2018-02-06 Gilbert Pitney Accepted
Mpu makefile changes --- 2018-02-06 Andy Gross Accepted
doc: install pyocd using pip2 --- 2018-02-06 anas.nashif@intel.com Accepted
flash: remove obsolete FLASH_DRIVER_NAME --- 2018-02-06 Erwan Gouriou Accepted
tests: build with kernel debug enabled --- 2018-02-06 anas.nashif@intel.com Accepted
doc: update package dependencies for Linux --- 2018-02-06 anas.nashif@intel.com New
net: zstream API to abstract socket transport protocols (e.g. TCP vs TLS) --- 2018-02-05 Paul Sokolovsky Accepted
USB device transfer --- 2018-02-05 Loic Poulain Accepted
samples: sockets: http_get: More configurability and logging --- 2018-02-05 Paul Sokolovsky Accepted
net: lwm2m: update internal API select_writer() --- 2018-02-05 Robert Chou Accepted
[WIP] subsys: console: POSIX-compatible console for native_posix port --- 2018-02-01 Paul Sokolovsky New
drivers: flash: Implement flash page layout api in mcux driver --- 2018-01-31 Maureen Helm Accepted
sensor: hts221: Fix assert logical error --- 2018-01-31 Andy Gross Accepted
sensors: Redefine SENSOR_CHAN_DISTANCE to be in meters --- 2018-01-31 Paul Sokolovsky Accepted
Galileo/Minnowboard documentation updates --- 2018-01-31 anas.nashif@intel.com New
Enable PCI enumration on minnowboard and Atom in general --- 2018-01-31 anas.nashif@intel.com New
boards: arc: default board with MPU enabled --- 2018-01-31 anas.nashif@intel.com Accepted
boards: make em_starterkit the defaule for ARC --- 2018-01-30 anas.nashif@intel.com Accepted
[WIP|RFC]: Add clang/llvm support --- 2018-01-30 anas.nashif@intel.com New
scripts: jlink: Do not mass erase flash by default --- 2018-01-30 Maureen Helm Accepted
net: lwm2m: check content-format and respond with error if not support --- 2018-01-30 Robert Chou New
sensors: dts: cleanup usage of HAS_DTS_I2C_DEVICE --- 2018-01-29 Kumar Gala Accepted
x86: remove HAS_DTS checking --- 2018-01-29 anas.nashif@intel.com Accepted
scripts: extract_dts_includes: Sanitize interrupt names --- 2018-01-29 Kumar Gala Accepted
Test directory renaming and object tracing tests --- 2018-01-29 anas.nashif@intel.com Accepted
boards: 96b_carbon: add supported features --- 2018-01-28 anas.nashif@intel.com New
net: tcp: prepare_segment: Return detailed error codes. --- 2018-01-28 Paul Sokolovsky Accepted
[WIP][RFC] net: mqtt: Port MQTT library to BSD sockets --- 2018-01-27 Gilbert Pitney Accepted
net: sockets: Define POSIX function symbols as inline functions --- 2018-01-27 Gilbert Pitney Accepted
sensor: hts221: Cleanup Kconfig for driver & bus name --- 2018-01-26 Kumar Gala New
Fixes for sensor build all with device tree --- 2018-01-26 Kumar Gala Accepted
dts: add support for application level dts.fixup --- 2018-01-26 Kumar Gala Accepted
sanitycheck: default to assertions being enabled --- 2018-01-26 Kumar Gala Accepted
scripts: fix ram_reports and generate bin file if missing --- 2018-01-26 anas.nashif@intel.com New
scripts: jlink: Add flash command support to the jlink runner --- 2018-01-25 Maureen Helm New
[RFC][DNM]arm: atmel: sam3x: Cleanup flash node/controller in device tree --- 2018-01-25 Kumar Gala New
arm: nxp: update flash controller to use device tree --- 2018-01-25 Kumar Gala Accepted
Flash and device tree cleanups on nordic --- 2018-01-25 Kumar Gala Accepted
drivers: flash: stm32: Convert to use device tree --- 2018-01-25 Kumar Gala Accepted
drivers: flash: atmel sam0: Convert to use device tree --- 2018-01-25 Kumar Gala Accepted
sensors: Redefine SENSOR_CHAN_HUMIDITY in percents, not milli-percents. --- 2018-01-25 Paul Sokolovsky Accepted
libc: Make printf() work out of the box with Newlib --- 2018-01-25 Paul Sokolovsky Accepted
tests: benchmarks: latency_measure: Fix build issue with abs() --- 2018-01-24 Kumar Gala New
arm: kernel: don't do supervisor call in exception handler --- 2018-01-24 Chunlin Han Accepted
« 1 2 ... 22 23 2447 48 »