summaryrefslogtreecommitdiff
path: root/cpu/bf561/start1.S
Commit message (Collapse)AuthorAgeLines
* Blackfin: unify cpu and boot modesMike Frysinger2008-03-30-38/+0
| | | | | | | | All of the duplicated code for Blackfin processors and boot modes have been unified. After all, the core is the same for all processors, just the peripheral set differs (which gets handled in the drivers). Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* [Blackfin][PATCH] Fix copyright and update licenseAubrey Li2007-04-05-3/+3
|
* [Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li2007-03-20-0/+38