summaryrefslogtreecommitdiffstats
path: root/board/bf537-stamp/bf537-stamp.c
Commit message (Expand)AuthorAgeFilesLines
* blackfin: replace bfin_gen_rand_mac() with eth_random_addr()Masahiro Yamada2014-05-121-2/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Blackfin: bf537-stamp: drop board reset workaroundMike Frysinger2012-02-121-7/+0
* Blackfin: bf537-stamp: use common spi boot workaround codeMike Frysinger2010-07-051-5/+2
* Blackfin: kill off useless initdram() usageMike Frysinger2010-01-171-7/+0
* Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.cMike Frysinger2009-04-021-54/+3
* Blackfin: bf537-stamp: split post code out into dedicated post.cMike Frysinger2009-03-241-236/+0
* Blackfin: bf537-stamp: rewrite MAC-in-flash handlingMike Frysinger2009-03-241-23/+56
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-02-011-16/+0
|\
| * Move is_valid_ether_addr() to include/net.hMike Frysinger2009-01-281-16/+0
* | Blackfin: drop dead/wrong debug code in initdram()Mike Frysinger2009-01-281-13/+1
|/
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-7/+7
* Introduce netdev.h header file and remove externsBen Warren2008-09-021-2/+1
* Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()Ben Warren2008-08-261-0/+10
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Blackfin: unify cpu and boot modesMike Frysinger2008-03-301-12/+1
* Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger2008-03-151-11/+0
* Blackfin: move bootldr command to common codeMike Frysinger2008-03-151-45/+0
* punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-041-4/+5
* bf537-stamp: remove already defined is_zero_ether_addr and is_multicast_ether...Jean-Christophe PLAGNIOL-VILLARD2008-01-161-0/+17
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-151-1/+2
* board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-2/+2
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* [Blackfin][PATCH] Fix copyright and update licenseAubrey Li2007-04-051-3/+3
* [Blackfin][PATCH] Add BF537 stamp board supportAubrey Li2007-03-191-0/+437
OpenPOWER on IntegriCloud