Show patches with: Archived = No       |   4707 patches
« 1 2 3 447 48 »
Patch Series S/W/F Date Submitter Delegate State
samples: sensor: bmi160: Fix Kconfig dev name typo --- 2016-07-28 Kumar Gala Accepted
build: use quiet cmd for AR of libzephyr.a --- 2016-07-28 Kumar Gala Accepted
arm: Add support for both floating point ABIs --- 2016-08-01 Kumar Gala Accepted
Makefile.toolchain.zephyr: Test CONFIG_TOOLCHAIN_VARIANT robustly. --- 2016-08-01 Paul Sokolovsky Accepted
make_zephyr_sdk.sh: Use git describe to determine version --- 2016-08-02 Kumar Gala New
sanitycheck: add nrf52_nitrogen and nrf52_pca10040 --- 2016-08-02 Ricardo Salveti Accepted
tests/kernel/test_multilib: Test for proper multilib selection. --- 2016-08-04 Paul Sokolovsky Accepted
sensor: hmc5883l: fix data sample axis order --- 2016-08-11 Bogdan Davidoaia Accepted
net: samples: Fix the echo-server IPv4 address --- 2016-08-24 Paul Sokolovsky Accepted
loop-slip4.sh: Wrapper script to run tunslip for IPv4 connection to QEMU --- 2016-08-24 Paul Sokolovsky Accepted
board: nrf52_nitrogen: Include BLE controller by default --- 2016-08-25 Ricardo Salveti Accepted
net: samples: Revamp QEMU-QEMU networking in echo_server & echo_client --- 2016-08-26 Paul Sokolovsky Rejected
serial/Kconfig.nrf5: cosmetic fixes --- 2016-08-31 Ricardo Salveti Accepted
gpio/Kconfig.nrf5: cosmetic fixes --- 2016-08-31 Ricardo Salveti Accepted
ext: Import nRF51 files from Nordic MDK --- 2016-08-31 Ricardo Salveti Accepted
arm/irq_manage: change assert to allow sharing prio with PendSV --- 2016-09-07 Ricardo Salveti Accepted
drivers/gpio: nrf5: Use generic GPIO base naming --- 2016-09-09 Ricardo Salveti Accepted
serial: make nrf5 driver compatible with nrf51 --- 2016-09-09 Ricardo Salveti Accepted
bt/controller: use common nRF5 names for the IRQs --- 2016-09-09 Ricardo Salveti Rejected
arm/nrf52: fix default number of IRQs --- 2016-09-09 Ricardo Salveti Accepted
build: xtools: Honour CROSS_COMPILE (if set) --- 2016-09-10 Daniel Thompson Accepted
build: xtools: Simplify derivation of toolchain flags --- 2016-09-10 Daniel Thompson Accepted
build: Make QEMU_BIN_PATH optional --- 2016-09-11 Daniel Thompson Accepted
build: zephyr: Remove unused QEMU variable --- 2016-09-11 Daniel Thompson Accepted
arm/nrf52: Set CPU_HAS_FPU --- 2016-09-16 Daniel Thompson Accepted
net: Make sure that local port selected by Zephyr gets used by uIP. --- 2016-09-18 Paul Sokolovsky Rejected
arm: merge Cortex-M3/M4 memory map into master Cortex-M memory map --- 2016-09-21 Kumar Gala Accepted
net: Set uIP context on newly allocated buffers immediately. --- 2016-09-21 Paul Sokolovsky Accepted
build: Support for integrating third party build systems --- 2016-09-22 Daniel Thompson Accepted
Revert "rfc: ksdk: Add KSDK ENET driver." --- 2016-09-23 Kumar Gala Accepted
net: Be sure to pass "connection state changed" net_buf's to an app. --- 2016-09-26 Paul Sokolovsky Rejected
device: Make device_get_binding() const correct --- 2016-09-28 Daniel Thompson Accepted
build: Handle ALL_LIBS dependencies correctly --- 2016-09-30 Daniel Thompson Accepted
arm: remove exc_wrapper.S --- 2016-10-05 Ricardo Salveti Accepted
unified: move code from nanokernel into unified kernel --- 2016-10-05 Kumar Gala Accepted
gpio/nrf5: set and clear just the specific gpio pin --- 2016-10-05 Ricardo Salveti Accepted
exti: stm32: fix driver data handling --- 2016-10-05 Ricardo Salveti Accepted
drivers: exti_stm32: fix clear pending exti --- 2016-10-05 Ricardo Salveti Accepted
samples/soc_flash_nrf5: test non-word aligned writes --- 2016-10-05 Ricardo Salveti Accepted
flash/nrf5: support non word-aligned write --- 2016-10-05 Ricardo Salveti Accepted
arm: move atomic operations selection to the Cortex-M Kconfig --- 2016-10-05 Ricardo Salveti Accepted
kernel: event logger needs ring buffer --- 2016-10-06 Ricardo Salveti Accepted
arch/arm: add initial support for Cortex-M0/M0+ --- 2016-10-06 Ricardo Salveti Accepted
serial: Add driver for CMSDK (Cortex-M System Design Kit) APB UART --- 2016-10-06 Vincenzo Frascino Accepted
board_beetle: Enable pinmux support on ARM LTD V2M Beetle --- 2016-10-06 Vincenzo Frascino Rejected
board_beetle: Enable gpio support on ARM LTD V2M Beetle --- 2016-10-06 Vincenzo Frascino Rejected
board_beetle: Add support for ARM LTD V2M Beetle Board --- 2016-10-06 Vincenzo Frascino Rejected
gpio: Add ARM CMSDK (Cortex-M System Design Kit) AHB GPIO driver --- 2016-10-06 Vincenzo Frascino Accepted
samples: Add simple gpio test application --- 2016-10-06 Vincenzo Frascino Rejected
MAINTAINERS: Add maintainer for ARM LTD V2M Beetle Board --- 2016-10-06 Vincenzo Frascino Rejected
sanitycheck: Add support for ARM LTD V2M Beetle Board --- 2016-10-06 Vincenzo Frascino Rejected
pinmux: Add support for ARM V2M Beetle Initialization --- 2016-10-06 Vincenzo Frascino Accepted
samples: Add simple bringup application --- 2016-10-06 Vincenzo Frascino Rejected
board_beetle: Enable CMSDK APB UART driver --- 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 support for ARM LTD Beetle SoC --- 2016-10-06 Vincenzo Frascino Rejected
soc_beetle: Add system wide Pin definitions --- 2016-10-06 Vincenzo Frascino Rejected
pinmux: Add support for "runtime" pinmux on ARM V2M Beetle --- 2016-10-06 Vincenzo Frascino Accepted
soc_beetle: Add configuration for ARM LTD CMSDK APB UART --- 2016-10-06 Vincenzo Frascino Rejected
boards: Add support for the nRF51 DK board (PCA10028) --- 2016-10-12 Ricardo Salveti Accepted
arm: Add initial support for Nordic Semiconductor nRF51 series --- 2016-10-12 Ricardo Salveti Accepted
drivers/gpio/nrf5: change default IRQ_PRI --- 2016-10-12 Ricardo Salveti Accepted
Bluetooth: Controller: Make radio compatible with the nRF51 series --- 2016-10-12 Ricardo Salveti Accepted
arm/nordic: use a common header for the nrf51/nrf52 SoC families --- 2016-10-12 Ricardo Salveti Accepted
MAINTAINERS: Update ARM & overall maintainer --- 2016-10-13 Kumar Gala Accepted
dma: Introduce STM32F4x DMA driver --- 2016-10-13 Lee Jones Accepted
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
samples: drivers: dma: Improve failure debug granularity --- 2016-10-13 Lee Jones Accepted
net: apps: Fix echo-server where IPv6 TCP context was used insead of IPv4. --- 2016-10-18 Paul Sokolovsky Accepted
net: Make net_context_get_ip_proto check correct flag. --- 2016-10-18 Paul Sokolovsky Accepted
stm32: cleanup how we get external interrupt base addr --- 2016-10-19 Kumar Gala Accepted
board: organize boards based on architecture --- 2016-10-19 Kumar Gala Accepted
sensor: hdc1008: add missing dependency for I2C address config --- 2016-10-20 Bogdan Davidoaia Accepted
clock_control: have FLASH_BASE compatible with ST CMSIS files --- 2016-10-20 Erwan Gouriou Accepted
stm32cube: Update ext/hal to include STM32Cube --- 2016-10-20 Erwan Gouriou Accepted
stm32f1: Provide tick to STM32Cube --- 2016-10-20 Erwan Gouriou Rejected
stm32f1: Enable STM32Cube SDK support on stm32f1 family --- 2016-10-20 Erwan Gouriou Accepted
serial: Provide new numbering scheme for stm32 UART --- 2016-10-20 Erwan Gouriou Rejected
ext/hal: Introduce STM32Cube SDK for STM32F1xx family --- 2016-10-20 Erwan Gouriou Accepted
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
stm32cube: Add Zephyr build system files for stm32f1 series --- 2016-10-21 Erwan Gouriou Accepted
kernel: Allow SYS_KERNEL_VER_MAJOR(), etc. return full range of values. --- 2016-10-21 Paul Sokolovsky Accepted
build: refactor kernel hex build to be common --- 2016-10-24 Kumar Gala Accepted
build: clean up .stat file(s) --- 2016-10-24 Kumar Gala Accepted
tests: Rename test_arm_m3_irq_vector_table test since it is not M3 specific --- 2016-10-24 Kumar Gala Accepted
boards: Add support for the RedBear nRF51 BLE Nano board --- 2016-10-25 Ricardo Salveti Accepted
boards: clean default configs for 96b_nitrogen and nrf52_pca10040 --- 2016-10-25 Ricardo Salveti Accepted
eth: ksdk: Update driver for native IP stack. --- 2016-10-25 Paul Sokolovsky Accepted
ext: cc3200sdk: Enable build of CC3200 HAL --- 2016-10-26 Gilbert Pitney Accepted
MAINTAINERS: Add maintainer for TI CC3200 SoC, board and SDK --- 2016-10-26 Gilbert Pitney Accepted
cc3200: Add support for the TI CC32xx SoC Series --- 2016-10-26 Gilbert Pitney Accepted
boards: arm: Add support for TI SimpleLink WiFi CC3200 LaunchXL --- 2016-10-26 Gilbert Pitney Accepted
ext: cc3200sdk: Import HAL for TI CC3200 SoC --- 2016-10-26 Gilbert Pitney Accepted
sanitycheck: Add support for ccache --- 2016-10-26 Kumar Gala Accepted
arm: Move Cortex-M memory map to be absolute addressed --- 2016-10-26 Kumar Gala Accepted
cc3200: Add pinmux initialization for UART0 --- 2016-10-27 Gilbert Pitney Accepted
stm32f1: Adapt CONFIG_SOC to STM32Cube values --- 2016-10-27 Erwan Gouriou Accepted
« 1 2 3 447 48 »