Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
50ed0ef832c55a7d088df3d96b7046cf6acf0ff6
/
cmd
/
bdinfo.c
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
ee1e600
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
by Christophe Leroy
· 7 years ago
ca92ad4
cmd/bdinfo: print relocation info on X86
by Heinrich Schuchardt
· 7 years ago
068feb9
riscv: Modify generic codes to support RISC-V
by Rick Chen
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
7b07a20
cmd/bdinfo: correct comment in board_detail
by Chris Packham
· 7 years ago
f1896c4
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
by Andy Yan
· 7 years ago
907208c
powerpc: Partialy restore core of mpc8xx
by Christophe Leroy
· 7 years ago
daab59a
avr32: Retire AVR32 for good
by Andy Shevchenko
· 7 years ago
98f705c
powerpc: remove 4xx support
by Heiko Schocher
· 7 years ago
5353953
bdinfo: print fdt_blob
by Heiko Schocher
· 7 years ago
5025897
powerpc, 5xx: remove support for 5xx
by Heiko Schocher
· 7 years ago
2eb48ff
powerpc, 8260: remove support for mpc8260
by Heiko Schocher
· 7 years ago
5b8e76c
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
b37483c
cmd/bdinfo.c: Fix unused function warning
by Tom Rini
· 7 years ago
70cc0c3
OpenRISC: Remove
by Tom Rini
· 8 years ago
936478e
SPARC: Remove
by Tom Rini
· 8 years ago
ea3310e
Blackfin: Remove
by Tom Rini
· 8 years ago
f2ccf7f
armv8: Add global variable resv_ram
by York Sun
· 8 years ago
cd379a2
x86: bdinfo: Drop meaningless values
by Simon Glass
· 8 years ago
ddd917b
bdinfo: Don't print out empty DRAM banks
by Simon Glass
· 8 years ago
de5e5ce
xtensa: add support for the xtensa processor architecture [1/2]
by Chris Zankel
· 8 years ago
e379508
cmd/bdinfo: extract print_std_bdinfo
by Max Filippov
· 8 years ago
4e3fa7d
cmd/bdinfo: extract print_baudrate
by Max Filippov
· 8 years ago
8752e26
cmd/bdinfo: extract print_eth_ip_addr
by Max Filippov
· 8 years ago
f80e535
cmd/bdinfo: extract print_bi_flash
by Max Filippov
· 8 years ago
fd60e99
cmd/bdinfo: extract print_bi_dram
by Max Filippov
· 8 years ago
12feb36
cmd/bdinfo: extract print_bi_mem
by Max Filippov
· 8 years ago
171e539
cmd/bdinfo: extract print_bi_boot_params
by Max Filippov
· 8 years ago
7f7ddf2
arm: Show early-malloc() usage in bdinfo
by Simon Glass
· 8 years ago
e61a753
armv8: Move secure_ram variable out of generic global data
by York Sun
· 8 years ago
8cf7a41
mips: Report reloc information in bdinfo
by Tim Chick
· 9 years ago
062f078
microblaze: Do not print eth device when DM_ETH is enabled
by Michal Simek
· 9 years ago
2e192b2
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_bdinfo.c]
72a8cf8
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_bdinfo.c]
e814952
Reserve secure memory
by York Sun
· 9 years ago
744b57b
nios2: use dram bank in board info
by Thomas Chou
· 9 years ago
7bb7d67
common/cmd_bdinfo: show gd->board_type
by Hannes Schmelzer
· 9 years ago
ff97380
Avoid calling print_eths() with driver model
by Simon Glass
· 10 years ago
05c3e68
dm: eth: Add basic driver model support to Ethernet stack
by Joe Hershberger
· 10 years ago
a752a8b
avr32: add generic board support
by Andreas Bießmann
· 10 years ago
de86765
bdinfo: Show information about fdt blob via bdinfo
by Michal Simek
· 10 years ago
e945f6d
microblaze: Move architecture to use generic board init
by Michal Simek
· 11 years ago
946f6f2
cmd_bdinfo: check for CONFIG_ARC instead of CONFIG_ARC700
by Alexey Brodkin
· 10 years ago
36da51e
powerpc: mpc8xx: remove hermes board support
by Masahiro Yamada
· 10 years ago
0e350f8
common: commands: make commands static
by Jeroen Hofstee
· 10 years ago
8e26157
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
58dac32
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
by Masahiro Yamada
· 11 years ago
bc5d542
arc: bdinfo, image and arc-specific init functions declarations support
by Alexey Brodkin
· 11 years ago
3fb8588
ppc4xx: Remove support for PPC405CR CPUs
by Matthias Fuchs
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e793946
common: Update cmd_bdinfo for PPC
by York Sun
· 11 years ago
d6ed322
Power: remove support for Freescale MPC8220
by Wolfgang Denk
· 11 years ago
2d795c9
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 12 years ago
c8fcd0f
Only use fb_base if we have a display
by Simon Glass
· 12 years ago
82b6a47
common: cmd_bdinfo: Fix compilation warning for microblaze
by Michal Simek
· 12 years ago
9fc6a06
common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARM
by Michal Simek
· 12 years ago
34fd5d2
arm: Move tlb_addr and tlb_size to arch_global_data
by Simon Glass
· 12 years ago
55f97c1
x86: Change global data baudrate to int
by Simon Glass
· 12 years ago
a25356d
nds32: Change global data baudrate to int
by Simon Glass
· 12 years ago
8dc22b0
mips: Change global data baudrate to int
by Simon Glass
· 12 years ago
5e84e5a
blackfin: Change global data baudrate to int
by Simon Glass
· 12 years ago
e46e31a
arm: Change global data baudrate to int
by Simon Glass
· 12 years ago
a8f1f1c
sparc: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
a7e5ee9
powerpc: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
7a68e33
openrisc: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
7fffe2f
nios2: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
74e8456
microblaze: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
f5a5b3c
m68k: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
15dc95d
avr32: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
ecd4551
sh: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
4770845
common: cmd_bdinfo: fix type of value in print_lnum
by Daniel Schwierzeck
· 12 years ago
d97f01a
dm: sparc: common: Fixup cmd_bdinfo warnings
by Marek Vasut
· 12 years ago
50a47d0
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
34e210f
cmd_bdinfo: display the address map size (32-bit vs. 36-bit)
by Timur Tabi
· 13 years ago
8f5d468
davinci: add support for printing clock frequency
by Hadli, Manjunath
· 13 years ago
2be9fdb
openrisc: Add board info printout to cmd_bdinfo
by Stefan Kristiansson
· 13 years ago
5f3dfad
Fix unused function in cmd_bdinfo.c
by Simon Glass
· 13 years ago
d88af4d
cmd_bdinfo: simplify local static funcs a bit
by Mike Frysinger
· 13 years ago
a76fc70
x86: Provide more configuration granularity
by Graeme Russ
· 13 years ago
64d6146
nds32: common bdinfo, bootm, image support
by Macpaul Lin
· 13 years ago
0c277ef
cmd_bdinfo: replace print_str() with print_mhz()
by Timur Tabi
· 13 years ago
6fcc3be
sandbox: Add board info for architecture
by Simon Glass
· 13 years ago
e47f2db
armv7: rename cache related CONFIG flags
by Aneesh V
· 13 years ago
5902e8f
cosmetic: cmd_bdinfo.c: clean up by using checkpatch.pl
by Macpaul Lin
· 14 years ago
418e046
common/cmd_bdinfo.c: fix do_bdinfo() for AVR32
by Andreas Bießmann
· 14 years ago
a9aa392
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
458379d
x86: Remove bi_env from do_bdinfo
by Graeme Russ
· 14 years ago
f1d2b31
ARM: add relocation support
by Heiko Schocher
· 14 years ago
55e9742
arm: get rid of bi_env
by Heiko Schocher
· 14 years ago
a806ee6
x86: Add do_bdinfo()
by Graeme Russ
· 14 years ago
ebd0d06
sh: Add support do_bdinfo function
by Nobuhiro Iwamatsu
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
c99ea79
Fix #if chain and added AVR32 case in cmd_bdinfo.c
by Reinhard Meyer
· 14 years ago
1117cbf
nios: remove nios-32 arch
by Thomas Chou
· 14 years ago
116095e
fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used
by Philippe De Muyter
· 15 years ago
4b99327
PPC: Record U-Boot's relocated address in RAM and show in bdinfo.
by Richard Retanubun
· 15 years ago
a89c33d
General help message cleanup
by Wolfgang Denk
· 15 years ago
26e42cb
ARM: fix warning: 'print_eth' defined but not used
by Wolfgang Denk
· 16 years ago
Next »