summaryrefslogtreecommitdiffstats
path: root/common/cmd_bdinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Fix unused function in cmd_bdinfo.cSimon Glass2011-12-071-0/+1
* cmd_bdinfo: simplify local static funcs a bitMike Frysinger2011-12-061-58/+31
* x86: Provide more configuration granularityGraeme Russ2011-11-291-1/+2
* nds32: common bdinfo, bootm, image supportMacpaul Lin2011-10-221-0/+25
* cmd_bdinfo: replace print_str() with print_mhz()Timur Tabi2011-10-221-37/+35
* sandbox: Add board info for architectureSimon Glass2011-10-171-4/+30
* armv7: rename cache related CONFIG flagsAneesh V2011-07-041-1/+1
* cosmetic: cmd_bdinfo.c: clean up by using checkpatch.plMacpaul Lin2011-05-121-147/+149
* common/cmd_bdinfo.c: fix do_bdinfo() for AVR32Andreas Bießmann2011-04-121-1/+1
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-291-2/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+1
* x86: Remove bi_env from do_bdinfoGraeme Russ2010-10-071-1/+0
* ARM: add relocation supportHeiko Schocher2010-09-191-1/+10
* arm: get rid of bi_envHeiko Schocher2010-09-191-1/+0
* x86: Add do_bdinfo()Graeme Russ2010-09-131-3/+45
* sh: Add support do_bdinfo functionNobuhiro Iwamatsu2010-08-301-0/+19
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-8/+8
* Fix #if chain and added AVR32 case in cmd_bdinfo.cReinhard Meyer2010-06-291-9/+35
* nios: remove nios-32 archThomas Chou2010-05-281-19/+0
* fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not usedPhilippe De Muyter2010-03-241-2/+2
* PPC: Record U-Boot's relocated address in RAM and show in bdinfo.Richard Retanubun2010-03-111-0/+1
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* ARM: fix warning: 'print_eth' defined but not usedWolfgang Denk2009-03-291-0/+4
* bdinfo: get mac address from environmentMike Frysinger2009-03-201-88/+32
* convert print_IPaddr() to %pI4Mike Frysinger2009-03-201-29/+19
* Coldfire: cmd_bdinfo cleanupRichard Retanubun2009-02-061-1/+2
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Blackfin: use common strmhz() in system outputMike Frysinger2009-01-231-4/+6
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-15/+15
* Adds two more ethernet interface to 83xxrichardretanubun2008-10-181-0/+14
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Fix merge problemsStefan Roese2008-08-061-1/+1
* ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek2008-07-061-4/+4
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-121-8/+16
* SPARC: added SPARC board information to the command bdinfo.Daniel Hellstrom2008-04-081-0/+39
* Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-151-0/+31
|\
| * add Blackfin-specific bdinfo commandMike Frysinger2008-02-041-0/+31
* | ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is definedHebbar2008-02-041-0/+2
|/
* Nios2: remove common/cmd_bdinfo.c unused variable.Jean-Christophe PLAGNIOL-VILLARD2008-01-101-0/+2
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-201-2/+0
* ColdFire: Fix some remaining problems with CFG_CMD_Stefan Roese2007-08-181-2/+2
* ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-161-5/+17
* ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-161-6/+6
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-151-4/+4
|\
| * common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-3/+3
| * common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-1/+1
| * common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-181-0/+53
|/
* [Microblaze][PATCH] part 2Michal Simek2007-03-111-0/+26
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-071-2/+4
OpenPOWER on IntegriCloud