uboot-mt623x/lib_blackfin
Mike Frysinger 500b6c51e4 Blackfin: bfin_mac: force boards to setup the MAC themselves
Since the on-chip MAC does not have an eeprom or similar interface, force
all Blackfin boards that use this driver to setup the board data with a
proper MAC.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
CC: Ben Warren <biggerbadderben@gmail.com>
2009-03-20 22:39:09 +01:00
..
Makefile Blackfin: cache core/system clock values 2009-02-02 12:24:42 -05:00
board.c Blackfin: bfin_mac: force boards to setup the MAC themselves 2009-03-20 22:39:09 +01:00
boot.c Blackfin: fixup misc warnings such as printf's and missing casts 2009-01-28 13:27:28 -05:00
cache.c Blackfin: rewrite cache handling functions 2009-02-02 12:24:44 -05:00
clocks.c Blackfin: cache core/system clock values 2009-02-02 12:24:42 -05:00
memcmp.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
memcpy.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
memmove.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
memset.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
muldi3.c [Blackfin][PATCH] Fix copyright and update license 2007-04-05 18:31:18 +08:00
post.c Blackfin: only build post code when CONFIG_POST 2009-02-02 12:24:30 -05:00
string.c Blackfin: use 8/16/32 bit transfer widths in dma_memcpy() 2009-02-02 12:24:46 -05:00
tests.c Blackfin: only build post code when CONFIG_POST 2009-02-02 12:24:30 -05:00