summaryrefslogtreecommitdiffstats
path: root/common/cmd_bdinfo.c
Commit message (Expand)AuthorAgeFilesLines
* common/cmd_bdinfo: show gd->board_typeHannes Schmelzer2015-06-111-0/+3
* Avoid calling print_eths() with driver modelSimon Glass2015-04-181-1/+1
* dm: eth: Add basic driver model support to Ethernet stackJoe Hershberger2015-04-181-0/+2
* avr32: add generic board supportAndreas Bießmann2015-02-171-2/+2
* bdinfo: Show information about fdt blob via bdinfoMichal Simek2015-02-091-0/+3
* microblaze: Move architecture to use generic board initMichal Simek2015-02-091-2/+11
* cmd_bdinfo: check for CONFIG_ARC instead of CONFIG_ARC700Alexey Brodkin2015-01-051-1/+1
* powerpc: mpc8xx: remove hermes board supportMasahiro Yamada2014-12-081-3/+0
* common: commands: make commands staticJeroen Hofstee2014-07-181-1/+2
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-14/+14
* powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-071-1/+1
* arc: bdinfo, image and arc-specific init functions declarations supportAlexey Brodkin2014-02-071-0/+18
* ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs2013-08-201-3/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* common: Update cmd_bdinfo for PPCYork Sun2013-05-241-0/+5
* Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-151-7/+0
* 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
OpenPOWER on IntegriCloud