summaryrefslogtreecommitdiff
path: root/cpukit/score (follow)
AgeCommit message (Expand)Author
2018-10-10build: Include header.am in cpukit/Makefile.amSebastian Huber
2018-10-10build: Remove local.amSebastian Huber
2018-10-10build: Merge score/cpu/*/Makefile.amSebastian Huber
2018-10-10build: Merge score/Makefile.amSebastian Huber
2018-10-09build: Remove specialized CPPFLAGSSebastian Huber
2018-10-05score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber
2018-10-04Rename files to make them unique within cpukitSebastian Huber
2018-10-02Use rtems_task_exit()Sebastian Huber
2018-09-21Remove INTERNAL_ERROR_INTERRUPT_STACK_TOO_SMALLSebastian Huber
2018-09-20sparc: clang AS does no accept UNIMP without argumentDaniel Hellstrom
2018-09-20sparc: Remove sequence that could trigger B2BST errataDaniel Cederman
2018-09-20sparc: Return to previous section type when done with .data._SPARC_CounterDaniel Cederman
2018-09-19score: Allocate per-CPU data only if necessarySebastian Huber
2018-09-17powerpc: Fix _CPU_Counter_read() for MPC860Sebastian Huber
2018-09-10score: Add thread pin/unpin supportSebastian Huber
2018-09-10score: Add flexible per-CPU dataSebastian Huber
2018-09-03score: Fix EDF SMP schedulerSebastian Huber
2018-09-03score: Generalize SMP scheduler block supportSebastian Huber
2018-08-29rtems/score/epiphany-utility.h: Fix not a prototype warningJoel Sherrill
2018-08-29score/cpu/bfin/cpu.c: Fix _CPU_Thread_Idle_body() prototypeJoel Sherrill
2018-08-24sparc: Restore npc when returning from the syscall_lazy_fp_switch trapDaniel Cederman
2018-08-23Update FreeBSD kernel timespec supportSebastian Huber
2018-08-23score: Do not inline _Thread_Dispatch_enable()Sebastian Huber
2018-08-13bsps/x86_64: Add APIC timer based clock driverAmaan Cheval
2018-08-13bsps/x86_64: Add support for RTEMS interruptsAmaan Cheval
2018-08-13bsps/x86_64: Add paging support with 1GiB super pagesAmaan Cheval
2018-08-13bsps/x86_64: Reorganize header files and compile-optionsAmaan Cheval
2018-08-02score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber
2018-08-02riscv: Fix CPU_ALIGNMENTSebastian Huber
2018-07-27riscv: Rework CPU counter supportSebastian Huber
2018-07-25riscv: Add CLINT and PLIC supportSebastian Huber
2018-07-25riscv: Use wfi instruction for idle taskSebastian Huber
2018-07-25riscv: Rework exception handlingSebastian Huber
2018-07-25riscv: New CPU_Exception_frameSebastian Huber
2018-07-25riscv: Add exception codesSebastian Huber
2018-07-25score: RTEMS_PREDICT_TRUE(), RTEMS_PREDICT_FALSE()Sebastian Huber
2018-07-25_SMP_Start_multitasking_on_secondary_processor()Sebastian Huber
2018-07-25powerpc: Fix _CPU_Instruction_illegal()Sebastian Huber
2018-07-23score: Add _CPU_Instruction_illegal()Sebastian Huber
2018-07-20score: Add _CPU_Instruction_no_operation()Sebastian Huber
2018-07-20score: Move context validation declarationsSebastian Huber
2018-07-20score: Remove obsolete CPU port definesSebastian Huber
2018-07-18score: Add a FALLTHROUGH comment to kvprintf()Sebastian Huber
2018-07-18score: Fix _Scheduler_EDF_SMP_Set_affinity()Sebastian Huber
2018-07-16score: Add postorder tree iteration supportSebastian Huber
2018-07-11x86_64/console: Add NS16550 polled console driverAmaan Cheval
2018-07-11bsp/x86_64: Minimal bootable BSPAmaan Cheval
2018-07-06riscv: Add LADDR assembler defineSebastian Huber
2018-07-06riscv: Implement CPU counterSebastian Huber
2018-07-05riscv: Clear reservationsSebastian Huber