Timeline



03/04/15:

23:15 Changeset in rtems [3358d62]4.115 by Hesham ALMatary <heshamelmatary@…>
score/cpu/or1k: Add cpuatomic.h to fix broken build. 4e3d9a4d6c76fba8e31138d503f736405dafc213 broke or1k, cpuatomic.h has to be added to all architectures.
22:55 Changeset in rtems [e516d45]4.115 by Joel Sherrill <joel.sherrill@…>
Temporarily disable libdl tests on some MIPS BSPSs These BSPs are little endian while most are big endian. The dl tool does not support the -EL option yet. updates 2279.
21:43 Ticket #2257 (or1k issue with setjmp.h) closed by Gedare Bloom
fixed: This has been fixed in Newlib since 12/12/2014.
21:13 Changeset in rtems [1d061ee]4.115 by Joel Sherrill <joel.sherrill@…>
Temporarily disable libdl for v850 There is an issue linking dl0* which has not been resolved. This issue is being tracked but is not considered a release blocker. This patch is a workaround which disables libdl for the v850 until the ticket is resolved. updates 2260.
21:10 Changeset in rtems [9bef63e]4.115 by Joel Sherrill <joel.sherrill@…>
Temporarily disable libdl for bfin There is an issue linking dl0* which has not been resolved. This issue is being tracked but is not considered a release blocker. This patch is a workaround which disables libdl for the bfin until the ticket is resolved. updates 2252.
20:53 Changeset in rtems [461a930]4.115 by Joel Sherrill <joel.sherrill@…>
capture01: Update screen file
20:49 Changeset in rtems [683ebac]4.115 by Joel Sherrill <joel.sherrill@…>
raspberrypi: Do not include default IRQ handler and BSP specific one This was tripping a linker error in the dl0[12] tests. closes 2247.
20:39 Ticket #2182 (broken RTEMS CLOCKS_PER_SEC interface, when including only time.h) closed by Gedare Bloom <gedare@…>
fixed: In 56c719260668c35e87acda32bb12bdf81f08d9e0/rtems: […]
20:07 WikiStart edited by Amar Takhar
Cleanup GSoC and add SOCIS entry. (diff)
20:05 SOCIS created by Amar Takhar
Fill in parent SOCIS page.
20:01 Changeset in rtems [a87e8b8d]4.115 by Joel Sherrill <joel.sherrill@…>
lpc1768_mbed_ahb_ram-testsuite.tcfg: Add ftp01
20:00 Changeset in rtems [8f49dda]4.115 by Joel Sherrill <joel.sherrill@…>
lpc1768_mbed_ahb_ram.tcfg: Remove as it is a junk file This file does not have "-testsuite" in the name and is ignored by the build system.
18:52 Ticket #2210 (PowerPC: dl01 and dl02 tests don't link) closed by Joel Sherrill
duplicate: This is described better in 2258. Closing this as duplicate.
18:50 Ticket #2251 (dl02 rtems-syms error on Raspberry Pi BSP) closed by Joel Sherrill
duplicate: There is another PR for the same issue on dl01 (2247). I will close this and update that one.
15:13 Changeset in rtems [8ac3549]4.115 by Sebastian Huber <sebastian.huber@…>
score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITY
14:59 Developer/Projects/Open/ImproveBeagleBSP edited by Ben Gras
full GSOC getting started instructions, better hierarchy, fix TOC (diff)
12:07 Changeset in rtems [51acbdc]4.115 by Alexander Krutwig <alexander.krutwig@…>
score: Documentation
10:59 Ticket #2281 (Test objectivs are not checked in smptests/smpcapture01) created by Sebastian Huber
The smptests/smpcapture01 test doesn't check the conditions described …
10:56 Changeset in rtems [c5436ff4]4.115 by Sebastian Huber <sebastian.huber@…>
smptests/smpcapture01: Avoid livelock condition
09:15 Changeset in rtems [e50297e]4.115 by Sebastian Huber <sebastian.huber@…>
score: ISR lock C/C++ compatiblity issue Empty structures are implementation-defined in C. GCC gives them a size of zero. In C++ empty structures have a non-zero size. Add ISR_LOCK_DEFINE() to define ISR locks for structures used by C and C++. Update #2273.
07:02 Changeset in rtems [7d6e94b]4.115 by Sebastian Huber <sebastian.huber@…>
score: Implement fine-grained locking for events Use the ISR lock of the thread object to protect the event state and use the Giant lock only for the blocking operations. Update #2273.
07:02 Changeset in rtems [4c8a0ac]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add thread wait flags Update #2273.
06:53 Ticket #2280 (Object extend is broken on SMP) created by Sebastian Huber
The object identifier to control mapping is done like this: …

