index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
cmd_bdinfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-1
/
+1
*
x86: Remove bi_env from do_bdinfo
Graeme Russ
2010-10-07
1
-1
/
+0
*
ARM: add relocation support
Heiko Schocher
2010-09-19
1
-1
/
+10
*
arm: get rid of bi_env
Heiko Schocher
2010-09-19
1
-1
/
+0
*
x86: Add do_bdinfo()
Graeme Russ
2010-09-13
1
-3
/
+45
*
sh: Add support do_bdinfo function
Nobuhiro Iwamatsu
2010-08-30
1
-0
/
+19
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-8
/
+8
*
Fix #if chain and added AVR32 case in cmd_bdinfo.c
Reinhard Meyer
2010-06-29
1
-9
/
+35
*
nios: remove nios-32 arch
Thomas Chou
2010-05-28
1
-19
/
+0
*
fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used
Philippe De Muyter
2010-03-24
1
-2
/
+2
*
PPC: Record U-Boot's relocated address in RAM and show in bdinfo.
Richard Retanubun
2010-03-11
1
-0
/
+1
*
General help message cleanup
Wolfgang Denk
2009-06-12
1
-1
/
+1
*
ARM: fix warning: 'print_eth' defined but not used
Wolfgang Denk
2009-03-29
1
-0
/
+4
*
bdinfo: get mac address from environment
Mike Frysinger
2009-03-20
1
-88
/
+32
*
convert print_IPaddr() to %pI4
Mike Frysinger
2009-03-20
1
-29
/
+19
*
Coldfire: cmd_bdinfo cleanup
Richard Retanubun
2009-02-06
1
-1
/
+2
*
Command usage cleanup
Peter Tyser
2009-01-28
1
-1
/
+1
*
Blackfin: use common strmhz() in system output
Mike Frysinger
2009-01-23
1
-4
/
+6
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-15
/
+15
*
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
1
-0
/
+14
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
Fix merge problems
Stefan Roese
2008-08-06
1
-1
/
+1
*
ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
Michal Simek
2008-07-06
1
-4
/
+4
*
Change bd/gd memsize/ram_size to be phys_size_t.
Becky Bruce
2008-06-12
1
-8
/
+16
*
SPARC: added SPARC board information to the command bdinfo.
Daniel Hellstrom
2008-04-08
1
-0
/
+39
*
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Wolfgang Denk
2008-02-15
1
-0
/
+31
|
\
|
*
add Blackfin-specific bdinfo command
Mike Frysinger
2008-02-04
1
-0
/
+31
*
|
ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined
Hebbar
2008-02-04
1
-0
/
+2
|
/
*
Nios2: remove common/cmd_bdinfo.c unused variable.
Jean-Christophe PLAGNIOL-VILLARD
2008-01-10
1
-0
/
+2
*
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-20
1
-2
/
+0
*
ColdFire: Fix some remaining problems with CFG_CMD_
Stefan Roese
2007-08-18
1
-2
/
+2
*
ColdFire: Add M54455EVB for MCF5445x
TsiChungLiew
2007-08-16
1
-5
/
+17
*
ColdFire: MCF5329 Update and cleanup
TsiChungLiew
2007-08-16
1
-6
/
+6
*
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-08-15
1
-4
/
+4
|
\
|
*
common/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
1
-3
/
+3
|
*
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-08
1
-1
/
+1
|
*
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-1
/
+1
*
|
Added M5329AFEE and M5329BFEE Platforms
TsiChung Liew
2007-06-18
1
-0
/
+53
|
/
*
[Microblaze][PATCH] part 2
Michal Simek
2007-03-11
1
-0
/
+26
*
Add support for AMCC Sequoia PPC440EPx eval board
Stefan Roese
2006-09-07
1
-2
/
+4
*
Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).
Marian Balakowicz
2006-06-30
1
-2
/
+3
|
\
|
*
Add support for AMCC 440SPe CPU based eval board (Yucca).
Marian Balakowicz
2006-06-30
1
-2
/
+3
*
|
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-31
1
-10
/
+1
|
/
*
Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)
Stefan Roese
2005-08-08
1
-4
/
+4
*
Merge with rsync://git-user@source.denx.net/git/u-boot.git
Jon Loeliger
2005-08-02
1
-4
/
+6
|
\
|
*
Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.
Stefan Roese
2005-08-01
1
-4
/
+6
*
|
* Patch by Jon Loeliger, Kumar Gala 2005-02-08
Jon Loeliger
2005-07-23
1
-2
/
+2
|
/
*
* Code cleanup, mostly for GCC-3.3.x
wdenk
2004-12-31
1
-3
/
+3
*
Patch by TsiChung Liew, 23 Sep 2004:
wdenk
2004-10-28
1
-2
/
+9
*
Patches by Scott McNutt, 24 Aug 2004:
wdenk
2004-10-10
1
-0
/
+33
[prev]
[next]