summaryrefslogtreecommitdiffstats
path: root/board/bf537-stamp/post-memory.c
Commit message (Collapse)AuthorAgeFilesLines
* Blackfin: bf537-stamp: post: update old MMR style macrosMike Frysinger2010-10-021-27/+27
| | | | | | | | | The old MMR defines are being scrubbed, so convert the driver to use the new standard helper macros. For the GPIO MMR usage, convert to the new GPIO framework. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Blackfin: bf537-stamp: move CONFIG_POST handling to COBJS-$(...)Mike Frysinger2009-03-231-3/+0
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Blackfin: tighten up post memory coding styleMike Frysinger2009-01-281-12/+11
| | | | | | No functional changes here; just cleanup code style a bit. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-12/+12
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-4/+4
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-041-9/+9
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* [Blackfin][PATCH] Add BF537 stamp board supportAubrey Li2007-03-191-0/+322
OpenPOWER on IntegriCloud