03/03/15:

22:55 GSoC/2015 edited by Joel Sherrill
Correct tense and time (diff)
22:54 SOCIS/2015 edited by Joel Sherrill
(diff)
22:54 SOCIS/2015 created by Joel Sherrill
New page for SOCIS 2015
22:52 GSoC edited by Joel Sherrill
(diff)
22:50 GSoC edited by Joel Sherrill
(diff)
22:50 GSoC edited by Joel Sherrill
(diff)
22:49 GSoC edited by Joel Sherrill
(diff)
22:29 GSoC/Mentors edited by Cyrille Artho
(diff)
21:15 Changeset in rtems [57a914a3]4.115 by Joel Sherrill <joel.sherrill@…>
Add simple test for scandir() on all file systems tested updates 1394
20:51 Changeset in rtems [396ce49]4.115 by Joel Sherrill <joel.sherrill@…>
xdr_float.c: Fix typo
20:09 Changeset in rtems [262a0d7]4.115 by Hesham ALMatary <heshamelmatary@…>
or1k/or1k-exception-default.c: Eliminate dependency on BSP provided .h file
18:52 Ticket #2256 (or1k not supported in librpc) closed by Hesham ALMatary <heshamelmatary@…>
fixed: In 396557412a6bab02116f1ce9c1020df68c8ce36d/rtems: […]
18:48 Changeset in rtems [39655741]4.115 by Hesham ALMatary <heshamelmatary@…>
librpc: Include or1knd part of the recongnized CPUs at xdr_float.c Close #2256
18:38 Ticket #2209 (DTC - URL is offline plus version update) closed by Gedare Bloom
fixed
18:22 Ticket #2264 (examples-v2 both_hello needs splitting) closed by Gedare Bloom <gedare@…>
fixed: In 001f588d99ecdf502e727a66465df4d0ff756c8e/examples-v2: […]
18:03 Ticket #2246 (RTEMS Source Builder - broken URL to RTEMS kernel 4.10.2) closed by Gedare Bloom
fixed: Thanks, I fixed all similar links in RSB config files also.
18:01 Ticket #2236 (RSB Docs need to be hosted and periodically generated like User Docs & ...) closed by Amar Takhar
duplicate: Close in lieu of ticket #2199
18:00 Changeset in rtems-source-builder [d5a7951]4.104.114.95 by Gedare Bloom <gedare@…>
Fix broken URLs to FTP site
17:47 Ticket #2272 (Checksum error) closed by Amar Takhar
fixed: Please re-open if this is still an issue.
17:46 Ticket #2275 (RSB python error building arm tools on CentOS 6.6) closed by Amar Takhar
fixed: Closing ticket. Please re-open if there are any issues.
17:38 Ticket #1526 (4.10 head has warnings we consider as errors.) closed by Gedare Bloom
fixed: We can open a new ticket if these warnings are still present, but with the warning fixes in and no comment from the OP, I am closing.
16:08 Changeset in rtems [56c7192]4.115 by Gedare Bloom <gedare@…>
psxtests/psxclock01: use clock() and CLOCKS_PER_SEC Closes #2182
15:29 Ticket #2279 (mips-rtems dl01 failure on MIPS Endian Issue) created by Joel Sherrill
Three MIPS BSPs still fail dynamic loading tests. This appears to be …
15:20 Ticket #2253 (mips rtems-syms failure on dl01 for all BSPs) closed by Joel Sherrill
fixed
15:17 Changeset in rtems [e4154b8]4.115 by Joel Sherrill <joel.sherrill@…>
mips BSPs: Remove .global for unprovided symbol closes 2253
14:11 Developer/Projects/Open/TesterImprovements edited by Gedare Bloom
Point to the wiki page instead of external. (diff)
09:20 Changeset in rtems-source-builder [a84249d]4.104.114.95 by Chris Johns <chrisj@…>
Windows fixes to build with MSYS2. The path handling has been cleaned up and support for file names longer than 256 characters.
09:19 Changeset in rtems-source-builder [46ec6b5]4.104.114.95 by Chris Johns <chrisj@…>
Windows is win32 when testing for the host.

