Timeline



10/04/08:

05:01 Changeset in rtems [c41d6b4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
05:00 Changeset in rtems [e7910cd7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Update to binutils-2.18.92.
04:58 Changeset in rtems [1547cff6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Update to 2.18.92.

10/03/08:

22:27 Changeset in rtems [db41bb6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-03 Joel Sherrill <joel.sherrill@…> * libcsupport/src/printk.c: Addresses can be larger than integers so use long for %p formats. * score/inline/rtems/score/address.inl: Offsets can be positive or negative, so use int32_t. Also do math with intptr_t since there are cases where the number of bits in an address do not equal the number of bits in an integer. * score/inline/rtems/score/heap.inl: Offsets can be positive or negative, so use int32_t.
19:42 Changeset in rtems [5365e60]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-03 Joel Sherrill <joel.sherrill@…> * configure.ac: Add m32r. * libcsupport/src/newlibc_exit.c: For some odd reason, the fini symbol for the m32r in C needs an extra leading _.
16:29 Changeset in rtems [127d0a4]4.9 by Joel Sherrill <joel.sherrill@…>
2008-10-03 Joel Sherrill <joel.sherrill@…> * Makefile.am: Remove unused file. * pci/no_host_bridge.c: Removed.
16:28 Changeset in rtems [ba3f9cf6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-03 Joel Sherrill <joel.sherrill@…> * Makefile.am: Remove unused file. * pci/no_host_bridge.c: Removed.
12:08 Changeset in rtems [8b6c49d5]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-03 Joel Sherrill <joel.sherrill@…> * .cvsignore: New file.
09:23 Changeset in rtems [3ab27952]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Fix up ChangeLog?.
06:18 Changeset in rtems [a5ece1a5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
06:18 Changeset in rtems [2abe16dd]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
06:17 Changeset in rtems [933e34a6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
GCC_RPMREL = 6. Disable cxx, infos.
06:16 Changeset in rtems [bba70f4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
GCC_RPMREL = 6.
06:15 Changeset in rtems [dc7c0df]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
gcc-core-4.3.2-rtems4.10-20081003.diff, newlib-1.16.0-rtems4.10-20081003.diff
06:14 Changeset in rtems [525b90e5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add m32r/m32c. Undef ATTRIBUTE_IMPURE_PTR for mips only.
06:13 Changeset in rtems [f4bacae]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add m32r/m32c.
03:41 Changeset in rtems [b38ae26b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
03:40 Changeset in rtems [df339c2]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
gdb-6.8-rtems4.10-20081003.diff. Abandon _without_sources.
03:39 Changeset in rtems [30e604d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
03:35 Changeset in rtems [241aa252]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add m32r-*-rtems*, m32c-*-rtems*.
02:59 Changeset in rtems [3d0a3acb]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
02:58 Changeset in rtems [e0c7ecf]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Build binutils infos.
02:55 Changeset in rtems [175b145c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
02:54 Changeset in rtems [b2fd3b7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add m32r, m32c.
02:53 Changeset in rtems [24d6e0b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump BINUTILS_RPMREL
02:52 Changeset in rtems [7d28f71]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add binutils-2.18.91-rtems4.10-20081003.diff
00:00 Changeset in rtems [dbd85b21]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * startup/bspgetworkarea.c: Fix botched edit.

10/02/08:

22:33 Changeset in rtems [3fc13ac9]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * README.configure: Add new M32R port. It is just a beginning but the BSP is functional enough to initialize and shutdown RTEMS.
22:09 Changeset in rtems [7f5ea3c6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * user/region.t: Change size_t to ssize_t.
21:57 Changeset in rtems [9cf93da]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * custom/m32rsim.cfg: New file.
21:57 Changeset in rtems [1c16744]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * src/aclocal/rtems-cpu-subdirs.m4: Add new M32R port. It is just a beginning but the BSP is functional enough to initialize and shutdown RTEMS.
21:56 Changeset in rtems [8fc9e12]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * ChangeLog?, Makefile.am, acinclude.m4, configure.ac: New files.
21:56 Changeset in rtems [ea1116d]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * .cvsignore, ChangeLog?, Makefile.am, bsp_specs, configure.ac, preinstall.am, console/console-io.c, console/syscalls.S, console/trap0.S, include/.cvsignore, include/bsp.h, include/tm27.h, start/start.S, startup/linkcmds: New files.
21:56 Changeset in rtems [7059d8f]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * score/cpu/Makefile.am: Add new M32R port. It is just a beginning but the BSP is functional enough to initialize and shutdown RTEMS.
21:55 Changeset in rtems [463454b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * .cvsignore, ChangeLog?, Makefile.am, preinstall.am, rtems/asm.h, rtems/score/cpu.h, rtems/score/cpu_asm.h, rtems/score/m32r.h, rtems/score/types.h: New files.
21:49 Changeset in rtems [339fd66]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * fileio/init.c: When USE_SHELL not defined, do not attempt to configure shell.
21:47 Changeset in rtems [640e9128]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * configure.ac: Revert trash committed. Shell builds with m32c now.
21:44 Changeset in rtems [a2a4027]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add M32C port and m32csim BSP.
21:41 Changeset in rtems [e2e736b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * aclocal/rtems-cpu-subdirs.m4: Add new M32C port.
21:40 Changeset in rtems [91a1e2e]4.9 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * preinstall.am: Regenerated.
21:39 Changeset in rtems [99f0d19b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * include/tm27.h: Use shared tm27.h stub.
21:39 Changeset in rtems [9957dbf]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am: Use shared tm27.h stub. * include/tm27.h: Removed.
21:36 Changeset in rtems [c7b9ed35]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * preinstall.am: Regenerated.
21:35 Changeset in rtems [eb15b89]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * .cvsignore, ChangeLog?, Makefile.am, acinclude.m4, configure.ac: New files.
21:35 Changeset in rtems [41e58bb]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * README: New file.
21:34 Changeset in rtems [0fd07a10]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * .cvsignore, ChangeLog?, Makefile.am, bsp_specs, configure.ac, preinstall.am, console/console-io.c, console/syscalls.S, include/.cvsignore, include/bsp.h, start/start.S, startup/bspstart.c, startup/crtn.S, startup/linkcmds, timer/timer.c, tools/.cvsignore, tools/Makefile.am, tools/configure.ac, tools/runtest.in: New files.
21:34 Changeset in rtems [d92d42e]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * custom/m32csim.cfg: New file.
21:33 Changeset in rtems [0c34b176]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * configure.ac, score/cpu/Makefile.am: Initial addition of M32C port. This is still a work in process but most tests do run on simulator.
21:32 Changeset in rtems [ed6e947]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * .cvsignore, ChangeLog?, Makefile.am, context_init.c, context_switch.S, cpu.c, cpu_asm.c, preinstall.am, varvects.S, varvects.h, rtems/asm.h, rtems/score/cpu.h, rtems/score/cpu_asm.h, rtems/score/m32c.h, rtems/score/types.h: New files.
21:31 Changeset in rtems [9a79f1b4]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * libmisc/shell/utils-cp.c: Do not put a 64K buffer on the stack.
21:31 Changeset in rtems [b28b126]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * unlimited/system.h: 10000 task ids is too many for some targets.
21:03 Changeset in rtems [12a0a525]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * score/inline/rtems/score/priority.inl: Use simple integer as loop counter.
21:01 Changeset in rtems [1d7a927]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * include/timesys.h: Use inttypes.h. * tmck/task1.c: Use uint32_t for count.
21:00 Changeset in rtems [2cc1b43]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * libmisc/monitor/mon-monitor.c, rtems/include/rtems/rtems/types.h: Do not have fp context type when no hardware or software floating point is available.
20:57 Changeset in rtems [82478ffc]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * sp09/screen01.c, sp09/screen12.c, sp25/system.h, sp25/task1.c, sp28/init.c, sp39/init.c, sp41/init.c, spfatal01/testcase.h, spfatal08/testcase.h: Change size_t to ssize_t on all Heap, Workspace and Region calls. On 16-bit architectures, size_t can be 16-bits which would limit sizes to 64K. Also address constants which overflowed on 16-bit integer targets.
20:56 Changeset in rtems [4c09f4b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * libcsupport/src/malloc_statistics_helpers.c, libcsupport/src/realloc.c, rtems/include/rtems/rtems/region.h, rtems/include/rtems/rtems/support.h, rtems/src/regiongetsegmentsize.c, rtems/src/regionresizesegment.c, rtems/src/workspace.c, sapi/include/confdefs.h, score/include/rtems/score/heap.h, score/include/rtems/score/protectedheap.h, score/include/rtems/score/wkspace.h, score/src/heap.c, score/src/heapallocate.c, score/src/heapallocatealigned.c, score/src/heapextend.c, score/src/heapresizeblock.c, score/src/heapsizeofuserarea.c, score/src/pheapgetblocksize.c, score/src/wkspace.c: Change size_t to ssize_t on all Heap, Workspace and Region calls. On 16-bit architectures, size_t can be 16-bits which would limit sizes to 64K.
20:20 Changeset in rtems [3d0e458]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * cpu_asm.c, rtems/score/cpu.h, rtems/score/types.h: Corrections and updates.
20:16 Changeset in rtems [b079fe33]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * libmisc/shell/main_cp.c, libmisc/shell/main_ls.c, libmisc/shell/main_mv.c, libmisc/shell/main_netstats.c, libmisc/shell/main_rm.c, libmisc/shell/shell_script.c: Newlib > 1.16.0 requires need_getopt_newlib to be defined to get visibility on the reentrancy extensions.
19:49 Changeset in rtems [53fec853]4.9 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * Makefile.am: bsp_cleanup() was wrong. Use stub. openpic.h not needed. * startup/bspclean.c: Removed.
19:48 Changeset in rtems [5d209d6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * Makefile.am: bsp_cleanup() was wrong. Use stub. openpic.h not needed. * startup/bspclean.c: Removed.
19:46 Changeset in rtems [9b643f71]4.9 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * console/init68360.c: Delete unused code.
19:46 Changeset in rtems [beff4c6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * console/init68360.c: Delete unused code.
19:13 Changeset in rtems [61814f9]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * bootcard.c, bspgetworkarea.c, bsppretaskinghook.c, include/bootcard.h: Change size_t to ssize_t on bsp_get_work_area(). On 16-bit architectures, size_t can be 16-bits which would limit the work area to 64K.
19:12 Changeset in rtems [12838f75]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * startup/bspgetworkarea.c: Change size_t to ssize_t on bsp_get_work_area(). On 16-bit architectures, size_t can be 16-bits which would limit the work area to 64K.
19:12 Changeset in rtems [c7932ded]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * shared/bspgetworkarea.c: Change size_t to ssize_t on bsp_get_work_area(). On 16-bit architectures, size_t can be 16-bits which would limit the work area to 64K.
19:12 Changeset in rtems [b4fa916b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * shared/startup/bspgetworkarea.c: Change size_t to ssize_t on bsp_get_work_area(). On 16-bit architectures, size_t can be 16-bits which would limit the work area to 64K.
18:13 Release/4.9 edited by JoelSherrill
/* Release 4.9.1 Changes */ Add PR1329 (diff)
17:27 Changeset in rtems [de49de6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * console/config.c, console/console.c, console/console.h, console/ns16550cfg.c, console/ns16550cfg.h, include/bsp.h, include/tm27.h, irq/irq_init.c, irq/openpic_xxx_irq.c, pci/no_host_bridge.c: File head clean up. * console/debugio.c: Removed.
16:39 Changeset in rtems [4e4dc3a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am: Use shared stub coverhd.h * include/coverhd.h: Removed.
16:38 Changeset in rtems [76428fd]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am: * include/coverhd.h: Removed.
14:53 Changeset in rtems [b5f6cf3]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * preinstall.am: Regenerated.
14:26 Changeset in rtems [1004c3c1]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, console/85c30.h, console/console.c, console/consolebsp.h, console/tbl85c30.c, include/gen2.h, irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c, pci/no_host_bridge.c, startup/bspclean.c, startup/bspstart.c, startup/genpvec.c, startup/vmeintr.c: File head clean up.
14:12 Changeset in rtems [b9ae23a]4.9 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> PR 1329/bsps * network_5200/network.c: Eliminate use of boolean so this compiles.
13:51 Changeset in rtems [1666253f]4.104.115 by Joel Sherrill <joel.sherrill@…>
Revert.
13:50 Changeset in rtems [92b338c0]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-02 Joel Sherrill <joel.sherrill@…> * Makefile.am, startup/bspgetworkarea.c: Turn = into +=.
13:13 Ticket #1329 (icecube network driver does not compile) closed by Joel Sherrill
fixed: Patch applied to branch.
13:10 Ticket #1329 (icecube network driver does not compile) created by Joel Sherrill
It uses boolean and not bool.
12:43 Changeset in rtems [4d6ad9e]4.9 by Thomas Doerfler <Thomas.Doerfler@…>
switch to decrementer clock driver add U-Boot support remove dead code adjust console clock routing fix CPIC interrupts
12:41 Changeset in rtems [224a429b]4.9 by Thomas Doerfler <Thomas.Doerfler@…>
adapt timebase macros to support MPC8xx again
10:28 Changeset in rtems [7cb9e438]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-02 Ralf Corsepius <ralf.corsepius@…> * custom/virtex.cfg: Remove -Dvirtex.
10:28 Changeset in rtems [20a53db]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove -Dvirtex.
08:13 Changeset in rtems [10de6e19]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-02 Ralf Corsepius <ralf.corsepius@…> * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg: Remove RTEMS_TQM_MODEL.
08:13 Changeset in rtems [8f9acb2]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove RTEMS_TQM_MODEL.
08:10 Changeset in rtems [2aff96b6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-02 Ralf Corsepius <ralf.corsepius@…> * custom/mpc5566evb.cfg, custom/mpc55xx.cfg: Remove RTEMS_BOARD_MODEL.
08:09 Changeset in rtems [913f3e9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove RTEMS_BOARD_MODEL.
08:08 Changeset in rtems [9723df84]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-02 Ralf Corsepius <ralf.corsepius@…> * custom/pgh360.cfg: Remove RTEMS_BOARD_MODEL.
07:44 Changeset in rtems [adc6349]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-02 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Move PGH360, GEN68360, GEN68360_040 defines from *.cfg into bspopts.h.
07:15 Changeset in rtems [f8bf656]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-02 Ralf Corsepius <ralf.corsepius@…> * custom/m5484FireEngine.cfg: Remove RTEMS_BOARD_MODEL. Remove RTEMS_54XX_DERIVATE (Unused). * custom/genmcf548x.cfg: Remove RTEMS_BOARD_MODEL.
07:15 Changeset in rtems [618b18f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove RTEMS_BOARD_MODEL. Remove RTEMS_54XX_DERIVATE (Unused).
07:14 Changeset in rtems [e90653d7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove RTEMS_BOARD_MODEL.
07:07 Changeset in rtems [b465b0f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-02 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Move M5484FIREENGINE defines from *.cfg into bspopts.h.
04:39 Changeset in rtems [c43e350a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-02 Ralf Corsepius <ralf.corsepius@…> * custom/brs5l.cfg, custom/gen5200.cfg, custom/icecube.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg: Remove RTEMS_BOARD_MODEL.
04:38 Changeset in rtems [461e18c7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove RTEMS_BOARD_MODEL.
04:11 Changeset in rtems [8d3d0455]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-02 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Move PM520_ZE30, PM520_CR825, icecube, BRS5L defines from *.cfg into bspopts.h.
04:10 Changeset in rtems [3760a5d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-02 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Move MPC8313ERDB, MPC8349EAMDS, HSC_CM01, MPC8349 defines from *.cfg into bspopts.h.
04:01 Changeset in rtems [62df126]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-02 Ralf Corsepius <ralf.corsepius@…> * custom/gen83xx.cfg, custom/hsc_cm01.cfg, custom/mpc8313erdb.cfg, custom/mpc8349eamds.cfg: Remove RTEMS_BOARD_MODEL, RTEMS_83XX_DERIVATE.
04:01 Changeset in rtems [77a1304d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove RTEMS_BOARD_MODEL, RTEMS_83XX_DERIVATE.
03:57 Changeset in rtems [d5d8f10]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-02 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Move MPC8313ERDB, MPC8349EAMDS, HSC_CM01, MPC8349 defines from *.cfg into bspopts.h.
00:05 Release/4.9 edited by JoelSherrill
/* BSPs Reported to Work */ Add score603e works (diff)
00:04 Release/4.9 edited by JoelSherrill
/* Release 4.9.1 Changes */ Add PR138 and Score603e update (diff)

10/01/08:

20:07 Changeset in rtems [e1efd54]4.9 by Joel Sherrill <joel.sherrill@…>
2008-10-01 Gene Smith <gene.smith@…> PR 1328/cpukit * libmisc/shell/main_mdump.c, libmisc/shell/main_mwdump.c: Fix printing of more than 256 bytes.
20:02 Changeset in rtems [caf0e53]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-01 Gene Smith <gene.smith@…> PR 1328/cpukit * libmisc/shell/main_mdump.c, libmisc/shell/main_mwdump.c: Fix printing of more than 256 bytes.
19:06 Ticket #1328 (mdump (& probably wdump) in shell have problems) closed by Joel Sherrill
fixed: Patch committed to 4.9 branch and CVS head. Also updated 4.9.1 entry on Wiki to include this PR as addressed in 4.9.1.
17:17 Changeset in rtems [27a0015f]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-01 Joel Sherrill <joel.sherrill@…> * VERSION: Bump version to 4.9.99.0
17:17 Changeset in rtems [943b7d9]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-01 Joel Sherrill <joel.sherrill@…> * aclocal/version.m4: Bump API to 4.10.
17:16 Changeset in rtems [7d2aaa6f]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-01 Joel Sherrill <joel.sherrill@…> * psx01/psx01.scn: Bump version to 4.9.99.0
17:16 Changeset in rtems [df518cb]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-01 Joel Sherrill <joel.sherrill@…> * sp43/sp43.scn: Bump version to 4.9.99.0
17:16 Changeset in rtems [b7c75137]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-01 Joel Sherrill <joel.sherrill@…> * shell/preface.texi: Bump version to 4.9.99.0
17:03 Changeset in rtems [8000c52]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-01 Joel Sherrill <joel.sherrill@…> * Makefile.am, PCI_bus/PCI.c, PCI_bus/universe.c, startup/genpvec.c: Fix warnings.
16:09 Changeset in rtems [d59e9b9]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-01 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am, PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/universe.c, console/85c30.c, console/85c30.h, console/consolebsp.h, console/tbl85c30.c, include/gen2.h, startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c, startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c, vme/VMEConfig.h: Some clean up. * include/coverhd.h: Removed.
13:19 Changeset in rtems [049b893]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-10-01 Joel Sherrill <joel.sherrill@…> * custom/erc32.cfg: Revert accidental commit.
11:23 Changeset in rtems [b1866be8]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-01 Ralf Corsépius <ralf.corsepius@…> * mpc83xx/include/mpc83xx.h: #include <bspopts.h> to make sure defines from bspopts.h get propagated.
09:35 Changeset in rtems [68f39d58]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-01 Ralf Corsépius <ralf.corsepius@…> * include/bsp.h: #include <bspopts.h> first.
09:33 Changeset in rtems [c5a7f1a9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-01 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
09:31 Changeset in rtems [ce1dfbe]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-01 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Remove scitab.c (Not applicable).
06:42 Changeset in rtems [75e10892]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-01 Ralf Corsepius <ralf.corsepius@…> * custom/brs5l.cfg, custom/gen5200.cfg, custom/gen83xx.cfg, custom/genmcf548x.cfg, custom/hsc_cm01.cfg, custom/icecube.cfg, custom/m5484FireEngine.cfg, custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg, custom/mpc8349eamds.cfg, custom/pgh360.cfg, custom/pghplus.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg: Back out parts of yesterdays changes.
06:42 Changeset in rtems [f59f6489]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Back out parts of yesterdays changes.
01:20 Changeset in rtems [edc1ce3c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-01 Ralf Corsepius <ralf.corsepius@…> * custom/gen83xx.cfg, custom/lpc2478.cfg: Remove warning flags.
01:16 Changeset in rtems [4566e9c1]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-10-01 Ralf Corsépius <ralf.corsepius@…> PR 1324/bsps * aclocal/check-bsps.m4: Adopt icecube changes from CVS-HEAD.
01:12 Changeset in rtems [08ecdaa]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-10-01 Ralf Corsépius <ralf.corsepius@…> PR 1324/bsps * aclocal/check-bsps.m4: Revert Joel's icecube patch.
00:22 Ticket #1324 (aclocal/check-bsps.m4: icecube is missing) closed by Ralf Corsepius
fixed: patch applied to cvs-head and rtems-4-9-branch.

09/30/08:

23:17 Changeset in rtems [978eba3]4.9 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Jennifer Averett <jennifer.averett@…> * Makefile.am, preinstall.am, PCI_bus/universe.c, console/console.c, include/bsp.h, irq/FPGA.c, irq/irq.c, startup/Hwr_init.c, startup/bspstart.c, startup/vmeintr.c: Modifications required to run on hardware. Some cleanup. * include/irq-config.h: New file. * startup/spurious.c: Removed.
23:16 Changeset in rtems [db6e1f55]4.9 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Jennifer Averett <jennifer.averett@…> * custom/score603e.cfg: Modifications required to run on hardware. Some cleanup.
23:16 Changeset in rtems [909adce]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Jennifer Averett <jennifer.averett@…> * include/irq-config.h: New file. * startup/spurious.c: Removed.
23:15 Changeset in rtems [bbb7cca6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Jennifer Averett <jennifer.averett@…> * custom/score603e.cfg: Modifications required to run on hardware. Some cleanup.
23:13 Changeset in rtems [3d50574]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Jennifer Averett <jennifer.averett@…> * Makefile.am, preinstall.am, PCI_bus/universe.c, console/console.c, include/bsp.h, irq/FPGA.c, irq/irq.c, startup/Hwr_init.c, startup/bspstart.c, startup/vmeintr.c: Modifications required to run on hardware. Some cleanup.
17:17 Changeset in rtems [06b5d63]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsepius <ralf.corsepius@…> * custom/m5484FireEngine.cfg: Eliminate RTEMS_54XX_DERIVATE (Unused).
17:17 Changeset in rtems [f83422e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Eliminate RTEMS_54XX_DERIVATE (Unused).
17:12 Changeset in rtems [002e6403]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsepius <ralf.corsepius@…> * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg: Eliminate RTEMS_TQM_MODEL (Unused).
17:12 Changeset in rtems [a6d313d2]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Eliminate RTEMS_TQM_MODEL (Unused).
16:58 Changeset in rtems [62bfb143]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsepius <ralf.corsepius@…> * custom/brs5l.cfg, custom/gen5200.cfg, custom/gen83xx.cfg, custom/genmcf548x.cfg, custom/hsc_cm01.cfg, custom/icecube.cfg, custom/lpc2478.cfg, custom/m5484FireEngine.cfg, custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg, custom/mpc8349eamds.cfg, custom/pgh360.cfg, custom/pm520_cr825.cfg custom/pm520_ze30.cfg: Remove RTEMS_BOARD_MODEL.
16:58 Changeset in rtems [669b78a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove RTEMS_BOARD_MODEL.
16:28 Changeset in rtems [67c191b2]4.9 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * timer/timer.c: Eliminate uses of old benchmark timer names.
16:27 Changeset in rtems [fcb90b63]4.9 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * include/tm27.h: Do not use set_vector.
16:27 Changeset in rtems [46d17c9]4.9 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * bsp_howto/timer.t: Eliminate uses of old benchmark timer names.
16:27 Changeset in rtems [290da88f]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * timer/timer.c: Eliminate uses of old benchmark timer names.
16:26 Changeset in rtems [42650f0]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * bsp_howto/timer.t: Eliminate uses of old benchmark timer names.
16:26 Changeset in rtems [b9c6fb1]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * include/tm27.h: Do not use set_vector.
16:24 Changeset in rtems [3f3dbf3]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * preinstall.am: Regenerated.
16:23 Changeset in rtems [7f4545de]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * sh7750/score/ispsh7750.c, shgdb/score/ispshgdb.c: Fine tune conditional so _CPU_ISR_install_vector is in CPU Kit now.
16:23 Changeset in rtems [8baeb42]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * cpu.c: Fine tune conditional so _CPU_ISR_install_vector is in CPU Kit now.
16:22 Changeset in rtems [641982a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * custom/simsh1.cfg, custom/simsh2.cfg, custom/simsh4.cfg: Make all use RTEMS_BSP_FAMILY.
16:22 Changeset in rtems [55267349]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * start/startfor340only.S: Remove (unused).
16:17 Changeset in rtems [a523721]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am: Add timer driver stub.
16:12 Changeset in rtems [37ec780a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * acinclude.m4: simsh4 folded into shsim.
16:12 Changeset in rtems [542e7b3]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am, include/bsp.h, include/tm27.h, trap34/console-io.c: Now builds cleanly for runs for SH1, SH2, and SH4. * include/syscall.h: New file. * include/gdbsci.h: Removed.
16:03 Changeset in rtems [882b5f28]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules. * start/startfor340only.S: Remove (Unused).
15:47 Changeset in rtems [77db4a3]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * include/tm27.h: Now links all tests.
15:24 Changeset in rtems [82c8730]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * simsh4/.cvsignore, simsh4/ChangeLog, simsh4/Makefile.am, simsh4/README, simsh4/bsp_specs, simsh4/configure.ac, simsh4/preinstall.am, simsh4/clock/ckinit.c, simsh4/console/console.c, simsh4/include/.cvsignore, simsh4/include/bsp.h, simsh4/include/coverhd.h, simsh4/include/ramdisk.h, simsh4/include/syscall.h, simsh4/include/tm27.h, simsh4/start/start.S, simsh4/startup/hw_init.c, simsh4/startup/linkcmds, simsh4/startup/linkcmds-le, simsh4/startup/linkcmds-le.coff, simsh4/timer/timer.c, simsh4/tools/.cvsignore, simsh4/tools/ChangeLog, simsh4/tools/Makefile.am, simsh4/tools/configure.ac, simsh4/tools/runtest.in: Removed.
15:19 Changeset in rtems [9370fc2]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminate bsp.am. Cleanup.
15:18 Changeset in rtems [51c6675]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
15:12 Changeset in rtems [ddf7ced]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * shgdb/score/ispshgdb.c: Add dummy _CPU_ISR_install_vector.
14:57 Changeset in rtems [c30b8de]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am: Now links all tests. * include/tm27.h: New file.
14:49 Changeset in rtems [544b5ac1]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * include/tm27.h: Remove reference to set_vector.
14:45 Ticket #1324 (aclocal/check-bsps.m4: icecube is missing) reopened by Ralf Corsepius
14:37 Changeset in rtems [9927019a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * clock/clockdrv.c: Correct spelling error in comment. * include/tm27.h: Delete duplicate #endif.
14:22 Changeset in rtems [5567097]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-30 Joel Sherrill <joel.sherrill@…> * mcf5206/timer/timerisr.S: Make compile again.
12:02 Changeset in rtems [de0cd76]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
10:38 Changeset in rtems [a14fba32]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
10:30 Changeset in rtems [6651791]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
10:02 Changeset in rtems [a12796f3]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
* empty log message *
10:02 Changeset in rtems [19e6dfa]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Renamed various macros.
10:01 Changeset in rtems [29cc1477]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
added SSP support files, fixed some typos
10:00 Changeset in rtems [1196226]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Added definitions for asynchronous read and write IO commands.
07:12 Changeset in rtems [57a40406]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
07:04 Changeset in rtems [df7f158e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsepius <ralf.corsepius@…> * clockdrv_shell.c: Empty file. Add warning to not use this file. * clock_driver_simidle.c: include clockdrv_shell.h.
06:49 Changeset in rtems [11978407]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * clock/clockdrv.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
06:48 Changeset in rtems [22f9c06]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * liblnk/regs.S: Remove (Renamed into liblnk/regs.h). * liblnk/regs.h: New (Renamed from liblnk/regs.S). * Makefile.am, liblnk/pmon.S: Reflect renamer.
06:19 Changeset in rtems [adf81e9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * clock/clock.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
06:15 Changeset in rtems [05d1c82]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * clock/ckinit.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
05:44 Changeset in rtems [8ce272b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * clock/ckinit.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
05:39 Changeset in rtems [6a118f18]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * clock/clock.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
05:35 Changeset in rtems [5681a2b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * clock/clock-config.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
05:35 Changeset in rtems [81d86a0]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * clock/clockdrv.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
05:10 Changeset in rtems [27b355b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * clock/clock.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
05:10 Changeset in rtems [995e61f7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * clock/clockdrv.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
04:54 Changeset in rtems [a47cdf9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsepius <ralf.corsepius@…> * clockdrv_shell.h: New (Copied from clockdrv_shell.c).
04:52 Changeset in rtems [b94554f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New (Copied from clockdrv_shell.c).
04:35 Changeset in rtems [04b38ae]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * console/defaultfont.c: Remove (Renamed into console/defaultfont.h). * console/defaultfont.h: New (Renamed from console/defaultfont.c). * Makefile.am, console/conio.c: Reflect renamer.
04:33 Changeset in rtems [8aeb235]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * console/defaultfont.c: Remove (Renamed into console/defaultfont.h). * console/defaultfont.h: New (Renamed from console/defaultfont.c). * Makefile.am, console/conio.c: Reflect renamer.
04:31 Changeset in rtems [2b1867b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove (Renamed into console/defaultfont.h).
04:31 Changeset in rtems [ad343ae]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New (Renamed from console/defaultfont.c).
03:47 Ticket #1328 (mdump (& probably wdump) in shell have problems) created by Gene Smith
Trying mdump command in shell, I noticed that when you ask for 256 or …
03:25 Changeset in rtems [b827efa]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-30 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Remove build_date.c. * startup/bspstart.c: Remove BSP_build_date.
03:25 Changeset in rtems [938f3f7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove BSP_build_date.
03:24 Changeset in rtems [49f9c15]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove build_date.c.
00:46 TBR/Website/APT/Yum_Repository edited by Gds
/* Yum Instructions */ (diff)
00:45 TBR/Website/APT/Yum_Repository edited by Gds
/* Yum Instructions */ (diff)

09/29/08:

21:58 Changeset in network-demos [5b80b73]network-demos-4-9-branchnetwork-demos-4-9-0 by Joel Sherrill <joel.sherrill@…>
2008-09-29 Joel Sherrill <joel.sherrill@…> * VERSION: Updated to network-demos-4.9.0.
20:54 Changeset in rtems [e985817e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
20:52 Changeset in rtems [81ec5044]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
20:45 Changeset in rtems [c217cf7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminate bsp.am.
20:44 Changeset in rtems [a8e724d6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-29 Joel Sherrill <joel.sherrill@…> * support/timer_driver.adb, support/timer_driver.ads, tmtests/tm01/tmtest.adb, tmtests/tm02/tmtest.adb, tmtests/tm03/tmtest.adb, tmtests/tm04/tmtest.adb, tmtests/tm05/tmtest.adb, tmtests/tm06/tmtest.adb, tmtests/tm07/tmtest.adb, tmtests/tm08/tmtest.adb, tmtests/tm09/tmtest.adb, tmtests/tm10/tmtest.adb, tmtests/tm11/tmtest.adb, tmtests/tm12/tmtest.adb, tmtests/tm13/tmtest.adb, tmtests/tm14/tmtest.adb, tmtests/tm15/tmtest.adb, tmtests/tm16/tmtest.adb, tmtests/tm17/tmtest.adb, tmtests/tm18/tmtest.adb, tmtests/tm19/tmtest.adb, tmtests/tm20/config.h, tmtests/tm20/tmtest.adb, tmtests/tm21/tmtest.adb, tmtests/tm22/tmtest.adb, tmtests/tm23/tmtest.adb, tmtests/tm24/tmtest.adb, tmtests/tm25/tmtest.adb, tmtests/tm28/tmtest.adb, tmtests/tm29/tmtest.adb, tmtests/tmck/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Clean up. Verified to run on psim with gcc 4.3.2.
20:44 Changeset in rtems [3b1a322]4.9 by Joel Sherrill <joel.sherrill@…>
2008-09-29 Joel Sherrill <joel.sherrill@…> * support/timer_driver.adb, support/timer_driver.ads, tmtests/tm01/tmtest.adb, tmtests/tm02/tmtest.adb, tmtests/tm03/tmtest.adb, tmtests/tm04/tmtest.adb, tmtests/tm05/tmtest.adb, tmtests/tm06/tmtest.adb, tmtests/tm07/tmtest.adb, tmtests/tm08/tmtest.adb, tmtests/tm09/tmtest.adb, tmtests/tm10/tmtest.adb, tmtests/tm11/tmtest.adb, tmtests/tm12/tmtest.adb, tmtests/tm13/tmtest.adb, tmtests/tm14/tmtest.adb, tmtests/tm15/tmtest.adb, tmtests/tm16/tmtest.adb, tmtests/tm17/tmtest.adb, tmtests/tm18/tmtest.adb, tmtests/tm19/tmtest.adb, tmtests/tm20/config.h, tmtests/tm20/tmtest.adb, tmtests/tm21/tmtest.adb, tmtests/tm22/tmtest.adb, tmtests/tm23/tmtest.adb, tmtests/tm24/tmtest.adb, tmtests/tm25/tmtest.adb, tmtests/tm28/tmtest.adb, tmtests/tm29/tmtest.adb, tmtests/tmck/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Clean up. Verified to run on psim with gcc 4.3.2.
14:17 Changeset in rtems [56abb78]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
14:07 Changeset in rtems [4ca704c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
13:54 Changeset in rtems [336b9ce]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
13:48 Changeset in rtems [c0bea05]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
13:40 Changeset in rtems [c01fe2e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
13:31 Changeset in rtems [e606ce0]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * liblnk/regs.S: Remove (Renamed into liblnk/regs.h). * liblnk/regs.h: New (Renamed from liblnk/regs.S). * Makefile.am, liblnk/pmon.S: Reflect renamer.
13:29 Changeset in rtems [366c2b65]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * liblnk/regs.S: Remove (Rename into liblnk/regs.h). * liblnk/regs.h: New (Renamed from liblnk/regs.S). * Makefile.am, liblnk/pmon.S: Reflect renamer.
13:29 Changeset in rtems [c830a3c8]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Fix typo in previous ChangeLog? entry.
13:25 Changeset in rtems [8d9c428c]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * start/regs.S: Remove (Renamed into start/regs.h). * start/regs.h: New (Renamed from start/regs.S). * Makefile.am, start/start.S: Reflect renamer.
13:23 Changeset in rtems [25c0236]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * liblnk/regs.S: Remove (Renamed into liblnk/regs.h). * liblnk/regs.h: New (Renamed from liblnk/regs.S). * Makefile.am, liblnk/pmon.S: Reflect renamer.
13:10 Changeset in rtems [ff3a689e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * liblnk/regs.S: Remove (Rename into liblnk.h). * liblnk/regs.h: New (Renamed from liblnk/regs.S). * Makefile.am, liblnk/pmon.S: Reflect renamer.
13:10 Changeset in rtems [6e7fc9c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * liblnk/regs.S: Remove (Renamed into liblnk/regs.h). * liblnk/regs.h: New (Renamed from liblnk/regs.S). * Makefile.am, liblnk/pmon.S: Reflect renamer.
13:10 Changeset in rtems [234f3ecc]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * start/regs.S: Remove (Renamed into start/regs.h). * start/regs.h: New (Renamed from start/regs.S). * Makefile.am, start/start.S: Reflect renamer.
10:19 Changeset in rtems [64eb0c7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminate *_SOURCES.
10:01 Changeset in rtems [97a868fd]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * custom/simsh1.cfg, custom/simsh2.cfg: Remove Author notice.
10:01 Changeset in rtems [a3e95dce]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove Author notice.
09:57 Changeset in rtems [3427cdbf]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * MAINTAINERS: Remove myself from avr.
03:43 Changeset in rtems [e94666d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its components.
03:18 TBR/Website/APT/Yum_Repository edited by Gds
Yum description had apt mentioned in the text. Also added a wildcard install method. (diff)
01:48 Changeset in rtems [7be8d6b]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Remove noinst_PROGRAMS (Unused).
01:27 Changeset in rtems [4ba8866]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Remove noinst_PROGRAMS (Unused).
01:08 Changeset in rtems [ca80493]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
01:07 Changeset in rtems [53fe0ffe]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Cleanup.

09/28/08:

16:37 Changeset in rtems [3044018]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Cleanup.
16:36 Changeset in rtems [4771ec9b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.

09/26/08:

22:16 Release/4.6 edited by JoelSherrill
Move TOC to right (diff)
22:16 Release/4.10 edited by JoelSherrill
Move TOC to right (diff)
22:16 Release/4.9 edited by JoelSherrill
Move TOC to right (diff)
22:15 Release/4.8 edited by JoelSherrill
Move TOC to right (diff)
22:15 Release/4.7 edited by JoelSherrill
Move TOC to right (diff)
21:58 Release/4.7 edited by JoelSherrill
/* Release 4.7.4 Changes */ Add 1316 (diff)
21:57 Release/4.8 edited by JoelSherrill
/* Release 4.8.2 Changes */ Add PR1316 (diff)
21:57 Release/4.9 edited by JoelSherrill
/* Release 4.9.1 Changes */ Add PR 1316 (diff)
19:24 Changeset in network-demos [fb8fed5]network-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-09-26 Joel Sherrill <joel.sherrill@…> * init.c: Eliminate boolean for bool.
19:24 Changeset in rtems [7cb46943]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-26 Joel Sherrill <joel.sherrill@…> PR 1316/cpukit * score/src/coremsgbroadcast.c: Give error when message is too large like when sending a message. This was the documented behavior.
19:24 Changeset in rtems [87b88ce]4.9 by Joel Sherrill <joel.sherrill@…>
2008-09-26 Joel Sherrill <joel.sherrill@…> PR 1316/cpukit * score/src/coremsgbroadcast.c: Give error when message is too large like when sending a message. This was the documented behavior.
18:37 Changeset in rtems [52efd7d]4.8 by Joel Sherrill <joel.sherrill@…>
2008-09-26 Joel Sherrill <joel.sherrill@…> PR 1316/cpukit * score/src/coremsgbroadcast.c: Give error when message is too large like when sending a message. This was the documented behavior.
15:05 Changeset in rtems [97553d80]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-26 Joel Sherrill <joel.sherrill@…> * runtest.in: Use target_alias instead of hard-coded target.
15:03 Changeset in rtems [ac337bc]4.104.115 by Eric Norum <WENorum@…>
Final resolution of this "small" por t number change.
14:40 Changeset in rtems [879e252]4.9 by Eric Norum <WENorum@…>
Let TCP/IP stack pick port rather than hard coding selection. Correction of 2008-09-23.
13:40 Changeset in rtems [618cae2]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-26 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Remove superfluous $(top_srcdir).
13:18 Ticket #1312 (PATH_MAX undefined in c/src/nfsclient/src/dirutils.c) closed by Joel Sherrill
worksforme: No feedback and looks like a tool issue.
05:40 Changeset in rtems [343fbd2f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-08-27 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Don't install files from shared/. Remove references to preinstall.am. * preinstall.am: Remove.
05:40 Changeset in rtems [9d873dc]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Don't install files from shared/. Remove references to preinstall.am.
05:39 Changeset in rtems [5aa6eea6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove.
05:29 Changeset in rtems [21ed05eb]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-26 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
05:15 Changeset in rtems [c06b3fa]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-26 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
05:10 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Formatting. (diff)
05:09 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Formatting. (diff)
05:08 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Minor change to 4.9. (diff)
05:06 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Remove top title. (diff)
05:06 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Updated to 4.9. (diff)
04:56 Changeset in rtems [a1bc0a15]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-26 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
04:36 History/Timeline edited by ChrisJohns
Change date to 2008 and move the contents table to the side. (diff)
04:26 Changeset in rtems [0aca941]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-26 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
04:15 Changeset in rtems [13374cf]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-26 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
04:04 Changeset in rtems [3416c44]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-26 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
01:51 Release/4.9 edited by JoelSherrill
/* Release 4.9.1 Changes */ Tool versions and patches in documentaiton (diff)

09/25/08:

23:55 Release/4.9 edited by JoelSherrill
/* Release 4.9.1 Changes */ Add NTP client change (diff)
21:50 Changeset in rtems [e011297]4.9 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * setup.def, started/buildc.t: Update versions and patches.
20:08 Changeset in rtems [a73ebc92]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * include/bsp.h: Rely on clock driver to determine when we should use fast idle.
20:07 Changeset in rtems [44237e3c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Allan Hessenflow <allanh@…> * clock/clock.c, include/bf533.h, include/bf537.h, include/sicRegs.h:
20:07 Changeset in rtems [321cce4]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Allan Hessenflow <allanh@…> * include/bsp.h, startup/bspstart.c:
19:54 Changeset in rtems [ddf4529]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Eric Norum <norume@…> * libnetworking/lib/rtems_bsdnet_ntp.c: Revert previous patch.
19:54 Changeset in rtems [0655f79]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Eric Norum <norume@…> * libnetworking/lib/rtems_bsdnet_ntp.c: Revert previous patch.
19:51 Changeset in rtems [f1cb4fc]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Recognize the the GDB SuperH simulator is just an architectural simulator and does not include devices. Rename existing simulator BSP configurations to simsh1 and simsh2 and add simsh4.
19:34 Changeset in rtems [a91dfbf9]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * setup.def, started/buildc.t: Update.
19:34 Changeset in rtems [ab7cf7e]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * Makefile.am, custom/simsh4.cfg: Recognize the the GDB SuperH simulator is just an architectural simulator and does not include devices. Rename existing simulator BSP configurations to simsh1 and simsh2 and add simsh4. * custom/simsh1.cfg, custom/simsh2.cfg: New files. * custom/shsim.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg: Removed.
19:32 Changeset in rtems [d66a6cb]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * Makefile.am: Move duplicated context switch code to score/cpu. This has been used to run tests on the simulator BSP as SH1, SH2, and SH4. * context.c: New file.
19:32 Changeset in rtems [be7ca34]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c, sh7750/score/cpu_asm.c: Move duplicated context switch code to score/cpu and provide an interrupt handling stub for the GDB SuperH simulator since it does not support interrupts or devices. This has been used to run tests on the simulator BSP as SH1, SH2, and SH4. * shgdb/score/cpu_asm.c, shgdb/score/ispshgdb.c: New files.
18:42 Changeset in rtems [fa6f92df]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * startup/linkcmds: GDB Simulator has 16MB RAM.
18:28 Changeset in rtems [d45dff4]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * rtems4.10/sparc/Makefile.am: Bump RTEMS CPU Kit version. * patches/gcc-ada-4.3.2-rtems4.10-20080910.diff: New file. * patches/gcc-ada-4.2.0-rtems4.8-20070705.diff: Removed.
17:59 Changeset in rtems [8f07770]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * preinstall.am: Regenerated.
14:17 Changeset in rtems [f40ddad]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * libfs/src/imfs/deviceio.c: Eliminate duplicate implementation.
14:10 Changeset in rtems [fac2a48]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * shared/start/start.S: Add BFIN_ON_SKYEYE define to disable features not supported on simulator.
14:10 Changeset in rtems [808ef29]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * configure.ac: Add BFIN_ON_SKYEYE define to disable features not supported on simulator.
14:10 Changeset in rtems [35380ac4]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * configure.ac, console/console.c: Add BFIN_ON_SKYEYE define to disable features not supported on simulator.
14:10 Changeset in rtems [9f57b4be]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * custom/bf537skyeye.cfg: Removed.
13:55 Changeset in rtems [67aa23c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * configure.ac, console/console.c: Add skyeye alias for bf537stamp.
13:55 Changeset in rtems [1db80d0b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * custom/bf537Stamp.cfg, custom/erc32.cfg: Add skyeye alias for bf537stamp. * custom/bf537skyeye.cfg: New file.
13:35 Changeset in rtems [e751e66]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * Makefile.am: Now runs using fake clock ticker. * clock/clockdrv.c: Removed.
13:35 Changeset in rtems [7358c5a9]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * start/start.S: Fix name of idtsimexit.
13:34 Changeset in rtems [8b33b6af]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-25 Joel Sherrill <joel.sherrill@…> * console/console-io.c: Add missing file and remove junk code. * console/syscalls.S: New file.
10:44 Changeset in rtems [858407d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.16.0-rtems4.10-20080925.diff.
10:40 Changeset in rtems [190e9d5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Undef ATTRIBUTE_IMPURE_PTR.
04:43 History/Timeline edited by JoelSherrill
Add some 2008 events (diff)
02:01 Release/4.9 edited by Strauman
(diff)

09/24/08:

23:01 TBR/BSP/Shsim created by JoelSherrill
New page
22:56 TBR/Website/Board_Support_Packages edited by JoelSherrill
/* Reneas SuperH (SH) BSPs */ Make shsim, sim7032 and sim7045 point to same Wiki page (diff)
22:19 TBR/Website/APT/Yum_Repository edited by JoelSherrill
/* Apt Instructions */ Add 4.10 (diff)
22:18 Release/4.9 edited by JoelSherrill
Update for 4.9.0 (diff)
21:44 Changeset in rtems [93964629]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-24 Joel Sherrill <joel.sherrill@…> * startup/linkcmds: Simulator now appears to have 16M RAM support by default in gdb 6.8.
21:26 Changeset in rtems [cf03ba2]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-24 Joel Sherrill <joel.sherrill@…> * Makefile.am, console/console-io.c, include/bsp.h:
21:26 Changeset in rtems [db1424c9]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-24 Joel Sherrill <joel.sherrill@…> * clock_driver_simidle.c: New file. This implementation is for BSPs for simulators without a clock tick ISR. It provides a special IDLE task that calls rtems_clock_tick() repeatedly when the application ends up in the IDLE task. This simulates time advancing. It is enough to run many tests but will not result in the correct behavior when you want timeslicing. This is because timeslicing assumes that a tick ISR determines that the currently executing thread must be switched out. Without a clock tick ISR, this will not occur.
17:22 Changeset in ada-examples [47cdeb3]ada-examples-4-9-branchada-examples-4-9-0 by Joel Sherrill <joel.sherrill@…>
2008-09-24 Joel Sherrill <joel.sherrill@…> * VERSION: Updated to ada-examples-4.9.0.
17:16 Changeset in rtems [7cb4ce5e]4.9 by Joel Sherrill <joel.sherrill@…>
2008-09-24 Joel Sherrill <joel.sherrill@…> * preinstall.am: Regenerated.
17:13 Changeset in rtems [564dfa32]4.9 by Joel Sherrill <joel.sherrill@…>
2008-09-24 Joel Sherrill <joel.sherrill@…> * Makefile.maint: Bump rtems_api to 4.9.
17:12 Changeset in rtems [8c8146e3]4.9 by Joel Sherrill <joel.sherrill@…>
Upgrade to 4.9.0
16:40 Changeset in rtems [164f8b3]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-24 Joel Sherrill <joel.sherrill@…> * clock/clockdrv.c: Fix comment.
16:39 Changeset in rtems [ae1a501c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-24 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, clock/clockdrv.c, include/bsp.h, start/start.S, startup/linkcmds: Now runs ticker and hello on sh-rtems4.10-gdb. The SH simulator in gdb has no hardware IO or interrupt simulation so we use the trap interface to print. * gdbsci/gdbsci.c: Removed.
14:31 Changeset in rtems [a9546aa]4.9 by Joel Sherrill <joel.sherrill@…>
2008-09-24 Joel Sherrill <joel.sherrill@…> PR 1326/cpukit * libi2c/libi2c.c: Use int for return value when negative values possible.
14:31 Changeset in rtems [cd784cb7]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-24 Joel Sherrill <joel.sherrill@…> PR 1326/cpukit * libi2c/libi2c.c: Use int for return value when negative values possible.
14:08 Changeset in rtems [44a2f5d]4.8 by Joel Sherrill <joel.sherrill@…>
2008-09-24 Ralf Corsépius <ralf.corsepius@…> PR 1324/bsps * aclocal/check-bsps.m4: Add missing icecube.
14:07 Changeset in rtems [8f608626]4.9 by Joel Sherrill <joel.sherrill@…>
2008-09-24 Ralf Corsépius <ralf.corsepius@…> PR 1324/bsps * aclocal/check-bsps.m4: Add missing icecube.
14:07 Changeset in rtems [115dae3]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-24 Ralf Corsépius <ralf.corsepius@…> PR 1324/bsps * aclocal/check-bsps.m4: Add missing icecube.
13:44 Changeset in rtems [13b8c65]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-24 Joel Sherrill <joel.sherrill@…> * aclocal/bsp-bootcard-options.m4: Generalize and correct comment.
13:09 Ticket #1324 (aclocal/check-bsps.m4: icecube is missing) closed by Joel Sherrill
fixed
12:59 Ticket #1323 (powerpc/mvme5500/Makefile.am overrides CFLAGS) reopened by Ralf Corsepius
12:55 Ticket #1324 (aclocal/check-bsps.m4: icecube is missing) reopened by Ralf Corsepius
12:47 Ticket #1323 (powerpc/mvme5500/Makefile.am overrides CFLAGS) closed by Joel Sherrill
fixed
12:44 Ticket #1325 (bsp-bootcard-options.m4: Bogus description) closed by Joel Sherrill
fixed: Thanks for spotting this. I have improved and generalized the message and comments.
12:40 Ticket #1324 (aclocal/check-bsps.m4: icecube is missing) closed by Joel Sherrill
invalid
12:40 Ticket #1327 (mips/hurricane doesn't build) created by Ralf Corsepius
mips-hurricane on CVS-HEAD doesn't build anymore: mips-rtems4.9-gcc …
10:25 Ticket #1326 (cpukit/libi2c/libi2c.c unsigned expression < 0 is always false) created by Ralf Corsepius
cpukit/libi2c/libi2c.c:665: warning: comparison of unsigned expression …
09:29 Changeset in rtems [c736dcf]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-24 Ralf Corsépius <ralf.corsepius@…> * aclocal/bsp-bootcard-options.m4: Fix quoting.
08:52 Changeset in rtems [734e6f6f]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-09-24 Ralf Corsépius <ralf.corsepius@…> * libnetworking/lib/ftpfs.c: Use ssize_t for read retval (Fix comparision of unsigned < 0).
08:51 Changeset in rtems [3469329]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-24 Ralf Corsépius <ralf.corsepius@…> * libnetworking/lib/ftpfs.c: Use ssize_t for read retval (Fix comparision of unsigned < 0).
08:26 Ticket #1325 (bsp-bootcard-options.m4: Bogus description) created by Ralf Corsepius
c/src/aclocal/bsp-bootcard-options.m4 contains a bogus description: …
07:34 Changeset in rtems [bfcefdd4]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-09-24 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminates libcpudir.
07:34 Ticket #1324 (aclocal/check-bsps.m4: icecube is missing) created by Ralf Corsepius
There is a make/custom/icecube.cfg, but the corresponding entry in …
07:32 Changeset in rtems [27af754]4.9 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
07:29 Changeset in rtems [a4bacff4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-24 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Eliminates libcpudir.
07:22 Changeset in rtems [501e95b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
07:21 Changeset in rtems [4857b31]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-24 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Remove NETWORKING (Sources are missing).
07:20 Changeset in rtems [fdcb9b8a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove duplicate bsp_specs.
07:07 Changeset in rtems [a00d18ce]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-24 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Add DISTCLEANFILES = include/bspopts.h.
07:03 Changeset in rtems [abe3261]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-24 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Cosmetics.
06:59 Changeset in rtems [c7ee4da9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-24 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Add bsp_specs.
05:38 Changeset in rtems [7425411]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-08-24 Ralf Corsépius <ralf.corsepius@…> PR 1323/bsps * Makefile.am: Remove AM_CFLAGS += -msoft-float.
05:38 Changeset in rtems [35b6926]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-08-24 Ralf Corsépius <ralf.corsepius@…> PR 1323/bsps * Makefile.am: Remove AM_CFLAGS += -msoft-float.
03:15 Ticket #1323 (powerpc/mvme5500/Makefile.am overrides CFLAGS) created by Ralf Corsepius
powerpc/mvme5500/Makefile.am contains this: ... #prevent the …
03:06 Changeset in rtems [00f0563]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-09-24 Ralf Corsepius <ralf.corsepius@…> * Makefile.am: Remove empty HAS_NETWORKING conditional.
03:06 Changeset in rtems [74d0e87e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-24 Ralf Corsepius <ralf.corsepius@…> * Makefile.am: Remove empty HAS_NETWORKING conditional.
02:47 Changeset in rtems [13c4012f]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-09-24 Ralf Corsépius <ralf.corsepius@…> PR 1322/bsps * include/bspopts.h.in: Remove.
02:47 Changeset in rtems [1495d91]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-24 Ralf Corsépius <ralf.corsepius@…> PR 1322/bsps * include/bspopts.h.in: Remove.
02:21 Changeset in rtems [196dac3]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
02:19 Changeset in rtems [27ccae87]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-09-24 Ralf Corsépius <ralf.corsepius@…> PR 1322/bsps * include/bspopts.h.in: Remove.
02:17 Changeset in rtems [e4888a6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-24 Ralf Corsépius <ralf.corsepius@…> PR 1322/bsps * include/bspopts.h.in: Remove.
01:48 Ticket #1322 (bspopts.h.in should not be in CVS) closed by Ralf Corsepius
fixed: Fixed on HEAD and rtems-4-9-branch.
00:58 Ticket #1322 (bspopts.h.in should not be in CVS) created by Ralf Corsepius
The following files should not be CVS: …

09/23/08:

21:35 Changeset in rtems [5edccc1]4.9 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * bsp_howto/BSPInitFlowchart-49.png: Update figure.
21:34 Changeset in rtems [0c8c169c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * bsp_howto/BSPInitFlowchart-49.png: Update figure.
19:53 Changeset in rtems [0de9fdf]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * bootcard.c, include/bootcard.h: Make letting boot_card() handle work area allocation mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
19:53 Changeset in rtems [6067359]4.9 by Thomas Doerfler <Thomas.Doerfler@…>
make sure cahce is ON when MMU is off (important for exception handling)
19:53 Changeset in rtems [95aa5e1]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * configure.ac: Make letting boot_card() handle work area allocation mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
19:52 Changeset in rtems [63d82b7]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * configure.ac, include/bspopts.h.in: Make letting boot_card() handle work area allocation mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
19:52 Changeset in rtems [7a592dcd]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Make letting boot_card() handle work area allocation mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
19:50 Changeset in rtems [12d02b8]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * aclocal/bsp-bootcard-options.m4: New file. * aclocal/bsp-bootcards-handles-ram-allocation.m4: Removed.
17:30 Changeset in rtems [fe3007d7]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * Makefile.am, start/start.S: bsp_cleanup() had the same code which was executed when you returned from boot_card() to start.S. So just use the stub bsp_cleanup() implementation and remove a file. * startup/bspclean.c: Removed.
15:28 Changeset in rtems [3e2f58a1]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, include/bsp.h, startup/bspstart.c: Rename existing bsp_reset() to bsp_sysReset() since the prototype did not match the standard one. Add standard bsp_reset(). * startup/bspreset.c: New file.
15:21 Changeset in rtems [93f8efa]4.9 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Eric Norum <norume@…> * libnetworking/lib/rtems_bsdnet_ntp.c: Let TCP/IP stack pick port rather than hard coding selection.
15:21 Changeset in rtems [dba0264]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Eric Norum <norume@…> * libnetworking/lib/rtems_bsdnet_ntp.c: Let TCP/IP stack pick port rather than hard coding selection.
15:11 Changeset in rtems [94cba6e]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * Makefile.am: BSP specific bsp_cleanup() is a dupe of a shared one. * startup/bspclean.c: Removed.
15:11 Changeset in rtems [81f16002]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * startup/bspclean.c: Removed.
15:10 Changeset in rtems [b6cf80fb]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: BSP specific bsp_cleanup() is a dupe of a shared one. * startup/bspclean.c: Removed.
15:07 Changeset in rtems [a2a2f3f]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * start/start.S: bsp_cleanup() had the same code which was executed when you returned from boot_card() to start.S. So just use the stub bsp_cleanup() implementation and remove a file. * startup/bspclean.c: Removed.
14:51 Changeset in rtems [ca93cf14]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * Makefile.am: bsp_cleanup() had the same code which was executed when you returned from boot_card() to start.S. So just use the stub bsp_cleanup() implementation and remove a file. * startup/bspclean.c: Removed.
14:45 Changeset in rtems [b2fe499f]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * shared/bspclean.c: Removed.
14:45 Changeset in rtems [b39fdd9]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * Makefile.am: bsp_cleanup() had the same code which was executed when you returned from boot_card() to start.S. So just use the stub bsp_cleanup() implementation and remove a file.
14:21 Changeset in rtems [59bdd966]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * README: Add URL.
14:08 Changeset in rtems [8f912f2]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * custom/lpc2478.cfg: Comment out use of U-Boot specific mkimage since we do not reliably know it is installed.
14:07 Changeset in rtems [8a6c480]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Joel Sherrill <joel.sherrill@…> * acinclude.m4: New BSP -- lpc24xx.
14:07 Changeset in rtems [8c0cab0]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Sebastian Huber <sebastian.huber@…> * libchip/serial/ns16550.c: Enable interrupt code only for PowerPC or BSPs that support this feature.
14:07 Changeset in rtems [d126b320]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Sebastian Huber <sebastian.huber@…> * include/utility.h: New file.
14:06 Changeset in rtems [13995d1]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-23 Sebastian Huber <sebastian.huber@…> * Makefile.am, preinstall.am, include/lpc24xx.h, misc/system-clocks.c: Move utility.h
11:49 Ticket #1321 (Using STARTUP in linkcmds instead of bsp_specs) created by Ralf Corsepius
These BSPs don't have a start up file. I have no idea how these can …

09/22/08:

21:54 Changeset in rtems [9b623ee]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * at91rm9200/dbgu/dbgu.c: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants. This driver had to support the standard poll key input method.
21:53 Changeset in rtems [72798ee]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * startup/bspreset.c: New file.
21:51 Changeset in rtems [95ef82c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * libchip/serial/ns16550.c: Fix typo.
21:50 Changeset in rtems [54cf1198]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * bspclean.c, include/bootcard.h: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants. * bspreset.c, bspreset_fatal.c, bspreset_loop.c: New files.
21:50 Changeset in rtems [1762375]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants. * startup/bspclean.c: Removed.
21:50 Changeset in rtems [788870e]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * shared/console/inch.c, shared/startup/panic.c: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants. * shared/console/bspreset.c: New file. * shared/console/reboot.c: Removed.
21:50 Changeset in rtems [87a38dd]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, include/bspopts.h.in: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants. * startup/bspclean.c: Removed.
21:50 Changeset in rtems [5734337]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * Makefile.am, README.booting, include/bsp.h, startup/bspclean.c, vectors/exceptionhandler.c: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants. * startup/bspreset.c: New file. * startup/reboot.c: Removed.
21:50 Changeset in rtems [be10c5e]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * include/bsp.h, startup/misc.c: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants.
21:50 Changeset in rtems [ddfaa296]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * Makefile.am, include/bsp.h: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants.
21:50 Changeset in rtems [2fb1805]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * Makefile.am, console/console.c, include/bsp.h: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants. * startup/bspreset.c: New file. * startup/bspclean.c: Removed.
21:50 Changeset in rtems [87b9739]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, console/console.c, include/bsp.h, startup/bspstart.c: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants. * startup/bspreset.c: New file. * startup/bspclean.c: Removed.
21:50 Changeset in rtems [872645d]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * include/bsp.h: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants.
21:50 Changeset in rtems [34ea1e6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, console/console-io.c: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants. * startup/bspclean.c: Removed.
21:49 Changeset in rtems [084369e]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, console/inch.c, console/keyboard.c, include/bsp.h: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants.
21:49 Changeset in rtems [d4f6b30]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * acinclude.m4, shared/comm/console.c: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants.
21:49 Changeset in rtems [d8a6431]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, include/bspopts.h.in: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants.
21:49 Changeset in rtems [06ec900]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, console/uart.c, startup/bspstart.c: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants. * startup/bspclean.c: Removed.
21:49 Changeset in rtems [b23d895]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * Makefile.am, startup/bspstart.c: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants.
21:49 Changeset in rtems [bf7e13f]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, console/uart.c, startup/bspstart.c: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants. * startup/bspreset.c: New file. * startup/bspclean.c: Removed.
21:49 Changeset in rtems [61433e8]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, console/console.c: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants. * startup/bspclean.c: Removed.
21:49 Changeset in rtems [1dad9e7]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, console/uart.c: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants. * startup/bspclean.c: Removed.
21:49 Changeset in rtems [34e9f2ac]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, startup/bspstart.c: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants. * startup/bspreset.c: New file. * startup/bspclean.c: Removed.
21:49 Changeset in rtems [d50ba03]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, console/uart.c, startup/bspclean.c, startup/bspstart.c: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants. * startup/bspreset.c: New file.
21:47 Changeset in rtems [23c3f72e]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * include/rtems/bspIo.h, libcsupport/Makefile.am: Add genchark() for polled debug input from the same device as printk(). * libcsupport/src/getchark.c: New file.
20:07 Developer/FileSystems edited by YanMiao
/* Device Only File System */ (diff)
17:23 Changeset in rtems [0fbd231]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * libchip/serial/ns16550.c: Fix typo.
17:07 Changeset in rtems [ac4b164]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * include/bsp.h, network/network.c: Fix missed name change.
17:02 Changeset in rtems [00a23585]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * libchip/serial/ns16550.c: Add not supported on arm even though it is not simple vectored.
16:20 Changeset in rtems [5619a04]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * .cvsignore, include/bspopts.h.in: New files.
15:42 Changeset in rtems [fc9cbcf3]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-22 Joel Sherrill <joel.sherrill@…> * libchip/serial/ns16550.c: Not currently supported on architectures with simple vectored interrupt model.
14:55 Changeset in rtems [f1f60c22]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-22 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Don't install files from shared/.
14:54 Developer/FileSystems edited by YanMiao
(diff)
14:51 Release/4.10 edited by YanMiao
/* Configuration Changes */ (diff)
14:51 Release/4.10 edited by YanMiao
/* Configuration Changes */ (diff)
14:44 Ticket #1317 (bspgetworkarea.c:58: error: 'BSP_BOOTCARD_HEAP_USES_WORK_AREA' undeclared) closed by Joel Sherrill
fixed: Replying to comment:3: > I am not able to test mips-rtems4.10 gcc because of this bug. > Update and try now. This code does not support any of the simple vectored targets. Other libchip drivers recognized what they did and did not support. This one did not. Should be fixed now. There are other MIPS bsps with G0 linking issues though.
14:14 Changeset in rtems [f8f2e41]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-22 Ralf Corsépius <ralf.corsepius@…> * aclocal/version.m4: Bump RTEMS_API to 4.10. Bump _RTEMS_VERSION to 4.9.99.0.
14:12 Changeset in rtems [64600d01]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-09-11 Ralf Corsépius <ralf.corsepius@…> * rtems/include/rtems/rtems/types.h: Do not define rtems_boolean, rtems_single, rtems_double unless RTEMS_DEPRECATED_TYPES is given.
14:04 Ticket #1320 (convert mips-rtems4.10-gcc to eabi) created by Ralf Corsepius
Joel had requested to switch mips-rtems4.10 gcc to eabi. This BZ is …
13:49 Ticket #1319 (libchip/serial is broken) created by Ralf Corsepius
mv -f serial/.deps/libserialio_a-mc68681_reg8.Tpo …
13:36 Ticket #1318 (libcpu/shared is not helpful) created by Ralf Corsepius
IMO, libcpu/shared is not helpful Either something is * …
12:51 Changeset in rtems [9cabf5f]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
shared/include/utility.h: New file.
11:50 Changeset in rtems [fd1c1c9]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
added BSP for ARM LPC24xx
11:49 Changeset in rtems [8dcfc0a]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
* empty log message *
11:46 Changeset in rtems [e97e0e0]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Include required header files. Removed support for old PowerPC exception handling. Various fixes for interrupt related routines. Added support for BSPs with IRQ extension API.
11:45 Changeset in rtems [31c14d9]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Include required header files. Some internal functions have now static linkage type. Added constant qualifier to operations table and read-only function parameters.
11:40 Changeset in rtems [8efda6a]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
correct DEC clock rate for non-U-Boot case
11:39 Changeset in rtems [27fef33]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
* empty log message *
11:32 Changeset in rtems [88aad06]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Install_clock has now static linkage. Initialize rtems_clock_major with unsigned integer literal
11:30 Changeset in rtems [a948e85d]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Fixed wrong section size symbols.
11:30 Changeset in rtems [5aeed17]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
lpc24xx: new BSP
11:28 Changeset in rtems [16d56686]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
lpc24xx: New BSP shared/startup/linkcmds.base, shared/include/linker-symbols.h, shared/include/start.h, shared/start/start.S: New files.
02:05 Ticket #1317 (bspgetworkarea.c:58: error: 'BSP_BOOTCARD_HEAP_USES_WORK_AREA' undeclared) created by Ralf Corsepius
c/src/lib/libbsp/shared/bspgetworkarea.c has been added code, which …

09/21/08:

20:48 Changeset in rtems [f6be448]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-21 Joel Sherrill <joel.sherrill@…> * bspgetworkarea.c: Fix typo. Add debug printk statements.
20:47 Changeset in rtems [13f14466]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-21 Joel Sherrill <joel.sherrill@…> * startup/linkcmds: Move WorkAreaBase? to be closer to end definition.
16:37 Changeset in rtems [25038501]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-21 Joel Sherrill <joel.sherrill@…> * include/bsp.h: Remove define of BSP_ZERO_WORKSPACE_AUTOMATICALLY.
16:16 Changeset in rtems [fe85f05c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-21 Joel Sherrill <joel.sherrill@…> * startup/linkcmds: Add WorkAreaBase?.
15:32 Ticket #1307 (bugzilla milestone 4.10) closed by Joel Sherrill
fixed
13:37 Ticket #1316 (_CORE_message_queue_Broadcast truncates message size) created by Nickolay Semyonov-Kolchin
Our partners found that "_CORE_message_queue_Broadcast" behavior is …

09/20/08:

22:20 Changeset in rtems [0b6ca8aa]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-20 Joel Sherrill <joel.sherrill@…> * libchip/network/dec21140.c, libchip/network/elnk.c: Detect when there is no PCI bus based upon the BSP not having a base address defined. This means this driver cannot be supported on that board.
21:44 Changeset in rtems [2785a80d]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-20 Joel Sherrill <joel.sherrill@…> * bspgetworkarea.c: Augment to optionally know U-Boot.
21:39 Changeset in rtems [f044f9c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-20 Joel Sherrill <joel.sherrill@…> * Makefile.am, include/bsp.h, start/start.S, startup/bspstart.c, startup/cpuinit.c: Use top level shared bsp_get_work_area() implementation. Augment it to know about U-Boot. * startup/bspgetworkarea.c: Removed.
21:39 Changeset in rtems [144ad33]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-09-20 Joel Sherrill <joel.sherrill@…> * Makefile.am, include/bsp.h, network_5200/network.c, start/start.S, startup/bspstart.c, startup/cpuinit.c: Use top level shared bsp_get_work_area() implementation. Augment it to know about U-Boot. * startup/bspgetworkarea.c: Removed.
Note: See TracTimeline for information about the timeline view.