summaryrefslogtreecommitdiff
path: root/include/asm-blackfin/io.h
Commit message (Collapse)AuthorAgeLines
* [Blackfin][PATCH] Fix copyright and update licenseAubrey Li2007-04-05-3/+3
|
* [Blackfin][PATCH] call real the system synchronize instructionAubrey Li2007-04-05-0/+1
|
* [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform ↵Aubrey.Li2007-03-09-9/+6
| | | | support
* [PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang2007-02-21-0/+5
| | | | | | | | | Some CPUs like PPC, BLACKFIN need sync() to ensure cfi flash write command is fully finished. The sync() is defined in each CPU's io.h file. For those CPUs which do not need sync for now, a dummy sync() is defined in their io.h as well. Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
* Add missing Blackfin files.Wolfgang Denk2006-03-12-0/+122