Timeline



11/12/10:

14:16 Changeset in rtems [8a54204]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-12 Sebastian Huber <sebastian.huber@…> * console/console.h, console/console.c, console/config.c, console/ns16550cfg.c: Removed files. * console/console-config.c: New file. * Makefile.am: Reflect changes above. * configure.ac: New BSP options. * include/bsp.h: Use new BSP options. * network/network.c: Avoid memory leak. * startup/bspstart.c: Initialize console port table. * spi/spi_init.c: Update for SD card API changes.
13:45 Changeset in rtems [ed2ab95]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-12 Sebastian Huber <sebastian.huber@…> * misc/system-clocks.c: Use define instead of function call to allow smaller delays.
13:29 Changeset in rtems [82dcbc8]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-12 Sebastian Huber <sebastian.huber@…> * rtc/rtc-config.c: Fixed type.
12:43 Changeset in rtems [fe5d5048]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-12 Sebastian Huber <sebastian.huber@…> * mpc55xx/include/irq.h: Include missing <bspopts.h>. Format. * mpc83xx/include/mpc83xx.h, mpc83xx/i2c/mpc83xx_i2cdrv.h, mpc83xx/i2c/mpc83xx_i2cdrv.c: Changes to use this driver for the MPC55XX familiy.

11/11/10:

14:01 Changeset in rtems [4b164e4]4.8 by Joel Sherrill <joel.sherrill@…>
2010-11-11 Joel Sherrill <joel.sherrilL@…> PR 1716/doc * user/concepts.t: print_name example used a variable which did not match the name of the passed in parameter.
14:01 Changeset in rtems [15d89e05]4.9 by Joel Sherrill <joel.sherrill@…>
2010-11-11 Joel Sherrill <joel.sherrilL@…> PR 1716/doc * user/concepts.t: print_name example used a variable which did not match the name of the passed in parameter.
14:01 Changeset in rtems [b0449da4]4.10 by Joel Sherrill <joel.sherrill@…>
2010-11-11 Joel Sherrill <joel.sherrilL@…> PR 1716/doc * user/concepts.t: print_name example used a variable which did not match the name of the passed in parameter.
14:01 Changeset in rtems [0badd509]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-11 Joel Sherrill <joel.sherrilL@…> PR 1716/doc * user/concepts.t: print_name example used a variable which did not match the name of the passed in parameter.
13:37 Changeset in rtems [fc751176]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-11 Sebastian Huber <sebastian.huber@…> * score/include/rtems/score/userext.h: Documentation.
13:02 Ticket #1716 (print_name example in concepts chapter has bug) closed by Joel Sherrill
fixed: Patch applied to all applicable branches.
13:00 Ticket #1716 (print_name example in concepts chapter has bug) created by Joel Sherrill
The variable name used does not match the parameter. Broken in 4.8 …

11/09/10:

14:22 Changeset in rtems [2c9b61f]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
14:21 Changeset in rtems [d22fa9e]4.115 by Ralf Corsepius <ralf.corsepius@…>
binutils-2.20.90
14:19 Changeset in rtems [91234a4]4.115 by Ralf Corsepius <ralf.corsepius@…>
New. Rebase patch against binutils-2.20.90.
09:14 Changeset in rtems [42d6ed8]4.115 by Sebastian Huber <sebastian.huber@…>
2010-11-09 Sebastian Huber <sebastian.huber@…> * score/src/watchdoginsert.c: Removed superfluous cast and use appropriate API function. This special case handling is obsolete since 2006 with the introduction of compiler memory barriers in the interrupt routines. Removed obsolete comments.

11/08/10:

22:27 Ticket #1675 (mcf5329 BSP post-link conversion broken) closed by Joel Sherrill
fixed: This looks fixed in my logs.
22:20 Ticket #1666 (libmisc/stackchk/check.c: unclean code) closed by Joel Sherrill
fixed: No comments. Assuming this is fixed now.

