index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
bf537-stamp
/
bf537-stamp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Remove all calls to net_random_ethaddr()
Joe Hershberger
2015-05-20
1
-21
/
+7
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
1
-2
/
+2
*
blackfin: replace bfin_gen_rand_mac() with eth_random_addr()
Masahiro Yamada
2014-05-12
1
-2
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
Blackfin: bf537-stamp: drop board reset workaround
Mike Frysinger
2012-02-12
1
-7
/
+0
*
Blackfin: bf537-stamp: use common spi boot workaround code
Mike Frysinger
2010-07-05
1
-5
/
+2
*
Blackfin: kill off useless initdram() usage
Mike Frysinger
2010-01-17
1
-7
/
+0
*
Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c
Mike Frysinger
2009-04-02
1
-54
/
+3
*
Blackfin: bf537-stamp: split post code out into dedicated post.c
Mike Frysinger
2009-03-24
1
-236
/
+0
*
Blackfin: bf537-stamp: rewrite MAC-in-flash handling
Mike Frysinger
2009-03-24
1
-23
/
+56
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2009-02-01
1
-16
/
+0
|
\
|
*
Move is_valid_ether_addr() to include/net.h
Mike Frysinger
2009-01-28
1
-16
/
+0
*
|
Blackfin: drop dead/wrong debug code in initdram()
Mike Frysinger
2009-01-28
1
-13
/
+1
|
/
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-7
/
+7
*
Introduce netdev.h header file and remove externs
Ben Warren
2008-09-02
1
-2
/
+1
*
Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()
Ben Warren
2008-08-26
1
-0
/
+10
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
1
-1
/
+1
*
Blackfin: unify cpu and boot modes
Mike Frysinger
2008-03-30
1
-12
/
+1
*
Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU
Mike Frysinger
2008-03-15
1
-11
/
+0
*
Blackfin: move bootldr command to common code
Mike Frysinger
2008-03-15
1
-45
/
+0
*
punt Blackfin VDSP headers and import sanitized/auto-generated ones
Mike Frysinger
2008-02-04
1
-4
/
+5
*
bf537-stamp: remove already defined is_zero_ether_addr and is_multicast_ether...
Jean-Christophe PLAGNIOL-VILLARD
2008-01-16
1
-0
/
+17
*
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
Wolfgang Denk
2007-09-15
1
-1
/
+2
*
board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
1
-2
/
+2
*
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-1
/
+1
*
[Blackfin][PATCH] Fix copyright and update license
Aubrey Li
2007-04-05
1
-3
/
+3
*
[Blackfin][PATCH] Add BF537 stamp board support
Aubrey Li
2007-03-19
1
-0
/
+437