03/02/15:

20:48 Ticket #2225 (Trac default owner) closed by Amar Takhar
fixed: Since nobody has objected I will close this.
20:46 Ticket #2277 (RSB download from git.rtems.org fails with SSL cert error.) closed by Amar Takhar
invalid: This is a local error on your machine. Please check your certificate CA install.
20:46 Ticket #2277 (RSB download from git.rtems.org fails with SSL cert error.) reopened by Amar Takhar
Not a duplicate.
20:44 Ticket #2277 (RSB download from git.rtems.org fails with SSL cert error.) closed by Gedare Bloom
duplicate: dupe of #2195
20:36 Ticket #2206 (RTEMS Github is not up to date.) closed by Amar Takhar
fixed: Updating automatically via Buildbot (not public). It may miss an update here or there if the master is not running but soon it will be permanent.
20:35 Ticket #2195 (RTEMS sites need trusted SSL certificate) closed by Amar Takhar
fixed: This was fixed last week. We received a free certificate from Globalsign (thanks!)
20:04 WikiStart edited by Gedare Bloom
Move code of conduct link into list of similar links. (diff)
20:03 GSoC edited by Gedare Bloom
Remove link to User Manuals (diff)
20:01 GSoC edited by Gedare Bloom
chop out student proposals section, it goes into year-specific pages now. (diff)
19:58 CodeOfConduct created by Joel Sherrill
New page
19:56 WikiStart edited by Joel Sherrill
Add Code of Conduct link (diff)
19:31 GSoC/2015 edited by Joel Sherrill
Add link to proposal template (diff)
17:52 Ticket #2278 (GCC FORTRAN Test Output Failures) created by Joel Sherrill
This has been a background issue for a couple of years and I have even …
11:23 Changeset in rtems [4ccb79bc]4.115 by Sebastian Huber <sebastian.huber@…>
score: Enable SMP barriers for all configurations

03/01/15:

12:50 Changeset in rtems [5b393fa5]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add thread acquire Update #2273.

02/28/15:

17:06 Changeset in rtems [43e1573c]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add ISR lock to Objects_Control This enables per-object SMP locks on SMP configurations and is the first step to support fine-grained locking. On uni-processor configuration there will be no overhead. The _Objects_Acquire() is intended to replace _Objects_Get_isr_disable(). Update #2273.
16:24 Changeset in rtems [1512761]4.115 by Sebastian Huber <sebastian.huber@…>
score: Thread dispatch dis/enable without Giant Update #2273.

02/27/15:

15:45 Changeset in rtems [71e8a5c]4.115 by Daniel Hellstrom <daniel@…>
LIBPCI: moved copyright into a single line
15:45 Changeset in rtems [358b8543]4.115 by Daniel Hellstrom <daniel@…>
LIBPCI: removed unused changes file
15:44 Changeset in rtems [a2e0e6e]4.115 by Daniel Hellstrom <daniel@…>
LIBPCI: fixed RES2DEV in pci/cfg.h
15:42 Changeset in rtems [65d1f35]4.115 by Daniel Hellstrom <daniel@…>
DRVMGR: updated copyright into one line only
13:03 Changeset in rtems [5823bae8]4.115 by Daniel Hellstrom <daniel@…>
LEON: move driver headers to bsp/ directory

02/26/15:

