summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/shared/io/.cvsignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor problems addressed with the merger and with the arm_bare_bsp.Joel Sherrill2000-07-271-2/+0
| | | | | | That BSP now has a stub clock driver so the tests can link even if they won't execute. A handful of Makefiles had to be updated and we had to account for printk.c being a shared file now.
* Port of RTEMS to the ARM processor family by Eric ValetteJoel Sherrill2000-07-271-0/+2
<valette@crf.canon.fr> and Emmanuel Raguet <raguet@crf.canon.fr> of Canon CRF - Communication Dept. This port includes a basic BSP that is sufficient to link hello world.