Timeline



09/06/07:

23:02 Changeset in network-demos [c193150]4.11network-demos-4-10-branchnetwork-demos-4-8-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2007-09-06 Joel Sherrill <joel.sherrill@…> * shttpd_ext.c: Use new name.
22:51 Changeset in rtems [90a5d194]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Joel Sherrill <joel.sherrill@…> * libcsupport/Makefile.am, libcsupport/src/printk.c: * libcsupport/src/printk_plugin.c: New file. include/rtems/bspIo.h, libmisc/cpuuse/cpuusagereport.c, libmisc/cpuuse/cpuuse.h, libmisc/stackchk/check.c, libmisc/stackchk/stackchk.h: rtems/include/rtems/rtems/ratemon.h, rtems/src/ratemonreportstatistics.c: Added capability to specify your own "printf" routine to various reporting functions. This added an XXX_with_plugin as the underlying implementation for + rtems_rate_monotonic_report_statistics + rtems_stack_checker_report_usage + rtems_cpu_usage_report As demonstration, the http netdemo can now print out stack and cpu usage reports.
22:28 Changeset in rtems [9af457f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Joel Sherrill <joel.sherrill@…> * mpc6xx/mmu/pte121.c: Fix warning.
22:17 Changeset in rtems [d1b3c44]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Joel Sherrill <joel.sherrill@…> * shttpd/compat_rtems.c: Style clean up.
22:09 Changeset in rtems [8677cf7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Joel Sherrill <joel.sherrill@…> * rtems/src/ratemonperiod.c: Clean up. * rtems/src/ratemonreportstatistics.c: Clarify period statistics output.
22:01 Changeset in network-demos [8c6b033]4.11network-demos-4-10-branchnetwork-demos-4-8-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2007-09-06 Joel Sherrill <joel.sherrill@…> * Makefile, init.c, rootfs/.cvsignore: Add some dynamic content. Can now look at cpu usage, reset cpu usage and print a stack usage report. * goahead_index.html, shttpd.png, shttpd_ext.c, shttpd_index.html: New files. * index.html.in: Removed.
16:33 Changeset in rtems [a7ff7e7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Daniel Hellstrom <daniel@…> * shared/pci/pcifinddevice.c: New file.
16:33 Changeset in rtems [931e9cc0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Daniel Hellstrom <daniel@…> * pci/pci.c: New file.
15:45 Changeset in rtems [e420436]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Joel Sherrill <joel.sherrill@…> * libmisc/monitor/mon-monitor.c: Fix warnings and typo.
15:41 Changeset in rtems [f8359c9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Joel Sherrill <joel.sherrill@…> * shared/uart/apbuart.c: Fix some warnings.
15:41 Changeset in rtems [2a07d0f4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Joel Sherrill <joel.sherrill@…> * pci/pci.c: Fix some warnings.
15:34 Changeset in rtems [f752c24]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Joel Sherrill <joel.sherrill@…> * console/debugputs.c: Add missing include file.
15:22 Changeset in rtems [30a8915]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Daniel Hellstrom <daniel@…> * amba/amba.c: Add missing part of previous patch. * clock/ckinit.c: Update previous patch.
13:27 Changeset in rtems [226455f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Daniel Hellstrom <daniel@…> New drivers: PCI, b1553BRM, SpaceWire?(GRSPW), CAN (GRCAN,OC_CAN), Raw UART. * shared/1553/b1553brm.c, shared/1553/b1553brm_pci.c, shared/1553/b1553brm_rasta.c, shared/can/grcan.c, shared/can/grcan_rasta.c, shared/can/occan.c, shared/can/occan_pci.c, shared/spw/grspw.c, shared/spw/grspw_pci.c, shared/spw/grspw_rasta.c, shared/uart/apbuart.c, shared/uart/apbuart_pci.c, shared/uart/apbuart_rasta.c: New files missed in previous commit.
13:25 Changeset in rtems [e16e0ca]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Daniel Hellstrom <daniel@…> * Makefile.am: Add the following new drivers: PCI, b1553BRM, SpaceWire?(GRSPW), CAN (GRCAN,OC_CAN), Raw UART. * shared/include/apbuart.h, shared/include/apbuart_pci.h, shared/include/apbuart_rasta.h, shared/include/b1553brm.h, shared/include/b1553brm_pci.h, shared/include/b1553brm_rasta.h, shared/include/debug_defs.h, shared/include/grcan.h, shared/include/grcan_rasta.h, shared/include/grcan_spwrtc.h, shared/include/grspw.h, shared/include/grspw_pci.h, shared/include/grspw_rasta.h, shared/include/occan.h, shared/include/occan_pci.h, shared/include/pci.h: New files.
13:24 Changeset in rtems [ce40d30]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Daniel Hellstrom <daniel@…> * pci/pci.c: New file missed on previous commit.
13:23 Changeset in rtems [344ba65a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Daniel Hellstrom <daniel@…> * Makefile.am, preinstall.am: New files, split of printk. * console/console.c, console/debugputs.c: Split printk support out. * include/spacewire.h: Removed. * Makefile.am, preinstall.am: Use the following new drivers from sparc/shared: PCI, b1553BRM, SpaceWire?(GRSPW), CAN (GRCAN), Raw UART.
13:17 Changeset in rtems [ee8933f2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Daniel Hellstrom <daniel@…> * cchip/cchip.c, include/cchip.h, include/rasta.h, rasta/rasta.c: New files missed in previous commit.
13:16 Changeset in rtems [c468e489]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Daniel Hellstrom <daniel@…> * Makefile.am, preinstall.am: Use the following new drivers from sparc/shared: PCI, b1553BRM, SpaceWire?(GRSPW), CAN (GRCAN), Raw UART.
13:11 Changeset in rtems [28f3f511]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-06 Daniel Hellstrom <daniel@…> * console/debugputs.c: Now works on multi-CPU systems.
00:07 Changeset in rtems [921bb59]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-05 Daniel Hellstrom <daniel@…> * clock/ckinit.c, console/console.c, leon_greth/leon_greth.c, leon_smc91111/leon_smc91111.c: LEON3 BSP drivers updated to use new AMBA PnP scanning functions. Affected drivers: amba/amba.c,clock/ckinit.c,console/console.c, leon_greth/leon_greth.c, leon_smc9111.c.
00:03 Changeset in rtems [3d0d969b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-05 Daniel Hellstrom <daniel@…> * shared/bspstart.c: LEON2 and LEON3 Data cache snooping detection on startup, for drivers. (LEON2,3 are configurable processors, they can be with or without DCache snooping. Caches without snooping needs the drivers to flush cache or use the sparc instruction lda to force cache miss...)
00:03 Changeset in rtems [4cb04f2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-05 Daniel Hellstrom <daniel@…> * include/bsp.h, startup/bspstart.c: LEON2 and LEON3 Data cache snooping detection on startup, for drivers. (LEON2,3 are configurable processors, they can be with or without DCache snooping. Caches without snooping needs the drivers to flush cache or use the sparc instruction lda to force cache miss...)
00:03 Changeset in rtems [5982921]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-05 Daniel Hellstrom <daniel@…> * include/bsp.h: LEON2 and LEON3 Data cache snooping detection on startup, for drivers. (LEON2,3 are configurable processors, they can be with or without DCache snooping. Caches without snooping needs the drivers to flush cache or use the sparc instruction lda to force cache miss...)
00:01 Changeset in rtems [2eb4aba9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-05 Daniel Hellstrom <daniel@…> * shared/amba/ambapp.c, shared/include/ambapp.h: New files.
00:01 Changeset in rtems [4393845e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-05 Daniel Hellstrom <daniel@…> * Makefile.am: LEON3 AMBA PnP bus scanning moved to shared/amba/amba.c and shared/include/ambapp.h. The AMBA scanning was improved to take account for PnP info address translation. This is useful when scanning remote AMBA busses for example when a board connected with PCI has an AMBA bus that needs to be scanned, before the addresses was hard coded. Also, LEON2 now have AMBA PnP bus scanning support. By using the new AMBA scanning routines it is possible to isolate the AMBA scanning code to ambapp.c, however existing drivers should be updated to use them in order to save space.
00:01 Changeset in rtems [1982a19]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-05 Daniel Hellstrom <daniel@…> * Makefile.am, preinstall.am, amba/amba.c, include/amba.h, include/leon.h: LEON3 AMBA PnP bus scanning moved to shared/amba/amba.c and shared/include/ambapp.h. The AMBA scanning was improved to take account for PnP info address translation. This is useful when scanning remote AMBA busses for example when a board connected with PCI has an AMBA bus that needs to be scanned, before the addresses was hard coded. Also, LEON2 now have AMBA PnP bus scanning support. By using the new AMBA scanning routines it is possible to isolate the AMBA scanning code to ambapp.c, however existing drivers should be updated to use them in order to save space.
00:01 Changeset in rtems [4d3933b3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-05 Daniel Hellstrom <daniel@…> * Makefile.am, preinstall.am: LEON3 AMBA PnP bus scanning moved to shared/amba/amba.c and shared/include/ambapp.h. The AMBA scanning was improved to take account for PnP info address translation. This is useful when scanning remote AMBA busses for example when a board connected with PCI has an AMBA bus that needs to be scanned, before the addresses was hard coded. Also, LEON2 now have AMBA PnP bus scanning support. By using the new AMBA scanning routines it is possible to isolate the AMBA scanning code to ambapp.c, however existing drivers should be updated to use them in order to save space.

09/05/07:

23:58 Changeset in rtems [2aaff51]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-05 Daniel Hellstrom <daniel@…> * include/bsp.h: This patch prepares bsp.h so that shared code (new drivers) can easily have small small sections of BSP specific code.
23:46 Changeset in rtems [acc9f0ab]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-05 Joel Sherrill <joel.sherrill@…> * libmisc/untar/untar.c, libmisc/untar/untar.h: Clean up prototype.
22:55 Changeset in rtems [856aef8f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-05 Joel Sherrill <joel.sherrill@…> * libmisc/Makefile.am: Add new files.
21:11 Changeset in rtems [9773493]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-05 Joel Sherrill <joel.sherrill@…> * irq/irq.h: Reformat -- make things line up.
20:42 Changeset in rtems [b26e1db6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-05 Joel Sherrill <joel.sherrill@…> * rtems.adb: Fix warnings.
20:35 Changeset in rtems [501ab691]4.104.114.84.95 by Thomas Doerfler <Thomas.Doerfler@…>
Added osmonweb support functionality to monitor
20:29 Changeset in rtems [7d7d2e93]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-05 Joel Sherrill <joel.sherrill@…> * configure.ac: Fix path. * include/bsp.h: Fix typo.

09/04/07:

23:48 Changeset in rtems [ef6d26ab]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-04 Joel Sherrill <joel.sherrill@…> * runtest.in: Add capture to list of interative tests to skip in batch mode.
23:48 Changeset in rtems [e959d8d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-04 Joel Sherrill <joel.sherrill@…> * Makefile.maint: touch all documentation master files so the date on the manual reflects the release date of the software.
23:48 Changeset in rtems [cb69a208] by Joel Sherrill <joel.sherrill@…>
2007-09-04 Joel Sherrill <joel.sherrill@…> * Makefile.maint: touch all documentation master files so the date on the manual reflects the release date of the software.
23:46 Changeset in rtems [2a645ad1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-04 Joel Sherrill <joel.sherrill@…> * runtest: Add capture to list of interative tests to skip in batch mode.
23:19 Changeset in rtems [70443b40]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-04 Joel Sherrill <joel.sherrill@…> * libmisc/monitor/mon-monitor.c, libmisc/monitor/mon-object.c, libmisc/monitor/monitor.h: Merge minor parts of Thomas' improvements that are needed by osmonweb.
19:32 Changeset in rtems [5fb9e2fc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-04 Joel Sherrill <joel.sherrill@…> * libmisc/untar/untar.c, libmisc/untar/untar.h: Add const to char *. Use printk.
19:02 Changeset in network-demos [a027365]4.11network-demos-4-10-branchnetwork-demos-4-8-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2007-09-04 Joel Sherrill <joel.sherrill@…> * init.c: Remove TARFILE_XXX macros.
19:01 Changeset in rtems [7837c73a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-04 Joel Sherrill <joel.sherrill@…> * rtems_footer.html.in, common/cpright.texi: Update copyright.
16:26 Changeset in network-demos [d70b4e7]4.11network-demos-4-10-branchnetwork-demos-4-8-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2007-09-04 Joel Sherrill <joel.sherrill@…> * Makefile: Use bin2c to more reliably turn the tarfile into a linkable object file. Ignore .cvsignore when making tarfile. * init.c: Clean up tarfile symbol definitions. * .cvsignore, rootfs/.cvsignore: New files.
14:20 Changeset in rtems [d39cbae9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-04 Joel Sherrill <joel.sherrill@…> * bin2c.c: Significant improvements -- add multiple options, generate both C and H files, do not always generate static. fix indentation, add comments.
14:20 Changeset in rtems [9df0a95]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-04 Joel Sherrill <joel.sherrill@…> * bin2c.c: New file. http://www.wxwidgets.org/wiki/index.php/Embedding_PNG_Images-Bin2c_In_C
13:30 Changeset in rtems [472bb41]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-09-04 Joel Sherrill <joel.sherrill@…> * Makefile.am: Add bin2c so we can have a more reliable way to convert binary files to objects. If they are in C, we can use the correct CPU CFLAGS and they will link easier.

09/02/07:

05:24 Changeset in rtems [9bd03749]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.

08/31/07:

19:44 Changeset in rtems [de35b51]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-08-31 Joel Sherrill <joel.sherrill@…> * capture/Makefile.am: Fix typo -- not unlimited.

08/29/07:

02:56 Changeset in rtems [1dbd593d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
BINUTILS_VERS = 2.18. BINUTILS_RPMREL = 1%{?dist}.
02:54 Changeset in rtems [a380e47e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon *-base-binutils packages.
02:51 Changeset in rtems [9ce762b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon binutils < 2.13.

08/28/07:

14:11 Changeset in rtems [af3d092]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-08-28 Joel Sherrill <joel.sherrill@…> * console/console.c: Add missing semi-colon.
14:09 Changeset in rtems [a8e030d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-08-28 Joel Sherrill <joel.sherrill@…> * rtems/include/rtems/rtems/clock.h, score/src/threadhandler.c: Fix spacing and spelling.
14:06 Changeset in rtems [d030c4e7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-08-28 Joel Sherrill <joel.sherrill@…> PR 1256/networking * ftpd/ftpd.c: Fix unaligned access.
14:05 Changeset in rtems [81cd377] by Joel Sherrill <joel.sherrill@…>
2007-08-28 Joel Sherrill <joel.sherrill@…> * ChangeLog?, sapi/src/io.c: Revert change accidentally committed to io.c.
14:03 Changeset in rtems [4d111157] by Joel Sherrill <joel.sherrill@…>
2007-08-28 Joel Sherrill <joel.sherrill@…> PR 1256/networking * ftpd/ftpd.c, sapi/src/io.c: Fix unaligned access.
13:56 Changeset in rtems [c3b4fc1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-08-28 Joel Sherrill <joel.sherrill@…> * posix/Makefile.am: Always build nanosleep.
13:54 Changeset in rtems [7e8039b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-08-28 Joel Sherrill <joel.sherrill@…> * README: Clean up.
13:06 Ticket #1256 (ftpd can generate a misaligned access) closed by Joel Sherrill
fixed: Patch committed to 4.7 and CVS head.
12:59 Ticket #1256 (ftpd can generate a misaligned access) created by Joel Sherrill
The current ftpd code can generate a misaligned access due to the way …

08/27/07:

19:13 Ticket #1255 (filesystem not thread-safe) created by strauman
The filesystem framework implements no locking at all. Most routines …
14:34 Ticket #1254 (Power PC setjmp broken on Altivec machines) created by Eric Norum
The Power PC version of setjmp/longjmp in newlib-1.15.0 does not check …

08/25/07:

01:13 Developer/Simulators/QEMU edited by ChrisJohns
Updated the links. (diff)
01:02 Developer/Simulators/QEMU edited by ChrisJohns
Show the links. (diff)

08/24/07:

22:47 TBR/UserApp/HybridZ created by JoelSherrill
Add image uploaded to Wiki and fix link

08/23/07:

15:13 Developer/Simulators/SkyEye edited by JoelSherrill
/* at91rm92 */ Minor formatting. (diff)
00:04 Ticket #1253 (Core Constuctors) created by Chris Johns
Core constructors is a trial for a new feature that automatically …
Note: See TracTimeline for information about the timeline view.