Timeline



03/01/16:

22:34 Ticket #2618 (Each Directive Should Start on a Page) created by Joel Sherrill
The current documentation ensures that each directive/service "man …
18:46 Changeset in rtems [3f5e0961]5 by Joel Sherrill <joel@…>
smdk2410: Resurrect missing gp32 files When the gp32 BSP was obsoleted and removed, files were deleted that were actually used by the gp32. This was actually a violation of the expected directory structure and why it wasn't caught. Another example of why continuous integration testing -- even just building is important.
14:00 Changeset in rtems [1db9567]5 by Sebastian Huber <sebastian.huber@…>
sptests/spsysinit01: Fix for RTEMS_DEBUG Update #2408.
06:36 Ticket #2617 (rtems_heap_allocate_aligned_with_boundary() body and prototype inconsistent) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 75518fb78240dbab92fc9d959765639afb32a457/rtems: […]
06:34 Changeset in rtems [75518fb]5 by Sebastian Huber <sebastian.huber@…>
malloc: Fix function definition Close #2617.
05:36 Changeset in rtems [d297c81d]5 by Sebastian Huber <sebastian.huber@…>
score: Delete Thread_CPU_usage_t This type is superfluous since all operations with it are done via the _Timestamp_*() functions.
03:46 Changeset in rtems-docs [1ea5fb7]4.115 by Amar Takhar <amar@…>
Wrap \tabulary environment to allow breaking underscores. * This \discretionary to avoid language issues.
03:33 Changeset in rtems-source-builder [b537e55]4.104.95 by Chris Johns <chrisj@…>
Clean up 4.9 build issues. Add support so 4.9 builds on a recent FreeBSD using clang.
00:24 Ticket #2617 (rtems_heap_allocate_aligned_with_boundary() body and prototype inconsistent) created by Joel Sherrill
The first parameter is size_t in the .h and uintptr_t in the body. …

02/29/16:

22:45 Changeset in rtems-source-builder [c46f212]4.104.95 by rtems <rtems@…>
Fix 4.10 and 4.9 building. Add the 4.9 newlib 1.16.0-20090324 patch. Add a release to the 4.9 RTEMS kernel. Add a release to the 4.10 RTEMS kernel.
21:27 Developer/Projects/Open/ImproveRaspberryPiBSP edited by André Marques
Updated project status. (diff)
16:25 Changeset in rtems [714efce]5 by Joel Sherrill <joel@…>
conddefaultattributes.c: Add default clock to structure.
07:02 Changeset in rtems-tools [0e5d89d]4.105 by Chris Johns <chrisj@…>
Add aarch64 and x86_64 binutils and gdb patches.
06:53 Changeset in rtems-source-builder [f337f5b5]4.104.95 by Chris Johns <chrisj@…>
4.12: Add aarch64 and x86_64 support.

02/28/16:

23:41 Changeset in rtems-source-builder [76188ee4]4.11 by Chris Johns <chrisj@…>
sb: Remove http query flags from the file name if present. The query flags such as '?h=4.11' to select a branch cannot appear in the file name on Windows. This patch removes the query part from the file name. Update #2616.
23:41 Changeset in rtems-source-builder [8dbb3a0]4.104.95 by Chris Johns <chrisj@…>
sb: Remove http query flags from the file name if present. The query flags such as '?h=4.11' to select a branch cannot appear in the file name on Windows. This patch removes the query part from the file name. Update #2616.
23:13 Changeset in rtems-source-builder [01ac76f]4.11 by Chris Johns <chrisj@…>
sb: bootstrap.py clearing of environ var 'ACLOCAL_PATH' on MSYS2 fails. With a recent (Feb 2016) pytnon on MSYS2 the clear fails so delete the variable. Update #2613.
23:13 Changeset in rtems-source-builder [23191a3]4.104.95 by Chris Johns <chrisj@…>
sb: bootstrap.py clearing of environ var 'ACLOCAL_PATH' on MSYS2 fails. With a recent (Feb 2016) pytnon on MSYS2 the clear fails so delete the variable. Update #2613.
23:06 Ticket #2616 (Automake 1.12.6 warning with recent perl releases) closed by Chris Johns <chrisj@…>
fixed: In e0fab0a5049998fadfe482186618ff83a1b43abb/rtems-source-builder: […]
23:06 Changeset in rtems-source-builder [e0fab0a]4.11 by Chris Johns <chrisj@…>
config: Patch automake-1.12.6 to remove warning on newer perl versions. Closes #2616.
22:28 Changeset in rtems-source-builder [4b0baed]4.104.95 by Chris Johns <chrisj@…>
config: Patch automake-1.12.6 to remove warning on newer perl versions. Closes #2616.
22:04 Changeset in rtems-tools [a4c070c]4.11 by Chris Johns <chrisj@…>
Fix ithe automake warning with newer perl versions. This patch is based on this post .. https://lists.gnu.org/archive/html/automake-patches/2015-07/msg00000.html This warnign appears with a recent MSYS2. Update #2616.
21:59 Changeset in rtems-tools [6bc1ece]4.105 by Chris Johns <chrisj@…>
Fix ithe automake warning with newer perl versions. This patch is based on this post .. https://lists.gnu.org/archive/html/automake-patches/2015-07/msg00000.html This warnign appears with a recent MSYS2. Update #2616.
09:35 Developer/Tools/RSB edited by Hesham Almatary
Replace 4.11 with 4.12 to sync with RTEMS master branch (diff)

