index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
bdinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-17
bdinfo: Show the malloc base with the bdinfo command
Simon Glass
1
-0
/
+1
2023-07-17
bdinfo: Show the RAM top and approximate stack pointer
Simon Glass
1
-0
/
+5
2023-07-17
bdinfo: Show information about the serial port
Simon Glass
1
-0
/
+21
2023-05-03
cmd: bdinfo: Print ethaddr of current MAC
Marek Vasut
1
-7
/
+13
2023-05-03
cmd: bdinfo: Wrap network information printing into print_eth()
Marek Vasut
1
-4
/
+4
2023-05-03
cmd: bdinfo: Map fdt_blob and new_fdt to sysmem
Marek Vasut
1
-2
/
+3
2023-03-13
bbinfo: Show the size of the copy framebuffer
Simon Glass
1
-1
/
+5
2023-03-13
x86: Add a few more items to bdinfo
Simon Glass
1
-0
/
+5
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
1
-1
/
+1
2022-10-30
video: Drop remaining references to CONFIG_LCD
Simon Glass
1
-3
/
+0
2022-09-13
cmd: bdinfo: introduce bdinfo_print_size() helper
Ovidiu Panait
1
-0
/
+7
2022-09-12
cmd: bdinfo: Enable dumping lmb data when LMB is enabled
Michal Simek
1
-1
/
+1
2022-03-28
video: Drop references to CONFIG_VIDEO et al
Simon Glass
1
-1
/
+1
2021-12-23
fdt: Report the devicetree source
Simon Glass
1
-0
/
+2
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
1
-0
/
+1
2021-02-03
bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit
Bin Meng
1
-2
/
+2
2021-02-03
bdinfo: Rename function names to be clearer
Bin Meng
1
-26
/
+26
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-09-25
x86: video: Show information about each video device
Simon Glass
1
-1
/
+31
2020-08-26
cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values
Stefan Roese
1
-8
/
+0
2020-08-26
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
1
-2
/
+0
2020-08-06
cmd: bdinfo: Move sram info prints to generic code
Ovidiu Panait
1
-0
/
+4
2020-08-05
cmd: bdinfo: cleanup phys_addr_t output
Heinrich Schuchardt
1
-3
/
+4
2020-08-04
lmb/bdinfo: dump lmb info via bdinfo
Tero Kristo
1
-0
/
+7
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-2
/
+2
2020-06-25
bdinfo: Update the file comments
Simon Glass
1
-6
/
+2
2020-06-25
bdinfo: m68k: ppc: Move arch-specific code from bdinfo
Simon Glass
1
-8
/
+0
2020-06-25
bdinfo: m68k: Move m68k-specific info into its own file
Simon Glass
1
-15
/
+0
2020-06-25
bdinfo: ppc: Move PPC-specific info into its own file
Simon Glass
1
-27
/
+0
2020-06-25
bdinfo: arm: Move ARM-specific info into its own file
Simon Glass
1
-38
/
+7
2020-06-25
bdinfo: Export some basic printing functions
Simon Glass
1
-39
/
+39
2020-06-25
bdinfo: net: Inline print_eth_ip_addr()
Simon Glass
1
-11
/
+4
2020-06-25
bdinfo: net: Drop legacy ethernet bdinfo
Simon Glass
1
-24
/
+2
2020-06-25
bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn
Simon Glass
1
-15
/
+0
2020-06-25
bdinfo: Drop print_cpu_word_size()
Simon Glass
1
-6
/
+1
2020-06-25
bdinfo: Drop print_bi_flash()
Simon Glass
1
-8
/
+3
2020-06-25
bdinfo: Drop print_bi_boot_params()
Simon Glass
1
-7
/
+1
2020-06-25
bdinfo: sh: arc: Drop arch-specific print_bi_mem()
Simon Glass
1
-15
/
+2
2020-06-25
bdinfo: ppc: Drop arch-specific print_baudrate()
Simon Glass
1
-10
/
+1
2020-06-25
bdinfo: Drop print_std_bdinfo()
Simon Glass
1
-10
/
+5
2020-06-25
bdinfo: Drop unnecessary inline on functions
Simon Glass
1
-7
/
+7
2020-06-25
bdinfo: microblaze: sh: nios2: Drop arch-specific flash info
Simon Glass
1
-14
/
+3
2020-06-25
bdinfo: Drop unused __maybe_unused
Simon Glass
1
-5
/
+2
2020-06-25
bdinfo: Drop the option to not use the generic 'bd' command
Simon Glass
1
-59
/
+0
2020-06-25
bdinfo: arc: Use the generic bd command
Simon Glass
1
-11
/
+1
2020-06-25
bdinfo: arm: Use the generic bd command
Simon Glass
1
-58
/
+44
2020-06-25
bdinfo: m68k: Use the generic bd command
Simon Glass
1
-30
/
+19
2020-06-25
bdinfo: powerpc: Use the generic bd command
Simon Glass
1
-48
/
+41
2020-06-25
bdinfo: riscv: Use the generic bd command
Simon Glass
1
-14
/
+1
2020-06-25
bdinfo: nds32: Use the generic bd command
Simon Glass
1
-13
/
+1
[next]