aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_bdinfo.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-25Move all command code into its own directorySimon Glass1-574/+0
2015-12-15Reserve secure memoryYork Sun1-0/+6
2015-11-06nios2: use dram bank in board infoThomas Chou1-2/+7
2015-06-11common/cmd_bdinfo: show gd->board_typeHannes Schmelzer1-0/+3
2015-04-18Avoid calling print_eths() with driver modelSimon Glass1-1/+1
2015-04-18dm: eth: Add basic driver model support to Ethernet stackJoe Hershberger1-0/+2
2015-02-17avr32: add generic board supportAndreas Bießmann1-2/+2
2015-02-09bdinfo: Show information about fdt blob via bdinfoMichal Simek1-0/+3
2015-02-09microblaze: Move architecture to use generic board initMichal Simek1-2/+11
2015-01-05cmd_bdinfo: check for CONFIG_ARC instead of CONFIG_ARC700Alexey Brodkin1-1/+1
2014-12-08powerpc: mpc8xx: remove hermes board supportMasahiro Yamada1-3/+0
2014-07-18common: commands: make commands staticJeroen Hofstee1-1/+2
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada1-14/+14
2014-03-07powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada1-1/+1
2014-02-07arc: bdinfo, image and arc-specific init functions declarations supportAlexey Brodkin1-0/+18
2013-08-20ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs1-3/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-24common: Update cmd_bdinfo for PPCYork Sun1-0/+5
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk1-7/+0
2013-02-04Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini1-5/+22
2013-02-04Only use fb_base if we have a displaySimon Glass1-0/+4
2013-02-04common: cmd_bdinfo: Fix compilation warning for microblazeMichal Simek1-1/+1
2013-02-04common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARMMichal Simek1-4/+21
2013-02-01arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass1-1/+1
2012-10-19x86: Change global data baudrate to intSimon Glass1-1/+1
2012-10-19nds32: Change global data baudrate to intSimon Glass1-1/+1
2012-10-19mips: Change global data baudrate to intSimon Glass1-1/+1
2012-10-19blackfin: Change global data baudrate to intSimon Glass1-1/+1
2012-10-19arm: Change global data baudrate to intSimon Glass1-1/+1
2012-10-19sparc: Change bi_baudrate and global data baudrate to intSimon Glass1-1/+1
2012-10-19powerpc: Change bi_baudrate and global data baudrate to intSimon Glass1-1/+1
2012-10-19openrisc: Change bi_baudrate and global data baudrate to intSimon Glass1-1/+1
2012-10-19nios2: Change bi_baudrate and global data baudrate to intSimon Glass1-1/+1
2012-10-19microblaze: Change bi_baudrate and global data baudrate to intSimon Glass1-1/+1
2012-10-19m68k: Change bi_baudrate and global data baudrate to intSimon Glass1-1/+1
2012-10-19avr32: Change bi_baudrate and global data baudrate to intSimon Glass1-1/+1
2012-10-19sh: Change bi_baudrate and global data baudrate to intSimon Glass1-1/+1
2012-10-15common: cmd_bdinfo: fix type of value in print_lnumDaniel Schwierzeck1-1/+1
2012-09-18dm: sparc: common: Fixup cmd_bdinfo warningsMarek Vasut1-5/+5
2012-05-15net: punt bd->bi_ip_addrMike Frysinger1-14/+14
2012-04-24cmd_bdinfo: display the address map size (32-bit vs. 36-bit)Timur Tabi1-0/+8
2012-02-12davinci: add support for printing clock frequencyHadli, Manjunath1-0/+9
2012-01-13openrisc: Add board info printout to cmd_bdinfoStefan Kristiansson1-0/+22
2011-12-07Fix unused function in cmd_bdinfo.cSimon Glass1-0/+1
2011-12-06cmd_bdinfo: simplify local static funcs a bitMike Frysinger1-58/+31
2011-11-29x86: Provide more configuration granularityGraeme Russ1-1/+2
2011-10-22nds32: common bdinfo, bootm, image supportMacpaul Lin1-0/+25
2011-10-22cmd_bdinfo: replace print_str() with print_mhz()Timur Tabi1-37/+35
2011-10-17sandbox: Add board info for architectureSimon Glass1-4/+30
2011-07-04armv7: rename cache related CONFIG flagsAneesh V1-1/+1