summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-31benchmarks: boot_time: Move to unified kernelHEADmasterAnas Nashif
2017-01-31tests: kernel: import irq_offload test from legacyJithu Joseph
2017-01-30doc: fix .rst headings in new sample docsDavid B. Kinder
2017-01-30toolchain: define DTC for zephyr SDKAnas Nashif
2017-01-30tests: benchmark: sys_kernel: Porting to unifiedJithu Joseph
2017-01-30tests: include: Move timestamp.h into common locationJithu Joseph
2017-01-30scripts: Add device tree parser scriptLeandro Pereira
2017-01-30Merge "Merge arm branch into master"Anas Nashif
2017-01-30i2c: Can pass IRQ vector constant to irq_enableChuck Jordan
2017-01-30Merge arm branch into masterKumar Gala
2017-01-30doc: update template for nucleo_f401re boardarmErwan Gouriou
2017-01-30board: add nucleo_411re board documentationErwan Gouriou
2017-01-30arm: scb: Move SCB asm defines into cpu_idle.SKumar Gala
2017-01-30arm: cmsis: Convert _ScbIsInThreadMode to use direct CMSIS register accessKumar Gala
2017-01-30arm: cmsis: Convert _ScbPendsvSet to use direct CMSIS register accessKumar Gala
2017-01-30arm: cmsis: Convert _ScbNmiPend to use direct CMSIS register accessKumar Gala
2017-01-30arm: refactor clearing of exception faults to common codeKumar Gala
2017-01-30ext: stm32cube: update stm32l4xx cube versionErwan Gouriou
2017-01-30ext: stm32cube: update stm32f4xx cube versionErwan Gouriou
2017-01-30MAINTAINERS: Remove Jon Medhurst from MPS2 maintainershipJon Medhurst
2017-01-30doc: Update mps2_an385 documentationVincenzo Frascino
2017-01-30boards: arm: mps2: Add pinmuxingVincenzo Frascino
2017-01-30frdm_k64f: Add RST board documentationMaureen Helm
2017-01-30soc: arm: mps2: Fix UART4 base addressVincenzo Frascino
2017-01-30arm: cmsis: Remove nvic.h and use CMSIS NVIC calls directlyKumar Gala
2017-01-30arm: move exception priority to exc.hKumar Gala
2017-01-30arm: cmsis: Convert _ScbExcPrioSet to NVIC_SetPriorityKumar Gala
2017-01-30doc: Update mps2_an385 documentationVincenzo Frascino
2017-01-30boards: arm: mps2_an385: Enable CMSDK DriversVincenzo Frascino
2017-01-30soc: arm: mps2: Add configuration for CMSDK DriverVincenzo Frascino
2017-01-30MAINTAINERS: Add frdm_kw41z boardMaureen Helm
2017-01-30frdm_kw41z: Add frdm_kw41z boardMaureen Helm
2017-01-30kw41z: Add kw41z SoCMaureen Helm
2017-01-30k64: Rename security_frdm_k64f sectionMaureen Helm
2017-01-30serial: Introduce new mcux lpuart shim driverMaureen Helm
2017-01-30flash: Update mcux shim to new mcux versionMaureen Helm
2017-01-30mcux: Import mcux for kw41zMaureen Helm
2017-01-30Revert "Revert "sanitycheck: add support for risc v boards""Andrew Boie
2017-01-30fat: match type info expected by fat library for f_writeKumar Gala
2017-01-30samples: webusb: fix type of bytes_readKumar Gala
2017-01-30usb: Change transfer_len type to int32_t in usb_request_handler typedefKumar Gala
2017-01-30samples: zperf: cleanup types for constant arraysKumar Gala
2017-01-29doc: update menuconfig images in application docDavid B. Kinder
2017-01-29Merge "Merge net branch into master"Anas Nashif
2017-01-28Merge bluetooth branch into masterJohan Hedberg
2017-01-28Bluetooth: SPI: Disable IRQ pin callback to avoid spurious IRQsRicardo Salveti
2017-01-28Bluetooth: SPI: retry spi_transceive calls if invalidRicardo Salveti
2017-01-28Bluetooth: SPI: switch to a single SPI transfer when receivingRicardo Salveti
2017-01-28Bluetooth: SPI: fix max SPI buffer lengthRicardo Salveti
2017-01-28Bluetooth: SPI: introduce CONFIG_BLUETOOTH_SPI_BLUENRGRicardo Salveti