source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @dac5696   05/28/14 13:42:44 Chris Johns Ignore emacs backfiles and TAGS. 4.115
(edit) @7280fe3f   05/28/14 12:47:07 ralf.kirchner bsp/altera-cyclone-v: Cleanup 4.115
(edit) @12a4d085   05/28/14 12:47:06 ralf.kirchner bsp/altera-cyclone-v: Reduce size of nocache heap Network mbufs and … 4.115
(edit) @bb70bea1   05/28/14 12:47:05 ralf.kirchner bsp/altera-cyclone-v: Cache mbufs and clusters 4.115
(edit) @32c8960   05/28/14 12:47:03 ralf.kirchner bsp/altera-cyclone-v: Enable L2 cache for network driver 4.115
(edit) @dda78f43   05/28/14 12:47:01 ralf.kirchner bsp/altera-vyclone-v: Broadcast cache maintenances 4.115
(edit) @5fd4e35f   05/28/14 12:47:02 ralf.kirchner bsp/arm: Broadcast cache maintenances 4.115
(edit) @8fcafdd5   05/21/14 08:33:43 Sebastian Huber score: Multiprocessor Resource Sharing Protocol Add basic support for … 4.115
(edit) @9f058fb   05/08/14 15:08:04 cederman bsps/sparc: Change tabs to spaces. 4.115
(edit) @c903fc2   05/08/14 14:33:08 cederman bsps/sparc: Add copyright and license information 4.115
(edit) @363b1f7   05/08/14 13:42:12 cederman bsps/sparc: Make lines in SPARC BSPs adhere to 80 character limit. 4.115
(edit) @97d0b9b   05/26/14 11:48:36 Chris Johns bsp/gdbarmsim: Switch to the standard arm/shared/startup. Switch to … 4.115
(edit) @d134adeb   05/23/14 13:32:32 Sebastian Huber score: Fix race condition in SMP startup Do not use the … 4.115
(edit) @b3fb2ff   05/26/14 01:44:48 Chris Johns bsp/gdbarmsim: Change syscall functions to not clash with RTEMS … 4.115
(edit) @5c123985   05/24/14 01:01:34 Chris Johns tools: Add rtems-bsp to list BSPs in the source tree. This is a shell … 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) @b3049a1d   05/23/14 13:51:51 Sebastian Huber score: Use _SMP_Fatal() 4.115
(edit) @0af322c   05/23/14 12:27:12 Daniel Hellstrom SMP: make IPI fatal code unique The same smp fatal code is used in … 4.115
(edit) @4edf348c   05/22/14 07:31:13 Sebastian Huber score: PR2179: Fix initially locked PCP mutexes Elevate the priority … 4.115
(edit) @decff888   05/22/14 23:05:46 Joel Sherrill c/src/aclocal/check-smp.m4: Use HAS_SMP not HAS_POSIX_API 4.115
(edit) @40741c44   05/19/14 20:26:20 Joel Sherrill cpuset.c: Fix formatting 4.115
(edit) @3cbedb1   05/22/14 09:56:50 Chris Johns testsuite: Add a user keypress to start pppd. Allow the test to run … 4.115
(edit) @e9d98071   05/22/14 06:21:38 Chris Johns bsp/zynq: Add BSP_ZYNQ_RAM_LENGTH to allow a user to override the RAM … 4.115
(edit) @18bd35bc   05/22/14 06:15:34 Chris Johns bsps/zynq: Add BSP_ARM_A9MPCORE_UARTCLK to set the UART clock rate. … 4.115
(edit) @eae0863   04/27/14 08:11:09 Chris Johns rtems: Fix sp2038 test. Avoid using newlib's gmtime_r call which … 4.115
(edit) @a070c8b   05/21/14 07:30:14 Sebastian Huber rtems: Simplify rtems_semaphore_obtain() 4.115
(edit) @1bf0666   05/21/14 20:08:23 Joel Sherrill schedulersmpimpl.h: Fix spacing 4.115
(edit) @82f90743   05/21/14 08:30:34 Sebastian Huber score: _Thread_Set_life_protection() Enable usage of … 4.115
(edit) @c8e83288   05/21/14 08:29:59 Sebastian Huber score: Add and use _Scheduler_Get_index_by_id() 4.115
(edit) @4ddc3b5   05/21/14 08:29:36 Sebastian Huber score: Add const qualifier 4.115
(edit) @884a6c59   05/21/14 07:18:29 Sebastian Huber score: Add comment regarding TLS workspace size 4.115
(edit) @40f2eafe   05/21/14 06:30:25 Sebastian Huber score: Simplify _Scheduler_Set() 4.115
(edit) @e5274df   05/20/14 08:03:35 Sebastian Huber rtems: Clarify task set/get scheduler parameters 4.115
(edit) @2d96533   05/20/14 06:06:43 Sebastian Huber score: SMP scheduler support documentation 4.115
(edit) @39840438   05/16/14 13:34:33 Sebastian Huber dosfs: Fix read from invalid memory area 4.115
(edit) @1ac0b083   05/16/14 08:55:01 Sebastian Huber score: Simplify SMP scheduler support 4.115
(edit) @b532bb2c   05/16/14 08:54:48 Sebastian Huber score: Fix state diagram 4.115
(edit) @c0bff5e   05/15/14 08:31:22 Sebastian Huber score: Split SMP scheduler enqueue function Extract code from … 4.115
(edit) @b4bdbcf   05/15/14 07:41:20 Sebastian Huber score: Make _Thread_queue_Requeue() static This function is only used … 4.115
(edit) @6359b68   05/15/14 06:47:50 Sebastian Huber score: Add and use _Scheduler_SMP_Start_idle() 4.115
(edit) @3733b224   05/15/14 06:46:56 Sebastian Huber score: Add and use _Scheduler_default_Schedule() 4.115
(edit) @f39f667a   05/14/14 11:50:48 Sebastian Huber score: Simplify _Thread_Change_priority() The function to change a … 4.115
(edit) @2369b10   05/14/14 14:04:10 Sebastian Huber score: Add and use _Scheduler_Get_context() 4.115
(edit) @0f41cc3   05/14/14 09:25:07 Sebastian Huber score: _Scheduler_priority_Ready_queue_requeue() Delete unused … 4.115
(edit) @c21c5912   05/14/14 09:11:05 Sebastian Huber score: Add STATES_RESTARTING Use separate state for thread restart. 4.115
(edit) @01f302b   05/14/14 09:07:34 Sebastian Huber score: Typo 4.115
(edit) @0e8d55b0   05/14/14 09:06:40 Sebastian Huber monitor: Support STATES_MIGRATING 4.115
(edit) @249eaf9   05/14/14 08:28:09 Sebastian Huber bsps/sparc: Fix BSS initialization Use bss_start available via %g2 … 4.115
(edit) @b2d191e   05/14/14 08:23:18 Sebastian Huber bsps/sparc: Fix data copy in start procedure Use the register %g4 for … 4.115
(edit) @3730a07f   05/13/14 13:08:07 Sebastian Huber score: Use Scheduler_Context for SMP scheduler Use the basic … 4.115
(edit) @e9ee2f0   05/13/14 12:36:57 Sebastian Huber score: Capitalize SMP acronym 4.115
(edit) @c6522a65   05/12/14 06:38:38 Sebastian Huber score: SMP scheduler documentation 4.115
(edit) @beab7329   05/13/14 14:03:05 Sebastian Huber score: Introduce scheduler nodes Rename scheduler per-thread … 4.115
(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
Note: See TracRevisionLog for help on using the revision log.