summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
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-26kernel: Standardize thread monitoring initializationAllan Stephens
2016-10-22unified: Add tickless idle support for ARCDmitriy Korovkin
2016-10-22unified/arc: add unified kernel support for ARC archDmitriy Korovkin
2016-10-22arc: Fix RGF_NUM_BANKS==1 and NUM_IRQ_PRIO_LEVELS>1 problemDmitriy Korovkin
2016-10-21arc: remove some NSIM conditionalsChuck Jordan
2016-10-21arc: em_starterkit board can now support SOC=EM7DChuck Jordan
2016-10-18arc: Support FIRQ handling when CONFIG_RGF_NUM_BANKS==1Chuck Jordan
2016-10-15quark: ipm: Make driver config structures static.Marcus Shawcroft
2016-10-07arc: Fix comment about IRQ call stackChuck Jordan
2016-10-07arc: RGF_NUM_BANKS is another configurable option for ARCsChuck Jordan
2016-10-05I2C: remove obsolete i2c_quark_se_ss driverQiu Peiyang
2016-09-25remove unused whitespace in arch/arc/core/fault_s.SQiu Peiyang
2016-09-24irq: Use lowest priority not a hard-coded priority 2Chuck Jordan
2016-09-24irq: _ARC_V2_DEF_IRQ_LEVEL should be set to last legal priorityChuck Jordan
2016-09-23unified: Remove references to obsolete task_timeoutPeter Mitsis
2016-09-22drivers: gpio: reuse gpio Kconfigs for sensor subsystemAnas Nashif
2016-09-16intel_quark: Group Quark SoCs under intel_quark/Anas Nashif
2016-09-16boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem)Anas Nashif
2016-09-09quark_se_ss: Fix console defaultAndy Ross
2016-09-08quark_se: sensor: enable QMSI ADC driverAnas Nashif
2016-09-08i2c: qmsi_shim: change some i2c config parameters to SoC specificBaohong Liu
2016-09-06arc: remove deprecated dynamic interrupt implementationAndrew Boie
2016-08-31quark_se: disable IPM and enable UART0 on the sensor subsystemAnas Nashif
2016-08-28arc: fix incorrect printk() usageAndrew Boie
2016-08-27arc: unify copied linker scriptAndrew Boie
2016-08-27arc/soc: remove unused CONFIG_TIMER0_CLOCK_FREQBenjamin Walsh
2016-08-18doc: Fix terminology in Kconfig files for 'platform'David B. Kinder
2016-08-17arc: fix management of IRQ priority levelsAndrew Boie
2016-08-12arc: em11d: em9d: set SPI_DW_IRQ_FLAGSAndrew Boie
2016-08-12em9d: em11d: fix broken buildAndrew Boie
2016-07-27arc: Remove nonexistant Kconfig sybmol from defconfigKumar Gala
2016-07-26arc: move special-purpose irq priorities to flagsAndrew Boie
2016-07-18nanokernel: support GCC compiler atomic builtinsAndrew Boie
2016-07-18nanokernel, cosmetic: Standardize [INT|EXC]_ACTIVE commentsPeter Mitsis
2016-07-08nanokernel: move dataCopy() and bssZero() to common codeAndrew Boie
2016-06-21doc: fix blank line and unindent error in FAULT_DUMP optionJavier B Perez
2016-06-01arc: fix stack corruption caused by firq handlingChuck Jordan
2016-05-29arc: improved saving of lp_<count,start,end> using GPRsChuck Jordan
2016-05-27arc: trap handler, used by irq_offload, now handles thread switchChuck Jordan
2016-05-27build: Introduce concept of SoC specific build flagsKumar Gala
2016-05-26arc: Uses of .nd on various branches not wantedChuck Jordan
2016-05-25arc: support microkernel on ARCAnas Nashif
2016-05-25Cleanup whitespace in Kconfig filesKumar Gala
2016-05-25quark_se_ss: Remove duplicate QMSI Kconfig symbolsKumar Gala
2016-05-25ext: plumb out Kconfig support for external source codeKumar Gala
2016-05-24arc: disable i-cache in early init because ARC CPUs start with it onChuck Jordan
2016-05-23arc: Adding EM11D SOCChuck Jordan
2016-05-23arc: Adding EM9D SOCChuck Jordan