aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_bdinfo.c
AgeCommit message (Expand)Author
2011-05-12cosmetic: cmd_bdinfo.c: clean up by using checkpatch.plMacpaul Lin
2011-04-12common/cmd_bdinfo.c: fix do_bdinfo() for AVR32Andreas Bießmann
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-07x86: Remove bi_env from do_bdinfoGraeme Russ
2010-09-19ARM: add relocation supportHeiko Schocher
2010-09-19arm: get rid of bi_envHeiko Schocher
2010-09-13x86: Add do_bdinfo()Graeme Russ
2010-08-30sh: Add support do_bdinfo functionNobuhiro Iwamatsu
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-06-29Fix #if chain and added AVR32 case in cmd_bdinfo.cReinhard Meyer
2010-05-28nios: remove nios-32 archThomas Chou
2010-03-24fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not usedPhilippe De Muyter
2010-03-11PPC: Record U-Boot's relocated address in RAM and show in bdinfo.Richard Retanubun
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