Show patches with: State = Action Required       |    Archived = No       |   888 patches
« 1 2 ... 5 6 78 9 »
Patch Series S/W/F Date Submitter Delegate State
led_strip: apa102: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-26 Kumar Gala New
libc: Cleanup/fix setting of system include paths --- 2019-03-12 Kumar Gala New
libc: expose NEWLIB_LIBC_NANO feature for SDK 0.11.x --- 2020-01-24 Kumar Gala New
libc/minimal: add support for gmtime and its reverse "timegm" --- 2019-07-10 Paul Sokolovsky New
libc: newlib: libc-hooks: Provide our own implementation of __chk_fail() --- 2020-06-12 Paul Sokolovsky New
lib/libc/min: Handle duplicate time definitions --- 2019-08-06 Kumar Gala New
lib: os: fdtable: Add syscalls for POSIX read/write/close/ioctl operations --- 2020-05-19 Paul Sokolovsky New
lib: os: fdtable: Add syscalls for POSIX read/write/close operations --- 2020-06-11 Paul Sokolovsky New
lib: posix: Switch to use zephyr_interface_library_named cmake directive --- 2019-05-06 Paul Sokolovsky New
Limit mcux drivers to SoCs that have the associated hardware --- 2017-10-13 Maureen Helm New
linker: Remove deprecated Kconfig options related to linker scripts --- 2020-06-08 Kumar Gala New
linker: Remove unused (OPTIONAL) from linker scripts --- 2019-03-14 Kumar Gala New
logging: Workaround build warning with clang --- 2019-03-14 Kumar Gala New
log: make name param explicit --- 2018-08-15 Kumar Gala New
lora: Use generic node name "lora" for all lora nodes --- 2021-10-31 Manivannan Sadhasivam New
MAINTAINERS: CODEOWNERS: Add NXP collaborators --- 2021-03-30 Maureen Helm New
Make dts required for sensor drivers --- 2018-09-19 Maureen Helm New
Make it explicit in getting started that environment variables are needed --- 2019-11-20 Laurent Meunier New
make_zephyr_sdk.sh: Use git describe to determine version --- 2016-08-02 Kumar Gala New
manifest: mbedtls: Update to pick latest config-tls-generic.h --- 2019-09-11 Paul Sokolovsky New
manifest: Update loramac-node module --- 2021-06-12 Manivannan Sadhasivam New
mbedtls: config-tls1_2.h: Extended TLS 1.2 config --- 2018-02-20 Paul Sokolovsky New
Merge HAS_DTS_*_DEVICE with HAS_DTS_* --- 2018-09-30 Maureen Helm New
Merge Topic devicetree --- 2020-03-10 Kumar Gala New
mimxrt1050_evk: Add config to select code linking location --- 2018-04-05 Maureen Helm New
mimxrt1060_evk: mimxrt1064_evk: Enable pyocd runner --- 2019-04-09 Maureen Helm New
Minor fixes to sanitycheck script --- 2017-11-28 anas.nashif@intel.com New
Misc. minor cleanup and fixes --- 2018-01-07 anas.nashif@intel.com New
Misc. Test Cleanup and Enhancements --- 2018-05-07 anas.nashif@intel.com New
modules: hal: nordic: Add missing mappings of peripheral base addresses --- 2019-09-05 Kumar Gala New
modules: Introduce hal-nxp-mcux-sdk --- 2021-02-18 Maureen Helm New
modules: Kconfig.tls-generic: Add CONFIG_MBEDTLS_ECDSA_DETERMINISTIC --- 2019-08-28 Paul Sokolovsky New
modules: mbedtls: Better help for MBEDTLS_BUILTIN vs MBEDTLS_LIBRARY --- 2020-03-03 Paul Sokolovsky New
modules: mcux: Add configs to make building drivers in hal_nxp optional --- 2021-02-12 Maureen Helm New
modules: tf-m: Add a new config option `CRYPTO_ENGINE_BUF_SIZE` --- 2021-05-13 Devaraj Ranganna New
modules: trusted-firmware-m: Set TF-M isolation level --- 2021-06-15 Devaraj Ranganna New
Move banner handling to a header file (init.h) --- 2018-03-10 anas.nashif@intel.com New
Move to using C99 int types and deprecating zephyr int types --- 2020-05-27 Kumar Gala New
mpu6050: add i2c aux bypass --- 2021-08-19 Sahaj Sarup New
multigit: support external modules outside of zephyr [RFC] --- 2018-05-04 anas.nashif@intel.com New
musca_a1_wip --- 2018-05-18 Kumar Gala New
Musca b1 mhu support --- 2019-06-11 Karl Zhang New
native: Added arch,soc & board to run Zephyr natively in a POSIX OS --- 2017-10-04 anas.nashif@intel.com New
native_posix: Remove reg property from uart node in dts --- 2019-07-22 Kumar Gala New
net: Add INET_ADDRSTRLEN POSIX define --- 2018-09-07 Paul Sokolovsky New
net: buf: linearize: Never return -ENOMEM, just do what user asked to --- 2018-12-27 Paul Sokolovsky New
net: config: Add SYS_INIT handler to set clock from SNTP --- 2019-09-12 Paul Sokolovsky New
net: config: Introduce a dedicated header for the library --- 2018-06-29 Paul Sokolovsky New
net: config: Use sizeof() to get size of buffer for net_addr_ntop() --- 2018-09-10 Paul Sokolovsky New
net: context: add net_pkt_set_appdatalen before net_tcp_queue_data --- 2017-04-24 Xiaorui Hu New
net: context: Explicit net_sock_type enum conversion --- 2019-03-01 Loic Poulain New
net: context: Fix send function documentation --- 2019-02-19 Paul Sokolovsky New
Net DNS resolver CNAME fix for v1.14 --- 2020-06-16 Paul Sokolovsky New
net: ethernet: Clean up net_eth_fill_header() function --- 2018-06-12 Paul Sokolovsky New
net: ethernet: Fix accounting of Ethernet packets --- 2019-01-18 Andy Gross New
net: ethernet: Fix build issue with C++ --- 2019-05-23 Loic Poulain New
net: getaddrinfo: Parse numeric IPv4 addresses --- 2019-05-28 Paul Sokolovsky New
net: if: Assert that link layer addr was set by driver --- 2018-11-01 Paul Sokolovsky New
net: if: net_if_set_link_addr: Mention lifetime for address buffer --- 2018-11-05 Paul Sokolovsky New
net: ipv4: Clarify basic IPv4 packet drop logging --- 2018-11-26 Paul Sokolovsky New
net: lwm2m: check content-format and respond with error if not support --- 2018-01-30 Robert Chou New
net: pkt: Clarify docstring of the new API --- 2019-03-06 Paul Sokolovsky New
net: remove zoap library --- 2017-12-30 anas.nashif@intel.com New
net: shell: dns: Variables shared with callback should be static. --- 2019-02-11 Paul Sokolovsky New
net: sntp: Add sntp_query() function with fractional precision --- 2019-04-22 Paul Sokolovsky New
net: sntp: Handle case of request timeout and fix up sample --- 2019-04-20 Paul Sokolovsky New
net: sntp: Namespace private SNTP definitions --- 2020-04-28 Paul Sokolovsky New
net: socket: Add zsock_freeaddrinfo() --- 2019-02-07 Paul Sokolovsky New
net: sockets: Add docstrings for BSD Sockets API --- 2019-03-26 Paul Sokolovsky New
net: sockets: Add dummy shutdown() implementation. --- 2019-02-08 Paul Sokolovsky New
net: sockets: Add gethostname() call --- 2019-02-06 Paul Sokolovsky New
net: sockets: Implement gai_strerror() --- 2019-03-13 Paul Sokolovsky New
net: socket: Split select-related declaration to separate header --- 2019-03-13 Paul Sokolovsky New
net: sockets: Properly handle EOF condition for poll() --- 2019-02-10 Paul Sokolovsky New
net: sockets_select: Fix build without CONFIG_NET_SOCKETS_POSIX_NAMES --- 2019-01-28 Paul Sokolovsky New
net: sockets: zsock_close: Be sure to free file descriptor --- 2018-11-19 Paul Sokolovsky New
net: tcp: Add MSS option on sending SYN request --- 2018-06-12 Paul Sokolovsky New
net: tcp: Define single config option for TIME_WAIT delay --- 2018-05-11 Paul Sokolovsky New
NET/WIFI shell improvement --- 2018-11-26 Loic Poulain New
new target: qemu_riscv64 --- 2019-08-05 Kumar Gala New
nucleo_g071rc: Enable automatic flashing --- 2020-01-09 Erwan Gouriou New
nxp: boards: Add device specific pinctrl data to boards --- 2021-04-08 Kumar Gala New
nxp: kinetis: cleanup pins in devicetree, mark pinctrl-0 required for some devices. --- 2021-05-03 Kumar Gala New
nxp: kinetis: Introduce dts pinctrl & convert MCUX UART to utilize --- 2021-04-06 Kumar Gala New
nxp: kinetis: Move GPIO pin mux setting into gpio_mcux_configure --- 2021-04-02 Kumar Gala New
NXP: LPC: various cleanups --- 2020-04-15 Kumar Gala New
object_tracing: fix tracing for ring_buffer --- 2018-01-14 anas.nashif@intel.com New
Open amp refactoring and add more platforms support --- 2019-07-16 Karl Zhang New
OpenAMP rsc table sample --- 2019-06-21 Erwan Gouriou New
Openocd workaround for cc13x2/cc26x2 --- 2020-03-05 Vincent Wan New
pinmux/nucleo_l476rg: Define pinmuxing for SPI1 and SPI3 --- 2017-01-10 Lee Jones New
pinmux/stm32l4: Add support for STM32L SPI1 and SPI3 --- 2017-01-10 Lee Jones New
posix: Add headers related to BSD Sockets API --- 2019-06-04 Paul Sokolovsky New
POSIX: Add more of important headers/content --- 2019-08-21 Paul Sokolovsky New
POSIX, sockets: Elaborate ioctl/fcntl handling --- 2018-12-11 Paul Sokolovsky New
PWM fixes for nRF5 --- 2017-08-29 Ricardo Salveti New
qemu: allow user specified qemu binary --- 2017-03-02 Kumar Gala New
Qemu armv8 m --- 2019-08-07 Kumar Gala New
qemu: cleanup qemu configurations --- 2017-09-23 anas.nashif@intel.com New
Refactoring socket tests + poll() + select() test --- 2019-01-22 Paul Sokolovsky New
« 1 2 ... 5 6 78 9 »