summaryrefslogtreecommitdiff
path: root/cpu/bf537/Makefile
AgeCommit message (Collapse)Author
2008-03-30Blackfin: unify cpu and boot modesMike Frysinger
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 <[email protected]>
2008-02-04move Blackfin cpu object list to respective cpu directoriesMike Frysinger
Signed-off-by: Mike Frysinger <[email protected]>
2007-04-05[Blackfin][PATCH] Fix copyright and update licenseAubrey Li
2007-03-19[Blackfin][PATCH] Add BF537 stamp board supportAubrey Li