index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
bdinfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
1
-0
/
+1
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
|
bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit
Bin Meng
2021-02-03
1
-2
/
+2
*
|
bdinfo: Rename function names to be clearer
Bin Meng
2021-02-03
1
-26
/
+26
|
/
*
x86: video: Show information about each video device
Simon Glass
2020-09-25
1
-1
/
+31
*
cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values
Stefan Roese
2020-08-26
1
-8
/
+0
*
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
2020-08-26
1
-2
/
+0
*
cmd: bdinfo: Move sram info prints to generic code
Ovidiu Panait
2020-08-06
1
-0
/
+4
*
cmd: bdinfo: cleanup phys_addr_t output
Heinrich Schuchardt
2020-08-05
1
-3
/
+4
*
lmb/bdinfo: dump lmb info via bdinfo
Tero Kristo
2020-08-04
1
-0
/
+7
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-2
/
+2
*
bdinfo: Update the file comments
Simon Glass
2020-06-25
1
-6
/
+2
*
bdinfo: m68k: ppc: Move arch-specific code from bdinfo
Simon Glass
2020-06-25
1
-8
/
+0
*
bdinfo: m68k: Move m68k-specific info into its own file
Simon Glass
2020-06-25
1
-15
/
+0
*
bdinfo: ppc: Move PPC-specific info into its own file
Simon Glass
2020-06-25
1
-27
/
+0
*
bdinfo: arm: Move ARM-specific info into its own file
Simon Glass
2020-06-25
1
-38
/
+7
*
bdinfo: Export some basic printing functions
Simon Glass
2020-06-25
1
-39
/
+39
*
bdinfo: net: Inline print_eth_ip_addr()
Simon Glass
2020-06-25
1
-11
/
+4
*
bdinfo: net: Drop legacy ethernet bdinfo
Simon Glass
2020-06-25
1
-24
/
+2
*
bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn
Simon Glass
2020-06-25
1
-15
/
+0
*
bdinfo: Drop print_cpu_word_size()
Simon Glass
2020-06-25
1
-6
/
+1
*
bdinfo: Drop print_bi_flash()
Simon Glass
2020-06-25
1
-8
/
+3
*
bdinfo: Drop print_bi_boot_params()
Simon Glass
2020-06-25
1
-7
/
+1
*
bdinfo: sh: arc: Drop arch-specific print_bi_mem()
Simon Glass
2020-06-25
1
-15
/
+2
*
bdinfo: ppc: Drop arch-specific print_baudrate()
Simon Glass
2020-06-25
1
-10
/
+1
*
bdinfo: Drop print_std_bdinfo()
Simon Glass
2020-06-25
1
-10
/
+5
*
bdinfo: Drop unnecessary inline on functions
Simon Glass
2020-06-25
1
-7
/
+7
*
bdinfo: microblaze: sh: nios2: Drop arch-specific flash info
Simon Glass
2020-06-25
1
-14
/
+3
*
bdinfo: Drop unused __maybe_unused
Simon Glass
2020-06-25
1
-5
/
+2
*
bdinfo: Drop the option to not use the generic 'bd' command
Simon Glass
2020-06-25
1
-59
/
+0
*
bdinfo: arc: Use the generic bd command
Simon Glass
2020-06-25
1
-11
/
+1
*
bdinfo: arm: Use the generic bd command
Simon Glass
2020-06-25
1
-58
/
+44
*
bdinfo: m68k: Use the generic bd command
Simon Glass
2020-06-25
1
-30
/
+19
*
bdinfo: powerpc: Use the generic bd command
Simon Glass
2020-06-25
1
-48
/
+41
*
bdinfo: riscv: Use the generic bd command
Simon Glass
2020-06-25
1
-14
/
+1
*
bdinfo: nds32: Use the generic bd command
Simon Glass
2020-06-25
1
-13
/
+1
*
bdinfo: sandbox: Use the generic bd command
Simon Glass
2020-06-25
1
-15
/
+1
*
bdinfo: x86: Use the generic bd command
Simon Glass
2020-06-25
1
-19
/
+2
*
bdinfo: sh: Use the generic bd command
Simon Glass
2020-06-25
1
-12
/
+1
*
bdinfo: microblaze: Use the generic bd command
Simon Glass
2020-06-25
1
-23
/
+7
*
bdinfo: nios2: Use the generic bd command
Simon Glass
2020-06-25
1
-18
/
+1
*
bdinfo: mips: Use the generic bd command
Simon Glass
2020-06-25
1
-9
/
+4
*
bdinfo: xtensa: Create a generic do_bdinfo for xtensa
Simon Glass
2020-06-25
1
-3
/
+9
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-14
/
+14
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+2
*
cmd: Add an indication of 32/64-bit to bdinfo
Simon Glass
2020-05-04
1
-0
/
+20
*
bdinfo: show multi_dtb_fit
Heiko Schocher
2020-01-07
1
-0
/
+3
*
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
1
-0
/
+1
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
bdinfo: show fb base with DM_VIDEO
Heiko Schocher
2019-07-30
1
-1
/
+1
[next]