20:31 Changeset in rtems [991fdb33]4.115 by Martin Galvan <martin.galvan@…>
ARM: Add BSP_START_NEEDS_REGISTER_INITIALIZATION This patch adds the macro BSP_START_NEEDS_REGISTER_INITIALIZATION and three hooks for BSP-specific register init code to arm/shared/start.S. Said hooks are bsp_start_init_registers_core (intended for initializing the ARM core registers), bsp_start_init_registers_banked_fiq (for the FIQ mode banked registers) and bsp_start_init_registers_vfp (for the FPU registers). BSP_START_NEEDS_REGISTER_INITIALIZATION would be defined in a BSP's configure.ac (so that it appears in its bspopts.h). This patch also adds the register init code required by the TMS570. We've tested it with the tms570ls3137_hdk.cfg config and it works fine.
19:35 waf/Windows created by Amar Takhar
Stub
19:34 waf/Eclipse created by Amar Takhar
Stub
19:33 waf/GUI created by Amar Takhar
Stub
19:32 waf/Docs created by Amar Takhar
Stub
19:31 waf/Config created by Amar Takhar
Stub
19:28 PageTemplates/DefaultPage edited by Amar Takhar
Make the replaceables more clear. (diff)
19:20 waf edited by Amar Takhar
Add stub pages (diff)
17:39 Changeset in rtems [63e91fe6]4.115 by Martin Galvan <martin.galvan@…>
ARM: Fix _ARMV4_Exception_fiq_default In _ARMV4_Exception_fiq_default, set the F bit of the SPSR so that when it gets loaded back to the CPSR in save_more_context it won't re-enable the FIQs. Tested on a TMS570LS3137.
11:55 Changeset in rtems [6357e14a]4.115 by Sebastian Huber <sebastian.huber@…>
psxtests/psx05: Adjust test case Update #2170.
10:35 Changeset in rtems [d2ffb7dc]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add and use _Thread_Enable_dispatch_body() Update #2273.
10:32 Changeset in rtems [b99be6e]4.115 by Sebastian Huber <sebastian.huber@…>
score: Inline _Thread_Disable_dispatch() for SMP
09:33 Changeset in rtems [b8a5abf]4.115 by Sebastian Huber <sebastian.huber@…>
score: Update _Thread_Heir only if necessary Previously, the _Thread_Heir was updated unconditionally in case a new heir was determined. The _Thread_Dispatch_necessary was only updated in case the executing thread was preemptible or an internal thread was unblocked. Change this to update the _Thread_Heir and _Thread_Dispatch_necessary only in case the currently selected heir thread is preemptible or a dispatch is forced. Move the schedule decision into the change priority operation and use the schedule operation only in rtems_task_mode() in case preemption is enabled or an ASR dispatch is necessary. This is a behaviour change. Previously, the RTEMS_NO_PREEMPT also prevented signal delivery in certain cases (not always). Now, signal delivery is no longer influenced by RTEMS_NO_PREEMPT. Since the currently selected heir thread is used to determine if a new heir is chosen, non-preemptible heir threads currently not executing now prevent a new heir. This may have an application impact, see change test tm04. Document this change in sp04. Update #2273.
09:32 Changeset in rtems [222dc775]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add and use _Thread_Do_dispatch() The _Thread_Dispatch() function is quite complex and the time to set up and tear down the stack frame is significant. Split this function into two parts. The complex part is now in _Thread_Do_dispatch(). Call _Thread_Do_dispatch() in _Thread_Enable_dispatch() only if necessary. This increases the average case performance. Simplify _Thread_Handler() for SMP configurations. Update #2273.
09:29 Changeset in rtems [2b7fe356]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add parameter to Giant acquire/release Update #2273.
09:26 Changeset in rtems [0324410]4.115 by Sebastian Huber <sebastian.huber@…>
smptests: Do not use Giant directly This ensures that thread dispatching is disabled. A Giant acquire/release pair must take place in the same processor.
09:19 Changeset in rtems [bd1c9248]4.115 by Sebastian Huber <sebastian.huber@…>
sptests/sp76: Check that the right task executes
08:59 Changeset in rtems-source-builder [9b8c76d]4.104.114.95 by Sebastian Huber <sebastian.huber@…>
Add GCC patches for rtems-4.11/powerpc

02/25/15:

20:01 Ticket #2170 (pthread_mutex_trylock() erroneously returns EDEADLK) closed by Gedare Bloom <gedare@…>
fixed: In c0e01a28dad77063d8edb7f7fe2cee83a5f09b2e/rtems: […]
19:52 Changeset in rtems [76f37656]4.115 by Gedare Bloom <gedare@…>
libcsupport: scale times() call to microseconds
11:10 Ticket #2277 (RSB download from git.rtems.org fails with SSL cert error.) created by Chris Johns
Using the RSB command of: $ cd rtems-source-builder/rtems $ …

