summaryrefslogtreecommitdiff
path: root/arch/nios2
AgeCommit message (Expand)Author
2017-01-10build: move qemu definitions to boardsAnas Nashif
2017-01-09kernel/arch: inspect prio/sched_locked together for preemptibilityBenjamin Walsh
2017-01-09kernel/arch: optimize memory use of some thread fieldsBenjamin Walsh
2017-01-06nios2: remove unused INT_ACTIVE/EXC_ACTIVE thread flagsBenjamin Walsh
2017-01-06kernel/arch: streamline thread flag bits usedBenjamin Walsh
2016-12-25logging: move event_logger to subsys/loggingAnas Nashif
2016-12-25kernel: replace all remaining nanokernel occurancesAnas Nashif
2016-12-21arch: remove instances of fiberRtnValueSet()Benjamin Walsh
2016-12-21drivers: eliminate nano/micro kernel usageAnas Nashif
2016-12-19kernel: move kernel code to kernel/ directlyAnas Nashif
2016-12-19kernel: remove unused and obsolete headersAnas Nashif
2016-12-19kernel: remove nano/micro wording and usageAnas Nashif
2016-12-15arch/all: simpler _SysFatalErrorHandler()Benjamin Walsh
2016-12-15kernel: enable and optimize coop-only configurationsBenjamin Walsh
2016-12-15kernel: add k_cpu_idle/k_cpu_atomic_idle()Benjamin Walsh
2016-12-15kernel/arch: enhance the "ready thread" cacheBenjamin Walsh
2016-11-26kernel/arch: move common thread.flags definitions to common fileBenjamin Walsh
2016-11-23kernel: streamline initialization of _thread_base and timeoutsBenjamin Walsh
2016-11-23kernel/arch: remove unused uk_task_ptr parameter from _new_thread()Benjamin Walsh
2016-11-18kernel: fix thread prio and stack size types in some APIsBenjamin Walsh
2016-11-17fatal error handlers: report which thread croakedInaky Perez-Gonzalez
2016-11-12kernel/arch: consolidate tTCS and TNANO definitionsBenjamin Walsh
2016-11-09arches: use new kernel APIsAndrew Boie
2016-11-08kernel: add __ASSERT() for thread prioritiesBenjamin Walsh
2016-11-07kernel: Rename USE_FP and USE_SSE symbolsAllan Stephens
2016-11-04nios2: remove support for legacy kernelsAndrew Boie
2016-11-04unified: Rename ESSENTIAL to K_ESSENTIALAllan Stephens
2016-10-27kernel: merge _IS_IN_ISR() with _is_in_isr()Benjamin Walsh
2016-10-27unified: Enable handling of thread options for static threadsAllan Stephens
2016-10-26nios2: port to unified kernelAndrew Boie
2016-10-26kernel: Standardize thread monitoring initializationAllan Stephens
2016-10-24build: refactor kernel hex build to be commonKumar Gala
2016-09-23unified: Remove references to obsolete task_timeoutPeter Mitsis
2016-09-23kernel: remove lingering irq_connect_dynamic() referencesAndrew Boie
2016-08-30toolchain: Remove vestigial COFF assembler symbol mangling supportAndy Ross
2016-08-28nios2: fix incorrect printk() usageAndrew Boie
2016-08-18doc: Fix terminology in Kconfig files for 'platform'David B. Kinder
2016-07-29qemu_nios2: increase RAM sizeAndrew Boie
2016-07-21nios2: assume IRQ stack pointer and size already alignedAndrew Boie
2016-07-18nanokernel: support GCC compiler atomic builtinsAndrew Boie
2016-07-18nios2: optionally print cause code reasonAndrew Boie
2016-07-18nanokernel, cosmetic: Standardize [INT|EXC]_ACTIVE commentsPeter Mitsis
2016-07-15altera_max10: enable and use 16550 UARTAndrew Boie
2016-07-14nios2: remove nios2e-zephyrAndrew Boie
2016-07-13nios2: _Swap(): fix C calling issueAndrew Boie
2016-07-12nios2-qemu: correct system.hAndrew Boie
2016-07-12nios2: get CPU features from ALT_CPU_* namespaceAndrew Boie
2016-07-12nios2: enable XIP by defaultAndrew Boie
2016-07-08nios2f-zephyr: commit additional source filesAndrew Boie
2016-07-08nios2f-zephyr: update CPU buildAndrew Boie