summaryrefslogtreecommitdiff
path: root/common/cmd_bdinfo.c
AgeCommit message (Expand)Author
2013-05-24common: Update cmd_bdinfo for PPCYork Sun
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk
2013-02-04Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2013-02-04Only use fb_base if we have a displaySimon Glass
2013-02-04common: cmd_bdinfo: Fix compilation warning for microblazeMichal Simek
2013-02-04common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARMMichal Simek
2013-02-01arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass
2012-10-19x86: Change global data baudrate to intSimon Glass
2012-10-19nds32: Change global data baudrate to intSimon Glass
2012-10-19mips: Change global data baudrate to intSimon Glass
2012-10-19blackfin: Change global data baudrate to intSimon Glass
2012-10-19arm: Change global data baudrate to intSimon Glass
2012-10-19sparc: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-19powerpc: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-19openrisc: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-19nios2: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-19microblaze: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-19m68k: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-19avr32: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-19sh: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-15common: cmd_bdinfo: fix type of value in print_lnumDaniel Schwierzeck
2012-09-18dm: sparc: common: Fixup cmd_bdinfo warningsMarek Vasut
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-04-24cmd_bdinfo: display the address map size (32-bit vs. 36-bit)Timur Tabi
2012-02-12davinci: add support for printing clock frequencyHadli, Manjunath
2012-01-13openrisc: Add board info printout to cmd_bdinfoStefan Kristiansson
2011-12-07Fix unused function in cmd_bdinfo.cSimon Glass
2011-12-06cmd_bdinfo: simplify local static funcs a bitMike Frysinger
2011-11-29x86: Provide more configuration granularityGraeme Russ
2011-10-22nds32: common bdinfo, bootm, image supportMacpaul Lin
2011-10-22cmd_bdinfo: replace print_str() with print_mhz()Timur Tabi
2011-10-17sandbox: Add board info for architectureSimon Glass
2011-07-04armv7: rename cache related CONFIG flagsAneesh V
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