summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2016-02-05arch/arc: fixes native C version of atomic_nandDaniel Leung
2016-02-05NBLE: Nordic BLE is not a feature of quark seAnas Nashif
2016-02-05Bluetooth: nble: Add UART driver for Nordic BLE chipAndrei Emeltchenko
2016-02-05irq: rename irq_connect() to IRQ_CONNECT()Andrew Boie
2016-02-05init: use SYS_INIT() where it makes senseBenjamin Walsh
2016-02-05device: use DEVICE_INIT everwhereBenjamin Walsh
2016-02-05device: rename SYS_DEFINE_DEVICE()Benjamin Walsh
2016-02-05irq: size _irq_to_interrupt_vector_tableAndrew Boie
2016-02-05device: rename DECLARE_DEVICE_INIT_CONFIG()Benjamin Walsh
2016-02-05x86: if no dynamic irqs, omit _interrupt_vectors_allocatedAndrew Boie
2016-02-05build: fix issue with static interrupts on ARC/ARMAndrew Boie
2016-02-05irq: added a check for dynamic IRQ table overflowFabien Chereau
2016-02-05arm: add software reboot for QEMUBenjamin Walsh
2016-02-05arm: in non-XIP image, make __start alias of __resetBenjamin Walsh
2016-02-05arm: add connecting exceptions at runtimeBenjamin Walsh
2016-02-05arm: rename _VectorTableROMBenjamin Walsh
2016-02-05arm: refactor fault handling stack pointer passingBenjamin Walsh
2016-02-05arm: rework _ScbSystemReset() into sys_arch_reboot()Benjamin Walsh
2016-02-05arm: allow accessing GPRs in ESF by their real nameBenjamin Walsh
2016-02-05arm/reset: relocate the vector table when a non-XIP imageBenjamin Walsh
2016-02-05arm: add support for linking images entirely in SRAMBenjamin Walsh
2016-02-05arm/frdm_k64f: only leave space for security in XIP imagesBenjamin Walsh