summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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: refactor clearing of exception faults to common codeKumar Gala
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: cmsis: Convert _ScbExcPrioSet to NVIC_SetPriorityKumar Gala
2017-01-30soc: arm: mps2: Add configuration for CMSDK DriverVincenzo Frascino
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-27ext: Integrate Nordic SDK HAL files into ZephyrCarles Cufi
2017-01-25pinmux: make pinmux_dev the default pinmux driver for quarkAnas Nashif
2017-01-25gpio/stm32: Move from the OPEN_DRAIN interface to the DRIVE_STRENGTH interfaceMarcus Shawcroft
2017-01-24quark_se: PM: Add multicore supportAndre Guedes
2017-01-24build: add _ASMLANGUAGE to all asm filesBenjamin Walsh
2017-01-24kernel/arch: streamline thread user optionsBenjamin Walsh
2017-01-24kernel/x86: move INT_ACTIVE/EXC_ACTIVE to thread_stateBenjamin Walsh
2017-01-24kernel: rename thread states symbolsBenjamin Walsh
2017-01-23arm: cmsis: Convert relocate_vector_table to use CMSISKumar Gala
2017-01-23arm: cmsis: Convert DO_REBOOT to use CMSISKumar Gala
2017-01-23arm: cmsis: Convert enable_floating_point to use CMSISCarles Cufi
2017-01-23arm: cmsis: Introduce CMSIS layerKumar Gala
2017-01-23arm: cmsis: Remove unused code from scb/scs layersKumar Gala
2017-01-23arm: soc: Add SoC series for ARM's Cortex-M Prototyping System (MPS2)Jon Medhurst
2017-01-23spi: k64: Remove the k64 spi driverMaureen Helm
2017-01-23k64: Change the default spi driver to the mcux shimMaureen Helm
2017-01-23soc: arm: beetle: Add Timers IRQ mapVincenzo Frascino
2017-01-23arm: cortex-m: Implement CONFIG_TEXT_SECTION_OFFSETDavid Brown
2017-01-23serial: k64: Remove the uart_k20 driverMaureen Helm
2017-01-23k64: Change the default serial driver to the mcux oneMaureen Helm
2017-01-23license: Replace Apache boilerplate with SPDX tagErwan Gouriou
2017-01-23uart/stm32: add STM32F3X support for uartKumar Gala
2017-01-23pinmux/stm32: extend pinmux driver functionality to support STM32F3X series MCUsAdam Podogrocki
2017-01-23gpio/stm32: provide GPIO driver implementation for STM32F3X familyAdam Podogrocki
2017-01-23flash/stm32: flash driver for STM32F3x series microcontrollersAdam Podogrocki
2017-01-23clock/stm32: add STM32F3X reset and clock controlAdam Podogrocki
2017-01-23soc/stm32: add initial support for STM32F3X seriesAdam Podogrocki
2017-01-23arm/nordic_nrf5: enable SOC_FLASH_NRF5 by default if FLASH is enabledRicardo Salveti
2017-01-23arm: set default vector table address in prep_c when XIPRicardo Salveti
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-17riscv32: fix KConfig selection of ATOMIC_OPERATIONS_CAnas Nashif
2017-01-13riscv32: added support for the riscv32-qemu socJean-Paul Etienne
2017-01-13riscv32: added support for the pulpino socJean-Paul Etienne
2017-01-13arch: added support for the riscv32 architectureJean-Paul Etienne
2017-01-13arc: fix unaligned variables resulting in unaligned k_cpu_sleep_modeBenjamin Walsh
2017-01-12k64: Remove port clock enables from the soc initMaureen Helm
2017-01-12gpio: Remove the k64 gpio driverMaureen Helm
2017-01-12k64: Change the default gpio driver to the mcux oneMaureen Helm
2017-01-12k64: Move uart console pins to board pinmux tablesMaureen Helm