source: rtems/c/src/lib/libcpu

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @3dc9d80f   10/12/14 20:37:33 Joel Sherrill libcpu/sh/sh7032/clock/ckinit.c: Fix warnings 4.115
(edit) @b6c3e3e   10/12/14 20:37:33 Joel Sherrill libcpu/powerpc/mpc5xx/clock/clock.c: Fix warnings 4.115
(edit) @da71123   10/12/14 20:37:33 Joel Sherrill libcpu/arm/s3c24xx/clock/clockdrv.c: Fix warnings 4.115
(edit) @19612c1   10/12/14 20:37:33 Joel Sherrill libcpu/arm/pxa255/clock/clock.c: Fix warnings 4.115
(edit) @cf6bc1e   10/12/14 20:37:32 Joel Sherrill libcpu/arm/mc9328mxl/clock/clockdrv.c: Fix warnings 4.115
(edit) @175c85b   10/12/14 20:37:32 Joel Sherrill libcpu/arm/lpc22xx/clock/clockdrv.c: Fix warnings 4.115
(edit) @b6b0c80c   10/12/14 20:37:32 Joel Sherrill libcpu/arm/at91rm9200/clock/clock.c: Fix warnings 4.115
(edit) @5039d92   10/12/14 19:00:22 Joel Sherrill libcpu/powerpc/ppc403: Fix warnings 4.115
(edit) @5105833c   10/12/14 19:00:00 Joel Sherrill libcpu/m68k/mcf5272/clock/ckinit.c: Fix warnings 4.115
(edit) @40716bf   10/12/14 18:59:50 Joel Sherrill libcpu/m68k/mcf5206/clock/ckinit.c: Fix warnings 4.115
(edit) @f95f212a   10/12/14 23:09:13 Joel Sherrill Remove libcpu/mips/clock - unused code This code was only referenced … 4.115
(edit) @8b6636f9   10/12/14 20:35:52 Joel Sherrill mips/clock/ckinit.c: Clean up (may be unused) 4.115
(edit) @714336d   10/13/14 15:30:30 Joel Sherrill libcpu/powerpc/mpc6xx/timer/timer.c: Fix warnings 4.115
(edit) @8536b67   10/08/14 20:06:52 Joel Sherrill Move Mongoose-V specific devices into BSP. Putting the duart in … 4.115
(edit) @d7a267b3   10/10/14 07:43:59 Sebastian Huber bsp/gen5200: Fix warnings 4.115
(edit) @aee5d63   10/10/14 07:21:29 Sebastian Huber bsps/powerpc: Fix warning 4.115
(edit) @78a38fa2   10/08/14 22:38:12 Joel Sherrill Eliminate use of /*PAGE and clean up formatting 4.115
(edit) @4e8de7e   10/07/14 15:02:29 Joel Sherrill libcpu/powerpc/mpc6xx/clock/c_clock.c: Fix warning and clean up 4.115
(edit) @780eab4   10/07/14 14:39:42 Joel Sherrill libcpu/powerpc/mpc8xx/clock: Fix warnings and clean up 4.115
(edit) @33ba808   10/09/14 05:42:41 Sebastian Huber bsps/mcf5235: Fix warnings 4.115
(edit) @cf7df0e   10/09/14 05:33:01 Sebastian Huber bsps/mcf548x: Fix warnings 4.115
(edit) @2734617   10/09/14 05:29:26 Sebastian Huber bsps/mcf548x: Fix warnings 4.115
(edit) @16ed8f7b   10/09/14 05:28:09 Sebastian Huber bsps/mcf548x: Fix warnings 4.115
(edit) @f535fe53   09/04/14 20:41:21 Joel Sherrill tod.h -> libcsupport like other driver and helper prototype files … 4.115
(edit) @8fbe2e6   09/04/14 13:59:49 Joel Sherrill Use correct prototype of benchmark_timer_read() This change starts … 4.115
(edit) @c080c343   09/16/14 17:30:46 Hesham Almatary or1k: New cache manager. Implement new cache functions for or1k and … 4.115
(edit) @c48cf0bd   09/11/14 07:10:16 Sebastian Huber score: Rename _BSP_Exception_frame_print() Rename … 4.115
(edit) @59990cc   08/29/14 02:48:01 Chris Johns Regenerate all preinstall.am files. With this patch the preinstall.am … 4.115
(edit) @b597c0d   08/28/14 13:44:52 Joel Sherrill Regenerate all preinstall.am files. Apparently, at some point … 4.115
Note: See TracRevisionLog for help on using the revision log.