Show patches with: Archived = No       |   4707 patches
« 1 2 ... 27 28 2947 48 »
Patch Series S/W/F Date Submitter Delegate State
scripts/dts/extract_dts_includes.py: allow multiple fixup files --- 2017-09-12 Kumar Gala Accepted
ci: cmake: use latest docker image with cmake --- 2017-09-11 anas.nashif@intel.com Accepted
cleanup: remove obsolete nano_work.h --- 2017-09-11 anas.nashif@intel.com Accepted
Fixed Xtensa Sim/ESP32 board dependencies --- 2017-09-11 anas.nashif@intel.com Accepted
Cleanup various #include syntax and preprocessor directives --- 2017-09-09 anas.nashif@intel.com Accepted
Re-org scripts/ folder and group scripts --- 2017-09-09 anas.nashif@intel.com Accepted
Kconfig cleanup and generalisation of HW stack protection feature --- 2017-09-09 anas.nashif@intel.com Accepted
LwM2M changes #1 --- 2017-09-08 Michael Scott Accepted
misc: remove MAINTAINERS file --- 2017-09-08 anas.nashif@intel.com Accepted
arch: arm: stm32: factorize stm32f417xy socs defconfig files --- 2017-09-08 Erwan Gouriou Accepted
release: Zephyr 1.9.0 --- 2017-09-07 anas.nashif@intel.com Accepted
ci: remove all AWS operations --- 2017-09-07 anas.nashif@intel.com Accepted
release: Zephyr 1.9.0-rc4 --- 2017-09-07 anas.nashif@intel.com Accepted
release: update footprint data --- 2017-09-07 anas.nashif@intel.com Accepted
stm32 boards pinmux changes --- 2017-09-07 Erwan Gouriou Accepted
doc: update 1.9.0 release notes --- 2017-09-07 anas.nashif@intel.com Accepted
tests: kernel: threads: add specific test tags --- 2017-09-06 Ricardo Salveti Accepted
samples: sockets: Add a dumb HTTP server example --- 2017-09-06 Paul Sokolovsky Accepted
Support SNTP client library --- 2017-09-06 Aska Wu Accepted
cmake: print board name when generating binaries --- 2017-09-05 anas.nashif@intel.com Accepted
Disco L475 IOT: Enable bluetooth --- 2017-09-05 Erwan Gouriou Accepted
release: Zephyr 1.9.0-rc3 --- 2017-09-04 anas.nashif@intel.com Accepted
cmake: add more drivers --- 2017-09-04 anas.nashif@intel.com Accepted
Cmake: add more tests/samples and drivers --- 2017-09-04 anas.nashif@intel.com Accepted
doc: cleanup release notes --- 2017-09-04 anas.nashif@intel.com Accepted
net: lwm2m: reset obj_inst/res_inst data structure when delete --- 2017-09-04 Robert Chou Accepted
cmake: migrate majority of ARC/NIOS2/Xtensa boards --- 2017-09-02 anas.nashif@intel.com Accepted
WIP: CI and Sanitycheck enhancements --- 2017-09-02 anas.nashif@intel.com Accepted
drivers: i2c: Add support for cc32xx I2C --- 2017-09-01 Gilbert Pitney Accepted
boards: arm: cc3220sf_launchxl: doc: minor clarifications --- 2017-09-01 Gilbert Pitney Accepted
samples: grove: set min_flash filter --- 2017-09-01 anas.nashif@intel.com Accepted
net: sock: zsock_close: Explicitly cast few calls to (void). --- 2017-09-01 Paul Sokolovsky Accepted
[RC regression] net: sockets: Be sure to initialize socket's queue on accept --- 2017-08-31 Paul Sokolovsky Accepted
pinmux: Move stm32 board pinmux files into board dirs --- 2017-08-30 Kumar Gala Accepted
PWM fixes for nRF5 --- 2017-08-29 Ricardo Salveti New
license: fix license identifiers --- 2017-08-29 anas.nashif@intel.com Accepted
ci: new docker image with cmake and gperf --- 2017-08-28 anas.nashif@intel.com Accepted
dts: Fix uart irq info for frdm_k64f and hexiwear_k64 --- 2017-08-28 Maureen Helm Accepted
LWM2M: fix handle_reqest() errors --- 2017-08-28 Robert Chou Accepted
release: Zephyr 1.9.0-rc2 --- 2017-08-25 anas.nashif@intel.com Accepted
1.9 release notes --- 2017-08-25 Maureen Helm Accepted
DO NOT MERGE: LwM2M holding PR for 1.10 --- 2017-08-24 Michael Scott Accepted
dts: arm: 96b_carbon: add I2C_2 interface --- 2017-08-24 Manivannan Sadhasivam Accepted
dts: arm: 96b_carbon: add I2C_2 interface --- 2017-08-24 anas.nashif@intel.com Accepted
Fix build failure of mbed tls on zedboard_pulpino --- 2017-08-24 Kumar Gala Accepted
eth_enc28j60: Update Kconfig dependancy for SPI --- 2017-08-24 Kumar Gala Accepted
Various test fixes and cleanup --- 2017-08-24 anas.nashif@intel.com Accepted
tests: kernel: mutex: minor rework --- 2017-08-24 anas.nashif@intel.com Accepted
kernel: init: print boot banner before static threads --- 2017-08-24 anas.nashif@intel.com Accepted
net: udp: replace net_udp_get/set_hdr macros with static inline --- 2017-08-23 Ricardo Salveti Accepted
dts: arm: 96b_carbon: add I2C_2 support --- 2017-08-23 anas.nashif@intel.com Accepted
net: http: fix avoiding timeout on HTTP requests w/o body --- 2017-08-23 Michael Scott Accepted
PWM updates for STM32 --- 2017-08-22 Ricardo Salveti Accepted
arm: Add partition table to hexiwear --- 2017-08-21 David Brown Accepted
doc: 1.9: Elaborate on BSD Sockets and some other factual fixes --- 2017-08-21 Paul Sokolovsky Accepted
net: ip: Prevent unaligned exception --- 2017-08-21 Aska Wu Accepted
net: app: Allow to set static IPv4 netmask and gateway --- 2017-08-19 Paul Sokolovsky Accepted
net: app: init: Bail out early if no network interface available --- 2017-08-19 Paul Sokolovsky Accepted
net: shell: Fix build when NET_DEBUG_APP defined, but client/server - not --- 2017-08-19 Paul Sokolovsky Accepted
Doc: LwM2M changes --- 2017-08-18 Michael Scott Accepted
samples: net: echo_async: Add IPv6 support --- 2017-08-18 Paul Sokolovsky Accepted
Bluetooth: ipsp: Add detailed instructions --- 2017-08-18 Paul Sokolovsky Accepted
net: Make struct sockaddr POSIX compliant, add struct sockaddr_storage --- 2017-08-18 Paul Sokolovsky Accepted
net: lwm2m: Set 2.01 CREATED to out packet when instance is created --- 2017-08-18 Robert Chou Accepted
scripts/extract_dts_includes.py: Allow for includes in common yaml files --- 2017-08-18 Andy Gross Accepted
release: Zephyr 1.9.0-rc1 --- 2017-08-18 anas.nashif@intel.com Accepted
Restructure documentation and simplify top page --- 2017-08-18 anas.nashif@intel.com Accepted
net: 6lo: always check for net_pkt_get_frag returned frag --- 2017-08-18 Ricardo Salveti Accepted
dts: i2c: Fix size and address cells --- 2017-08-17 Andy Gross Accepted
LwM2M fixes --- 2017-08-17 Michael Scott Accepted
arch: arm: stm32f1: Fix how we determine pull-up/pull-down for gpio --- 2017-08-17 Kumar Gala Accepted
boards: 96b_carbon: Enable NET_L2_BT by default --- 2017-08-17 Paul Sokolovsky Accepted
net: lwm2m: ignore optional resource when not implmeneted --- 2017-08-17 Robert Chou Accepted
net: sockets: Consistently use "BSD Sockets compatible API" moniker --- 2017-08-17 Paul Sokolovsky Accepted
Bluetooth: samples/hci_spi: increase BT_RX_BUF_COUNT to 10 --- 2017-08-17 Ricardo Salveti Accepted
Revert simplelink host driver --- 2017-08-17 Gilbert Pitney Accepted
Bluetooth: Kconfig: fix default value and range for BT_RX_STACK_SIZE --- 2017-08-17 Ricardo Salveti Accepted
net: l2: bt: Make 6lowpan/BLE be compatible with Linux by default --- 2017-08-16 Paul Sokolovsky Accepted
x86: dts: use BOARD Kconfig symbol not SOC for arduino_101 --- 2017-08-16 Kumar Gala Accepted
Bluetooth: samples: ipsp: Fix crash on TCP connection closure --- 2017-08-16 Paul Sokolovsky Accepted
Bluetooth: Increase CONFIG_BT_HCI_TX_STACK_SIZE for BT_SPI --- 2017-08-16 Paul Sokolovsky Accepted
net: http: allow HTTP_NETWORK_TIMEOUT to be configured --- 2017-08-15 Michael Scott Accepted
[RFC, DONTMERGE] STM32: ADC-based CPU temperature sensor --- 2017-08-15 Marti Bolivar Accepted
Support Additonal xt-sim configurations --- 2017-08-15 anas.nashif@intel.com Accepted
arch: arm: Differentiate between stack align and guard size --- 2017-08-15 Andy Gross Accepted
arm: nrf: Fix I2C_0_DEFAULT_CFG settings --- 2017-08-15 Kumar Gala Accepted
subsys: bluetooth: shell: gatt_read: Reset offset to 0 --- 2017-08-15 Paul Sokolovsky Accepted
net: sockets: Move under "Network Application Support" heading --- 2017-08-15 Paul Sokolovsky Accepted
net: http: dont timeout on HTTP requests w/o body --- 2017-08-15 Michael Scott Accepted
cc3200: Remove TI cc3200 SOC and LaunchXL board support --- 2017-08-15 Maureen Helm Accepted
kconfig: build code conditionally when possible --- 2017-08-14 anas.nashif@intel.com Accepted
ci: boards: retry sanitycheck without --subset arg --- 2017-08-14 anas.nashif@intel.com Accepted
net: sockets: Check return value of k_poll() --- 2017-08-14 Paul Sokolovsky Accepted
Add ESP-32 board definition --- 2017-08-14 anas.nashif@intel.com Accepted
ci: fix call for sanitycheck --- 2017-08-14 anas.nashif@intel.com Accepted
ci: retry sanitycheck without --subset arg --- 2017-08-14 anas.nashif@intel.com Accepted
LwM2M registration fixes --- 2017-08-14 Robert Chou Accepted
dts: arm: nrf52_blenano2: add flash partitions --- 2017-08-11 Tyler Baker Accepted
tests: json: only build if newlib isn't configured --- 2017-08-11 Kumar Gala Accepted
boards: fix dropped HAS_DTS --- 2017-08-11 anas.nashif@intel.com Accepted
« 1 2 ... 27 28 2947 48 »