02/27/16:

23:25 Ticket #2580 (Beaglebone: IRQ handler doesn't work correctly with other components) closed by Martin Galvan <martin.galvan@…>
fixed: In 8c5c53f4788eb74264a053f8293fed26da85b764/rtems: […]
23:19 Changeset in rtems [8c5c53f4]5 by Martin Galvan <martin.galvan@…>
am335x irq handling improvement This patch makes the following changes to the Beaglebone IRQ handling code: - Disable support for nested interrupts. - Detect spurious IRQs using the SPURIOUSIRQ field of the INTC_SIR_IRQ register. - Acknowledge spurious IRQs by setting the NewIRQAgr bit of the INTC_CONTROL register. This cleans the SPURIOUSIRQ field and allows new interrupts to be generated. - Improve the get_mir_reg function a bit. Closes #2580.
22:17 Ticket #2616 (Automake 1.12.6 warning with recent perl releases) created by Chris Johns
A recent perl as shipped with MSYS2 is generating a warning. We should …

02/26/16:

15:56 Ticket #2513 (Remove m68k/idp BSP) closed by Aun-Ali Zaidi
fixed: Closing since it is already removed by f2ab5bc5943e1817540804117c4626151759681c.
15:43 Ticket #2448 (Remove mips/mongoose BSP) closed by Aun-Ali Zaidi
fixed: Closing…
15:33 Ticket #2243 (c/src/lib/libbsp/arm/nds/libfat/source/directory.c:768: possible bad ...) closed by Aun-Ali Zaidi
fixed: I am closing this ticket since the NDS BSP has been removed.
07:22 Changeset in rtems-docs [fa70fd2]4.115 by Chris Johns <chrisj@…>
POSIX User clean up.

02/25/16:

12:08 Changeset in rtems [67de508]5 by Sebastian Huber <sebastian.huber@…>
rtems: Avoid RTEMS_USE_TICKS_FOR_STATISTICS Option was removed by e6b31b27fbe3cd76534db2d4fc4ef5dcdf0d33b4.
08:05 Changeset in rtems [287a70f]5 by Sebastian Huber <sebastian.huber@…>
malloc: Clean up "malloc_p.h" header file
08:02 Changeset in rtems [9d1f3943]5 by Sebastian Huber <sebastian.huber@…>
malloc: Add _Malloc_System_state() Replace malloc_is_system_state_OK() with _Malloc_System_state() to allow early allocations, e.g. in bsp_start(). Here the _Thread_Executing is NULL, thus an _API_Mutex_Lock() would lead to a NULL pointer access. Move malloc() support code to general case rtems_heap_allocate_aligned_with_boundary(). Use rtems_heap_allocate_aligned_with_boundary() to avoid duplicated code.
07:03 Changeset in rtems [839d0a74]5 by Sebastian Huber <sebastian.huber@…>
malloc: Use dedicated lock for deferred frees
03:33 Ticket #2615 (RSB option --bset-tar-file fails on Windows.) closed by Chris Johns <chrisj@…>
fixed: In a7691f0a3853e112f635784f15daff888e1ca4ee/rtems-source-builder: […]
03:29 Changeset in rtems-source-builder [056e601]4.104.95 by Chris Johns <chrisj@…>
Wrap the tar command in double quotes for Windows cmd.exe. Windows cmd.exe does not support a single quote for options. Change to a double quote. Closes #2615.
03:29 Changeset in rtems-source-builder [a7691f0]4.11 by Chris Johns <chrisj@…>
Wrap the tar command in double quotes for Windows cmd.exe. Windows cmd.exe does not support a single quote for options. Change to a double quote. Closes #2615.
03:22 Ticket #2615 (RSB option --bset-tar-file fails on Windows.) created by Chris Johns
Using --bset-tar-file fails on Windows with: […]