11/06/10:

22:32 Changeset in rtems [2e5a893]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-06 Joel Sherrill <joel.sherrilL@…> PR 1715/cpukit * rtems/score/cpu.h: Fix typo on _CPU_Context_Restart_self.
21:53 Ticket #1715 (avr: undefined reference to `_CPU_Context_Restart_self') closed by Joel Sherrill
fixed: Patch committed to head. Typo in macro.
06:48 Changeset in rtems [b7e0c21]4.115 by Ralf Corsepius <ralf.corsepius@…>
Housekeeping.
04:40 Ticket #1715 (avr: undefined reference to `_CPU_Context_Restart_self') created by Ralf Corsepius
Current CVS-HEAD doesn't build for the avr: ... avr-rtems4.11-gcc …

11/04/10:

23:00 Changeset in rtems [11236580]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-04 Joel Sherrill <joel.sherrill@…> * libmisc/stackchk/check.c: Make compile again. * sapi/src/io.c, score/src/heap.c: Address dead assignment issues found by clang.
22:22 Changeset in rtems [16b1546e]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-04 Joel Sherrill <joel.sherrill@…> * libmisc/stackchk/check.c: Address casting issue highlighted by clang. There was no need for an intermediate cast to a structure pointer.

11/02/10:

21:01 TBR/UserManual/Simulators edited by Gedare
/* Simulators Known to Work Well */ (diff)

11/01/10:

20:02 Release/4.8 edited by JoelSherrill
/* Release 4.8.3 Changes */ Add PR1714 (diff)
20:01 Release/4.9 edited by JoelSherrill
/* Release 4.9.5 Changes */ Add PR1714 (diff)
17:33 Changeset in rtems [a14b982]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-01 Alin Rus <alin.codejunkie@…> * psxaio01/init.c, psxaio02/init.c: Improve coverage.
17:32 Changeset in rtems [5f925685]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-01 Alin Rus <alin.codejunkie@…> * posix/include/rtems/posix/aio_misc.h, posix/src/aio_misc.c: Small fixes.
15:58 Changeset in rtems [b0ceb59b]4.8 by Joel Sherrill <joel.sherrill@…>
2010-11-01 Joel Sherrill <joel.sherrilL@…> PR 1714/doc * user/datatypes.t, user/part.t: Add missing description of rtems_status_codes.
15:58 Changeset in rtems [22d226c]4.10 by Joel Sherrill <joel.sherrill@…>
2010-11-01 Joel Sherrill <joel.sherrilL@…> PR 1714/doc * user/datatypes.t, user/intr.t: Add missing description of rtems_status_codes.
15:58 Changeset in rtems [b9803bde]4.9 by Joel Sherrill <joel.sherrill@…>
2010-11-01 Joel Sherrill <joel.sherrilL@…> PR 1714/doc * user/datatypes.t: Add missing description of rtems_status_codes.
15:58 Changeset in rtems [d84ff53]4.115 by Joel Sherrill <joel.sherrill@…>
2010-11-01 Joel Sherrill <joel.sherrilL@…> PR 1714/doc * user/datatypes.t: Add missing description of rtems_status_codes.
15:03 Ticket #1714 (rtems_status_code missing description in user's manual) closed by Joel Sherrill
fixed: Patch applied to all active branches.
14:55 Ticket #1714 (rtems_status_code missing description in user's manual) created by Joel Sherrill
There is no description of rtems_status_code in the data types chapter …

10/31/10:

15:10 Ticket #1713 (networking stack is not 64-bit clean) created by Gedare Bloom
The networking code has alignment problems on 64-bit architectures …

10/29/10:

07:32 Changeset in rtems [4b25ab8b]4.115 by Sebastian Huber <sebastian.huber@…>
2010-10-29 Sebastian Huber <sebastian.huber@…> * rtems/powerpc/registers.h: Added HID2 define. Fixed comments.
Note: See TracTimeline for information about the timeline view.