summaryrefslogtreecommitdiff
path: root/cpu/bf533/serial.c
Commit message (Collapse)AuthorAgeLines
* Blackfin: unify cpu and boot modesMike Frysinger2008-03-30-186/+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>
* punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-04-28/+19
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-1/+0
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* [Blackfin][PATCH] Fix copyright and update licenseAubrey Li2007-04-05-3/+3
|
* [Blackfin][PATCH] code cleanupAubrey Li2007-03-12-7/+10
|
* [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform ↵Aubrey.Li2007-03-09-26/+24
| | | | support
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-1/+2
|
* Coding Style cleanupWolfgang Denk2006-03-12-5/+5
|
* Add missing Blackfin files.Wolfgang Denk2006-03-12-0/+194