source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @5b1ff71a   05/13/14 13:57:43 Sebastian Huber score: Scheduler documentation 4.115
(edit) @774ee002   05/14/14 08:17:47 cederman sparc: Change asm to asm to compile with -std=c99. 4.115
(edit) @c8b7b32   05/12/14 13:21:52 ralf.kirchner bsp/altera-caclone-v: Early printk support Make sure printk can work … 4.115
(edit) @390e73c4   05/12/14 13:55:25 Sebastian Huber score: Move out of RTEMS_HAVE_SYS_CPUSET_H Move _Scheduler_Get() … 4.115
(edit) @fa0a9a18   05/12/14 07:32:20 Sebastian Huber bsps: Declare bsp_start_on_secondary_processors() 4.115
(edit) @6c5c2f3   05/12/14 07:23:51 Sebastian Huber bsps: Use bsp_start_on_secondary_processor() Use a standard function … 4.115
(edit) @64a04ac   05/12/14 06:53:11 Sebastian Huber bsps: Use standard file name for BSP support 4.115
(edit) @ca2dd1e   05/12/14 06:35:57 Sebastian Huber bsp/leon3: Delete unused function 4.115
(edit) @6339cd2d   05/09/14 08:08:29 Sebastian Huber rtems: Move extern "C" in <rtems.h> Do not cover the includes with an … 4.115
(edit) @3a3869c4   05/09/14 12:25:40 Christian.Mauderer bsps/sparc: Move flags to grlib header This enables re-use for other BSPs 4.115
(edit) @89f0794   05/08/14 11:00:08 Sebastian Huber bsp/gen83xx: Disable interrupt nesting for br_uid This is necessary … 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) @35a3af7a   05/05/14 19:55:35 Sebastian Huber doc: Use @dfn for glossary terms 4.115
(edit) @29e6637e   05/05/14 19:55:13 Sebastian Huber doc: Move SMP glossary to global glossary Add some terms. 4.115
(edit) @d9196d1d   04/10/14 06:25:33 Sebastian Huber configure: Paravirtualization for all targets Virtual machines with … 4.115
(edit) @23b9d095   05/07/14 16:32:15 Sebastian Huber smptests/smp07: Fix test output 4.115
(edit) @8fa3422   05/07/14 16:30:36 Sebastian Huber smptests/smp05: Fix test name and output 4.115
(edit) @b97bc8bc   05/07/14 16:27:19 Sebastian Huber tests: Add locked_printf_plugin() Add locked_vprintf(). Return an … 4.115
(edit) @0960fee   05/07/14 15:53:48 Sebastian Huber rtems: Fix ASR SMP support Initialize the ISR lock only once and … 4.115
(edit) @6c36946f   05/07/14 12:22:56 Sebastian Huber score: Fix SMP startup 4.115
(edit) @38b59a6   05/02/14 08:31:09 Sebastian Huber score: Implement forced thread migration The current implementation … 4.115
(edit) @58444f7   05/06/14 13:16:39 Sebastian Huber score: Delete _SMP_Test_message_default_handler A default handler is … 4.115
(edit) @0034629   05/07/14 07:23:23 Sebastian Huber bsps/arm: Declare return types 4.115
(edit) @43ef7068   05/07/14 07:23:07 Sebastian Huber bsps: Fix BSP_INITIAL_EXTENSION 4.115
(edit) @07e7a7f8   05/07/14 06:13:44 Sebastian Huber score: Documentation 4.115
(edit) @3324383c   05/05/14 14:47:30 Joel Sherrill testsuites: Remove BSP_SMALL_MEMORY 4.115
(edit) @053abcda   04/23/14 23:38:43 Joel Sherrill multiple BSPs: Remove BSP_SMALL_MEMORY 4.115
(edit) @c2ea0ea   05/06/14 12:44:17 Sebastian Huber bsp/gen83xx: Add BSP_USB_EHCI_MPC83XX_HAS_ULPI 4.115
(edit) @7d1436e   05/06/14 11:41:28 Sebastian Huber posix: Fix POSIX keys initialization Always initialize the freechain. … 4.115
(edit) @4d906bda   05/02/14 13:47:57 Sebastian Huber score: Use atomic operations for SMP messages 4.115
(edit) @145becf   05/02/14 13:33:23 Sebastian Huber score: Add SMP test message handler This handler can be used to test … 4.115
(edit) @e239760   04/29/14 14:09:35 Sebastian Huber score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORS Avoid the … 4.115
(edit) @d20b029   04/16/14 18:54:48 Sebastian Huber doc: Add SMP glossary 4.115
(edit) @bee71f8e   04/30/14 12:54:58 Sebastian Huber score: Fix TLS size usage 4.115
(edit) @1461b648   05/04/14 22:12:52 Chris Johns testsuite: Add a per BSP test check for tests not to build. Provide a … 4.115
(edit) @b0e83e12   04/30/14 08:13:07 ralf.kirchner libchip: Add asserts to dwmac driver 4.115
(edit) @64bc102   04/30/14 08:07:20 ralf.kirchner libchip: Correct netstats message for dwmac driver 4.115
(edit) @bc9a71b   04/30/14 08:06:11 ralf.kirchner bsp/altera-cyclone-v: Move mbufs and network clusters to uncached RAM 4.115
(edit) @ff13e0b   04/30/14 08:06:10 ralf.kirchner bsp/altera-cyclone-v: Increase size of nocache region and nocache heap … 4.115
(edit) @dabf423   04/29/14 11:16:06 Sebastian Huber score: Typo 4.115
(edit) @0832ca7   04/29/14 14:57:37 ralf.kirchner doc: Extend documentation for unlimited objects Mark POSIX Keys and … 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) @0b344f34   04/29/14 06:53:35 Sebastian Huber bsps/m32r: Fix bsp_specs 4.115
(edit) @ef26454   04/29/14 06:43:04 Sebastian Huber bsps/bfin: Fix bsp_specs 4.115
(edit) @99be750   04/29/14 05:48:09 Sebastian Huber sapi: Report profiling only if enabled for tests 4.115
(edit) @6741427a   04/28/14 14:55:38 Sebastian Huber bsp/h8sim: Fix linker command file 4.115
(edit) @a336d51   04/28/14 07:56:33 Sebastian Huber score: Avoid copy and paste 4.115
(edit) @aea93fb4   04/22/14 09:50:29 Sebastian Huber sapi: Add profiling done message 4.115
(edit) @8365ad1   04/22/14 09:46:10 Sebastian Huber sapi: Add arithmetic means to XML profiling report 4.115
(edit) @7c0bd74   04/22/14 08:15:39 Sebastian Huber sparc: Add _CPU_Get_current_per_CPU_control() Use register g6 for the … 4.115
(edit) @3fe1e43   04/22/14 08:40:26 Sebastian Huber sparc: Document register g7 usage 4.115
(edit) @b2ec2d15   04/22/14 05:46:56 Sebastian Huber sparc: Optimize context switch The registers g2 through g4 are … 4.115
(edit) @e5120a5   04/22/14 08:10:39 Sebastian Huber score: Add _CPU_Get_current_per_CPU_control() Add optional method … 4.115
(edit) @0c5beb8e   04/26/14 23:32:20 Chris Johns rtems: Account for the network semaphore. 4.115
(edit) @e306f3df   04/25/14 17:56:36 Jennifer Averett sapi: Fix condef.h compile error for disabled network configuration. … 4.115
(edit) @5d2ae6e2   04/25/14 07:30:37 Chris Johns libfs/rfs: Fix the fstime failures for the RFS file system. 4.115
(edit) @c9a0a10   04/25/14 06:14:19 Chris Johns rtems: Account for file system semaphores. Add support to account for … 4.115
(edit) @f412e12   04/24/14 13:21:00 Joel Sherrill mcf52235/configure.ac: Delete junk line 4.115
(edit) @b74c9cf   04/23/14 04:31:55 Chris Johns bootstrap: Sort the contents of the prinstall.am files. Sorting … 4.115
(edit) @1450de0   04/22/14 18:10:47 Joel Sherrill shsim: Correct linking for C++ 4.115
(edit) @25c3208a   04/22/14 18:08:14 Joel Sherrill gensh4: Correct linking for C++ 4.115
(edit) @851e643   04/22/14 18:07:56 Joel Sherrill gensh2: Correct linking for C++ 4.115
(edit) @3191b42   04/22/14 18:07:44 Joel Sherrill gensh1: Correct linking for C++ 4.115
(edit) @b6a2e57b   04/22/14 18:07:01 Joel Sherrill score603e: Add rtems_crti 4.115
(edit) @77737ad   04/22/14 18:06:08 Joel Sherrill ss555: Add rtems_crti/n 4.115
(edit) @812c9d6   04/22/14 15:44:20 Joel Sherrill sim68000/bsp_specs: Add crtbegin/end, crt[in] 4.115
(edit) @2f36f5a5   04/22/14 15:36:44 Joel Sherrill mpc8260ads: Add rtems_crti/n 4.115
(edit) @8c18adde   04/22/14 14:45:55 Joel Sherrill h8sim/bsp_specs: Add crtbegin/end, crt[in] 4.115
(edit) @1ed8762e   04/21/14 18:08:38 Joel Sherrill mpci.c: Now compiles again 4.115
(edit) @d47904f   04/21/14 18:08:00 Joel Sherrill niagara/Makefile.am: Fix rule for start.o 4.115
(edit) @a44fa5a7   04/21/14 14:08:48 Joel Sherrill utf8proc01: Honor BSP_SMALL_MEMORY 4.115
(edit) @faa4e4c0   04/21/14 14:08:34 Joel Sherrill flashdisk01: Honor BSP_SMALL_MEMORY 4.115
(edit) @2bea494   04/21/14 14:08:15 Joel Sherrill fsdosfsname01: Honor BSP_SMALL_MEMORY 4.115
(edit) @97ae79d7   04/21/14 14:07:57 Joel Sherrill fsdosfsformat01: Honor BSP_SMALL_MEMORY 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) @614fefe   04/18/14 16:05:18 Joel Sherrill dummy_printk_support.c: Comment clean up 4.115
(edit) @a531683   04/18/14 15:52:21 Joel Sherrill shsim: Add printk() support and move all code to console subdirectory 4.115
(edit) @d60e760   04/22/14 07:45:39 Sebastian Huber bsps: Fix TLS support in linker command files The TLS section symbols … 4.115
(edit) @e2782684   04/22/14 07:32:16 Sebastian Huber bsp/mbx8xx: Fix Makefile.am and bsp_specs 4.115
(edit) @e10574a   04/22/14 06:32:27 Sebastian Huber bsps/powerpc: Fix linker command files 4.115
(edit) @3380ee8   04/22/14 05:46:53 Sebastian Huber score: Use common names for per-CPU variables Use "cpu" for an … 4.115
(edit) @f17e171   04/22/14 05:46:51 Sebastian Huber score: Fix warning 4.115
(edit) @861346d1   04/22/14 05:46:49 Sebastian Huber score: Delete superfluous assignments These values are already zero … 4.115
(edit) @4c23fa4   04/22/14 05:46:47 Sebastian Huber score: Simplify Giant lock 4.115
(edit) @774edf2c   04/22/14 05:46:44 Sebastian Huber score: Use _Per_CPU_Get_snapshot() 4.115
(edit) @fab2f188   04/17/14 05:42:28 Sebastian Huber doc: Setting Affinity to a Single Processor 4.115
(edit) @d98eea0   04/17/14 09:27:23 ralf.kirchner bsp/arm: Cleanup L2 cache handling 4.115
(edit) @127634c   04/17/14 09:22:53 ralf.kirchner bsp/arm: Correct L2 cache enable method 4.115
(edit) @62fa1ea   04/17/14 09:19:48 ralf.kirchner bsp/arm: Add cache size methods Add new methods which deliver the … 4.115
(edit) @1c62f74d   04/17/14 09:11:58 ralf.kirchner bsp/arm: Add L2 cache locking This level 2 cache is a shared data and … 4.115
(edit) @bebcfa57   04/17/14 09:03:50 ralf.kirchner bsp/arm: Remove unused cache store methods 4.115
(edit) @db5a84d   04/17/14 08:59:47 ralf.kirchner bsp/arm: Correct cache misalignment handling Correct misalignment … 4.115
(edit) @92e2757   04/17/14 08:37:10 ralf.kirchner bsp/arm: Correct L2 cache flushing Correct misalignment handling and … 4.115
(edit) @cbd9e63   04/17/14 08:30:54 ralf.kirchner bsp/arm: Remove arm erratum 764369 from L2 cache Arm erratum 764369 … 4.115
(edit) @9ee2ec5   04/17/14 07:43:30 ralf.kirchner bsp/arm: Consistenly same handling for flushing It is importeant to … 4.115
(edit) @e331e69   04/16/14 14:07:13 ralf.kirchner bsp/arm: RTEMS_SMP to arm erratum 764369 detection Move the RTEMS_SMP … 4.115
(edit) @707b6172   04/16/14 14:04:56 ralf.kirchner bsp/arm: Erratum 764369 after enabling SCU Execute the SCU part of … 4.115
(edit) @d9e7d1e   04/16/14 12:27:36 ralf.kirchner bsp/arm: Correct detection of arm erratum 764368 4.115
(edit) @924b47a   04/17/14 07:21:36 ralf.kirchner bsp/arm: Cleanup L1 cache 4.115
Note: See TracRevisionLog for help on using the revision log.