02/24/16:

18:56 Ticket #2614 (Native elf format in rtems-tools) created by linux.matthew
Is there any reason not to be able to build the rtems-tools natively …
16:25 Changeset in rtems-source-builder [17e06f8]4.104.95 by Hesham Almatary <heshamelmatary@…>
update newlib git revision to get <sys/select.h> RTEMS dependency
06:37 Ticket #2613 (RSB sb-bootstrap does not work on Windows.) closed by Chris Johns <chrisj@…>
fixed: In 773ab3fe068c492830245cab7eaa5fd4d843dc3b/rtems-source-builder: […]
03:18 Changeset in rtems-source-builder [773ab3f]4.11 by Chris Johns <chrisj@…>
Fix sb-bootrap to run on Windows using MSYS2. Prepend 'sh' to the command so the autoreconf runs in a shell. Is the first item in the path is a reference to MSYS2 remove it. Closes #2613.
03:18 Changeset in rtems-source-builder [d897e93]4.104.95 by Chris Johns <chrisj@…>
Fix sb-bootrap to run on Windows using MSYS2. Prepend 'sh' to the command so the autoreconf runs in a shell. Is the first item in the path is a reference to MSYS2 remove it. Closes #2613.
03:18 Ticket #2613 (RSB sb-bootstrap does not work on Windows.) created by Chris Johns
The RSB's parallel bootstrap does not work on Windows. The forked …
02:03 Ticket #2611 (Qemu does not build on Windows.) closed by Chris Johns
fixed: Fixed by http://devel.rtems.org/changeset/c434884/rtems-source-builder
00:19 Ticket #2612 (R_ARM_GOT_BREL relocation type unsupported) created by Patrick Gauvin
If a run-time loaded library contains global variables, its load fails …

02/23/16:

22:47 Ticket #2611 (Qemu does not build on Windows.) created by Chris Johns
The pkgconfig support does not handle MSYS2/mingw cleanly.
05:15 Ticket #2610 (unhex.c does not build on MSYS2) created by Chris Johns
Building unhex.c on Windows gives the following error: […]
05:08 Ticket #2609 (rtems-bsp incorrectly uses find -depth) created by Chris Johns
The script rtems-bsps should use -maxdepth and not -depth.

02/22/16:

14:20 Ticket #2608 (POSIX Condition Variables Clock Attribute Support) created by Joel Sherrill
I am beginning to add support for the clock attribute to POSIX …
13:35 Ticket #2607 (timer_getoverrun() implemetation violates POSIX) created by Sebastian Huber
The timer_getoverrun() implementation has little to do with the POSIX …
08:40 Changeset in rtems [5d478af]5 by Sebastian Huber <sebastian.huber@…>
psxtests/psxualarm: Add test cases Update #2344.
08:15 Changeset in rtems [452f6ba9]5 by Sebastian Huber <sebastian.huber@…>
psxtests/psxalarm01: Add adjtime() test case Update #2606.
07:49 Ticket #2606 (alarm() uses seconds watchdog and thus is affected by clock changes) created by Sebastian Huber
alarm() uses _Watchdog_Insert_seconds() and thus is affected by clock …
06:46 Ticket #2605 (RSB does not handle waf --destdir connectly with MSYS2) closed by Chris Johns <chrisj@…>
fixed: In 34dfc8380d1fa8456b12ae3094fc823875ac72d9/rtems-source-builder: […]
06:38 Changeset in rtems-source-builder [318e0c3]4.104.95 by Chris Johns <chrisj@…>
Fix the rtems-tools waf --destdir path on Windows. Waf requires the drive be added to the destdir path so it installs to a path the RSB knows. The RSB assumes the destdir contains an MSYS drive path as seen in the POSIX path. This is default for configure scripts. Also fix the git URL to pull before the branch command as well as after to update the branch. Closes #2605.
06:38 Changeset in rtems-source-builder [34dfc83]4.11 by Chris Johns <chrisj@…>
Fix the rtems-tools waf --destdir path on Windows. Waf requires the drive be added to the destdir path so it installs to a path the RSB knows. The RSB assumes the destdir contains an MSYS drive path as seen in the POSIX path. This is default for configure scripts. Also fix the git URL to pull before the branch command as well as after to update the branch. Closes #2605.
06:37 Changeset in rtems-source-builder [610ae57]4.104.95 by Chris Johns <chrisj@…>
Fix sb-build to reference the opts correctly.
06:37 Changeset in rtems-source-builder [7518590]4.11 by Chris Johns <chrisj@…>
Fix sb-build to reference the opts correctly.
06:04 Changeset in rtems [c466c62]5 by Sebastian Huber <sebastian.huber@…>
bsp/leon3: Use -mcpu=leon3 machine option Due to GCC configuration changes, the -muser-mode option is superfluous.
05:59 Ticket #2605 (RSB does not handle waf --destdir connectly with MSYS2) created by Chris Johns
05:55 Changeset in rtems [5774b752]5 by Sebastian Huber <sebastian.huber@…>
sptests/sp65: Fix test names
00:12 Ticket #2604 (Loopback sample server-client connection refused) created by Daniel S
It looks like the loopback sample launches a server and a client task …

