summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-02-29rtc: enable clock-gating for RTC on Quark SEAnas Nashif
2016-02-26QEMU: Fix the pin2irq translation functionIdo Yariv
2016-02-26irq: formalize external zephyr interrupt APIAndrew Boie
2016-02-26arc: remove defaults for IRQ priority levelsDaniel Leung
2016-02-25x86: move reboot via RST_CNT from galileo to generic x86Benjamin Walsh
2016-02-24i2c: Remove default value from platform-specific optionsAndre Guedes
2016-02-24spi: Remove default value from platform-specific optionsAndre Guedes
2016-02-24gpio: Remove default value from platform-specific optionsAndre Guedes
2016-02-20quark_se_ss: Add default SPI configuration valuesTomasz Bursztyka
2016-02-20spi: dw: Quark SE Sensor Sub-System supportTomasz Bursztyka
2016-02-20spi: Enable QMSI driver for Quark D2000Andre Guedes
2016-02-20watchdog: Remove default value from platform-specific optionsAndre Guedes
2016-02-20rtc: Remove default value from platform-specific optionsAndre Guedes
2016-02-20gpio: qmsi: Fix overwriting name set by the driver's KconfigVinicius Costa Gomes
2016-02-20gpio: Enable QMSI driver for Quark D2000Andre Guedes
2016-02-20drivers: gpio: Add support for AON GPIO to QMSI driverVinicius Costa Gomes
2016-02-20x86/quark_se: don't start ARC if reset vector is NULLDaniel Leung
2016-02-20watchdog: Set DW driver as default for Quark SE and D2000Andre Guedes
2016-02-20rtc: Set DW driver as default for Quark SE and D2000Andre Guedes
2016-02-20i2c: Enable QMSI driver for Quark D2000Andre Guedes
2016-02-20qmsi: Enable both I2C controllers by defaultAndre Guedes
2016-02-17x1000/pci: fix coding standardsBenjamin Walsh
2016-02-12adv_power:Advanced Power Management APIsRamesh Thomas
2016-02-12adv_power:Rename PM functions according to coding conventionRamesh Thomas
2016-02-12adv_power:Fix build error when ADVANCED_IDLE flag is enabledRamesh Thomas
2016-02-11tickless idle x86: Tickless idle support on nanokernel for x86Sergio Rodriguez
2016-02-10x86: add debug function to dump IDTAndrew Boie
2016-02-10x86: fix IDT entry definitionAndrew Boie
2016-02-08ARM: rebase available priority levels to 0Andrew Boie
2016-02-08x86: intconnect: convert some DEBUG to __ASSERTAndrew Boie
2016-02-08x86: rebase priority levelsAndrew Boie
2016-02-08iamcu: fix dynamic exceptionsAndrew Boie
2016-02-08i2c: adds driver for Atmel SAM3Daniel Leung
2016-02-08arm/atmel_sam3: add PDC register structDaniel Leung
2016-02-05logger: support for iamcu abi coreJuan Manuel Cruz
2016-02-05iamcu: interrupts: fix commentAndrew Boie
2016-02-05iamcu: fix dynamic IRQsAndrew Boie
2016-02-05iamcu: fix irq_offload()Andrew Boie
2016-02-05quark_se: Remove pipe config defaultsAndrei Emeltchenko
2016-02-05build: make QUARK_SE_IPM_CONSOLE_RING_BUF_SIZE32 symbol editableJuan Manuel Cruz
2016-02-05spi: Add QMSI-based implementationVinicius Costa Gomes
2016-02-05x86/iamcu: build with -miamcu only when CONFIG_X86_IAMCU=yAnas Nashif
2016-02-05Move compiler optimization to the SoCAnas Nashif
2016-02-05arm/atmel_sam3: fixes incorrect rename to SYS_INIT()Daniel Leung
2016-02-05arm/atmel_sam3: fix SRAM base address for SAM3X8EDaniel Leung
2016-02-05gpio: add driver for Atmel SAM3 PIO controllersDaniel Leung
2016-02-05i2c: Enable interrupts for QMSI shim driverAndre Guedes
2016-02-05Quark: Set up IRQ routing for PCIe explicitlyIdo Yariv
2016-02-05QEMU: Add optional PCI supportIdo Yariv
2016-02-05x86: leave the GDT in ROM by defaultAndrew Boie