source: rtems/c/src/lib/libcpu

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @a4bca685   09/21/17 11:32:25 Sebastian Huber bsps/powerpc: Fix robust thread dispatch Implement thread dispatch … 5
(edit) @d7ed684   09/20/17 05:18:53 Sebastian Huber bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLER Fix link-time … 5
(edit) @599e6fbd   09/19/17 07:02:30 Sebastian Huber bsps/powerpc: PPC_EXC_CONFIG_USE_FIXED_HANDLER Make … 5
(edit) @f3b29236   09/18/17 06:22:38 Sebastian Huber bsps: Clock_driver_support_install_isr() Remove old ISR parameter … 5
(edit) @1bc0ad2   09/08/17 08:38:46 Sebastian Huber Simplify and unify BSP_output_char The BSP_output_char should output … 5
(edit) @b2ed712   08/25/17 08:58:58 Sebastian Huber Include missing <string.h> Update #2133. 5
(edit) @c693a3a   08/11/17 08:44:04 Sebastian Huber powerpc: PPC64_NOP_FOR_LINKER_TOC_POINTER_RESTORE In 64-bit mode, the … 5
(edit) @c6994af   07/31/17 13:10:33 Sebastian Huber bsp/qoriq: Use LA to load an address Add 64-bit support for LA. … 5
(edit) @d50124d   08/01/17 09:54:25 Sebastian Huber bsps/powerpc: Rename ppc_exc_wrap_async_normal_end Rename … 5
(edit) @50382788   07/31/17 13:25:12 Sebastian Huber bsps/powerpc: Add 64-bit SET_SELF_CPU_CONTROL Update #3082. 5
(edit) @a6f84b27   08/01/17 08:57:46 Sebastian Huber powerpc: Add 64-bit context/interrupt support Update #3082. 5
(edit) @7837728b   08/10/17 11:09:22 Sebastian Huber powerpc: 64-bit _CPU_Context_Initialize() support Update #3082. 5
(edit) @ef04443   08/04/17 11:51:42 Sebastian Huber bsps/arm: Add ARMv7-AR Generic Timer support Update #3090. 5
(edit) @30be024a   08/03/17 12:48:04 Sebastian Huber Optional Clock_driver_support_shutdown_hardware() Make … 5
(edit) @a8694035   08/01/17 09:43:57 Sebastian Huber bsps/powerpc: Add PPC_EXC_INTERRUPT_FRAME_SIZE Use a specific define … 5
(edit) @23cb9af   08/01/17 09:38:32 Sebastian Huber bsps/powerpc: Rename ppc_exc_wrap_async_normal Rename … 5
(edit) @65ee42c   07/31/17 11:39:34 Sebastian Huber bsp/qoriq: Simplify fatal exceptions Avoid use of small-data area, … 5
(edit) @2d0a805   07/31/17 11:35:21 Sebastian Huber bsps/powerpc: Fix format specifiers 5
(edit) @146adb1   07/17/17 05:30:46 Sebastian Huber sparc: Add lazy floating point switch The SPARC ABI is a bit special … 5
(edit) @7ed8ad0   07/19/17 13:54:16 Sebastian Huber bsps/sparc: Fix cache support Fix infinite loop in … 5
(edit) @2f8704b6   07/13/17 07:26:50 cederman sparc: Add assembly workaround for LEON3FT B2BST errata This patch … 5
(edit) @c6810c8   06/19/17 12:09:28 Sebastian Huber bsps: Improve interrupt vector enable/disable API Change … 5
(edit) @8f550d2   06/14/17 14:53:44 1473996754 Add the i2c driver for Beaglebone Black Update ticket #2891 and my … 5
(edit) @32b4a0c   06/09/17 05:25:02 Sebastian Huber Simplify TLS support in context switch There is no need to save the … 5
(edit) @848007c   05/07/17 21:08:17 phamp Add support for IBM PowerPC 750 chip. Closes #3015. 5
(edit) @a748603   05/14/17 01:52:52 Chris Johns build-system: Parallel build all subdirs. 5
(edit) @8639685   10/28/16 14:05:56 jacob.hansen sparc: Adjust assembly to improve compability with LLVM - All … 5
(edit) @0d01cdd6   04/24/17 16:18:03 joel sh/sh7750/sci/sh4uart.c: ix misleading indentation warning 5
(edit) @646df54c   04/24/17 16:17:41 joel powerpc/new-exceptions/bspsupport/ppc_exc_print.c: Fix printf() format … 5
(edit) @2808c26   04/24/17 16:17:12 joel powerpc/mpc5xx/console-generic/console-generic.c: Use updated struct … 5
(edit) @7acdb10   04/07/17 14:11:20 cpodonnell8 libcpu/../mpc5xx/.../vectors_init.c: Using inttype macros fixes 39 … 5
(edit) @0a6a2a7b   03/27/17 11:20:20 Sebastian Huber bsps/arm: Add Performance Monitors Extension 5
(edit) @1c6926c1   03/21/17 19:39:48 kevin-kirspel termios: Synchronize with latest FreeBSD headers Adding modified … 5
(edit) @a11e1ff5   03/07/17 06:58:11 Sebastian Huber powerpc: Optimize AltiVec? context switch Use r8 instead of r5 to … 5
(edit) @c6f76392   03/07/17 06:50:12 Sebastian Huber powerpc: Fix AltiVec? context switch Update #2751. 5
(edit) @805d7213   03/02/17 10:57:28 Sebastian Huber powerpc: Fix warnings 5
(edit) @09dab28d   03/02/17 10:54:58 Sebastian Huber powerpc: Fix interrupt thread dispatch Update #2751. 5
(edit) @32292d5d   02/15/17 12:14:40 Sebastian Huber bsps/powerpc: Fix warning 5
(edit) @444cb5c   02/15/17 10:12:40 Sebastian Huber bsps/arm: Fix prototype 5
(edit) @73f8d93   02/15/17 10:09:50 Sebastian Huber bsps/powerpc: Fix warnings 5
(edit) @f65dcc71   12/02/16 12:10:31 Sebastian Huber score: Fix ARM and PowerPC context initialization Update #2751. 5
(edit) @e629076   11/29/16 22:19:05 Chris Johns libdebugger: Build for ARM's without a CP15. 5
(edit) @6a1b9e4   11/22/16 09:13:27 Sebastian Huber sparc: Optimize _ISR_Handler() Use _Thread_Do_dispatch() instead of … 5
(edit) @9bf9068   11/25/16 18:21:44 martinerikwerner.aac or1k: Avoid multiple iterations over cache Previously, if the cache … 5
(edit) @a59dd5c   11/25/16 18:21:43 martinerikwerner.aac or1k: Remove secondary functions in cache manager Move the code of … 5
(edit) @3b4ddaf   11/25/16 18:21:42 martinerikwerner.aac or1k: Avoid excessive ISR toggle in cache manager Previously … 5
(edit) @4dcaa48   11/25/16 18:21:41 martinerikwerner.aac or1k: Indent & comment fix in cache.c * Fix indentation of variable … 5
(edit) @e639c026   11/25/16 18:21:40 martinerikwerner.aac or1k: Add functions for entire cache operations Add functions for … 5
(edit) @4b5ff47   11/23/16 15:15:13 Sebastian Huber score: Fix interrupt profiling Callers of _Thread_Do_dispatch() must … 5
(edit) @01ac1db   11/24/16 07:32:01 Sebastian Huber powerpc: Fix interrupt profiling for e6500 5
(edit) @f730c25b   11/21/16 09:37:18 Sebastian Huber powerpc/mpc5xx: Rename CPU_Interrupt_frame The MPC5XX support uses a … 5
(edit) @7ce60b3   11/14/16 14:23:40 Sebastian Huber powerpc: Use Per_CPU_Control::isr_dispatch_disable Update #2751. 5
(edit) @d5e073c   11/11/16 13:37:51 Sebastian Huber score: Allow interrupts during thread dispatch Use a … 5
(edit) @2599c8e   11/14/16 11:06:46 Sebastian Huber powerpc: Add up to date CPU_Interrupt_frame Rename ppc_exc_min_frame … 5
(edit) @bf4fdb1   11/11/16 10:31:13 Sebastian Huber powerpc: Move legacy CPU_Interrupt_frame The only remaining user of … 5
(edit) @40d592eb   11/11/16 10:25:37 Sebastian Huber bsps/powerpc: Avoid use of CPU_Interrupt_frame This type is not … 5
(edit) @d18560a   11/11/16 10:16:33 Sebastian Huber sparc64: Rename CPU_Minimum_stack_frame Rename SPARC64-specific … 5
(edit) @8ef8a32   11/11/16 09:48:14 Sebastian Huber bsps/mips: Use <libcpu/isr_entries.h> Avoid duplicate … 5
(edit) @38a1449   11/09/16 13:59:33 Sebastian Huber powerpc: Add _CPU_Get_current_per_CPU_control() Add … 5
(edit) @1f5bee3   11/07/16 15:54:40 Sebastian Huber score: Add and use Thread_Control::is_idle Update #2797. 5
(edit) @275032b   09/08/16 07:31:47 Sebastian Huber powerpc: Fix SMP context switch We need the unmodified r4 for … 5
(edit) @6e6a77a6   09/02/16 23:59:21 pisa bsps/arm: reorganize CP15 code to allow clean and invalidate ARMv7 … 5
(edit) @7ec689ad   09/02/16 23:30:20 pisa bsps/arm: use defines for cache type register format field. The … 5
(edit) @577e7fb   07/17/16 17:31:33 pisa arm/bsps: CP15 and basic cache support entire cache clean for more … 5
(edit) @33381218   07/17/16 16:21:48 pisa bsps/arm: do not disable MMU during translation table management … 5
(edit) @8d785f7   07/19/16 04:43:10 Sebastian Huber bsps/powerpc: Fix AtliVec? context switch Properly pass the stack … 5
(edit) @5e3096db   07/04/16 18:05:43 punitvara Beaglebone: Update PWM driver imported from BBBIO This patch adapts … 5
(edit) @0616555   07/03/16 23:30:05 pisa bsps/arm: basic on core cache support changed to use l1 functions. … 5
(edit) @d4316537   07/03/16 15:26:50 pisa bsps/arm: Change code to explicit selection of cache implementation … 5
(edit) @0e507d55   07/02/16 22:19:38 pisa rtems+bsps/cache: Define cache manager operations for code … 5
(edit) @19a9090   06/30/16 22:05:33 pisa arm/score and shared: define ARM hypervisor mode and alternate vector … 5
(edit) @24713163   05/18/16 06:06:54 Sebastian Huber score: Rename _ISR_Disable() and _ISR_Enable() Rename _ISR_Disable() … 5
(edit) @4b04cb61   05/18/16 06:03:05 Sebastian Huber score: Rename _ISR_Disable_without_giant() Rename … 5
(edit) @d2bacb6c   05/17/16 13:57:48 Sebastian Huber score: _Thread_Dispatch_increment_disable_level() Avoid … 5
(edit) @6fbc692   05/19/16 08:21:01 Pavel Pisa bsps/arm: CP15 support for flush prefetch buffer and table base control. 5
(edit) @9c7de43   03/27/16 23:37:48 joel libcpu/m68k/mcf5272/clock/ckinit.c: Fix warning by including … 5
(edit) @d0cffc73   03/27/16 23:37:48 joel libcpu/m68k/mcf5206/clock/ckinit.c: Fix warning by including … 5
(edit) @6b597c39   03/27/16 23:37:48 joel libcpu/bfin/clock/clock.c: Fix warning by including <rtems/clockdrv.h> 5
(edit) @6c4aaf4   03/17/16 08:12:19 Daniel Hellstrom sparc: Fix window underflow trap handler The window underflow trap … 5
(edit) @328bd35   01/23/16 19:06:22 joel i386: refactor libcpu/cpu.h into rtems/score/i386.h Fixes #2515. 5
(edit) @8c5c53f4   02/27/16 23:19:33 Martin Galvan am335x irq handling improvement This patch makes the following … 5
(edit) @3bc12a8f   01/26/16 10:16:56 Sebastian Huber Delete unused API extensions 5
(edit) @a8865f8   01/25/16 09:20:28 Sebastian Huber score: Introduce CPU_CACHE_LINE_BYTES Add CPU_CACHE_LINE_BYTES for … 5
(edit) @76ac1ee3   12/23/15 06:29:47 Sebastian Huber score: Fix simple timecounter support Update #2502. 5
(edit) @ccd5434   01/07/16 08:55:45 Sebastian Huber score: Introduce Thread_Entry_information This avoids potential dead … 5
(edit) @5c7bfcf   11/11/15 10:49:45 Sebastian Huber Fix interrupt epilogue for ARMv7-AR and PowerPC 5
(edit) @bc792bb   10/16/15 06:26:44 Sebastian Huber basdefs.h: Add and use RTEMS_PACKED 5
(edit) @258ad71   09/25/15 12:34:24 Sebastian Huber SMP: Fix and optimize thread dispatching According to the C11 and … 5
(edit) @151e53f   08/18/15 14:30:48 ketulshah1993 Beagle: GPIO support (for BBB) GPIO Driver Development for BeagleBone?5
(edit) @e5a79e54   07/17/15 05:56:09 Sebastian Huber bsp/mpc83xx: Update due to header guard change Close #2373. 4.115
(edit) @b171982   07/08/15 08:04:39 Sebastian Huber bsps/powerpc: Provide debug and trace symbols 4.115
(edit) @48fed9a   06/25/15 12:11:53 Sebastian Huber score: Simplify <rtems/system.h> Drop the <rtems/score/percpu.h> … 4.115
(edit) @335e5ca   06/02/15 19:43:54 Sebastian Huber score: Add Thread_Control::is_fp Store the floating-point unit … 4.115
(edit) @aff220d   05/29/15 06:59:41 Sebastian Huber bsps/powerpc: Fix potential integer overflow Update #2356. 4.115
(edit) @d55d7a0   05/03/15 09:55:55 ragunath3252 beagle bsp: RTC support for BBB 4.115
(edit) @60e4c00   05/21/15 12:54:57 Joel Sherrill arm/s3c24xx/clock/clockdrv.c: Remove unused variable warning 4.115
(edit) @562c1b1b   05/21/15 12:54:35 Joel Sherrill arm/lpc22xx/clock/clockdrv.c: Remove unused variable warning 4.115
(edit) @75acd9e   04/01/15 13:33:25 alexander.krutwig bsps: Convert clock drivers to use a timecounter Update #2271. 4.115
(edit) @7f53035   04/27/15 08:11:47 Sebastian Huber bsps/sparc: Use inline functions for cache manager 4.115
(edit) @4bf2a6aa   04/27/15 07:40:16 Sebastian Huber bsps/cache: Clarify range functions support 4.115
Note: See TracRevisionLog for help on using the revision log.