summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2016-11-03stm32f1: Adapt CONFIG_SOC to STM32Cube valuesErwan Gouriou
2016-11-02gpio qmsi: Enable SoC level GPIO to work on ARC tooIván Briano
2016-11-02gpio qmsi: Differentiate between the SoC GPIO and SS GPIOIván Briano
2016-11-02watchdog qmsi: Enable the driver to work on ARCIván Briano
2016-11-02aio qmsi: Enable the driver to work on ARCIván Briano
2016-11-02dma qmsi: Enable the driver to work on ARCIván Briano
2016-11-02rtc qmsi: Enable the driver to work on ARCIván Briano
2016-11-02socs quark: Simplify IRQ configurationIván Briano
2016-10-31build: consolidate some common parts of linker scriptsAndrew Boie
2016-10-31arc: Don't need CONFIG_NUM_REGULAR_IRQ_PRIO_LEVELSChuck Jordan
2016-10-31ext qmsi: Update to QMSI 1.3 releaseIván Briano
2016-10-28boards: stm32f4: Extract common config optionsAmit Kucheria
2016-10-28boards: 96b_carbon: Add support for 96boards Carbon boardAmit Kucheria
2016-10-28pinmux: stm32: add support for STM32F4Ricardo Salveti
2016-10-28gpio: stm32: add support for STM32F4Ricardo Salveti
2016-10-28clock_control: stm32f4x: introduce driver for STM32F4x RCCRicardo Salveti
2016-10-28arm: st_stm32: Add support for STM32F4x SoC familyAmit Kucheria
2016-10-28unified/arc: Fix scheduler algorithm bugDmitriy Korovkin
2016-10-28soc:mk64f12: Enable RANDOM_KSDK driver by default if RANDOM_GENERATOR enabled.Marcus Shawcroft
2016-10-27kernel: merge _IS_IN_ISR() with _is_in_isr()Benjamin Walsh