source: rtems/cpukit/score

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ce37237f   11/08/18 05:41:15 Sebastian Huber sparc: Remove use of proc_ptr Update #3585. 5
(edit) @510fbfc3   11/08/18 14:31:03 Sebastian Huber sh: Remove use of proc_ptr Update #3585. 5
(edit) @ed9da8e   11/09/18 06:56:48 Sebastian Huber powerpc: Remove use of proc_ptr Update #3585. 5
(edit) @54c5ffc   11/08/18 14:05:22 Sebastian Huber or1k: Remove use of proc_ptr Update #3585. 5
(edit) @12dfa5e2   11/08/18 15:03:10 Sebastian Huber nios2: Remove use of proc_ptr Update #3585. 5
(edit) @264e128   11/09/18 07:04:23 Sebastian Huber moxie: Remove use of proc_ptr Update #3585. 5
(edit) @b6be8f33   11/08/18 14:34:59 Sebastian Huber mips: Remove use of proc_ptr Update #3585. 5
(edit) @5c6edee   11/08/18 14:44:56 Sebastian Huber m68k: Remove use of proc_ptr Update #3585. 5
(edit) @0e16fa45   11/08/18 14:47:42 Sebastian Huber lm32: Remove use of proc_ptr Update #3585. 5
(edit) @3c6a6e8   11/08/18 14:14:32 Sebastian Huber i386: Remove use of proc_ptr Update #3585. 5
(edit) @a043ff8   11/08/18 14:33:47 Sebastian Huber epiphany: Remove use of proc_ptr Update #3585. 5
(edit) @8203db45   11/09/18 06:59:57 Sebastian Huber bfin: Remove use of proc_ptr Update #3585. 5
(edit) @685aa28   11/09/18 07:01:53 Sebastian Huber arm: Remove use of proc_ptr Update #3585. 5
(edit) @d997aa1   11/09/18 06:54:31 Sebastian Huber no_cpu: Remove use of proc_ptr Update #3585. 5
(edit) @ccc6695   11/08/18 10:50:24 Sebastian Huber score: Introduce <rtems/score/watchdogticks.h> Separate the … 5
(edit) @0a9378af   11/12/18 12:09:36 Sebastian Huber x86_64: Remove duplicate _CPU_Thread_Idle_body() 5
(edit) @bfcf1473   11/08/18 15:21:48 Sebastian Huber m32c: Remove this target Update #3599. 5
(edit) @947b679   11/08/18 15:46:17 Sebastian Huber h8300: Remove left over files Update #2452. 5
(edit) @4fea054c   11/06/18 18:34:15 Sebastian Huber score: Remove _ISR_Dispatch() This function was only used on some … 5
(edit) @ff081aee   11/06/18 15:58:02 Sebastian Huber score: Rename interrupt stack symbols Rename * … 5
(edit) @878487b0   11/05/18 08:53:04 Sebastian Huber score: Optimize Objects_Information Reduce structure internal … 5
(edit) @54f35888   10/25/18 08:54:12 Sebastian Huber posix: Provide threads by default Update #2514. 5
(edit) @e97806a   10/14/18 17:20:05 Sebastian Huber posix: Split posix_api_configuration_table Use separate configuration … 5
(edit) @7038271   10/25/18 10:05:53 Sebastian Huber Remove RTEMS_SCORE_OBJECT_ENABLE_STRING_NAMES Enable support for … 5
(edit) @5090a71b   10/25/18 09:32:01 Sebastian Huber score: Remove bogus thread object name support Update #2514. 5
(edit) @2548d14   09/10/18 15:38:14 Sebastian Huber build: Include header.am in cpukit/Makefile.am Include all … 5
(edit) @477bca2   10/06/18 08:59:10 Sebastian Huber build: Remove local.am 5
(edit) @637546a   10/05/18 18:12:40 Sebastian Huber build: Merge score/cpu/*/Makefile.am 5
(edit) @1d93843   09/14/18 18:02:02 Sebastian Huber build: Merge score/Makefile.am 5
(edit) @68e1ccc4   09/11/18 04:30:20 Sebastian Huber build: Remove specialized CPPFLAGS 5
(edit) @8776bb9   09/26/18 04:34:54 Sebastian Huber score: Remove CPU_PROVIDES_IDLE_THREAD_BODY Remove the … 5
(edit) @242887bc   09/13/18 04:19:05 Sebastian Huber Rename files to make them unique within cpukit This allows to build … 5
(edit) @f004b2b8   10/02/18 08:22:15 Sebastian Huber Use rtems_task_exit() Update #3530. Update #3533. 5
(edit) @56e61e24   09/20/18 05:57:08 Sebastian Huber Remove INTERNAL_ERROR_INTERRUPT_STACK_TOO_SMALL The configured … 5
(edit) @227b145   08/31/18 06:56:08 Daniel Hellstrom sparc: clang AS does no accept UNIMP without argument 5
(edit) @1c34a9b   12/19/17 12:36:33 cederman sparc: Remove sequence that could trigger B2BST errata 5
(edit) @e20da8b   12/12/17 10:19:46 cederman sparc: Return to previous section type when done with .data._SPARC_Counter 5
(edit) @776464a   09/19/18 09:52:47 Sebastian Huber score: Allocate per-CPU data only if necessary The … 5
(edit) @fe283f6c   09/14/18 11:20:05 Sebastian Huber powerpc: Fix _CPU_Counter_read() for MPC860 The mpc860 is a … 5
(edit) @7097962   08/29/18 07:43:44 Sebastian Huber score: Add thread pin/unpin support Add support to temporarily pin a … 5
(edit) @cfc4231d   08/27/18 08:36:35 Sebastian Huber score: Add flexible per-CPU data Update #3507. 5
(edit) @e0a9336b   09/03/18 06:12:35 Sebastian Huber score: Fix EDF SMP scheduler Fix a special case: block a one-to-one … 5
(edit) @3aad9d9b   09/03/18 07:31:19 Sebastian Huber score: Generalize SMP scheduler block support Add extract from … 5
(edit) @9b5b864   08/29/18 17:42:10 joel rtems/score/epiphany-utility.h: Fix not a prototype warning 5
(edit) @bc696482   08/29/18 17:41:35 joel score/cpu/bfin/cpu.c: Fix _CPU_Thread_Idle_body() prototype 5
(edit) @59a0541c   07/12/18 07:15:55 cederman sparc: Restore npc when returning from the syscall_lazy_fp_switch trap … 5
(edit) @6695d02   08/23/18 12:39:33 Sebastian Huber Update FreeBSD kernel timespec support This change is based on the … 5
(edit) @ba0e9631   08/10/18 05:34:03 Sebastian Huber score: Do not inline _Thread_Dispatch_enable() This function is … 5
(edit) @bc731313   08/13/18 10:55:34 amaan.cheval bsps/x86_64: Add APIC timer based clock driver The APIC timer is … 5
(edit) @6869321   08/13/18 10:50:38 amaan.cheval bsps/x86_64: Add support for RTEMS interrupts Updates #2898. 5
(edit) @4544749e   08/13/18 10:33:12 amaan.cheval bsps/x86_64: Add paging support with 1GiB super pages Updates #2898. 5
(edit) @ab971bf5   08/13/18 10:21:47 amaan.cheval bsps/x86_64: Reorganize header files and compile-options Updates #2898. 5
(edit) @27bbc05   08/02/18 12:49:01 Sebastian Huber score: Remove CPU_PARTITION_ALIGNMENT Use the CPU_SIZEOF_POINTER … 5
(edit) @28b8cf9b   08/02/18 07:41:08 Sebastian Huber riscv: Fix CPU_ALIGNMENT Update #3433. 5
(edit) @cfc9573   07/27/18 12:47:17 Sebastian Huber riscv: Rework CPU counter support Update #3433. 5
(edit) @6b9ef09   07/20/18 08:57:59 Sebastian Huber riscv: Add CLINT and PLIC support The CLINT and PLIC need some … 5
(edit) @c2670de   07/20/18 07:07:40 Sebastian Huber riscv: Use wfi instruction for idle task Update #3433. 5
(edit) @8db3f0e   07/19/18 10:11:19 Sebastian Huber riscv: Rework exception handling Remove … 5
(edit) @5694b0c   07/19/18 08:15:53 Sebastian Huber riscv: New CPU_Exception_frame Use the CPU_Interrupt_frame for the … 5
(edit) @d779a1e2   07/19/18 07:35:54 Sebastian Huber riscv: Add exception codes Update #3433. 5
(edit) @a1f7d7d   07/24/18 07:00:18 Sebastian Huber score: RTEMS_PREDICT_TRUE(), RTEMS_PREDICT_FALSE() Add … 5
(edit) @406dd62   07/24/18 09:18:27 Sebastian Huber _SMP_Start_multitasking_on_secondary_processor() Pass current … 5
(edit) @05259de1   07/25/18 07:54:56 Sebastian Huber powerpc: Fix _CPU_Instruction_illegal() Apparently the .word … 5
(edit) @3a646426   07/19/18 10:53:34 Sebastian Huber score: Add _CPU_Instruction_illegal() On some … 5
(edit) @b74353e   07/20/18 06:06:46 Sebastian Huber score: Add _CPU_Instruction_no_operation() This helps to reduce the … 5
(edit) @42f2fdfd   07/20/18 05:56:43 Sebastian Huber score: Move context validation declarations The context validation … 5
(edit) @248ca7a   07/20/18 07:10:29 Sebastian Huber score: Remove obsolete CPU port defines 5
(edit) @bda8f80   07/18/18 06:54:57 Sebastian Huber score: Add a FALLTHROUGH comment to kvprintf() This change was added … 5
(edit) @ffd4617   07/17/18 13:33:49 Sebastian Huber score: Fix _Scheduler_EDF_SMP_Set_affinity() Commit … 5
(edit) @6539bea   06/29/18 18:00:28 Sebastian Huber score: Add postorder tree iteration support Update #3465. 5
(edit) @cf811a4   07/09/18 11:12:57 amaan.cheval x86_64/console: Add NS16550 polled console driver This addition … 5
(edit) @76c03152   07/09/18 11:12:56 amaan.cheval bsp/x86_64: Minimal bootable BSP Current state: - Basic context … 5
(edit) @bca36d9   07/06/18 09:07:20 Sebastian Huber riscv: Add LADDR assembler define An address must be loaded to a … 5
(edit) @dd32e2b2   07/06/18 06:12:40 Sebastian Huber riscv: Implement CPU counter Update #3433. 5
(edit) @e755782   07/03/18 07:54:47 Sebastian Huber riscv: Clear reservations See also RISC-V User-Level ISA V2.3, … 5
(edit) @e07b51a7   07/02/18 13:21:36 Sebastian Huber riscv: Fix fcsr initialization Update #3433. 5
(edit) @79d69ae   06/29/18 10:08:01 Sebastian Huber riscv: Fix SMP context switch support Update #3433. 5
(edit) @109bc1c7   06/29/18 06:07:02 Sebastian Huber riscv: Add SMP context switch support Update #3433. 5
(edit) @52352387   06/28/18 07:32:26 Sebastian Huber riscv: Add floating-point support Update #3433. 5
(edit) @995e91e8   06/28/18 06:21:44 Sebastian Huber riscv: Fix global construction Update #3433. 5
(edit) @694e79a0   06/28/18 06:20:47 Sebastian Huber riscv: Add TLS support Update #3433. 5
(edit) @afb60eb   06/27/18 12:46:06 Sebastian Huber riscv: Remove dead code Update #3433. 5
(edit) @e43994d   06/27/18 08:05:50 Sebastian Huber riscv: Optimize context switch and interrupts Save/restore … 5
(edit) @a8188730   06/27/18 07:43:39 Sebastian Huber riscv: Fix _CPU_Context_Initialize() prototype Update #3433. 5
(edit) @dffc08c   06/28/18 11:55:29 Sebastian Huber riscv: Fix interrupt save/restore Update #3433. 5
(edit) @40f81ce6   06/27/18 10:18:09 Sebastian Huber riscv: Implement _CPU_Context_validate() Update #3433. 5
(edit) @71af1a4   06/27/18 10:17:21 Sebastian Huber riscv: Make some CPU port defines visible to asm Move SREG and LREG … 5
(edit) @8f035cb   06/27/18 06:57:08 Sebastian Huber riscv: Implement _CPU_Context_volatile_clobber() Update #3433. 5
(edit) @b706b4a   06/27/18 06:54:13 Sebastian Huber riscv: Remove mstatus from thread context The mstatus register … 5
(edit) @2987c4f   06/27/18 06:43:25 Sebastian Huber riscv: Remove x8 initialization The RISC-V psABI … 5
(edit) @04698eb   06/27/18 06:42:48 Sebastian Huber riscv: Properly align the thread stack Update #3433. 5
(edit) @a49a3c8e   06/27/18 06:37:34 Sebastian Huber riscv: Do not clear thread context Do not clear the complete thread … 5
(edit) @9510742   06/27/18 06:35:13 Sebastian Huber riscv: Fix CPU_STACK_ALIGNMENT According to the RISC-V psABI … 5
(edit) @98f051e   06/27/18 06:08:10 Sebastian Huber riscv: Remove RISCV_GCC_RED_ZONE_SIZE The current ABI says that there … 5
(edit) @9704d86f   06/26/18 06:53:28 Sebastian Huber riscv: Enable interrupts during dispatch after ISR The code sequence … 5
(edit) @0fd8287   06/26/18 05:15:28 Sebastian Huber riscv: Add _CPU_Get_current_per_CPU_control() Update #3433. 5
(edit) @3be4478f   06/26/18 05:13:28 Sebastian Huber riscv: Avoid namespace pollution Remove <rtems/score/riscv-utility.h> … 5
(edit) @bc3bdf2   06/28/18 12:59:38 Sebastian Huber riscv: Optimize and fix interrupt disable/enable Use the atomic read … 5
(edit) @2086948a   05/11/18 04:54:59 Sebastian Huber riscv: Add dummy SMP support Update #3433. 5
(edit) @7c3b0df1   06/22/18 11:30:49 Sebastian Huber riscv: Implement ISR set/get level Fix prototypes. Update #3433. 5
Note: See TracRevisionLog for help on using the revision log.