Show patches with: Archived = No       |   4707 patches
« 1 2 ... 9 10 1147 48 »
Patch Series S/W/F Date Submitter Delegate State
modules: Update ci-tools to latest for status check report --- 2019-09-13 Kumar Gala Accepted
run_ci.sh: test build time for -j12 & BUILD_ONLY --- 2019-09-13 Kumar Gala Accepted
ci: run_ci: report ccache stats --- 2019-09-13 Kumar Gala Accepted
run_ci.sh: test build time for build only --- 2019-09-13 Kumar Gala Accepted
run_ci.sh: test build time for -j12 --- 2019-09-13 Kumar Gala Accepted
ci: updates to fix pylint commit test --- 2019-09-13 Kumar Gala Accepted
docs: Add -jauto to sphinx flags to improve doc build times --- 2019-09-13 Kumar Gala New
boards: native_posix: Disable default testing on native_posix_64 --- 2019-09-13 Kumar Gala New
modules: Update ci-tools to disable pylint testing --- 2019-09-13 Kumar Gala Accepted
drivers: gpio: Add open drain output support for STM32 --- 2019-09-13 Richard Osterloh New
tests/subsys/settings/fcb: Fix ifdef in ztest_test_suite --- 2019-09-13 Kumar Gala Accepted
[WIP] Prototype / hack of integration of DTS into sanitycheck --- 2019-09-12 Kumar Gala New
Sanitycheck dt --- 2019-09-12 Kumar Gala Accepted
drivers: ens210: Fix error in header guard --- 2019-09-12 Kumar Gala Accepted
soc: nxp_lpc: Enable mpu on the lpc54114 m4 core --- 2019-09-12 Maureen Helm New
net: config: Add SYS_INIT handler to set clock from SNTP --- 2019-09-12 Paul Sokolovsky New
boards/shields: Enable shields samples on stm32mp157c_dk2 --- 2019-09-12 Erwan Gouriou Accepted
runci script cleanup and minor fix. --- 2019-09-12 Kumar Gala Accepted
boards: Clean up references to env variable PROJECT_SOURCE_DIR --- 2019-09-12 Erwan Gouriou Accepted
doc: shields: Update shields doc with missing features --- 2019-09-12 Erwan Gouriou Accepted
soc: nxp_kinetis: Rework flash configuration field --- 2019-09-11 Maureen Helm New
manifest: mbedtls: Update to pick latest config-tls-generic.h --- 2019-09-11 Paul Sokolovsky New
cmake: Fixup shield overlay and conf file search locations --- 2019-09-11 Kumar Gala New
doc: releases: Create 1.14.1 notes --- 2019-09-11 David Brown Accepted
Fix shield sample build issue for x_nucleo_iks01a2 --- 2019-09-11 Kumar Gala Accepted
drivers: audio: tlv320dac310x: Explicitly set GPIO_DIR_OUT --- 2019-09-10 Kumar Gala New
samples: CAN: Tweak GPIO flags in dts for mcp2515 --- 2019-09-10 Kumar Gala New
dts/Kconfig: Clean up few unused HAS_DTS_XXX symbols --- 2019-09-10 Erwan Gouriou New
drivers: counter: remove deprecated functions --- 2019-09-10 Kumar Gala Accepted
sys: ring_buffer: remove deprecated sys_ring_buf_* --- 2019-09-10 Kumar Gala Accepted
sys: dlist: remove deprecated sys_dlist_insert_{before,after} --- 2019-09-10 Kumar Gala Accepted
console: Remove deprecated function console_register_line_input --- 2019-09-10 Kumar Gala Accepted
i2c: Remove deprecated functions --- 2019-09-10 Kumar Gala Accepted
Remove rtc --- 2019-09-10 Kumar Gala Accepted
dts/bindings: st: sensors: Mark 'irq-gpios' as optional --- 2019-09-10 Kumar Gala Accepted
drivers: wifi: simplelink: fixes to support CONFIG_NET_NATIVE=n --- 2019-09-09 Vincent Wan New
dts: nxp: nxp_ke1xf: Make LPO fixed-clock its own node --- 2019-09-09 Kumar Gala Accepted
drivers/pinmux: stm32: Use pull-up for _SPI_NSS pins --- 2019-09-09 Erwan Gouriou New
west.yaml: Update hal_nxp to MCUXpresso SDK 2.6.x --- 2019-09-07 Maureen Helm New
Topic dts --- 2019-09-07 Kumar Gala Accepted
doc: Release notes for v2.1 - initial (empty) draft --- 2019-09-06 Kumar Gala Accepted
net: net_if: avoid deref of NULL L2 --- 2019-09-05 Michael Scott Accepted
include: net: socketutils: Make sure they work with CONFIG_POSIX_API --- 2019-09-05 Paul Sokolovsky New
net: lib: socketutils, sntp: Allow to build for CONFIG_POSIX_API --- 2019-09-05 Paul Sokolovsky Accepted
modules: hal: nordic: Add missing mappings of peripheral base addresses --- 2019-09-05 Kumar Gala New
doc: releases: Add CVE-2019-9506 to release notes --- 2019-09-03 David Brown Accepted
doc: net: Update LwM2M block of overview document --- 2019-09-03 Michael Scott Accepted
modules: Kconfig.simplelink: Remove POSIX_API from being selected --- 2019-08-30 Vincent Wan Accepted
soc: arm: st_stm32: stm32g4: STM32G4 support --- 2019-08-30 Richard Osterloh New
[TOPIC: DTS] dts: scripts: Require properties to be declared in bindings --- 2019-08-30 Kumar Gala New
dts: edtlib: Support giving missing properties a default value --- 2019-08-29 Kumar Gala New
disk: Fix usdhc driver out-of-bounds array access --- 2019-08-29 Maureen Helm New
posix: Kconfig: Allow to enable individual components, POSIX_API just enables all --- 2019-08-29 Paul Sokolovsky Accepted
sanitycheck: Merge common vs per-test "filter" field values semantically --- 2019-08-29 Paul Sokolovsky Accepted
doc: shields: frdm_kw41z: Add shield to header --- 2019-08-28 Kumar Gala Accepted
net: lwm2m: firmware_pull: fix multiple last_block notifications --- 2019-08-28 Michael Scott Accepted
doc: boards: cc3220sf_launchxl: update docs for Zephyr 2.0 --- 2019-08-28 Vincent Wan Accepted
dts: edtlib: Add compat_devs function --- 2019-08-28 Kumar Gala Accepted
DTS: work towards replace generated conf with EDT --- 2019-08-28 Kumar Gala Accepted
samples: net: sockets: Allow to build and test with POSIX subsys --- 2019-08-28 Paul Sokolovsky Accepted
modules: Kconfig.tls-generic: Add CONFIG_MBEDTLS_ECDSA_DETERMINISTIC --- 2019-08-28 Paul Sokolovsky New
boards: arm: disco_l475_iot1: Enable MSI PLL mode for USB --- 2019-08-28 Loic Poulain Accepted
LwM2M float32/64 formatting fixes --- 2019-08-27 Michael Scott Accepted
libc: Make libc-nano default for ARM toolchain if newlib --- 2019-08-27 Kumar Gala Accepted
POSIX: pthread_cond_timedwait, pthread_mutex_timedlock should use absolute deadline param --- 2019-08-27 Paul Sokolovsky Accepted
samples: counter: Add err check on set_alarm call --- 2019-08-27 Erwan Gouriou Accepted
tests: net: trickle: use separate semaphore for second trickle timer --- 2019-08-23 Vincent Wan Accepted
soc: arm: ti_simplelink: Fix number of interrupt lines on CC3220SF --- 2019-08-23 Vincent Wan Accepted
tests: arm_zero_latency_irqs: Allow for platform specified IRQ --- 2019-08-23 Kumar Gala Accepted
samples: IPC: add some test harnesses --- 2019-08-23 Kumar Gala Accepted
[TOPIC: DTS] Update ADC nodes for io-channel-cells --- 2019-08-22 Kumar Gala Accepted
[TOPICS: DTS] generate initializers for phandle-arrays and their elements --- 2019-08-22 Kumar Gala New
samples: usb: webusb: Mark harness as TBD --- 2019-08-21 Kumar Gala New
drivers: wifi: simplelink: fix 'log_strdup missing' error messages --- 2019-08-21 Vincent Wan New
Samples: Add console harness for device testing to some samples --- 2019-08-21 Kumar Gala Accepted
samples: usb: cdc_acm*: Fix device testing --- 2019-08-21 Kumar Gala Accepted
modules: Kconfig.tls-generic: Remove duplicate "select" --- 2019-08-21 Paul Sokolovsky Accepted
POSIX: Add more of important headers/content --- 2019-08-21 Paul Sokolovsky New
posix: fs: ZFD_IOCTL_CLOSE: Be sure to call posix_fs_free_obj() --- 2019-08-21 Paul Sokolovsky Accepted
Coverity: posix: pthread_create: Ignore retval of pthread_mutex_init() calls --- 2019-08-21 Paul Sokolovsky Accepted
samples: shell: fs: README: Typo in "pkgconfig" name. --- 2019-08-20 Paul Sokolovsky Accepted
[TOPIC: DTS] scripts: dts: Let bindings provide multiple compatibles in a simple way --- 2019-08-19 Kumar Gala Accepted
DNS: Revamp and make RFC-compliant parsing of responses --- 2019-08-19 Paul Sokolovsky Accepted
doc: releases: Document board and driver changes in 2.0 release note --- 2019-08-19 Maureen Helm Accepted
[1.14] cmake: Support SDK versions more broadly --- 2019-08-19 Kumar Gala Accepted
scripts/dts/gen_defines.py: Fix generation for multiple IO Channels --- 2019-08-19 Kumar Gala Accepted
Update sdk docs & min version to 0.10.3 --- 2019-08-19 Kumar Gala Accepted
drivers: espi: espi_mchp_xec: Fix wrong size type for status var --- 2019-08-19 Kumar Gala Accepted
LwM2M Bootstrap support fixes --- 2019-08-17 Michael Scott Accepted
[TOPIC: DTS] dts: edtlib: Improve how we get the compatible string from bindings --- 2019-08-16 Kumar Gala Accepted
drivers/flash: stm32l4: Handle pages_per_bank for all variants --- 2019-08-16 Erwan Gouriou Accepted
subsys/fs/littlefs: Protect littlefs Kconfig options --- 2019-08-16 Kumar Gala Accepted
ci: Update to using SDK 0.10.3 --- 2019-08-16 Kumar Gala Accepted
tests: net: lib: dns: dns_addremove: Increase stack size for FRDM-K64F --- 2019-08-15 Kumar Gala New
[TOPIC: DTS] rework binding/compat matching. --- 2019-08-15 Kumar Gala New
[TOPIC: DTS] dts/bindings: Convert compound to phandle-array type --- 2019-08-14 Kumar Gala New
dts/binding/sensor: Fix ST sensors irq-gpios property being required --- 2019-08-14 Kumar Gala Accepted
dts/bindings: Fix ilitek,ili9340 reset-gpios property being required --- 2019-08-14 Kumar Gala Accepted
cmake: Build HEX files if flash runner is openocd --- 2019-08-13 Kumar Gala Accepted
scripts: openocd: Add error if hex file is missing when flashing --- 2019-08-13 Kumar Gala New
« 1 2 ... 9 10 1147 48 »