Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Blackfin: unify cpu and boot modes | Mike Frysinger | 2008-03-30 | -115/+101 |
| | | | | | | | | 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: convert BFIN_CPU to CONFIG_BFIN_CPU | Mike Frysinger | 2008-03-15 | -7/+0 |
| | | | | | | | | Stop tying things to the processor that should be tied to other defines and change BFIN_CPU to CONFIG_BFIN_CPU so that it can be used in the build system to select the -mcpu option. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
* | punt Blackfin VDSP headers and import sanitized/auto-generated ones | Mike Frysinger | 2008-02-04 | -4/+4 |
| | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
* | add gitignores for Blackfin pieces | Mike Frysinger | 2008-02-04 | -0/+1 |
| | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
* | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | -1/+2 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | [Blackfin][PATCH] Fix copyright and update license | Aubrey Li | 2007-04-05 | -10/+10 |
| | ||||
* | [Blackfin][PATCH]: fix flash unaligned copy issue | Aubrey Li | 2007-04-05 | -41/+44 |
| | ||||
* | [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue | Aubrey Li | 2007-03-12 | -7/+17 |
| | ||||
* | [Blackfin][PATCH] code cleanup | Aubrey Li | 2007-03-12 | -4/+5 |
| | ||||
* | [Blackfin][PATCH] code cleanup | Aubrey Li | 2007-03-10 | -3/+2 |
| | ||||
* | [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform ↵ | Aubrey.Li | 2007-03-09 | -0/+980 |
support |