02/21/16:

22:03 waf-project/GSoC edited by tnagy
(diff)
22:00 waf-project/GSoC edited by tnagy
(diff)
21:57 waf-project/GSoC edited by tnagy
(diff)
21:48 waf-project/GSoC edited by tnagy
(diff)
21:44 waf-project/GSoC edited by Amar Takhar
Expand package project. (diff)
21:43 waf-project/GSoC edited by Amar Takhar
Add note for custom projects. (diff)

02/20/16:

22:39 Ticket #2603 (The generic_or1k BSP lacks an interrupt handler) created by Jakob Viketoft
The OpenRISC handles external interrupts as an exception. For the …
22:23 Ticket #2602 (The or1k cache management lacks some functions to flush/invalidate the ...) created by Jakob Viketoft
This goes for both data and instruction caches.
22:03 Ticket #2601 (The or1k linker script uses arm sections and get the stack wrong) created by Jakob Viketoft
With the current setup, it's also a pain to change stack or memory …
21:58 Ticket #2600 (generic_or1k use arbitrary hardcoded value for tick period) created by Jakob Viketoft
It should be modified to use the system configuration provided value …
21:49 Ticket #2599 (OR1k context init doesn't set ISR level and context switch doesn't ...) created by Jakob Viketoft
The assembler in context switch also uses hardcoded values for stack …
21:35 Ticket #2598 (generic_or1k doesn't properly initalize the CPU/System) created by Jakob Viketoft
The start.S file doesn't put the CPU/System into a known state at boot …
21:06 Ticket #2597 (OR1k _ISR_enable/disable/flash behaviour are inconsistent) created by Jakob Viketoft
The current implementation of the OR1k _ISR_enable/disable/flash …
21:01 Ticket #2596 (or1k-utility.h header file lack some register and bit definitions required) created by Jakob Viketoft
The current OR1k or1k-utility.h header file in cpukit/score lack some …
01:56 Changeset in rtems-tools [e373b10]4.11 by Chris Johns <chrisj@…>
Backport m4 fix from master.
01:44 Changeset in rtems-tools [3018e2f]4.105 by Chris Johns <chrisj@…>
Do not change the Python os.sep setting.
01:44 Changeset in rtems-tools [be602e4]4.11 by Chris Johns <chrisj@…>
Do not change the Python os.sep setting.

02/19/16:

