Show patches with: Archived = No       |   4707 patches
« 1 2 3 447 48 »
Patch Series S/W/F Date Submitter Delegate State
foobar --- 2016-05-19 Kumar Gala Rejected
net: samples: Revamp QEMU-QEMU networking in echo_server & echo_client --- 2016-08-26 Paul Sokolovsky Rejected
bt/controller: use common nRF5 names for the IRQs --- 2016-09-09 Ricardo Salveti Rejected
net: Make sure that local port selected by Zephyr gets used by uIP. --- 2016-09-18 Paul Sokolovsky Rejected
net: Be sure to pass "connection state changed" net_buf's to an app. --- 2016-09-26 Paul Sokolovsky Rejected
sanitycheck: Add support for ARM LTD V2M Beetle Board --- 2016-10-06 Vincenzo Frascino Rejected
soc_beetle: Add system wide Pin definitions --- 2016-10-06 Vincenzo Frascino Rejected
board_beetle: Enable CMSDK APB UART driver --- 2016-10-06 Vincenzo Frascino Rejected
MAINTAINERS: Add maintainer for ARM LTD V2M Beetle Board --- 2016-10-06 Vincenzo Frascino Rejected
board_beetle: Enable gpio support on ARM LTD V2M Beetle --- 2016-10-06 Vincenzo Frascino Rejected
samples: Add simple bringup application --- 2016-10-06 Vincenzo Frascino Rejected
board_beetle: Add support for ARM LTD V2M Beetle Board --- 2016-10-06 Vincenzo Frascino Rejected
soc_beetle: Add support for ARM LTD Beetle SoC --- 2016-10-06 Vincenzo Frascino Rejected
soc_beetle: Add clock_init support and soc registers definitions to Beetle --- 2016-10-06 Vincenzo Frascino Rejected
soc_beetle: Add configuration for ARM LTD CMSDK APB UART --- 2016-10-06 Vincenzo Frascino Rejected
board_beetle: Enable pinmux support on ARM LTD V2M Beetle --- 2016-10-06 Vincenzo Frascino Rejected
samples: Add simple gpio test application --- 2016-10-06 Vincenzo Frascino Rejected
unified/doc: Remove duplicated clock API function descriptions. --- 2016-10-13 Paul Sokolovsky Rejected
samples: drivers: dma: Stop transfer in case of a failure --- 2016-10-13 Lee Jones Rejected
serial: Provide new numbering scheme for stm32 UART --- 2016-10-20 Erwan Gouriou Rejected
stm32f1xx: Adapt STM32Cube for serial driver implementation --- 2016-10-20 Erwan Gouriou Rejected
serial: Provide STM32Cube based serial driver on stm32f1, stm32f4 --- 2016-10-20 Erwan Gouriou Rejected
serial: Provide new numbering scheme for stm32 UART --- 2016-10-20 Erwan Gouriou Rejected
stm32f1: Provide tick to STM32Cube --- 2016-10-20 Erwan Gouriou Rejected
NOT FOR MERGE eth: ksdk: Changes on top of eth_enc28j60.c, which may be needed for it too. --- 2016-10-28 Paul Sokolovsky Rejected
cc3200: Enable the UART driver, build and Kconfig options --- 2016-11-01 Gilbert Pitney Rejected
stm32f4: Provide tick to STM32Cube --- 2016-11-02 Erwan Gouriou Rejected
stm32f4xx: Adapt STM32Cube for serial driver implementation --- 2016-11-02 Erwan Gouriou Rejected
stm32cube: Add README as porting guidelines --- 2016-11-07 Erwan Gouriou Rejected
stm32cube: Update build system to support stm32l1xx --- 2016-11-09 Erwan Gouriou Rejected
stm32cube: Introduce STM32Cube for STM32L1xx series --- 2016-11-09 Erwan Gouriou Rejected
stm32f4: Update after serial driver rework --- 2016-11-10 Erwan Gouriou Rejected
stm32f1: Update after serial driver rework --- 2016-11-10 Erwan Gouriou Rejected
samples: Extend blinky test application --- 2016-11-11 Vincenzo Frascino Rejected
stm32cube: Update build system to support stm32l0xx --- 2016-11-11 Kumar Gala Rejected
stm32cube: Introduce STM32Cube for STM32L1xx series --- 2016-11-11 Kumar Gala Rejected
stm32cube: Introduce STM32Cube for STM32F2xx series --- 2016-11-11 Kumar Gala Rejected
stm32cube: Update build system to support stm32f0xx --- 2016-11-11 Kumar Gala Rejected
stm32cube: Update build system to support stm32f2xx --- 2016-11-11 Kumar Gala Rejected
stm32cube: Update build system to support stm32l1xx --- 2016-11-11 Kumar Gala Rejected
stm32cube: Introduce STM32Cube for STM32L0xx series --- 2016-11-11 Kumar Gala Rejected
stm32cube: Introduce STM32Cube for STM32F0xx series --- 2016-11-11 Kumar Gala Rejected
gpio: Cleanup Atmel SAM3 gpio driver --- 2016-11-14 Kumar Gala Rejected
serial: Cleanup Kconfig dependancy for k20 support --- 2016-11-14 Kumar Gala Rejected
gpio: Fix drivers incorrectly testing various flags --- 2016-11-15 Kumar Gala Rejected
build: Fix unconditional re-link of libzephyr.a --- 2016-11-16 Daniel Thompson Rejected
soc_beetle: Add initial PM configuration --- 2016-11-17 Vincenzo Frascino Rejected
clock_control: Add Beetle clock_control --- 2016-11-17 Vincenzo Frascino Rejected
gpio: Enable clock control in Beetle GPIO driver --- 2016-11-17 Vincenzo Frascino Rejected
uart: Enable clock control in CMSDK APB UART driver --- 2016-11-21 Vincenzo Frascino Rejected
drivers/console: Set default init priority to (KERNEL_INIT_PRIORITY_DEVICE - 1). --- 2016-11-22 Paul Sokolovsky Rejected
watchdog: Add driver for CMSDK APB WDOG --- 2016-11-23 Vincenzo Frascino Rejected
samples: disco: Update to handle the 3 LEDs on the TI CC3200 LaunchXL --- 2016-11-24 Gilbert Pitney Rejected
board: v2m_beetle: Update defconfig --- 2016-11-28 Vincenzo Frascino Rejected
net: Enable compilation of net_if.c --- 2016-11-29 Gilbert Pitney Rejected
net: Add defines for various IP protocol header lengths --- 2016-11-29 Gilbert Pitney Rejected
net: Add debug function to print IP address --- 2016-11-29 Gilbert Pitney Rejected
net: Add multicast address to network interface --- 2016-11-29 Gilbert Pitney Rejected
net: IPv6 address utility funcs for network interface --- 2016-11-29 Gilbert Pitney Rejected
net: Add generic network interface header --- 2016-11-29 Gilbert Pitney Rejected
net: Start to receive network packets --- 2016-11-29 Gilbert Pitney Rejected
net: Refactored RX fiber init --- 2016-11-29 Gilbert Pitney Rejected
net: Receive IPv6 packet --- 2016-11-29 Gilbert Pitney Rejected
net: Add Kconfig option for compiling IPv6 support --- 2016-11-29 Gilbert Pitney Rejected
net: Add network address information to interface --- 2016-11-29 Gilbert Pitney Rejected
net: Compile new stack if enabled --- 2016-11-29 Gilbert Pitney Rejected
net: Add net_if_get_by_link_addr() util function --- 2016-11-29 Gilbert Pitney Rejected
net: Use same prefix in new IP stack Kconfig --- 2016-11-29 Gilbert Pitney Rejected
net: Add function that feeds data to RX fifo --- 2016-11-29 Gilbert Pitney Rejected
net: Add debug function to print MAC address --- 2016-11-29 Gilbert Pitney Rejected
net: Add Kconfig option for compiling IPv4 support --- 2016-11-29 Gilbert Pitney Rejected
net: Add IPv6 prefixes to network interface --- 2016-11-29 Gilbert Pitney Rejected
net: Add nbuf buffer API --- 2016-11-29 Gilbert Pitney Rejected
net: Add net_analyze_stack() macro --- 2016-11-29 Gilbert Pitney Rejected
net: apps: Create a skeleton echo-server for new IP stack --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Add IPv6 address manipulation unit tests --- 2016-11-29 Gilbert Pitney Rejected
net: Start to use logging macros from sys_log.h --- 2016-11-29 Gilbert Pitney Rejected
slip: Add driver for host to qemu connectivity --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Add IPv4 address unit tests --- 2016-11-29 Gilbert Pitney Rejected
net: Add TX fifo to network interface --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Add unit test for IP and MAC address printing --- 2016-11-29 Gilbert Pitney Rejected
net: Refactor debug printing in net_if --- 2016-11-29 Gilbert Pitney Rejected
net: Add statistics gathering support --- 2016-11-29 Gilbert Pitney Rejected
net: Add send() to net_if API --- 2016-11-29 Gilbert Pitney Rejected
net: Add IPv4 addresses to network interface --- 2016-11-29 Gilbert Pitney Rejected
net: Add utility functions to check IPv6 addresses --- 2016-11-29 Gilbert Pitney Rejected
net: Fix compilation error in net_if.h --- 2016-11-29 Gilbert Pitney Rejected
net: Drop received source mcast IPv6 packets --- 2016-11-29 Gilbert Pitney Rejected
net: Add net_context to compilation --- 2016-11-29 Gilbert Pitney Rejected
net: Execute net_init() automatically --- 2016-11-29 Gilbert Pitney Rejected
net: Initial commit for the new IP stack --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Temporarily remove nbuf unit test --- 2016-11-29 Gilbert Pitney Rejected
net: Utilities to set and lookup interface IPv6 addresses --- 2016-11-29 Gilbert Pitney Rejected
net: Add utility func to return IP address type as a string --- 2016-11-29 Gilbert Pitney Rejected
net: Add ntohl() and related macros --- 2016-11-29 Gilbert Pitney Rejected
net: Compile IPv6 and IPv4 address conditionally --- 2016-11-29 Gilbert Pitney Rejected
net: ICMPv4 checksum calculation fixed --- 2016-11-29 Gilbert Pitney Rejected
net: Change how the L2 header space is reserved in net_buf --- 2016-11-29 Gilbert Pitney Rejected
net: net_ipaddr_copy() macro was too fragile --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Add unit tests for neighbor cache handling --- 2016-11-29 Gilbert Pitney Rejected
« 1 2 3 447 48 »