source: rtems/c/src/lib/libcpu

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @c1072919   06/06/14 12:54:37 Sebastian Huber Revert "bsps/powerpc: Fix potential relocation truncation" This … 4.115
(edit) @d9ff8b3e   06/06/14 11:35:56 Sebastian Huber bsps/powerpc: Fix potential relocation truncation See also … 4.115
(edit) @dc44de7   06/05/14 14:38:29 Sebastian Huber bsps/arm: Fix TLB invalidation for ARMv7-A 4.115
(edit) @66a2409d   06/05/14 09:40:48 Sebastian Huber bsps/arm: Add ARM_CP15_TEXT_SECTION Allow users of this header file … 4.115
(edit) @d0a8f513   06/05/14 06:32:15 Sebastian Huber bsps/arm: Add all level data cache invalidation 4.115
(edit) @def03ae   06/05/14 06:31:45 Sebastian Huber bsps/arm: Typo 4.115
(edit) @8df1f408   06/02/14 14:31:51 Christian.Mauderer score/sparc: Add support for paravirtualization Guest systems in … 4.115
(edit) @6ddc4da   06/01/14 23:18:00 Joel Sherrill m68k/shared/misc/memProbe.c: Add prototype to eliminate warning 4.115
(edit) @d6f1ec91   05/26/14 13:22:12 Daniel Hellstrom SPARC: syscall optimizations and PSR-write fix The last optimization … 4.115
(edit) @6a740c2   05/23/14 13:52:16 Daniel Hellstrom SPARC: add syscall 1 (exit) function entry point The exit SPARC … 4.115
(edit) @434e7f7   05/23/14 13:52:15 Daniel Hellstrom SPARC: syscall code clean-up and minor optimizations 4.115
(edit) @11b05f1   05/08/14 08:11:13 Sebastian Huber score: Fix CPU context usage on SMP We must not alter the is … 4.115
(edit) @38b59a6   05/02/14 08:31:09 Sebastian Huber score: Implement forced thread migration The current implementation … 4.115
(edit) @03b7789   04/26/14 13:09:10 Sebastian Huber score: Statically initialize _ISR_Vector_table 4.115
(edit) @a16af0b3   04/29/14 07:39:08 Sebastian Huber bsps/mips: Delete unused files The MIPS port defines … 4.115
(edit) @90bc4d03   04/21/14 14:07:51 Joel Sherrill libcpu/sh: Build cache stubs so apps usign cache API link 4.115
(edit) @320faf8e   04/17/14 05:57:09 Sebastian Huber score: Clarify TLS support 4.115
(edit) @487b94e7   04/15/14 11:34:24 Sebastian Huber bsps/powerpc: SMP support for SPR functions These registers are local … 4.115
(edit) @509040f0   04/14/14 15:11:12 Sebastian Huber bsps/powerpc: SMP support for one TSEC driver 4.115
(edit) @10b0c3f   03/31/14 14:11:30 Sebastian Huber bsps/powerpc: PR757: Fix PPC_IRQ_TRACE for ppc601 We could probably … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @1550242   03/05/14 16:14:21 Sebastian Huber bsps/powerpc: Add support for interrupt profiling 4.115
(edit) @0656a00a   01/23/14 09:56:31 ralf.kirchner bsp/arm: Add CP15 methods 4.115
(edit) @dedc1393   03/12/14 15:37:10 Sebastian Huber bsps/powerpc: Fix GET_INTERRUPT_MASK macro Use … 4.115
(edit) @ae88aa7   03/10/14 07:15:37 Sebastian Huber sapi: Use one SMP lock for all chains This partially reverts commit … 4.115
(edit) @e1d7bf0   02/26/14 10:08:31 Sebastian Huber rtems: Add cache size functions Add rtems_cache_get_data_cache_size() … 4.115
(edit) @e7549ff4   02/26/14 10:00:17 Sebastian Huber rtems: Use size_t for cache line size A cache line cannot have a … 4.115
(edit) @33cb8bf   02/17/14 10:40:18 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_BSP Merge … 4.115
(edit) @801b5d8   02/17/14 08:23:59 Sebastian Huber powerpc: Change interrupt disable implemetation Instead of SPRG0 (= … 4.115
(edit) @022851a   01/28/14 11:10:08 Sebastian Huber Add thread-local storage (TLS) support Tested and implemented on ARM, … 4.115
(edit) @fc6a0ae   01/14/14 13:40:07 Aleksandr Platonov rtems_cache_invalidate_multiple_instruction_lines According with … 4.115
(edit) @eba0626   12/18/13 10:47:07 Sebastian Huber bsps/arm: Use Normal memory for code and data 4.115
(edit) @e626c60   12/06/13 17:14:57 cdesai libcpu/powerpc/mpc5xx: use THREAD_DISABLE_DISPATCH_LEVEL in asm 4.115
(edit) @057c294   12/03/13 08:55:52 Sebastian Huber bsps/powerpc: Unconditionally clear reservations 4.115
(edit) @39a4574   06/24/13 13:21:46 Sebastian Huber powerpc: Add r2 to CPU context The r2 may be used for thread-local … 4.115
(edit) @f074a4d   10/27/13 18:27:44 Sebastian Huber bsps/arm: ARMV7_MMU_DATA_READ_WRITE_SHAREABLE Delete … 4.115
(edit) @0a9533fc   09/28/13 08:08:24 Hesham Almatary Add a new necessary definition needed for raspberrypi MMU support The … 4.115
(edit) @4fab260d   09/23/13 13:24:32 Joel Sherrill libcpu/sparc/.../access_le.c: Add include file to fix warning 4.115
(edit) @f55215a   09/10/13 06:50:24 Sebastian Huber bsps: Fix cache manager support 4.115
(edit) @d157a4fd   09/04/13 12:03:47 Sebastian Huber bsps/arm: Fix ARM CP15 opcode for get functions 4.115
(edit) @1215fd4   08/26/13 13:14:33 Sebastian Huber sapi: SMP support for chains Add ISR lock to chain control for proper … 4.115
(edit) @2bd440e   08/22/13 12:18:14 Ric Claus bsp/xilinx-zynq: Add cache support 4.115
(edit) @c9b66f5   08/22/13 12:00:51 Ric Claus bsps/arm: Add more CP15 cache functions 4.115
(edit) @d473dc0   08/14/13 11:26:41 Sebastian Huber bsps: Fix clock driver defines 4.115
(edit) @c6c998b   08/01/13 14:36:55 Sebastian Huber bsps/powerpc: Per-CPU thread dispatch disable Interrupt support for … 4.115
(edit) @d19cce29   08/05/13 12:54:11 Sebastian Huber score: Per-CPU thread dispatch disable level Use a per-CPU thread … 4.115
(edit) @98bcf4ff   08/08/13 23:23:14 Pavel Pisa bsp/csb336: implement bsp_interrupt_vector_enable/disable. … 4.115
(edit) @f031df0e   07/31/13 11:42:07 Sebastian Huber score: Rename tod.h to todimpl.h 4.115
(edit) @02632e8   07/25/13 08:34:50 Pavel Pisa bsp/csb336: mc9328mxl correct AITC access in bsp_interrupt_dispatch. … 4.115
(edit) @88c74ab   07/25/13 13:10:11 Sebastian Huber score: Merge tod implementation into one file Delete … 4.115
(edit) @0c3edbf   07/25/13 08:46:15 Sebastian Huber Include missing <rtems/score/threaddispatch.h> 4.115
(edit) @b3a84034   07/24/13 13:49:05 dufault bsp/mpc55xx: Fix prototype 4.115
(edit) @39046f7   07/24/13 09:09:23 Sebastian Huber score: Merge sysstate API into one file 4.115
(edit) @c8d78ee   07/02/13 08:37:13 Sebastian Huber bsp/mpc55xx: Add MPC5668G support 4.115
(edit) @4fe3ad2   07/09/13 14:37:32 Sebastian Huber bsps/powerpc: Add ppc_count_leading_zeros() 4.115
(edit) @56435e6   06/26/13 08:25:42 Sebastian Huber powerpc: Fix Altivec support Use the right context. 4.115
(edit) @e18db9f   06/24/13 15:29:11 Sebastian Huber termios: Update due to API changes Termios notifies now the driver … 4.115
(edit) @7d0e88f2   06/21/13 14:19:46 Sebastian Huber bsps/powerpc: Delete clock_4xx.c 4.115
(edit) @ade27c6   06/20/13 09:44:04 Sebastian Huber bsps: Move bsp_generic_fatal_code to new file Add bsp_generic_fatal(). 4.115
(edit) @5f91272   06/20/13 09:17:23 Sebastian Huber bsps/powerpc: Delete bsp_exceptions_in_RAM Delete … 4.115
(edit) @9a037da9   06/19/13 09:20:06 Sebastian Huber bsps/arm: Set vector base address if necessary 4.115
(edit) @49cdf40   06/12/13 07:25:39 Sebastian Huber score: Add and use _Thread_Dispatch_is_enabled() Delete … 4.115
(edit) @18e2fbe7   06/07/13 09:50:37 Sebastian Huber smp: Fix PowerPC context switch 4.115
(edit) @db42c079   05/31/13 11:59:47 Sebastian Huber bsps/arm: Add SMP support 4.115
(edit) @ffbeb6f   01/18/13 08:42:49 Sebastian Huber smp: Add PowerPC support 4.115
(edit) @e3be6915   05/27/13 15:31:46 Sebastian Huber score: Remove idle field of Per_CPU_Control This field is unused … 4.115
(edit) @5b391f85   05/31/13 08:00:07 Sebastian Huber bsps/arm: Use Write-Allocate cache for ARMv7 4.115
(edit) @1dcf5fe   05/31/13 07:59:27 Sebastian Huber bsps/arm: Merge ARMv7 MMU section definitions 4.115
(edit) @33c98fd   05/06/13 08:20:26 Sebastian Huber bsps/arm: Remove superfluous parameter 4.115
(edit) @fd51f7e   05/02/13 09:09:24 Sebastian Huber bsps/arm: Support ARMv7 VMSA sections and control 4.115
(edit) @88cf23f8   04/30/13 13:23:45 Sebastian Huber bsps/arm: Add arm_cp15_set_exception_handler() 4.115
(edit) @037e8ae5   05/02/13 15:42:20 Sebastian Huber bsps/arm: Add arm_cp15_set_trans*_table_entries() 4.115
(edit) @544615d   05/02/13 15:41:11 Sebastian Huber bsps/arm: Add arm_cp15_mmu_disable() 4.115
(edit) @d2d02961   05/02/13 15:40:45 Sebastian Huber bsps/arm: Add arm_cp15_get_min_cache_line_size() 4.115
(edit) @024a572   04/29/13 07:28:58 Sebastian Huber bsp/mpc55xx: Avoid empty enum 4.115
(edit) @62aa318   04/25/13 13:21:35 Sebastian Huber bsp/mpc55xx: Add MMU tag translate initializer 4.115
(edit) @76de8a8e   04/17/13 12:54:05 van.freenix D-cache clean&&invalidate for Tiny6410 4.115
(edit) @ef8e851   04/17/13 13:45:52 Sebastian Huber bsp/mpc55xx: Typo 4.115
(edit) @db21e1d   04/03/13 10:05:49 Sebastian Huber bsp/mpc55xx: eDMA API changes 4.115
(edit) @4e3deaf7   04/05/13 13:57:19 Sebastian Huber bsp/mpc55xx: Add alternative register layout 4.115
(edit) @db0ed4c5   04/08/13 08:43:42 Sebastian Huber bsp/mpc55xx: Add PCR index enumeration 4.115
(edit) @30158371   04/03/13 10:10:25 Sebastian Huber bsp/mpc55xx: New fatal errors 4.115
(edit) @602d5ba   04/08/13 14:11:02 Sebastian Huber bsps: Fix warnings 4.115
(edit) @faad192   03/11/13 16:54:34 Sebastian Huber mpc83xx: Add and use mpc83xx_reset() The inline version makes it … 4.115
(edit) @fad2d38   03/08/13 20:55:06 Gedare Bloom RTEMS: Delete ChangeLog? files. This commit deletes all RTEMS … 4.115
(edit) @ef921556   02/25/13 16:33:17 Sebastian Huber bsp/mpc55xx: Add register type definition 4.115
(edit) @c8bd3cd   02/08/13 12:39:59 Sebastian Huber libchip/serial: Add const qualifier 4.115
(edit) @39de538   02/05/13 16:00:10 Sebastian Huber bsps/powerpc: Add and use ppc_cpu_is_specific_e200 4.115
(edit) @3020614   02/05/13 15:59:36 Sebastian Huber bsps/powerpc: Fix e200 check 4.115
(edit) @93d4d06   02/05/13 15:31:30 Sebastian Huber bsp/mpc55xx: Add mpc55xx_mmu_apply_config() 4.115
(edit) @036788d5   01/11/13 13:41:00 Sebastian Huber bsps/powerpc: Add option for write-through cache 4.115
(edit) @aeff597   01/09/13 12:17:18 Sebastian Huber bsps/powerpc: Add probe handler to I2C driver 4.115
(edit) @339646e   01/09/13 11:50:55 Sebastian Huber bsps/powerpc: Fix compiler warnings 4.115
(edit) @370c2c80   01/04/13 12:06:51 Sebastian Huber arm: Rename arm_exc_interrupt() Rename arm_exc_interrupt() to … 4.115
(edit) @9b2e7143   01/04/13 12:05:28 Sebastian Huber arm: Move prototypes to new file Move bsp_interrupt_dispatch() and … 4.115
(edit) @3af7e23e   12/21/12 13:11:36 Sebastian Huber bsp/gen83xx: Add GPR_1 to register map 4.115
(edit) @a640b204   12/21/12 08:26:27 Sebastian Huber bsp/gen83xx: Fix RCWLR_CEVCO defines 4.115
(edit) @191929cd   12/06/12 16:31:48 Sebastian Huber bsps/powerpc: Install missing <bsp/vectors.h> 4.115
(edit) @3ce66aa   11/19/12 08:02:12 Sebastian Huber bsp/mpc55xx: Set PPC_EXC_CONFIG_USE_FIXED_HANDLER 4.115
(edit) @67338ed   11/15/12 15:57:02 Sebastian Huber bsp/mpc55xx: Add mpc55xx_wait_for_interrupt() Use … 4.115
Note: See TracRevisionLog for help on using the revision log.