aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_bdinfo.c
AgeCommit message (Expand)Author
2009-06-12General help message cleanupWolfgang Denk
2009-03-29ARM: fix warning: 'print_eth' defined but not usedWolfgang Denk
2009-03-20bdinfo: get mac address from environmentMike Frysinger
2009-03-20convert print_IPaddr() to %pI4Mike Frysinger
2009-02-06Coldfire: cmd_bdinfo cleanupRichard Retanubun
2009-01-28Command usage cleanupPeter Tyser
2009-01-23Blackfin: use common strmhz() in system outputMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-08-06Fix merge problemsStefan Roese
2008-07-06ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek
2008-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce
2008-04-08SPARC: added SPARC board information to the command bdinfo.Daniel Hellstrom
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk
2008-02-04add Blackfin-specific bdinfo commandMike Frysinger
2008-02-04ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is definedHebbar
2008-01-10Nios2: remove common/cmd_bdinfo.c unused variable.Jean-Christophe PLAGNIOL-VILLARD
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely
2007-08-18ColdFire: Fix some remaining problems with CFG_CMD_Stefan Roese
2007-08-16ColdFire: Add M54455EVB for MCF5445xTsiChungLiew
2007-08-16ColdFire: MCF5329 Update and cleanupTsiChungLiew
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-06-18Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew
2007-03-11[Microblaze][PATCH] part 2Michal Simek
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese
2006-06-30Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz
2006-06-30Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese
2005-08-02Merge with rsync://git-user@source.denx.net/git/u-boot.gitJon Loeliger
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese
2005-07-23* Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk
2004-10-28Patch by TsiChung Liew, 23 Sep 2004:wdenk
2004-10-10Patches by Scott McNutt, 24 Aug 2004:wdenk
2004-10-10Patches by Jon Loeliger, 24 Aug 2004:wdenk
2004-06-09Patches Part 1 by Jon Loeliger, 11 May 2004:wdenk
2004-03-25Code cleanupLABEL_2004_03_25_1630wdenk
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk
2004-02-23* Patch by Peter Ryser, 20 Feb 2004:wdenk
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk
2003-10-08* Patch by Scott McNutt, 04 Oct 2003:wdenk
2003-09-02* Add support for PPChameleon Eval Boardwdenk
2003-07-16* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)U-Boot-0_4_4wdenk
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk
2003-06-28Rewrite command lookup and help command (fix problems with bubblewdenk