22:00 Changeset in rtems [8228548]5 by Joel Sherrill <joel@…>
Add pthread_getconcurrency() and pthread_setconcurrency() This is the very simple implementation specified by the Open Group for implementations with 1:1 kernel thread to user thread mappings. http://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_getconcurrency.html updates #2680.
18:54 waf-project/GSoC edited by Amar Takhar
Rename (diff)
18:54 waf-project/GSoC/2016 edited by Amar Takhar
Rename (diff)
18:52 GSoC2016Logo.jpg attached to waf-project/GSoC/2016 by Amar Takhar
GSoC 2016 logo
18:50 waf-project/GSoC/2016 created by Amar Takhar
Borrow Project tpage from RTEMS.
18:45 waf-project/GSoC edited by Amar Takhar
Rename. (diff)
18:40 waf-project/GSoC edited by Amar Takhar
Add link. (diff)
18:24 Changeset in rtems [42989d6]5 by punitvara <punitvara@…>
arm: Fixed typo in file bbb-gpio.c This patch fixes typo "moode". Signed-off: Punit Vara <punitvara@…>
14:32 Changeset in rtems [86a276b]5 by Martin Galvan <martin.galvan@…>
_ARMV7M_Is_vector_an_irq: Use ARMV7M_VECTOR_SYSTICK instead of hardcoded 16 Also add a comment explaining why we use that value.
13:32 waf-project/GSoC/GettingStarted edited by Amar Takhar
Typo. (diff)
13:32 waf-project/GSoC/GettingStarted edited by Amar Takhar
Typo. (diff)
04:45 Changeset in rtems-docs [238bf991]4.115 by Chris Johns <chrisj@…>
Update the shell user's guide top level.
04:40 Ticket #2595 (Update Filesystem Design Guide) created by Chris Johns
Update the Filesystem Design Guide to REST format.
04:39 Ticket #2594 (Update POSIX 1003.1 Compliance Guide) created by Chris Johns
Update the POSIX 1003.1 Compliance Guide to REST format.
04:38 Ticket #2593 (Update Porting Guide) created by Chris Johns
Update the Porting Guide to REST format.
04:38 Ticket #2592 (Update Development Environment Guide) created by Chris Johns
Update the Development Environment Guide to REST format.
04:37 Ticket #2591 (Update CPU Architecture Supplement) created by Chris Johns
Update the CPU Architecture Supplement to REST format.
04:37 Ticket #2590 (Update BSP and Device Driver Development Guide) created by Chris Johns
Update the BSP and Device Driver Development Guide to REST format.
04:36 Ticket #2589 (Update Applications Ada User's Guide) created by Chris Johns
Update the Applications Ada User's Guide to REST format.
04:36 Ticket #2588 (Update Shell User's Guide) created by Chris Johns
Update the Shell User's Guide to REST format.
04:35 Ticket #2587 (Update TCP/IP Networking Supplement) created by Chris Johns
Update the TCP/IP Networking Supplement to REST format.
04:34 Ticket #2586 (Update POSIX API User's Guide) created by Chris Johns
Update the POSIX API User's Guide to REST format.
04:33 Ticket #2585 (Update Application C Users Guide.) created by Chris Johns
Update the C Users Guide to REST format.
04:33 Ticket #2584 (Update Getting Started Guide) created by Chris Johns
Update the Getting Started guide to REST format. The Getting Started …
03:54 Ticket #2583 (rtems-tools waf support is broken on Windows.) closed by Chris Johns <chrisj@…>
fixed: In 7148caeb916b8f9bde0bbce86a32f5daf6a1e6ad/rtems-tools: […]
03:46 Changeset in rtems-tools [7148cae]4.105 by Chris Johns <chrisj@…>
Add Windows specific waf support for MSYS2. Limit the compilers used to gcc and clang. Clang has not been tested. Users with MSVC install does not need to remove now. Force the os.sep path to the standard ' ' on Windows. The MSYS2 python sets it to '/' for internal project reasons. Doing this does cause waf problems when running configure so only do this for the build target. Closes #2583.
03:46 Changeset in rtems-tools [d17dd54]4.11 by Chris Johns <chrisj@…>
Add Windows specific waf support for MSYS2. Limit the compilers used to gcc and clang. Clang has not been tested. Users with MSVC install does not need to remove now. Force the os.sep path to the standard ' ' on Windows. The MSYS2 python sets it to '/' for internal project reasons. Doing this does cause waf problems when running configure so only do this for the build target. Closes #2583.
02:51 waf-project edited by Amar Takhar
Add warning. (diff)
02:44 Ticket #2583 (rtems-tools waf support is broken on Windows.) created by Chris Johns
A number of issues have been identified. They are: 1. MSYS2 python …
01:45 waf-project/GSoC/GettingStarted edited by Amar Takhar
Fill in page. (diff)
01:40 waf-project edited by Amar Takhar
URL (diff)
01:39 waf-project/GSoC edited by Amar Takhar
Fill in some projects. (diff)
01:24 waf-project/GSoC edited by Amar Takhar
Fix markup. (diff)
01:23 waf-project/GSoC/GettingStarted edited by Amar Takhar
Fix markup (diff)
01:22 waf-project/GSoC/GettingStarted created by Amar Takhar
Stub.
01:22 waf-project/GSoC created by Amar Takhar
Stub
01:18 waf-project/IRC created by Amar Takhar
IRC page.
01:17 waf-project edited by Amar Takhar
Fix markup (diff)
01:16 waf-project created by Amar Takhar
Stub page
00:39 Changeset in rtems-tools [e4c886f]4.11 by Chris Johns <chrisj@…>
Disable installing PYO and PYC. Fix install paths. Installing PYO and PYC does not work so disable this. Move the Python check to the top level and have a single place.
00:32 Changeset in rtems-tools [c71c91b]4.11 by Chris Johns <chrisj@…>
Update the version of waf. Closes #2582.
00:26 Changeset in rtems-tools [de1beea]4.105 by Chris Johns <chrisj@…>
Disable installing PYO and PYC. Fix install paths. Installing PYO and PYC does not work so disable this. Move the Python check to the top level and have a single place. Fix the install paths a revert the 'from . import' changes. This is resolved by installing into the correct paths.
00:25 Changeset in rtems-tools [4351ae5]4.105 by Chris Johns <chrisj@…>
Update the version of waf. Closes #2582.

