summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-13arc: fix unaligned variables resulting in unaligned k_cpu_sleep_modeBenjamin Walsh
2017-01-11arc: i-cache init moved much earlierChuck Jordan
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-06kernel/arch: reverse polarity on sched_lockedBenjamin Walsh
2017-01-05Makefile (arc/soc/quark_se): New compiler optionsJuro Bystricky
2017-01-05Makefile (arc/soc/em*): New compiler optionsJuro Bystricky
2017-01-04arc: add -fno-delete-null-pointer-checksAndrew Boie
2016-12-25kernel: replace all remaining nanokernel occurancesAnas Nashif
2016-12-22drivers: i2c_shim: grant arc the access to i2c on I/O fabricBaohong Liu
2016-12-22drivers: spi_shim: grant arc the access to spi on I/O fabricBaohong Liu
2016-12-22driver: pwm: give arc the access to pwmBaohong Liu
2016-12-21arch: remove instances of fiberRtnValueSet()Benjamin Walsh
2016-12-21arch/arc, usb, ztest: Add the ARG_UNUSED macroFlavio Santes
2016-12-19kernel: move kernel code to kernel/ directlyAnas Nashif
2016-12-19kernel: rename NANOKERNEL_TICKLESS_IDLE_SUPPORTEDAnas Nashif
2016-12-19kernel: remove unused and obsolete headersAnas Nashif
2016-12-19kernel: remove nano/micro wording and usageAnas Nashif
2016-12-17kernel/arch: rename ARCH_HAS_NANO_FIBER_ABORT to ARCH_HAS_THREAD_ABORTBenjamin Walsh
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-12-15power: Add ARC core suspend and resume supportJulien Delayen
2016-12-15arcv2_irq: Add power management suspend/resumeJulien Delayen
2016-12-15arc: Define _arc_v2_irq_unit deviceJulien Delayen
2016-12-12arc: Add cc to clobber list for sleep instructionJulien Delayen
2016-12-03quark_se_ss: power_mgmt: fix sleep mem ordering bugRamesh Thomas
2016-12-02arc: branch too far when STACK_CHECKING enabled.Chuck Jordan
2016-12-02quark_se_ss: power_mgmt: Remove redundant int trigger settingRamesh Thomas
2016-11-30arc: move disabling/invalidation of caches earlierBenjamin Walsh
2016-11-28quark_se_ss: power_mgmt: Fix a bug in call to sleep instructionRamesh Thomas
2016-11-26arc: fix missing _firq_stack symbol when INIT_STACKS=y and NUM_BANKS=1Benjamin 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-23arc: support interrupt/FIRQ stacks with CONFIG_INIT_STACKSBenjamin Walsh
2016-11-23arc: use one of the interrupt stacks during early initBenjamin 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-11arc: trap handler should always check IRQ_ACTChuck Jordan
2016-11-11power: Add ARC power states and update sampleJulien Delayen
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-08counter qmsi: Enable the driver to work on ARCIván Briano