02/24/15:

17:53 Ticket #2229 (Network stack semaphore claim/release not protected for direct SCORE ...) closed by Chris Johns <chrisj@…>
fixed: In ee87007748e44aeedad7cbb6a4465714a323961c/rtems: […]
15:27 Changeset in rtems [c0e01a28]4.115 by Gedare Bloom <gedare@…>
posix: fix error return code for pthread_mutex_trylock pthread_mutex_trylock() should return EBUSY if the mutex is already locked. The translations of CORE_MUTEX_STATUS_NESTING_NOT_ALLOWED is EDEADLK which is correct for pthread_mutex_lock(). This fixes the translation for trylock. Closes #2170.
14:28 Ticket #2276 (Embed online javascript OpenRISC emulator (jor1k) to RTEMS wepbage) reopened by Gedare Bloom
I'd rather prefer to continue this discussion and see what we can do with it. Having a js simulator that runs RTEMS is pretty nice.

02/23/15:

20:42 Changeset in rtems [9d090fb7]4.115 by Gedare Bloom <gedare@…>
sparc64: fix copyright notices. The sparc64 port had some incorrect copyright notices affixed to source code files.
19:46 Ticket #1695 (bytes_transfered = rtems_rfs_rtems_error) closed by Gedare Bloom
invalid: This is no bug. The return from rtems_rfs_rtems_error is -1 for an error code, which is fine to return as an ssize_t.
18:57 Ticket #2276 (Embed online javascript OpenRISC emulator (jor1k) to RTEMS wepbage) closed by Hesham Almatary
invalid
17:28 Ticket #2248 (misaligned pointer dereference in clnt_udp.c line 363) closed by Jeffrey Hill <johill@…>
fixed: In ced84fc0ea30d33674f56bbb174b85fc662b3f75/rtems: […]
17:27 Changeset in rtems [0f3388d]4.10 by Jeffrey Hill <johill@…>
rpc: misaligned pointer dereference in clnt_udp.c line 363 see #2248
17:27 Changeset in rtems [ced84fc0]4.115 by Jeffrey Hill <johill@…>
rpc: misaligned pointer dereference in clnt_udp.c line 363 closes #2248
17:09 Ticket #2249 (misaligned address exception in cpukit/librpc/src/rpc/get_myaddress.c) closed by Jeffrey Hill <johill@…>
fixed: In 49ff36b8d76ad73ee7007ecdf86f355b610ce2b0/rtems: […]
17:06 Changeset in rtems [2fc3deae]4.10 by Jeffrey Hill <johill@…>
rpc: misaligned address exception in get_myaddress.c updates #2249 see #1401
17:06 Changeset in rtems [344856b8]4.9 by Jeffrey Hill <johill@…>
rpc: misaligned address exception in get_myaddress.c updates #2249 see #1401
17:06 Changeset in rtems [49ff36b]4.115 by Jeffrey Hill <johill@…>
rpc: misaligned address exception in get_myaddress.c closes #2249 see #1401
15:54 Changeset in rtems [6157743]4.115 by Sebastian Huber <sebastian.huber@…>
score: Simplify and fix signal delivery Deliver the POSIX signals after the thread state was updated to avoid race-conditions on SMP configurations. Update #2273.
15:49 Changeset in rtems [748fbd1]4.115 by Sebastian Huber <sebastian.huber@…>
rtems-bin2c: Fix Windows build Update #2238.
15:48 Ticket #1401 (alignment exception in ioctl(SIOCGIFCONF) on SPARC/gcc-4.3.0) closed by Till Straumann <strauman@…>
fixed: In 237595d86928874024c488d8e101fea4a727e9ab/rtems: […]
15:46 Changeset in rtems [237595d8]4.9 by Till Straumann <strauman@…>
networking: alignment exception in ioctl(SIOCGIFCONF) Access memory using a byte stream when copying to avoid unaligned access. close #1401 update #2249
15:46 Changeset in rtems [25e14e31]4.115 by Till Straumann <strauman@…>
networking: alignment exception in ioctl(SIOCGIFCONF) Access memory using a byte stream when copying to avoid unaligned access. update #1401
15:46 Changeset in rtems [70148ee]4.10 by Till Straumann <strauman@…>
networking: alignment exception in ioctl(SIOCGIFCONF) Access memory using a byte stream when copying to avoid unaligned access. update #1401
15:38 Ticket #2238 (build/rtems-bin2c.c:75: possibly unterminated string ?) closed by Gedare Bloom <gedare@…>
fixed: In 1281c34a235fd031352dd43f437d84cf2c8421a7/rtems: […]
15:38 Changeset in rtems [1281c34]4.115 by Gedare Bloom <gedare@…>
Use counted strnlen in bin2c. Closes #2238.
15:00 Ticket #2241 (testsuites/psxtests/psx07/init.c:46: bad call to printf ?) closed by Gedare Bloom <gedare@…>
fixed: In 83fe4468bc3b0d9008ea3a4768bceee42895b510/rtems: […]
14:59 Changeset in rtems [83fe4468]4.115 by Gedare Bloom <gedare@…>
psxtests: add string param to printf. closes #2241
14:39 Ticket #2276 (Embed online javascript OpenRISC emulator (jor1k) to RTEMS wepbage) created by Hesham Almatary
It would be nice if we can embed the javascript OpenRISC emulator …
12:47 Changeset in rtems [b583cc5f]4.115 by Daniel Hellstrom <daniel@…>
leon,gpiolib: add mask/unmask interrupt support
12:02 Changeset in rtems [3bb4122]4.115 by Daniel Hellstrom <daniel@…>
LEON: added new drivers to the LEON2/LEON3 BSPs Most drivers use the Driver Manager for device probing, they work on AMBA-over-PCI systems if PCI is big-endian. New APIs: * GPIO Library, interfaced to GRGPIO * GENIRQ, Generic interrupt service implementation helper New GRLIB Drivers: * ACTEL 1553 RT, user interface is similar to 1553 BRM driver * GR1553 (1553 BC, RT and BM core) * AHBSTAT (AHB error status core) * GRADCDAC (Core interfacing to ADC/DAC hardware) * GRGPIO (GPIO port accessed from GPIO Library) * MCTRL (Memory controller settings configuration) * GRETH (10/100/1000 Ethernet driver using Driver manager) * GRPWM (Pulse Width Modulation core) * SPICTRL (SPI master interface) * GRSPW_ROUTER (SpaceWire? Router AMBA configuration interface) * GRCTM (SpaceCraft? on-board Time Management core) * SPWCUC (Time distribution over SpaceWire?) * GRTC (SpaceCraft? up-link Tele core) * GRTM (SpaceCraft? down-link Tele Metry core) GR712RC ASIC specific interfaces: * GRASCS * CANMUX (select between OCCAN and SATCAN) * SATCAN * SLINK

