summaryrefslogtreecommitdiffstats
path: root/common/cmd_bdinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-02-041-5/+22
|\
| * common: cmd_bdinfo: Fix compilation warning for microblazeMichal Simek2013-02-041-1/+1
| * common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARMMichal Simek2013-02-041-4/+21
* | Only use fb_base if we have a displaySimon Glass2013-02-041-0/+4
* | arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass2013-02-011-1/+1
|/
* x86: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* nds32: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* mips: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* blackfin: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* arm: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* sparc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-191-1/+1
* powerpc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-191-1/+1
* openrisc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-191-1/+1
* nios2: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-191-1/+1
* microblaze: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-191-1/+1
* m68k: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-191-1/+1
* avr32: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-191-1/+1
* sh: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-191-1/+1
* common: cmd_bdinfo: fix type of value in print_lnumDaniel Schwierzeck2012-10-151-1/+1
* dm: sparc: common: Fixup cmd_bdinfo warningsMarek Vasut2012-09-181-5/+5
* net: punt bd->bi_ip_addrMike Frysinger2012-05-151-14/+14
* cmd_bdinfo: display the address map size (32-bit vs. 36-bit)Timur Tabi2012-04-241-0/+8
* davinci: add support for printing clock frequencyHadli, Manjunath2012-02-121-0/+9
* openrisc: Add board info printout to cmd_bdinfoStefan Kristiansson2012-01-131-0/+22
* 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
OpenPOWER on IntegriCloud