aboutsummaryrefslogtreecommitdiff
path: root/devel/libmpcbdm
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* Large round of typo fixes in ports/devel (pkg-descr).Jimmy Olgeni2008-06-011-1/+1
| | | | Notes: svn path=/head/; revision=214100
* - Fix bug related to objformat removal.Stanislav Sedov2007-07-051-0/+4
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=195032
* - Change my email.Stanislav Sedov2007-03-271-1/+1
| | | | | | | Suggested by: skv Notes: svn path=/head/; revision=188599
* Standalone library to control various widely available Freescale's mpc8xxIon-Mihai Tetcu2006-07-087-0/+103
based boards. This code was derived from mpcbdm patch by Frank Przybylski. This allows using this code separately from gdb, for example, to load firmware to the board, or retrive information about it. The package includes example "mpc8xx" program, that displays information about connected board using libmpcbdm library. The schematic of adapter itself can be found at project homepage. Author: Erwin Rol <erwin@muffin.org> WWW: http://libmpc8xx.sourceforge.net/ PR: ports/99406 Submitted by: Stanislav Sedov <stas at fonon.realnet> Notes: svn path=/head/; revision=167237