02/22/15:

06:07 Changeset in rtems-tools [01a4192]4.104.115 by Adit Sahasrabudhe <asahasra@…>
Modified waf scripts to have a minimum python version requirement of 2.6.6, instead of 2.7.3

02/20/15:

13:08 Changeset in rtems [dc9aaf7]4.115 by Martin Galvan <martin.galvan@…>
ARM: Support VFP-D16 This patch allows the existing FPU code to support both VFP-D16 and VFP-D32. According to ARM, writes to D32DIS are ignored for D16 so there's no need to enclose the bic instruction with an #ifdef. We tested it on a TMS570LS3137 using TI initialization code and it works fine. Signed-off by: Martin Galvan <martin.galvan@…>
08:42 Changeset in rtems [a45dfa14]4.115 by Sebastian Huber <sebastian.huber@…>
IMFS: Fix copy on write for linfiles
04:00 Changeset in rtems [5eb27ce]4.115 by Nick Withers <nick.withers@…>
Don't fail to create passwd and group files if /etc already exists
01:39 TBR/UserManual/Simulators edited by Ben Gras
Added beagleboard xm emulator pointer (diff)

02/19/15:

23:27 Ticket #2275 (RSB python error building arm tools on CentOS 6.6) created by Adit
I am trying to set up an RTEMS development environment on a CentOS 6.6 …
20:50 Ticket #2148 (Blackfin doesn't switch tasks, resets dispatch_necessary before querying it) closed by Gedare Bloom <gedare@…>
fixed: In 7f1bb40aa1b87bc346bd07b893ebdd5c35e10410/rtems: […]
20:48 Changeset in rtems [7f1bb40a]4.115 by Gedare Bloom <gedare@…>
bfin: do not reset dispatch needed Closes #2148 Fix suggested in above ticket. On examination, the assembly appears to be clearing the DISPATCH_NEEDED flag before jumping to _Thread_Dispatch.
15:39 WikiStart edited by Gedare Bloom
Move Using Ada to Tutorials. (diff)
15:37 WikiStart edited by Gedare Bloom
Trim some outdated content. Move Eclipse to Tutorials. (diff)
10:12 Changeset in rtems [a3316f47]4.115 by Sebastian Huber <sebastian.huber@…>
sptests: Add missing test extension
09:13 Changeset in rtems [ead16ae1]4.115 by Daniel Hellstrom <daniel@…>
leon3: always clear interrupt controller
09:06 Changeset in rtems [5da315ff]4.115 by Daniel Hellstrom <daniel@…>
leon3: make timer initialization configurable Its now possible to select which timer core will be used for system clock timer and to control the timer prescaler that affects all timer instances on that timer core. The timer and interrupt controller AMBA devices are exported to make it possible for other code to get detailed information. For example the frequency of the timer and interrupt controller is required by the cpucounter support.
08:25 Changeset in rtems [e51eb80]4.115 by Daniel Hellstrom <daniel@…>
leon3,ngmp: simplify cpucounter initialization Remove support for using the second timer for time stamping. Instead the user can configure the system clock timer to a higher base clock frequency (lower the prescaler). This change does not affect the GR712RC or LEON4-N2X. The GR712RC does not have two GPTIMERs and the N2X uses the Interrupt Controller for time stamping. Bow that the AMBA initialization code exports the AMBA device, the frequency can be obtained without an additional AMBA PnP scanning.
08:22 Ticket #2268 (threadstartmultitasking.c has a FIXME on SMP path) closed by Sebastian Huber
fixed: [8d6e6eebedc1b70d8ae6c1dac13393b9e9c1a3b1/rtems] [7fcb71af147001311681b38836c81dddaa1005cd/rtems]
08:20 Changeset in rtems [60b0fd5]4.115 by Daniel Hellstrom <daniel@…>
leon3: clock driver rely on previous found timer No point in scanning for the same GPTIMER twice. Rely on amba.c AMBA PnP scanning.

