index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_bdinfo.c
Age
Commit message (
Expand
)
Author
2012-10-19
x86: Change global data baudrate to int
Simon Glass
2012-10-19
nds32: Change global data baudrate to int
Simon Glass
2012-10-19
mips: Change global data baudrate to int
Simon Glass
2012-10-19
blackfin: Change global data baudrate to int
Simon Glass
2012-10-19
arm: Change global data baudrate to int
Simon Glass
2012-10-19
sparc: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
powerpc: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
openrisc: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
nios2: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
microblaze: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
m68k: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
avr32: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
sh: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-15
common: cmd_bdinfo: fix type of value in print_lnum
Daniel Schwierzeck
2012-09-18
dm: sparc: common: Fixup cmd_bdinfo warnings
Marek Vasut
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2012-04-24
cmd_bdinfo: display the address map size (32-bit vs. 36-bit)
Timur Tabi
2012-02-12
davinci: add support for printing clock frequency
Hadli, Manjunath
2012-01-13
openrisc: Add board info printout to cmd_bdinfo
Stefan Kristiansson
2011-12-07
Fix unused function in cmd_bdinfo.c
Simon Glass
2011-12-06
cmd_bdinfo: simplify local static funcs a bit
Mike Frysinger
2011-11-29
x86: Provide more configuration granularity
Graeme Russ
2011-10-22
nds32: common bdinfo, bootm, image support
Macpaul Lin
2011-10-22
cmd_bdinfo: replace print_str() with print_mhz()
Timur Tabi
2011-10-17
sandbox: Add board info for architecture
Simon Glass
2011-07-04
armv7: rename cache related CONFIG flags
Aneesh V
2011-05-12
cosmetic: cmd_bdinfo.c: clean up by using checkpatch.pl
Macpaul Lin
2011-04-12
common/cmd_bdinfo.c: fix do_bdinfo() for AVR32
Andreas Bießmann
2010-10-29
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-07
x86: Remove bi_env from do_bdinfo
Graeme Russ
2010-09-19
ARM: add relocation support
Heiko Schocher
2010-09-19
arm: get rid of bi_env
Heiko Schocher
2010-09-13
x86: Add do_bdinfo()
Graeme Russ
2010-08-30
sh: Add support do_bdinfo function
Nobuhiro Iwamatsu
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-06-29
Fix #if chain and added AVR32 case in cmd_bdinfo.c
Reinhard Meyer
2010-05-28
nios: remove nios-32 arch
Thomas Chou
2010-03-24
fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used
Philippe De Muyter
2010-03-11
PPC: Record U-Boot's relocated address in RAM and show in bdinfo.
Richard Retanubun
2009-06-12
General help message cleanup
Wolfgang Denk
2009-03-29
ARM: fix warning: 'print_eth' defined but not used
Wolfgang Denk
2009-03-20
bdinfo: get mac address from environment
Mike Frysinger
2009-03-20
convert print_IPaddr() to %pI4
Mike Frysinger
2009-02-06
Coldfire: cmd_bdinfo cleanup
Richard Retanubun
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-23
Blackfin: use common strmhz() in system output
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
Adds two more ethernet interface to 83xx
richardretanubun
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
[next]