aboutsummaryrefslogtreecommitdiff
path: root/board/bf537-stamp/post-memory.c
AgeCommit message (Collapse)AuthorFilesLines
2011-09-29Blackfin: bf537-stamp: convert to gpio post hotkeyMike Frysinger1-62/+1
No need for our custom implementations now that common code supports the generic gpio layer. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-10-02Blackfin: bf537-stamp: post: update old MMR style macrosMike Frysinger1-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>
2009-03-23Blackfin: bf537-stamp: move CONFIG_POST handling to COBJS-$(...)Mike Frysinger1-3/+0
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-01-28Blackfin: tighten up post memory coding styleMike Frysinger1-12/+11
No functional changes here; just cleanup code style a bit. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-12/+12
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-4/+4
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-02-04punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger1-9/+9
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2007-03-19[Blackfin][PATCH] Add BF537 stamp board supportAubrey Li1-0/+322