Show patches with: Archived = No       |   4707 patches
« 1 2 ... 32 33 3447 48 »
Patch Series S/W/F Date Submitter Delegate State
ext: stm32cube: update stm32f7xx cube version --- 2017-03-30 Erwan Gouriou Accepted
ext: stm32cube: update stm32f4xx cube version --- 2017-03-30 Erwan Gouriou Accepted
cc3200: Move pinmux and UART initialization to PRE_KERNEL_1 --- 2017-03-30 Gilbert Pitney Accepted
cc3200: Resolve DTS fixup. --- 2017-03-30 Gilbert Pitney Accepted
ext: lib: mbedtls: Upgrading mbedTLS library --- 2017-03-29 Kumar Gala Accepted
arm: core: Integrate thread stack guard feature --- 2017-03-29 Vincenzo Frascino Rejected
samples: Add mpu stack guard test --- 2017-03-29 Vincenzo Frascino Rejected
arm: core: mpu: Add core support to ARM MPU --- 2017-03-29 Vincenzo Frascino Rejected
arm: core: mpu: Add arm core MPU interface --- 2017-03-29 Vincenzo Frascino Rejected
arm: core: mpu: Add core MPU implementation --- 2017-03-29 Vincenzo Frascino Rejected
samples: synch: Add Thread Stack Guards conf --- 2017-03-29 Vincenzo Frascino Rejected
docs: networking: Suggest to stop QEMU-related networking daemons. --- 2017-03-28 Paul Sokolovsky Accepted
dts: arm: Put IRQ priority into the interrupt property --- 2017-03-27 Kumar Gala Accepted
dts: Remove num-irqs from the arm nvic node --- 2017-03-27 Kumar Gala Accepted
dts: arm: rename num-irq-prio-bits property --- 2017-03-27 Kumar Gala Accepted
dts: arm: Rename ARM NVIC compatibility --- 2017-03-27 Kumar Gala Accepted
dts/extract_dts_includes.py: Fix IRQ define name creation --- 2017-03-27 Kumar Gala Accepted
boards: nucleo_f411re: Add MPU support --- 2017-03-27 Vincenzo Frascino Accepted
boards: nucleo_f401re: Add MPU support --- 2017-03-27 Vincenzo Frascino Accepted
arm: core: Save stack information --- 2017-03-27 Vincenzo Frascino Rejected
build: Don't remove dts/ directory on clean --- 2017-03-27 Andy Gross Accepted
kernel: Add stack_info to k_thread --- 2017-03-27 Vincenzo Frascino Accepted
arm: core: Update core to use struct k_thread --- 2017-03-27 Vincenzo Frascino Accepted
Merge arm branch into master --- 2017-03-27 Kumar Gala Accepted
board: arm: frdm_k64f: Enable MPU by default --- 2017-03-25 Vincenzo Frascino Rejected
arm: core: mpu: Add NXP MPU support --- 2017-03-25 Vincenzo Frascino Rejected
arm: core: Add support for NXP MPU --- 2017-03-25 Vincenzo Frascino Rejected
arm: soc: nxp k6x: Add Initial support for NXP MPU --- 2017-03-25 Vincenzo Frascino Rejected
subsys: console: Add pull-style console API support. --- 2017-03-24 Paul Sokolovsky Accepted
CI: Test --- 2017-03-24 Tyler Baker Accepted
CI: Test checkpatch --- 2017-03-24 Tyler Baker Accepted
boards: 96b_carbon: support 'make flash' over DFU --- 2017-03-23 Ricardo Salveti Accepted
doc: add dfu-util to Mac OS dependencies --- 2017-03-23 Ricardo Salveti Accepted
scripts/dfuutil: add support for DfuSe devices --- 2017-03-23 Ricardo Salveti Accepted
net: offload: Move offload_ip field from net_l2 to net_if --- 2017-03-21 Gilbert Pitney Accepted
net: offload: Rename Kconfig NET_L2_OFFLOAD_IP to NET_OFFLOAD --- 2017-03-21 Gilbert Pitney Accepted
net: offload: More decoupling of net_offload from l2 naming --- 2017-03-21 Gilbert Pitney Accepted
arm: core: mpu: Add ARM MPU support --- 2017-03-16 Vincenzo Frascino Accepted
kernel: arm: Increase idle stack size to fix corruption by FP_SHARING --- 2017-03-15 Kumar Gala Accepted
kernel: arm: Increase idle stack size to fix corruption by FP_SHARING --- 2017-03-15 Kumar Gala Accepted
net: connection: Move proto2str() to utils.c, rename to net_proto2str() --- 2017-03-13 Paul Sokolovsky Accepted
drivers: eth_enc28j60: Clarify comments in the header file. --- 2017-03-13 Paul Sokolovsky Accepted
scripts: sanitycheck: Typo fixes in docstring. --- 2017-03-13 Paul Sokolovsky Accepted
net: context: For bind debug logging, include context protocol. --- 2017-03-12 Paul Sokolovsky Accepted
arch/arm/core: In comments, consistently refer to "Cortex-M". --- 2017-03-12 Paul Sokolovsky Accepted
soc: arm: stm32f4: Add Initial MPU Support --- 2017-03-10 Vincenzo Frascino Accepted
samples: Add an MPU test suite --- 2017-03-10 Vincenzo Frascino Accepted
arm: soc: beetle: Add regions for mpu configuration --- 2017-03-10 Vincenzo Frascino Accepted
soc: arm: beetle: Add Initial MPU Support --- 2017-03-10 Vincenzo Frascino Accepted
board: arm: v2m_beetle: Enable MPU by default --- 2017-03-10 Vincenzo Frascino Accepted
arm: core: Add MPU parameter to the arm core --- 2017-03-10 Vincenzo Frascino Accepted
boards: 96b_carbon: Add MPU support --- 2017-03-10 Vincenzo Frascino Accepted
dts/extract_dts_includes.py: Replace cell_prefix to cell_string --- 2017-03-09 Kumar Gala Accepted
Revert "build: Fix qemugdb target" --- 2017-03-09 Kumar Gala Accepted
include/zephyr.h: Define __ZEPHYR__ if not already. --- 2017-03-08 Paul Sokolovsky Accepted
dts: provide stm32 soc dtsi files for stm32 base boards --- 2017-03-08 Erwan Gouriou Accepted
dts: provide dts for stm32 eval boards --- 2017-03-08 Erwan Gouriou Accepted
dts: add dts for nucleo boards --- 2017-03-08 Erwan Gouriou Accepted
dts: provide dts files for non st stm32 based boards --- 2017-03-08 Erwan Gouriou Accepted
nrf_rtc_timer: clear events and counter when disabling sys_clock --- 2017-03-07 Kumar Gala Accepted
qemu: allow user specified qemu binary --- 2017-03-02 Kumar Gala New
dts: Add application overlay support. --- 2017-03-01 Andy Gross Accepted
dts: kinetis: bluetooth: Make UART port conditional --- 2017-03-01 Andy Gross Accepted
net: context: Check if conn_handler exists when binding --- 2017-03-01 Paul Sokolovsky Accepted
net: context: Check if conn_handler exists when binding --- 2017-03-01 Paul Sokolovsky Accepted
boards: add 96b_nitrogen board documentation --- 2017-03-01 Kumar Gala Accepted
kinetis: fix Kconfig indentation --- 2017-03-01 Bogdan Davidoaia Accepted
libc: attribute minimal libc printf style functions with __printf_like --- 2017-02-28 Kumar Gala Accepted
arm: stm32: remove duplicate setting of Kconfig symbols --- 2017-02-28 Kumar Gala Rejected
boards: add 96b_carbon board documentation --- 2017-02-28 Kumar Gala Accepted
zephyr: add support for Eclipse project --- 2017-02-28 Vincenzo Frascino New
spi: mcux: Rename spi driver to DSPI to match naming convention --- 2017-02-28 Kumar Gala Accepted
nrf_rtc_timer: clear events and counter when disabling sys_clock --- 2017-02-28 Ricardo Salveti Accepted
kw41z: enable TRNG driver --- 2017-02-28 Bogdan Davidoaia Accepted
random: mcux: rename random_mcux to random_mcux_rnga --- 2017-02-28 Bogdan Davidoaia Accepted
random: add MCUX TRNG driver --- 2017-02-28 Bogdan Davidoaia Accepted
boards: add 96b_carbon board documentation --- 2017-02-27 Ricardo Salveti Accepted
boards: add 96b_nitrogen board documentation --- 2017-02-27 Ricardo Salveti Accepted
gpio: mcux: Revert to older GPIO device names as were used for Kinetis. --- 2017-02-27 Paul Sokolovsky Accepted
doc: Add secure coding guidelines --- 2017-02-24 David Brown Accepted
serial: stm32: Move to more traditional formatting --- 2017-02-24 Lee Jones Accepted
dma: stm32f4x: Remove unused 'id' attribute --- 2017-02-24 Lee Jones Accepted
dma: Kconfig: Provide a means to specify sub-channels --- 2017-02-24 Lee Jones Accepted
serial: stm32: Give H/W a chance to set the TXE bit on transfer --- 2017-02-24 Lee Jones Accepted
dma: stm32f4x: Trivial: Prevent >80 char issue and neaten up --- 2017-02-24 Lee Jones Accepted
dma: stm32f4x: Pull in sub-channel information from Kconfig --- 2017-02-24 Lee Jones Accepted
dma: stm32f4x: By default increment pointer through data passed through memory --- 2017-02-24 Lee Jones Accepted
dma: stm32f4x: Prevent ddata from being directly referenced accidentally --- 2017-02-24 Lee Jones Accepted
dma: stm32f4x: Remove superfluous 'config' argument --- 2017-02-24 Lee Jones Accepted
dma: stm32f4x: Add support for dev-to-mem and mem-to-dev transfers --- 2017-02-24 Lee Jones Accepted
dma: stm32f4x: Add dump regs function to aid debugging --- 2017-02-24 Lee Jones Accepted
dma: stm32f4x: Adapt header file include to match new location --- 2017-02-24 Lee Jones Accepted
dma: stm32f4x: Obtain IRQ priority from Kconfig --- 2017-02-24 Lee Jones Accepted
dma: Add possibility for up to 3 DMA Controllers --- 2017-02-24 Lee Jones Accepted
dma: stm32f4x: Move to new DMA API --- 2017-02-24 Lee Jones Accepted
dma: Group devices together in Kconfig --- 2017-02-24 Lee Jones Accepted
dma: stm32f4x: Add .stop() call --- 2017-02-24 Lee Jones Accepted
dma: Expand on documentation for data_size AKA data_width --- 2017-02-24 Lee Jones Accepted
dma: stm32f4x: Obtain controller names from Kconfig --- 2017-02-24 Lee Jones Accepted
dma: stm32f4x: Use terminology found in the datasheet --- 2017-02-24 Lee Jones Accepted
« 1 2 ... 32 33 3447 48 »