summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/h8300/rtems/score/h8300.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove H8300 portJoel Sherrill2016-01-041-44/+0
| | | | updates #2452.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* score: Doxygen Clean Up Task #4Alex Ivanov2013-01-081-4/+7
|
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* Whitespace removal.Ralf Corsepius2009-12-041-1/+1
|
* New header guard.Ralf Corsepius2005-01-281-2/+2
|
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-241-16/+0
| | | | * rtems/score/h8300.h: Remove RTEMS_CPU_HAS_16_BIT_ADDRESSES.
* Cosmetics.Ralf Corsepius2004-11-211-1/+0
|
* 2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-021-2/+5
| | | | | | * rtems/score/cpu.h: Add doxygen preamble. * rtems/score/h8300.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
| | | | | * asm.h, cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/h8300.h, rtems/score/types.h: URL for license changed.
* This is the initial addition of the port of RTEMS to theJoel Sherrill2000-06-291-0/+57
Hitachi H8 family. This port was done by Philip Quaife <philip@qs.co.nz> of Q Solutions and sponsored by Comnet Technologies Ltd. The port was done based on RTEMS 3.5.1 to a Hitach H8300H. The port was updated to RTEMS 4.5 style Makefiles/configure by Joel Sherrill <joel@OARcorp.com>. While doing this Joel added support for the h8300-rtems to binutils, gcc, newlib, and gdb. NOTE: Philip submitted a BSP for a Hitachi evaluation board which is being merged as a separate entity.