02/18/16:

23:31 Ticket #2582 (rtems-tool waf version update) created by Chris Johns
The waf in rtems-tools needs an update to pick up recent Windows fixes.
07:47 Changeset in rtems [3c103ba]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Per_CPU_Is_boot_processor()
07:36 Changeset in rtems [03b900d]5 by Sebastian Huber <sebastian.huber@…>
score: Replace watchdog handler implementation Use a red-black tree instead of delta chains. Close #2344. Update #2554. Update #2555. Close #2606.
07:36 Changeset in rtems [90d8567]5 by Sebastian Huber <sebastian.huber@…>
score: Distribute clock tick to all online CPUs Update #2554.
05:22 Changeset in rtems-docs [bcd64c6]4.115 by Chris Johns <chrisj@…>
Minor fixes.
05:22 Changeset in rtems-docs [f29b7faf]4.115 by Chris Johns <chrisj@…>
Clean up.
04:41 Changeset in rtems-docs [25d55d4]4.115 by Chris Johns <chrisj@…>
Change code to code-block.
04:31 Changeset in rtems-docs [00d1a0a]4.115 by Chris Johns <chrisj@…>
Fix double quotes.
04:29 Changeset in rtems-docs [0d86b71]4.115 by Chris Johns <chrisj@…>
Clean up.
04:29 Changeset in rtems-docs [1762611]4.115 by Chris Johns <chrisj@…>
Add semaphore attributes figure.

02/17/16:

23:32 Changeset in rtems-docs [f02e872]4.115 by Chris Johns <chrisj@…>
Fix the double quotes.
16:52 TBR/Website/Export_Control edited by mark.johannes
Added Legal OAR enitity name and the clauses that RTEMS claims it is not subject to the EAR. (diff)
14:34 Changeset in rtems [c284a16]5 by Sebastian Huber <sebastian.huber@…>
score: Rename Per_CPU_Control::started Rename Per_CPU_Control::started into Per_CPU_Control::online to match standard nomenclature.
14:25 Changeset in rtems [a38d1fe4]5 by Sebastian Huber <sebastian.huber@…>
score: Add Processor_mask, etc.
13:27 Changeset in rtems [b3a4c48e]5 by Sebastian Huber <sebastian.huber@…>
score: Add _SMP_Online_processors
13:26 Changeset in rtems [decff899]5 by Sebastian Huber <sebastian.huber@…>
score: Add CPU_MAXIMUM_PROCESSORS Maximum number of processors of all systems supported by this CPU port.
12:51 Changeset in rtems [ac13ffd]5 by Sebastian Huber <sebastian.huber@…>
epiphany: Delete unused SMP functions
11:52 Changeset in rtems [2e71aa41]5 by Sebastian Huber <sebastian.huber@…>
score: Simplify _Watchdog_Tick() Move thread dispatch disable check to legacy rtems_clock_tick(). Assert that thread dispatching is disabled in _Watchdog_Tick(). This is usually the case, since this function is called in interrupt context by the clock tick service routine.
10:33 Changeset in rtems [10f28914]5 by Sebastian Huber <sebastian.huber@…>
smptests/smpwakeafter01: Add scheduler config Update #2554.
08:44 Ticket #2559 (Delete the EXTERN pattern) closed by Sebastian Huber
fixed
00:49 Changeset in rtems-docs [080608f]4.115 by Chris Johns <chrisj@…>
Manually apply patch from textinfo dooc. Patch https://git.rtems.org/rtems/commit/?id=265312a5be98d59e9758cc78c0f313920fa40016

02/16/16:

13:11 Changeset in rtems [fb29ca55]5 by Alexander Krutwig <alexander.krutwig@…>
bsp/atsam: Add network interface driver
Note: See TracTimeline for information about the timeline view.