aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/sp605
Commit message (Collapse)AuthorAgeFilesLines
* hack fix for bug with include orderingbryan newbold2013-11-121-0/+0
| | | | | | There seems to be a problem with the default target being overriden when a board-specific file is included before xilinx.mk. Workaround is to include targets last.
* Part 1 of refactoring template files into ./contribbryan newbold2013-11-123-0/+464
BROKEN without later parts (documentation and Makefile updates) This commit moves and deletes a lot of Xula2 and SP605 files around. It also includes a large cleanup of xilinx.mk