02/18/15:

18:31 Developer/Projects/Open/RockOnRTEMS created by Gedare Bloom
New Page with initial open project description.
18:26 Developer/OpenProjects edited by Gedare Bloom
Add new project. (diff)
16:46 Changeset in rtems [4e3d9a4d]4.115 by Sebastian Huber <sebastian.huber@…>
score: Make <rtems/score/atomic.h> available Make <rtems/score/atomic.h> available for all RTEMS configurations. Use inline functions instead of macros. Use ISR disable/enable on uni-processor configurations to ensure atomicity. Update #2273.
16:18 Ticket #2233 (Commit message didn't close referenced ticket) reopened by Sebastian Huber
I have this problem again: https://devel.rtems.org/ticket/2268 [8d6e6eebedc1b70d8ae6c1dac13393b9e9c1a3b1/rtems] [7fcb71af147001311681b38836c81dddaa1005cd/rtems]
16:06 Changeset in rtems [fd14430]4.115 by Sebastian Huber <sebastian.huber@…>
IMFS: Silence warning
15:51 Developer/Projects/Open/TesterImprovements edited by Gedare Bloom
Add links to tester and sim-scripts (diff)
14:47 Ticket #2274 (Enable libgomp build in GCC) created by Sebastian Huber
libgomp is the support library for OpenMP code emitted by GCC. Adding …
14:34 Changeset in rtems [e3c9937]4.115 by Daniel Hellstrom <daniel@…>
GPTIMER: move ISR install from init1 To avoid install ISRs during init level 1 the ISR install is moved to the opening/initialization of the timer.
Note: See TracTimeline for information about the timeline view.