summaryrefslogtreecommitdiff
path: root/cmd/bdinfo.c
AgeCommit message (Expand)Author
2024-11-16global: Remove bi_sramstart/bi_sramsizeTom Rini
2024-10-16cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=yJerome Forissier
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03lmb: remove the lmb_init_and_reserve() functionSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-08-26board_f: Move fdt_size to boardSimon Glass
2024-08-26board_f: Add a new struct to hold pre-relocation infoSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06cmd: Remove <common.h> and add needed includesTom Rini
2023-12-09cmd: bdinfo: Implement support for printing ethernet settings via bdinfo -eMarek Vasut
2023-12-09cmd: bdinfo: Implement support for printing memory layout via bdinfo -mMarek Vasut
2023-12-09cmd: bdinfo: Optionally use getopt and implement bdinfo -aMarek Vasut
2023-07-17bdinfo: Show the malloc base with the bdinfo commandSimon Glass
2023-07-17bdinfo: Show the RAM top and approximate stack pointerSimon Glass
2023-07-17bdinfo: Show information about the serial portSimon Glass
2023-05-03cmd: bdinfo: Print ethaddr of current MACMarek Vasut
2023-05-03cmd: bdinfo: Wrap network information printing into print_eth()Marek Vasut
2023-05-03cmd: bdinfo: Map fdt_blob and new_fdt to sysmemMarek Vasut
2023-03-13bbinfo: Show the size of the copy framebufferSimon Glass
2023-03-13x86: Add a few more items to bdinfoSimon Glass
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30video: Drop remaining references to CONFIG_LCDSimon Glass
2022-09-13cmd: bdinfo: introduce bdinfo_print_size() helperOvidiu Panait
2022-09-12cmd: bdinfo: Enable dumping lmb data when LMB is enabledMichal Simek
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass
2021-12-23fdt: Report the devicetree sourceSimon Glass
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-03bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bitBin Meng
2021-02-03bdinfo: Rename function names to be clearerBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-09-25x86: video: Show information about each video deviceSimon Glass
2020-08-26cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize valuesStefan Roese
2020-08-26CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese
2020-08-06cmd: bdinfo: Move sram info prints to generic codeOvidiu Panait
2020-08-05cmd: bdinfo: cleanup phys_addr_t outputHeinrich Schuchardt
2020-08-04lmb/bdinfo: dump lmb info via bdinfoTero Kristo
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-06-25bdinfo: Update the file commentsSimon Glass
2020-06-25bdinfo: m68k: ppc: Move arch-specific code from bdinfoSimon Glass
2020-06-25bdinfo: m68k: Move m68k-specific info into its own fileSimon Glass
2020-06-25bdinfo: ppc: Move PPC-specific info into its own fileSimon Glass
2020-06-25bdinfo: arm: Move ARM-specific info into its own fileSimon Glass
2020-06-25bdinfo: Export some basic printing functionsSimon Glass
2020-06-25bdinfo: net: Inline print_eth_ip_addr()Simon Glass
2020-06-25bdinfo: net: Drop legacy ethernet bdinfoSimon Glass
2020-06-25bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHnSimon Glass
2020-06-25bdinfo: Drop print_cpu_word_size()Simon Glass
2020-06-25bdinfo: Drop print_bi_flash()Simon Glass
2020-06-25bdinfo: Drop print_bi_boot_params()Simon Glass