Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [Blackfin][PATCH] Fix dynamic CPLB generation issue | Aubrey Li | 2007-04-05 | -895/+5 |
| | ||||
* | [Blackfin][PATCH] minior cleanup | Aubrey Li | 2007-04-05 | -1/+1 |
| | ||||
* | [Blackfin][PATCH] Fix copyright and update license | Aubrey Li | 2007-04-05 | -114/+114 |
| | ||||
* | [Blackfin][PATCH] call real the system synchronize instruction | Aubrey Li | 2007-04-05 | -0/+1 |
| | ||||
* | [Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of ↵ | Aubrey Li | 2007-04-05 | -126/+0 |
| | | | | these definitions nor does any other arch include it | |||
* | [Blackfin][PATCH] Add BF561 EZKIT board support | Aubrey Li | 2007-03-20 | -0/+3411 |
| | ||||
* | [Blackfin][PATCH] Add BF537 stamp board support | Aubrey Li | 2007-03-19 | -0/+5128 |
| | ||||
* | [Blackfin][PATCH] code cleanup | Aubrey Li | 2007-03-10 | -91/+74 |
| | ||||
* | [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform ↵ | Aubrey.Li | 2007-03-09 | -812/+1004 |
| | | | | support | |||
* | [PATCH v3] Add sync to ensure flash_write_cmd is fully finished | Haiying Wang | 2007-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> | |||
* | Coding Style cleanup | Wolfgang Denk | 2006-03-12 | -27/+27 |
| | ||||
* | Add missing Blackfin files. | Wolfgang Denk | 2006-03-12 | -0/+6986 |