summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-10-05stm32: make SRAM/FLASH base address generic to socFabien Parent
2016-10-05I2C: remove obsolete i2c_quark_se_ss driverQiu Peiyang
2016-10-05power_mgmt: Reduce complexity in handling of power hooksRamesh Thomas
2016-09-28intstub.S: fix argument to _sys_power_save_idle_exit on IAMCUAndrew Boie
2016-09-28x86: interrupts: consolidate duplicated code in idle pathAndrew Boie
2016-09-28x86: exceptions: simplify exception stubsAndrew Boie
2016-09-28x86: interrupts: optimize and simplify IRQ stubsAndrew Boie
2016-09-26x86: don't unconditionally run ISRs with interrupts enabledAndrew Boie
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-23kernel: remove lingering irq_connect_dynamic() referencesAndrew Boie
2016-09-22drivers: gpio: reuse gpio Kconfigs for sensor subsystemAnas Nashif
2016-09-20x86: optimize GDT spaceAndrew Boie
2016-09-20x86: introduce new segmentation.h headerAndrew Boie
2016-09-20ARM: irq: Add _arch_irq_is_enabled external interrupt APIVinayak Chettimada
2016-09-20ARM: irq: Do not clear pending IRQ when enabling them.Vinayak Chettimada
2016-09-20unified: Include _timeout structure in tcs_basePeter Mitsis
2016-09-20unified: Add timeslice supportPeter Mitsis
2016-09-17intel_quark: move X86_IAMCU to defconfigAnas Nashif
2016-09-16arm/nrf52: Set CPU_HAS_FPUDaniel Thompson
2016-09-16quark_x1000: move the X1000 into the intel_quark familyAnas Nashif
2016-09-16soc: intel_quark: move quark d2000 to intel_quark familyAnas Nashif
2016-09-16intel_quark: Group Quark SoCs under intel_quark/Anas Nashif
2016-09-16boards: rename Quark SE Devboard to Quark SE C1000Anas Nashif
2016-09-16boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem)Anas Nashif
2016-09-15unified/x86: fix IAMCU buildBenjamin Walsh
2016-09-14ksdk: Add KSDK RNGA driver.Marcus Shawcroft
2016-09-13unified/x86: add unified kernel support for x86 archBenjamin Walsh
2016-09-13x86: load _nanokernel in %edi in _Swap()Benjamin Walsh
2016-09-13unified/arm: add unified kernel support for ARM archBenjamin Walsh
2016-09-13arm: only compile gdb stubs when CONFIG_GDB_INFO=yBenjamin Walsh
2016-09-13arm: add __ASSERT() for stack alignmentBenjamin Walsh
2016-09-12arm atmel sam3: Disable watchdog timerDmitriy Korovkin
2016-09-12arm atmel sam3: Add constants and structures for watchdog registersDmitriy Korovkin
2016-09-09quark_se_ss: Fix console defaultAndy Ross
2016-09-09arm/nrf52: fix default number of IRQsRicardo Salveti
2016-09-09quark_d2000/se: Don't setup GDT during initializationAndre Guedes
2016-09-08quark_se: sensor: enable QMSI ADC driverAnas Nashif
2016-09-08arm/irq_manage: change assert to allow sharing prio with PendSVRicardo Salveti
2016-09-08x86: fatal: don't report bogus interrupt vectorsAndrew Boie
2016-09-08i2c: qmsi_shim: change some i2c config parameters to SoC specificBaohong Liu
2016-09-08Merge "Merge bluetooth branch to master"Anas Nashif
2016-09-07i2c: ksdk: Add shim driverMaureen Helm
2016-09-07soc: Use nrf.h instead of nrf52.h and nrf52_bitfields.hVinayak Chettimada
2016-09-06arm: remove dynamic IRQs and exceptionsAndrew Boie
2016-09-06arm: exc_manage: fix printk format code usageAndrew Boie
2016-09-06arc: remove deprecated dynamic interrupt implementationAndrew Boie
2016-09-06x86: declare internal API for interrupt controllersAndrew Boie