summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-11-18kernel: fix thread prio and stack size types in some APIsBenjamin Walsh
2016-11-18soc: stm32f1: gpio: Fix unnecessary else statementSergio Rodriguez
2016-11-17kernel/arm: fix race condition when setting _Swap() return valueBenjamin Walsh
2016-11-17fatal error handlers: report which thread croakedInaky Perez-Gonzalez
2016-11-16doc: Various corrections to doxygen info for Kernel APIsAllan Stephens
2016-11-16kernel/arm: fix missing interrupt lock around _is_next_thread_current()Benjamin Walsh
2016-11-14cc3200: Remove CPU_HAS_FPU from cc3200 Kconfig.socGil Pitney
2016-11-15kernel/arm: add comment about _is_next_thread_currentBenjamin Walsh
2016-11-13drivers: update ipm driver to use unified kernelAnas Nashif
2016-11-12kernel/arch: consolidate tTCS and TNANO definitionsBenjamin Walsh
2016-11-12kernel: Eliminate use of KERNEL_V2 configuration optionAllan Stephens
2016-11-12console : usb: USB UART console output supportJithu Joseph
2016-11-11arc: trap handler should always check IRQ_ACTChuck Jordan
2016-11-11quark-se: power_mgmt: Add a optional deep sleep resume handlerRamesh Thomas
2016-11-11power_mgmt: Do not notify deep sleep if bootloader does context restoreRamesh Thomas
2016-11-11power_mgmt: Simplify _sys_soc_resume notificationRamesh Thomas
2016-11-11arm: soc: Add support for ARM Beetle SoCVincenzo Frascino
2016-11-11power: Fix x86 wake up sequenceJulien Delayen
2016-11-11power: Add ARC power states and update sampleJulien Delayen
2016-11-10arch: arc: arm: sys_thread_self_get -> k_current_getAnas Nashif
2016-11-09kernel: Clean up of x86 floating point codeAllan Stephens
2016-11-09arches: use new kernel APIsAndrew Boie
2016-11-09kernel: deprecate old init levelsAndrew Boie
2016-11-08kernel: add __ASSERT() for thread prioritiesBenjamin Walsh
2016-11-08arc: fix race condition when returning from interruptBenjamin Walsh
2016-11-08arc: remove CONFIG_NANOKERNEL codeAndrew Boie
2016-11-08x86: remove CONFIG_NANOKERNEL referencesAndrew Boie
2016-11-08counter qmsi: Enable the driver to work on ARCIván Briano
2016-11-07quark_se: Correctly wait for ARC_READY flag while initializing ARCLeandro Pereira
2016-11-07arc: cache.h support added for em7d and em11d SOCChuck Jordan
2016-11-07kernel: Rename USE_FP and USE_SSE symbolsAllan Stephens
2016-11-07drivers: flash: SoC KSDKJorge Ramirez-Ortiz
2016-11-07benchmarks: rename _NanoTscRead -> _tsc_readAnas Nashif
2016-11-04serial/uart_k20: Fix instance source clock frequenciesMaureen Helm
2016-11-04arm: remove support for legacy kernelsAndrew Boie
2016-11-04arm: add missing atomic operations selection for Cortex-M7 processorPiotr Mienkowski
2016-11-04nios2: remove support for legacy kernelsAndrew Boie
2016-11-04arc: remove support for legacy kernelsAndrew Boie
2016-11-04x86: remove legacy kernel supportAndrew Boie
2016-11-04unified/arm: fix missing setting of default _Swap() return valueBenjamin Walsh
2016-11-04cc3200: Add a UART driver (polled and interrupt modes)Gil Pitney
2016-11-04cc3200: Add support for the TI CC32xx SoC SeriesGil Pitney
2016-11-03k64: Move driver instance defconfigs to boardsMaureen Helm
2016-11-04unified: Rename ESSENTIAL to K_ESSENTIALAllan Stephens
2016-11-03power: Update Quark SE PM layer with QMSI 1.3Julien Delayen
2016-11-03quark_se: Add restore info shared memory to linkerJulien Delayen
2016-11-03stm32f4: Enable STM32Cube SDK support on stm32f4 familyErwan Gouriou
2016-11-03stm32f1: Enable STM32Cube SDK support on stm32f1 familyErwan Gouriou
2016-11-03clock_control: have FLASH_BASE compatible with ST CMSIS filesErwan Gouriou
2016-11-03stm32f4: Adapt CONFIG_SOC to STM32Cube valuesErwan Gouriou