summaryrefslogtreecommitdiff
path: root/include/arch
AgeCommit message (Expand)Author
2016-10-26arch: Add support for Cortex-M7 processorPiotr Mienkowski
2016-10-26arm: Move Cortex-M memory map to be absolute addressedKumar Gala
2016-10-26nios2: port to unified kernelAndrew Boie
2016-10-22unified/arc: add memory pools support for ARC architectureDmitriy Korovkin
2016-10-22arch/arm: add initial support for Cortex-M0/M0+Ricardo Salveti
2016-10-21x86: arm: add support for custom data at start/end of RAMAndrew Boie
2016-10-21x86: remove references to .intStubSect in linker scriptAndrew Boie
2016-10-21x86: remove unused linker-defs-arch.hAndrew Boie
2016-10-21x86: remove final-linker.cmdAndrew Boie
2016-10-21unified/arm: Fix data start address for XIP imagesDmitriy Korovkin
2016-10-07arc: add _ARC_V2_IRQ_TRIGGER inline functionChuck Jordan
2016-10-01x86 link: Specify ALIGN_WITH_INPUT for XIP data sectionsAndy Ross
2016-09-28x86: interrupts: optimize and simplify IRQ stubsAndrew Boie
2016-09-26segmentation.h: fix get_gdt/get_idtAndrew Boie
2016-09-24x86: add _init_irq_gate and use it in gen_idtAndrew Boie
2016-09-23kernel: remove lingering irq_connect_dynamic() referencesAndrew Boie
2016-09-22arm: merge Cortex-M3/M4 memory map into master Cortex-M memory mapKumar Gala
2016-09-20unified: Implement memory poolsDmitriy Korovkin
2016-09-20x86: introduce new segmentation.h headerAndrew Boie
2016-09-20ARM: irq: Add _arch_irq_is_enabled external interrupt APIVinayak Chettimada
2016-09-17arduino 101: make factory bootloader config the defaultAnas Nashif
2016-09-15linker: fix typosBenjamin Walsh
2016-09-14gpio: Remove obsolete API 1.0 callback mechanismTomasz Bursztyka
2016-09-13unified/x86: add unified kernel support for x86 archBenjamin Walsh
2016-09-12net: Remove dead sections left by revertTomasz Bursztyka
2016-09-08interrupt_controller: allow for indeterminate faulting vectorsAndrew Boie
2016-09-06arm: remove dynamic IRQs and exceptionsAndrew Boie
2016-09-06arc: remove deprecated dynamic interrupt implementationAndrew Boie
2016-09-06x86: declare internal API for interrupt controllersAndrew Boie
2016-09-06x86: remove dynamic interrupts and exceptionsAndrew Boie
2016-09-06microkernel: remove deprecated task IRQsAndrew Boie
2016-08-27arc: unify copied linker scriptAndrew Boie
2016-08-17arc: fix management of IRQ priority levelsAndrew Boie
2016-08-05Revert "microkernel: remove deprecated task IRQs"Andrew Boie
2016-08-05microkernel: remove deprecated task IRQsAndrew Boie
2016-07-28x86: improve exception APIsAndrew Boie
2016-07-28x86: put ISR stubs in their own text sectionAndrew Boie
2016-07-26arc: move special-purpose irq priorities to flagsAndrew Boie
2016-07-22net/yaip: revert mergeInaky Perez-Gonzalez
2016-07-15nios2: map all sys_write* to 32-bit to work around CPU bugAndrew Boie
2016-07-13x86: merge IAMCU and SYS V core arch codeAndrew Boie
2016-07-13net: yaip: Add an L2 layerTomasz Bursztyka
2016-07-12nios2: get CPU features from ALT_CPU_* namespaceAndrew Boie
2016-07-12net: Add generic network interface headerTomasz Bursztyka
2016-07-08nanokernel: move dataCopy() and bssZero() to common codeAndrew Boie
2016-07-06nios2: support more global pointer scenariosAndrew Boie
2016-07-06nios2: enable use of global pointer indirect addressingAndrew Boie
2016-07-01nios2: enable instruction/data cachesAndrew Boie
2016-06-30nios2: define vaddr_t and paddr_tAndrew Boie
2016-06-29arm float: Add FPU structures and fields to the SCSPeter Mitsis