summaryrefslogtreecommitdiff
path: root/common/cmd_bdinfo.c
Commit message (Expand)AuthorAgeLines
...
* nios: remove nios-32 archThomas Chou2010-05-28-19/+0
* fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not usedPhilippe De Muyter2010-03-24-2/+2
* PPC: Record U-Boot's relocated address in RAM and show in bdinfo.Richard Retanubun2010-03-11-0/+1
* General help message cleanupWolfgang Denk2009-06-12-1/+1
* ARM: fix warning: 'print_eth' defined but not usedWolfgang Denk2009-03-29-0/+4
* bdinfo: get mac address from environmentMike Frysinger2009-03-20-88/+32
* convert print_IPaddr() to %pI4Mike Frysinger2009-03-20-29/+19
* Coldfire: cmd_bdinfo cleanupRichard Retanubun2009-02-06-1/+2
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* Blackfin: use common strmhz() in system outputMike Frysinger2009-01-23-4/+6
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-15/+15
* Adds two more ethernet interface to 83xxrichardretanubun2008-10-18-0/+14
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Fix merge problemsStefan Roese2008-08-06-1/+1
* ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek2008-07-06-4/+4
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-12-8/+16
* SPARC: added SPARC board information to the command bdinfo.Daniel Hellstrom2008-04-08-0/+39
* Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-15-0/+31
|\
| * add Blackfin-specific bdinfo commandMike Frysinger2008-02-04-0/+31
* | ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is definedHebbar2008-02-04-0/+2
|/
* Nios2: remove common/cmd_bdinfo.c unused variable.Jean-Christophe PLAGNIOL-VILLARD2008-01-10-0/+2
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-20-2/+0
* ColdFire: Fix some remaining problems with CFG_CMD_Stefan Roese2007-08-18-2/+2
* ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-16-5/+17
* ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-16-6/+6
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15-4/+4
|\
| * common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-3/+3
| * common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-1/+1
| * common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-18-0/+53
|/
* [Microblaze][PATCH] part 2Michal Simek2007-03-11-0/+26
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-07-2/+4
* Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-2/+3
|\
| * Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-2/+3
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-10/+1
|/
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-08-4/+4
* Merge with rsync://git-user@source.denx.net/git/u-boot.gitJon Loeliger2005-08-02-4/+6
|\
| * Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-01-4/+6
* | * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-23-2/+2
|/
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-31-3/+3
* Patch by TsiChung Liew, 23 Sep 2004:wdenk2004-10-28-2/+9
* Patches by Scott McNutt, 24 Aug 2004:wdenk2004-10-10-0/+33
* Patches by Jon Loeliger, 24 Aug 2004:wdenk2004-10-10-5/+14
* Patches Part 1 by Jon Loeliger, 11 May 2004:wdenk2004-06-09-5/+8
* Code cleanupwdenk2004-03-25-1/+1
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-23-11/+11
* * Patch by Peter Ryser, 20 Feb 2004:wdenk2004-02-23-4/+4
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-4/+11
* * Patch by Scott McNutt, 04 Oct 2003:wdenk2003-10-08-0/+27
* * Add support for PPChameleon Eval Boardwdenk2003-09-02-1/+1