Timeline



11/21/07:

14:36 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
14:36 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
14:35 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
14:34 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
Digital Fault Recorder? moved to Fault Recorder: The simplest definition "fault recorder" is more common than "digital fault recorder" and therefore more easily linkable to the project (diff)
08:03 Changeset in rtems [5a8e5df7]4.104.114.95 by Till Straumann <strauman@…>
2007-11-21 Till Straumann <strauman@…> * Makefile.am, motorola_powerpc/Makefile.am, * shared/pci/detect_raven_bridge.c, Makefile.am, * shared/pci/generic_clear_hberrs.c: separated the generic version of _BSP_clear_hostbridge_errors() into its own file.
06:23 Changeset in rtems [d371a97]4.104.114.95 by Till Straumann <strauman@…>
2007-11-20 Till Straumann <strauman@…> * libchip/rtc/ds1375.c, libchip/rtc/ds1375-rtc.h: Avoid using 'stdio' before the system is up and fully initialized.
06:20 Changeset in rtems [d2ff24c2]4.104.114.95 by Till Straumann <strauman@…>
2007-11-17 Till Straumann <strauman@…> * libi2c/libi2c.c, libi2c/libi2c.h, libi2c/README_libi2c: Added checks so that use of 'stdio' is avoided (falling back to 'printk') before the system is up. Publish driver entry points so that the libi2c driver could be added to the applications 'device driver table'. This is not fully implemented yet, though, since in addition to initializing libi2c the low-level i2c bus drivers as well as high-level i2c device drivers need to be registered with the library. Updated README_libi2c accordingly.

11/20/07:

20:16 Changeset in rtems [381a2f18]4.104.114.95 by Till Straumann <strauman@…>
2007-11-20 Till Straumann <strauman@…> * libchip/rtc/ds1375.c, libchip/rtc/ds1375-rtc.h, * libchip/Makefile.am, libchip/preinstall.am: added new driver for Maxim DS1375 i2c RTC.

11/17/07:

19:38 Changeset in rtems [247f83c]4.104.114.95 by Till Straumann <strauman@…>
2007-11-17 Till Straumann <strauman@…> * libnetworking/rtems/rtems_glue.c: let rtems_bsdnet_ifconfig (SIOCGIFMEDIA) pass the user parameter down to the ioctl so that it knows what PHY they want to look at.

11/16/07:

17:29 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
/* Software Feature */ (diff)
13:40 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
13:39 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
13:39 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
13:37 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
13:31 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
/* Signal relay */ (diff)
13:31 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
/* Communication */ (diff)
13:29 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
/* Digital inputs */ (diff)
13:28 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
/* Voltage inputs */ (diff)
13:28 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
/* Current inputs */ (diff)
13:28 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
/* Current inputs */ (diff)
13:28 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
/* Current inputs */ (diff)
13:27 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
/* Dimensions */ (diff)

11/15/07:

22:35 TBR/UserApp/AMV_Technic_I edited by Wentasah
(diff)
05:40 Changeset in rtems [98e206b] by Ralf Corsepius <ralf.corsepius@…>
Update.
05:37 Changeset in rtems [93745d5b] by Ralf Corsepius <ralf.corsepius@…>
Update.
05:33 Changeset in rtems [1793d8b] by Ralf Corsepius <ralf.corsepius@…>
Remove.
05:33 Changeset in rtems [0eb0057] by Ralf Corsepius <ralf.corsepius@…>
New.
05:27 Changeset in rtems [ebfbcea] by Ralf Corsepius <ralf.corsepius@…>
Remove.
04:38 Changeset in rtems [08988b7]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove.

11/14/07:

14:37 Changeset in rtems [27de0e70]4.8 by Ralf Corsepius <ralf.corsepius@…>
Update.
14:35 Changeset in rtems [72c04e8]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove.
13:40 Changeset in rtems [7ee5947b]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Update.
13:39 Changeset in rtems [568298a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
13:38 Changeset in rtems [fe1632a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add makeinfo hacks.
10:20 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Add bootstrap work around to the build procedure. (diff)
10:17 Release/4.8 edited by ChrisJohns
Add the latest link to the source. (diff)
05:19 Changeset in rtems [61c9801]4.104.114.95 by Till Straumann <strauman@…>
2007-11-13 Till Straumann <strauman@…> * rtems/score/powerpc.h: Added a 'ppc_generic' CPU variant. The goal would be making cpukit and hopefully libcpu work for all (or at least most) CPUs/BSPs with -Dppc_generic so that eventually all tests defined(<cpu_flavor>) for CPU flavors can be eliminated.
04:26 Changeset in rtems [6ae32a26]4.104.114.95 by Till Straumann <strauman@…>
2007-11-13 Till Straumann <strauman@…> * rtems/powerpc/registers.h: Added SPR definitions for BookE DECAR, TCR, TSR.
03:15 Changeset in rtems [c89a4e4e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
gcc-core-4.2.2-rtems4.9-20071114.diff.
03:12 Changeset in rtems [8b2620e1]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Reflect having removed *diffs
03:08 Changeset in rtems [513a419a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
03:06 Changeset in rtems [8231b5e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add m68k FreeScale? mv4 multilibs.
00:42 Changeset in rtems [ff9d889]4.104.114.95 by Till Straumann <strauman@…>
2007-11-13 Till Straumann <strauman@…> * shared/src/cache.c: moved generic operations (flush/invalidate 1 data line, invalidate 1 inst. line) from #ifdef <cpu_flavor> to general section (all CPUs).
00:40 Changeset in rtems [a10c721]4.104.114.95 by Till Straumann <strauman@…>
2007-11-13 Till Straumann <strauman@…> * shared/src/cache_.h: include <libcpu/cache.h> only #ifdef _OLD_EXCEPTIONS - no need for <libcpu/cache.h> otherwise.
00:36 Changeset in rtems [b472166d]4.104.114.95 by Till Straumann <strauman@…>
2007-11-13 Till Straumann <strauman@…> * shared/include/byteorder.h: fixed wrong pointer-type of ld_le32() (uint16_t* -> uint32_t*).

11/13/07:

17:00 Changeset in rtems [8fea157]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.0.3
16:50 Changeset in rtems [1e69498c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
15:09 Changeset in rtems [dc00c8d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
backup.
15:09 Changeset in rtems [6dba71e]4.8 by Ralf Corsepius <ralf.corsepius@…>
backup.
09:29 Changeset in rtems [02058598]4.8 by Ralf Corsepius <ralf.corsepius@…>
Backport from HEAD.
09:26 Changeset in rtems [be4e5f69]4.8 by Ralf Corsepius <ralf.corsepius@…>
GCC_RPMREL = 14.
09:26 Changeset in rtems [fc98297]4.8 by Ralf Corsepius <ralf.corsepius@…>
New.
08:38 Changeset in rtems [3ef68f9]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove *.origs
08:34 Changeset in rtems [4da971a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
08:34 Changeset in rtems [6790aa4d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
GCC_RPMREL = 3.
08:34 Changeset in rtems [01b9201]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add gcc-core-3.4.6-rtems4.9-20071111.diff.
08:29 Changeset in rtems [d96e1a9]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
New.

11/12/07:

13:38 Changeset in rtems [9c5fca8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
13:11 Changeset in rtems [40885273]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Exclude %{gcclib}/@tool_target@/%{gcc_version}/include/ssp for avr.
08:02 Changeset in rtems [c4ee5df]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Fix stupid typo.
07:16 Changeset in rtems [fc3e3d8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
New.
07:15 Changeset in rtems [aec05c47]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.0.3, gcc-3.4.6. Switch to gcc-4.0.4. gcc-core-4.0.4-rtems4.9-20071111.diff
07:15 Changeset in rtems [15910221]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.0.3. Switch to gcc-4.0.4.

11/11/07:

16:58 Changeset in rtems [425cb26]4.8 by Ralf Corsepius <ralf.corsepius@…>
More makeinfo hacks.
13:19 Changeset in rtems [484d126]4.8 by Ralf Corsepius <ralf.corsepius@…>
New.
13:19 Changeset in rtems [e55f7f7]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove gcc-3.4.6.
13:17 Changeset in rtems [3254133]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove gcc-4.2.0.
13:16 Changeset in rtems [02e1bdb]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove gcc-4.0.3.
13:14 Changeset in rtems [a3459e8]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove gcc-4.1.2.
13:13 Changeset in rtems [501a675a]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove gcc-4.1.1.
13:11 Changeset in rtems [78945895]4.8 by Ralf Corsepius <ralf.corsepius@…>
gcc-core-4.2.1-rtems4.8-20071111.diff.
13:11 Changeset in rtems [4ee3225]4.8 by Ralf Corsepius <ralf.corsepius@…>
GCC_RPMREL = 25.
03:24 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Add a previous versions link. (diff)

11/10/07:

07:05 Changeset in rtems [cfa08cf]4.8 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
07:04 Changeset in rtems [2b6a100]4.8 by Ralf Corsepius <ralf.corsepius@…>
gdb-6.6-rtems4.8-20071110.diff
07:03 Changeset in rtems [70a276a]4.8 by Ralf Corsepius <ralf.corsepius@…>
New.
07:02 Changeset in rtems [4256152]4.8 by Ralf Corsepius <ralf.corsepius@…>
GDB_RPMREL = 10
05:47 Changeset in rtems [116826e7]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove (Unused).
05:46 Changeset in rtems [66a55224]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove gdb-6.5
05:43 Changeset in rtems [001c1508]4.8 by Ralf Corsepius <ralf.corsepius@…>
Update gdb-6.6 patch.

11/09/07:

21:52 Changeset in rtems [17b73dc]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-09 Joel Sherrill <joel.sherrill@…> * score/src/apimutexlock.c, score/src/apimutexunlock.c: Functions were in opposite files. Whoops!
21:40 Changeset in network-demos [5c0f2e9]4.11network-demos-4-10-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2007-11-09 Joel Sherrill <joel.sherrill@…> * Makefile: bin2c now rtems-bin2c.
21:39 Changeset in network-demos [84b2a48]4.11network-demos-4-10-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2007-11-09 Joel Sherrill <joel.sherrill@…> * init.c: Test improved.
21:39 Changeset in rtems [6dd411aa]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-09 Joel Sherrill <joel.sherrill@…> * libmisc/shell/shell.c, libmisc/shell/shell.h: Much cleanup but much of the focus was on the beginning stages of making the login checker pluggable just like the shell.
17:10 Changeset in rtems [c6b590d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
17:09 Changeset in rtems [d880c88e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-09 Joel Sherrill <joel.sherrill@…> * ada.am: Now builds cleanly with GCC trunk.
17:07 Changeset in rtems [66386040]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-09 Joel Sherrill <joel.sherrill@…> * posix/src/mprotect.c: Update comments.
16:57 Changeset in rtems [d9bae24]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-09 Joel Sherrill <joel.sherrill@…> * posix/Makefile.am: Add support for Ada95 interrupt tasks. This will require gcc 4.3 or newer. * posix/src/ada_intrsupp.c: New file.
15:21 Changeset in rtems [8fd28d83]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-09 Joel Sherrill <joel.sherrill@…> * sapi/src/exinit.c, score/Makefile.am, score/include/rtems/score/apimutex.h: API Mutex calls should never have been inlined. Inlining them lead to many inlined copies of core mutex lock. This lead to over 2K savings in the SPARC/ERC32 minimum.exe. * score/src/apimutex.c, score/src/apimutexallocate.c, score/src/apimutexlock.c, score/src/apimutexunlock.c: New files.
07:31 Changeset in rtems [1c91942]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
gcc-3.4.6-2.
07:16 Changeset in rtems [0be4b8a5]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.1.1
07:14 Changeset in rtems [b02c2b04]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
07:13 Changeset in rtems [0052c92]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.2.1
07:12 Changeset in rtems [311f43e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.1.2.
07:08 Changeset in rtems [c8720f7]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.2.0.
07:07 Changeset in rtems [7eb7405a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
07:00 Changeset in rtems [710d408]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
07:00 Changeset in rtems [5fd4eae7]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Use gcc-core-4.2.2-rtems4.9-20071109.diff
06:56 Changeset in rtems [e860aabc]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove bogus *.origs.

11/08/07:

21:59 Ticket #1266 (POSIX Key Indexing Issues) closed by Joel Sherrill
fixed: Patch on 4.6 and newer.
03:03 Changeset in rtems [42bb3a02]4.104.114.95 by Till Straumann <strauman@…>
2007-11-07 Till Straumann <strauman@…> * score/include/rtems/score/isr.h: added RTEMS_COMPILER_MEMORY_BARRIER around _CPU_ISR_Set_level().

11/07/07:

23:26 Changeset in rtems [f2e4e67]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-07 Joel Sherrill <joel.sherrill@…> * score/inline/rtems/score/object.inl: During test coverage analysis, we identified this sanity check which should have been conditional on RTEMS_DEBUG since it can NOT be tripped during normal RTEMS operations. With all APIs enabled, this saved 352 bytes from the minimum executable on the SPARC/ERC32.
15:31 Changeset in rtems [edf4ee47]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-07 Joel Sherrill <joel.sherrill@…> * aclocal.m4: Removed. Is automatically generated by bootstrap.
15:26 Changeset in rtems [7d12442c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-07 Joel Sherrill <joel.sherrill@…> * score/include/rtems/system.h, score/include/rtems/score/interr.h: Add compiler conditional attribute for methods that do not return. This avoids gcc generating unreachable code following calls to _Internal_error_Occurred.
Note: See TracTimeline for information about the timeline view.