summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen5200/mscan/mscan.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/gen5200: Move source files to bspsSebastian Huber2018-04-251-1262/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/gen5200: Use public include pathChris Johns2018-01-041-1/+1
| | | | Update #3254.
* bsp/gen5200: Fix warningsSebastian Huber2014-10-101-11/+7
|
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2014-02-191-4/+5
| | | | | | Merge RTEMS_FATAL_SOURCE_BSP_GENERIC and RTEMS_FATAL_SOURCE_BSP_SPECIFIC into new fatal source RTEMS_FATAL_SOURCE_BSP. This makes it easier to figure out the code position given a fatal source and code.
* bsp/gen5200: Add and use mpc5200_fatal()Sebastian Huber2013-02-201-4/+4
|
* Improved parameter checks for bit rate function.Thomas Doerfler2008-09-051-18/+9
|
* Moved general MSCAN functions intoThomas Doerfler2008-09-031-900/+531
| | | | | separate header and source files (include/mscan-base.h and mscan/mscan-base.c). Formatted code.
* 2007-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-171-3/+3
| | | | | * mscan/mscan.c: Use size_t for message sizes. Remove absurd type cast.
* mproved gen5200 MSCAN driverThomas Doerfler2007-01-211-73/+69
| | | | fixed synchronization bug between ata.c and bdbuf.c
* added vectors.h to bsp.hThomas Doerfler2006-08-131-18/+38
| | | | fixed bug in mscan
* applied patches for PR1117/1118/1119/1120Thomas Doerfler2006-07-091-221/+498
|
* Cleanup CVS data.Ralf Corsepius2006-01-011-30/+0
|
* Misc include file fixes.Ralf Corsepius2005-12-311-2/+6
|
* New (CVS import Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>'sRalf Corsepius2005-12-311-0/+1376
submission).