index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
bdinfo.c
Age
Commit message (
Expand
)
Author
2026-01-02
cmd: bdinfo: fix incorrect Kconfig options check for print_eth()
Quentin Schulz
2025-12-24
cmd: bdinfo: provide long help with all options
Quentin Schulz
2025-12-24
cmd/bdinfo: LMB and device-tree are not related
Heinrich Schuchardt
2025-08-04
cmd: bdinfo: Fix showing correct IP address based on current device
Michal Simek
2024-11-16
global: Remove bi_sramstart/bi_sramsize
Tom Rini
2024-10-16
cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
Jerome Forissier
2024-09-03
Merge patch series "Make LMB memory map global and persistent"
Tom Rini
2024-09-03
lmb: remove the lmb_init_and_reserve() function
Sughosh Ganu
2024-09-03
lmb: make LMB memory map persistent and global
Sughosh Ganu
2024-08-26
board_f: Move fdt_size to board
Simon Glass
2024-08-26
board_f: Add a new struct to hold pre-relocation info
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
2023-12-09
cmd: bdinfo: Implement support for printing ethernet settings via bdinfo -e
Marek Vasut
2023-12-09
cmd: bdinfo: Implement support for printing memory layout via bdinfo -m
Marek Vasut
2023-12-09
cmd: bdinfo: Optionally use getopt and implement bdinfo -a
Marek Vasut
2023-07-17
bdinfo: Show the malloc base with the bdinfo command
Simon Glass
2023-07-17
bdinfo: Show the RAM top and approximate stack pointer
Simon Glass
2023-07-17
bdinfo: Show information about the serial port
Simon Glass
2023-05-03
cmd: bdinfo: Print ethaddr of current MAC
Marek Vasut
2023-05-03
cmd: bdinfo: Wrap network information printing into print_eth()
Marek Vasut
2023-05-03
cmd: bdinfo: Map fdt_blob and new_fdt to sysmem
Marek Vasut
2023-03-13
bbinfo: Show the size of the copy framebuffer
Simon Glass
2023-03-13
x86: Add a few more items to bdinfo
Simon Glass
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
video: Drop remaining references to CONFIG_LCD
Simon Glass
2022-09-13
cmd: bdinfo: introduce bdinfo_print_size() helper
Ovidiu Panait
2022-09-12
cmd: bdinfo: Enable dumping lmb data when LMB is enabled
Michal Simek
2022-03-28
video: Drop references to CONFIG_VIDEO et al
Simon Glass
2021-12-23
fdt: Report the devicetree source
Simon Glass
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-03
bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit
Bin Meng
2021-02-03
bdinfo: Rename function names to be clearer
Bin Meng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-09-25
x86: video: Show information about each video device
Simon Glass
2020-08-26
cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values
Stefan Roese
2020-08-26
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
2020-08-06
cmd: bdinfo: Move sram info prints to generic code
Ovidiu Panait
2020-08-05
cmd: bdinfo: cleanup phys_addr_t output
Heinrich Schuchardt
2020-08-04
lmb/bdinfo: dump lmb info via bdinfo
Tero Kristo
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-06-25
bdinfo: Update the file comments
Simon Glass
2020-06-25
bdinfo: m68k: ppc: Move arch-specific code from bdinfo
Simon Glass
2020-06-25
bdinfo: m68k: Move m68k-specific info into its own file
Simon Glass
2020-06-25
bdinfo: ppc: Move PPC-specific info into its own file
Simon Glass
2020-06-25
bdinfo: arm: Move ARM-specific info into its own file
Simon Glass
2020-06-25
bdinfo: Export some basic printing functions
Simon Glass
2020-06-25
bdinfo: net: Inline print_eth_ip_addr()
Simon Glass
2020-06-25
bdinfo: net: Drop legacy ethernet bdinfo
Simon Glass
[next]