source: rtems/c/src/lib/libbsp/m68k/mcf52235/ChangeLog @ 6dcf06e

4.104.114.95
Last change on this file since 6dcf06e was 6dcf06e, checked in by Joel Sherrill <joel.sherrill@…>, on 08/18/08 at 16:47:54

2008-08-18 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, console/console.c: Split debug IO code into separate file.
  • console/debugio.c: New file.
  • Property mode set to 100644
File size: 1.3 KB
Line 
12008-08-18      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * Makefile.am, console/console.c: Split debug IO code into separate
4        file.
5        * console/debugio.c: New file.
6
72008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
8
9        * startup/cfinit.c, startup/init52235.c: Missed the last patch.
10
112008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
12
13        * mcf52235/README, mcf52235/gdb-init, mcf52235/clock/clock.c,
14        mcf52235/console/console.c, mcf52235/include/bsp.h,
15        mcf52235/include/coverhd.h, mcf52235/start/start.S,
16        mcf52235/startup/bspclean.c, mcf52235/startup/bspstart.c,
17        mcf52235/startup/linkcmds, mcf52235/timer/timer.c: Cleaned up
18        white space and code formmated to adhere to RTEMS standards. Fixed
19        a bug in the nano seconds since last tick support. Fixed a bug
20        with the location of the start stack (no longer within
21        .bss). Removed double definition of IPSBAR and some type defs
22        etc.. Added timing test overhead results.
23
242008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
25
26        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
27        clock/clock.c, configure.ac, console/console.c, gdb-init,
28        include/bsp.h, include/bspopts.h.in, include/coverhd.h,
29        include/tm27.h, preinstall.am, start/start.S, startup/bspclean.c,
30        startup/bspstart.c, startup/cfinit.c, startup/init52235.c,
31        startup/linkcmds, timer/timer.c: New.
Note: See TracBrowser for help on using the repository browser.