source: rtems/c/src/lib/libcpu

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @1602bf3   04/24/15 17:55:04 Hesham Almatary Fix broken BSPs due to a shared cache function declaration. Get rid … 4.115
(edit) @26c142e5   04/17/15 10:05:16 Sebastian Huber score: Refactor SMP cache manager support 4.115
(edit) @d4edbdbc   03/20/15 13:09:26 Sebastian Huber Replace www.rtems.com with www.rtems.org 4.115
(edit) @665928a   03/11/15 09:53:59 cederman rtems: Use atomic operation with correct type 4.115
(edit) @24868ecb   03/14/15 16:00:20 Joel Sherrill libcpu/bfin/clock/rtc.c: Do not use rtems_clock_get() 4.115
(edit) @9cc1892   03/08/15 23:00:07 Joel Sherrill libcpu/powerpc/mpc8260/console-generic/console-generic.c: Include … 4.115
(edit) @9d090fb7   02/23/15 20:42:59 Gedare Bloom sparc64: fix copyright notices. The sparc64 port had some incorrect … 4.115
(edit) @d11b711   01/28/15 04:04:26 Nick Withers bsps/powerpc: Fix a clock driver PowerPC Book E: Account for an extra … 4.115
(edit) @f63e9a3   01/23/15 10:31:54 Sebastian Huber bsps/powerpc: Fix switch statement in CPU ident Close #2237. 4.115
(edit) @60d39b66   01/20/15 13:01:50 Sebastian Huber powerpc: Fix AltiVec? VSCR save/restore 4.115
(edit) @85dbf52   01/13/15 21:40:31 Joel Sherrill libcpu/powerpc/mpc6xx/mmu/bat.c: Now compiles with gcc 5.x 4.115
(edit) @3e2647a7   12/23/14 13:18:06 Sebastian Huber powerpc: AltiVec? and FPU context support Add AltiVec? and FPU support … 4.115
(edit) @c279d0a3   12/19/14 12:05:00 Sebastian Huber bsps/powerpc: Use e500 exc categories for e6500 This is not correct, … 4.115
(edit) @2e19bfd   12/23/14 11:27:53 Sebastian Huber powerpc: Use PPC_HAS_FPU Provide floating point context support only … 4.115
(edit) @7c16e1a5   12/23/14 10:38:34 Sebastian Huber powerpc: Set PPC_DEFAULT_CACHE_LINE_SIZE for e6500 4.115
(edit) @84d3b9b0   12/23/14 10:34:40 Sebastian Huber powerpc: Use PPC_DEFAULT_CACHE_LINE_SIZE Use it for the default … 4.115
(edit) @71b611d   12/23/14 08:53:43 Sebastian Huber bsps/powerpc: ppc_exc_initialize_interrupt_stack() 4.115
(edit) @7bad672   12/23/14 07:30:40 Sebastian Huber bsps/powerpc: Add TMR access macros 4.115
(edit) @c32a128   12/22/14 10:33:13 Sebastian Huber bsps/powerpc: Add cache size functions 4.115
(edit) @7d26f60   12/22/14 09:31:49 Sebastian Huber bsps/powerpc: Delete C pre-processor warning Do not warn about not … 4.115
(edit) @5175ac6a   12/19/14 11:12:08 Sebastian Huber bsps/powerpc: Support a cache alignment of 64 Give the BSP the … 4.115
(edit) @f6660bfb   12/19/14 11:11:06 Sebastian Huber bsps/powerpc: Support e6500 indentification 4.115
(edit) @fca58924   12/19/14 11:07:23 Sebastian Huber bsps/mpc83xx: Fix warnings 4.115
(edit) @2d5c486   11/27/14 06:39:36 Nick Withers Use fixed-width C99 types for PowerPC in_be16() and co. Also use the … 4.115
(edit) @3cd3a260   12/12/14 15:32:58 Sebastian Huber bsp/mpc8xx: Fix warnings close #2211 4.115
(edit) @3507f3f9   12/12/14 14:29:59 Sebastian Huber bsp/mpc8xx: Fix warnings close #2211 4.115
(edit) @71d97c9   12/08/14 18:16:37 Gedare Bloom sparc64: put each copyright on one line 4.115
(edit) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @13d9029   12/04/14 17:21:11 Ben Gras beagle bsp: disable watchdog on am335x On recent u-boots, the … 4.115
(edit) @038e1dba   12/03/14 23:56:39 dolezj21 i386: doxygen and comments related to VESA real mode framebuffer 4.115
(edit) @dff1803   12/03/14 10:35:52 Daniel Hellstrom SPARC: optimize IRQ enable & disable * Coding style cleanups. * Use … 4.115
(edit) @0d3b5d47   11/11/14 14:18:01 Daniel Hellstrom SPARC: optimize window underflow trap Save five instructions on … 4.115
(edit) @6930aa7f   05/28/14 08:29:37 Daniel Hellstrom SPARC: optimize window overflow trap entry By using a optimized trap … 4.115
(edit) @348d1812   05/27/14 09:15:46 Daniel Hellstrom SPARC: window overflow optimization I see no need for waiting the 3 … 4.115
(edit) @7e5c9b89   11/25/14 13:58:13 Sebastian Huber rtems: Move rtems_cache_aligned_malloc() Make sure also the size is … 4.115
(edit) @502609c8   11/21/14 17:15:22 Michael Hamel powerpc/haleakala: Add network driver close 1405 4.115
(edit) @74d2d940   11/20/14 14:00:30 dolezj21 i386: global descriptor table manipulation functions 4.115
(edit) @d885b2b2   11/20/14 14:00:28 dolezj21 i386: GDTR manipulation functions parameters changed to use explicit … 4.115
(edit) @b51842b   11/03/14 18:52:03 Ben Gras Add some generic ARM am335x and omap definitions 4.115
(edit) @def1337   10/31/14 14:11:13 Joel Sherrill libcpu/bfin/clock/tod.h: Delete - missed on previous commits 4.115
(edit) @e08b0b9   10/30/14 13:29:09 Sebastian Huber bsp/mpc55xxevb: Fix flash settings for MPC5510 4.115
(edit) @82f5ec4   10/20/14 16:31:41 Joel Sherrill libcpu/sh/sh7045/sci/sci.c: Eliminate use of obsolete method 4.115
(edit) @d0c4793   10/20/14 14:13:22 Joel Sherrill libcpu/arm/pxa255/ffuart/ffuart.c: Fix warning 4.115
(edit) @1c4890b   10/20/14 14:13:06 Joel Sherrill libcpu/arm/at91rm9200/dbgu/dbgu.c: Fix warning 4.115
(edit) @8200c9e   10/19/14 21:59:47 Joel Sherrill libcpu/powerpc configure logic: Do not built e500 components unused by … 4.115
(edit) @a94fb39   10/15/14 23:34:36 Joel Sherrill mcf5206 libcpu and mcf5206elite: Fix warnings 4.115
(edit) @fc22287   10/15/14 19:24:06 Joel Sherrill libcpu/powerpc/ppc403/console/console405.c: Fix warnings 4.115
(edit) @4b86f61c   10/15/14 19:23:53 Joel Sherrill libcpu/powerpc/mpc8xx/console-generic/console-generic.c: Fix warnings 4.115
(edit) @ad51436   10/15/14 19:22:36 Joel Sherrill libcpu/powerpc/mpc6xx: Fix warnings 4.115
(edit) @a14e7ba3   10/15/14 19:22:25 Joel Sherrill libcpu/powerpc/mpc55xx/misc/flash_support.c: Fix warnings 4.115
(edit) @3cdc08c   10/15/14 19:22:02 Joel Sherrill libcpu/powerpc/e500/mmu/mmu.c: Fix warnings 4.115
(edit) @0626dba   10/15/14 19:20:14 Joel Sherrill SH libcpu and libbsp: Fix warnings 4.115
(edit) @7ec9bd59   10/15/14 14:31:41 Joel Sherrill mpc8260 libcpu and mpc6260ads BSP: Fix warnings 4.115
(edit) @4af55a8   10/14/14 21:51:49 Joel Sherrill libcpu/arm/at91rm9200/usart/usart.c: Fix warnings 4.115
(edit) @7b5da26   10/14/14 20:24:10 Joel Sherrill libcpu/powerpc/mpc8260/cpm/brg.c: Remove unneed extern 4.115
(edit) @f2ae58cf   10/14/14 20:23:46 Joel Sherrill libcpu/powerpc/mpc6xx/timer/timer.c: Formatting 4.115
(edit) @494d2f1f   10/14/14 20:17:19 Joel Sherrill Remove unused pxa255/pmc, update csb337 and gumstix BSPs 4.115
(edit) @f62c7daa   10/14/14 19:10:22 Joel Sherrill mpc5xx libcpu and ss555 BSP: Fix warnings 4.115
(edit) @c7e77ee   10/14/14 17:39:57 Joel Sherrill mcf5282: Move cache to libcpu and update av5282 and uC5282 BSPs 4.115
(edit) @ed6365a   10/14/14 16:03:38 Joel Sherrill bfin libcpu and libbsp: Fix warnings 4.115
(edit) @2f3f206   10/14/14 00:07:53 Joel Sherrill libcpu/i388: Fix warning i displayCpu.c 4.115
(edit) @92a8cee   10/13/14 21:55:01 Joel Sherrill libcpu/m68k/mcf532x/cache/cachepd.c: Fix warnings 4.115
(edit) @e7c4f77   10/13/14 21:54:50 Joel Sherrill libcpu/m68k/mcf5235/cache/cachepd.c: Fix warnings 4.115
(edit) @991261f   10/13/14 21:54:30 Joel Sherrill libcpu/m68k/mcf5223x/cache/cachepd.c: Fix warnings 4.115
(edit) @af03345   10/13/14 21:54:12 Joel Sherrill Move CPU cache support from mcf5225x BSP to libcpu 4.115
(edit) @b4ed4cb   10/13/14 19:10:32 Joel Sherrill libcpu/arm/shared/../mmu: Fix warnings 4.115
(edit) @d5262fcb   10/14/14 06:39:43 Sebastian Huber bsps/powerpc: Fix the warning fix 4.115
(edit) @6db0f56   10/14/14 06:15:10 Sebastian Huber bsps/mpc55xx: Fix MPC5674F memory map 4.115
(edit) @2d7029d5   10/13/14 19:07:10 Gedare Bloom sparc64: remove sparc64_install_isr_entries and its callers. … 4.115
(edit) @37885d5d   10/10/14 17:23:08 Hesham Almatary libcpu/or1k: Fix warnings. 4.115
(edit) @e6e63f8   10/13/14 00:18:09 Joel Sherrill libcpu/i386/cache.c: Fix warnings 4.115
(edit) @e827199   10/12/14 20:38:01 Joel Sherrill libcpu/bfin/clock: Fix warnings 4.115
(edit) @9fab016   10/12/14 20:37:34 Joel Sherrill libcpu/sh/sh7750/clock/ckinit.c: Fix warnings 4.115
(edit) @4172cf1b   10/12/14 20:37:33 Joel Sherrill libcpu/sh/sh7045/clock/ckinit.c: Fix warnings 4.115
Note: See TracRevisionLog for help on using the revision log.