summaryrefslogtreecommitdiff
path: root/board/bf533-stamp/Makefile
Commit message (Collapse)AuthorAgeLines
* Blackfin: unify cpu and boot modesMike Frysinger2008-03-30-1/+1
| | | | | | | | 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: BF537-stamp: cleanup spi flash driverMike Frysinger2008-03-30-1/+1
| | | | | | | This punts the old spi flash driver for a new/generalized one until the common one can be integrated. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* [Blackfin][PATCH] Fix copyright and update licenseAubrey Li2007-04-05-1/+1
|
* [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issueAubrey Li2007-03-12-7/+17
|
* [Blackfin][PATCH] code cleanupAubrey Li2007-03-10-2/+2
|
* [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform ↵Aubrey.Li2007-03-09-0/+48
support