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
/
test
/
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-12-05
test: cmd/bdinfo: consider PPC architecture specific info
Heinrich Schuchardt
2025-12-05
test: fix bdinfo_test_all boot_params expectation
Heinrich Schuchardt
2025-12-05
test: bdinfo: correct expected X86 arch info
Heinrich Schuchardt
2025-12-05
test: cmd/bdinfo: consider ARM architecture specific info
Heinrich Schuchardt
2025-11-21
test: cmd/bdinfo: consider arch_print_bdinfo() output
Heinrich Schuchardt
2025-11-21
test: cmd/bdinfo: make no flash assumption
Heinrich Schuchardt
2025-02-11
test: Drop suites.h
Simon Glass
2025-01-24
test: Drop the function for running bdinfo tests
Simon Glass
2025-01-24
test: Drop the _test suffix on linker lists
Simon Glass
2024-12-30
lmb: Rename free_mem to available_mem
Ilias Apalodimas
2024-12-30
lmb: Move enum lmb_flags to a u32
Ilias Apalodimas
2024-11-14
lmb.c: add missing comma in lmb_dump_region()
Heinrich Schuchardt
2024-09-03
Merge patch series "Make LMB memory map global and persistent"
Tom Rini
2024-09-03
lmb: make LMB memory map persistent and global
Sughosh Ganu
2024-08-26
Merge patch series "Tidy up console recording in tests"
Tom Rini
2024-08-26
test: Tidy up checking for console end
Simon Glass
2024-08-26
test: cmd: Drop unnecessary console_record_reset_enable()
Simon Glass
2024-08-26
test: Rename UTF_CONSOLE_REC to UTF_CONSOLE
Simon Glass
2024-08-26
test: Drop the blank line before test macros
Simon Glass
2024-08-26
test: Rename unit-test flags
Simon Glass
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
test: Remove <common.h> and add needed includes
Tom Rini
2023-12-13
test: bdinfo: Add missing asserts
Simon Glass
2023-12-13
test: Handle use of stack pointer in bdinfo
Simon Glass
2023-12-10
test: bdinfo: Handle systems without getopt
Marek Vasut
2023-12-09
test: bdinfo: Test bdinfo -e
Marek Vasut
2023-12-09
test: bdinfo: Test bdinfo -m
Marek Vasut
2023-12-09
test: bdinfo: Test bdinfo -h
Marek Vasut
2023-12-09
test: bdinfo: Test both bdinfo and bdinfo -a
Marek Vasut
2023-12-09
test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full()
Marek Vasut
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-07-14
bdinfo: Correct use of assertions
Simon Glass
2023-06-20
test: bdinfo: Add test for command bdinfo
Marek Vasut