source: rtems/c/src/lib/libbsp/m68k/mcf52235/ChangeLog @ 9374e9b0

4.104.114.95
Last change on this file since 9374e9b0 was 9374e9b0, checked in by Chris Johns <chrisj@…>, on 06/19/08 at 05:46:19

2008-06-19 Matthew Riek <matthew.riek@…>

  • mcf52235/README, mcf52235/gdb-init, mcf52235/clock/clock.c, mcf52235/console/console.c, mcf52235/include/bsp.h, mcf52235/include/coverhd.h, mcf52235/start/start.S, mcf52235/startup/bspclean.c, mcf52235/startup/bspstart.c, mcf52235/startup/linkcmds, mcf52235/timer/timer.c: Cleaned up white space and code formmated to adhere to RTEMS standards. Fixed a bug in the nano seconds since last tick support. Fixed a bug with the location of the start stack (no longer within .bss). Removed double definition of IPSBAR and some type defs etc.. Added timing test overhead results.
  • Property mode set to 100644
File size: 1.0 KB
Line 
12008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
2
3        * mcf52235/README, mcf52235/gdb-init, mcf52235/clock/clock.c,
4        mcf52235/console/console.c, mcf52235/include/bsp.h,
5        mcf52235/include/coverhd.h, mcf52235/start/start.S,
6        mcf52235/startup/bspclean.c, mcf52235/startup/bspstart.c,
7        mcf52235/startup/linkcmds, mcf52235/timer/timer.c: Cleaned up
8        white space and code formmated to adhere to RTEMS standards. Fixed
9        a bug in the nano seconds since last tick support. Fixed a bug
10        with the location of the start stack (no longer within
11        .bss). Removed double definition of IPSBAR and some type defs
12        etc.. Added timing test overhead results.
13
142008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
15
16        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
17        clock/clock.c, configure.ac, console/console.c, gdb-init,
18        include/bsp.h, include/bspopts.h.in, include/coverhd.h,
19        include/tm27.h, preinstall.am, start/start.S, startup/bspclean.c,
20        startup/bspstart.c, startup/cfinit.c, startup/init52235.c,
21        startup/linkcmds, timer/timer.c: New.
Note: See TracBrowser for help on using the repository browser.