summaryrefslogtreecommitdiff
path: root/test/cmd/bdinfo.c
AgeCommit message (Expand)Author
2025-02-11test: Drop suites.hSimon Glass
2025-01-24test: Drop the function for running bdinfo testsSimon Glass
2025-01-24test: Drop the _test suffix on linker listsSimon Glass
2024-12-30lmb: Rename free_mem to available_memIlias Apalodimas
2024-12-30lmb: Move enum lmb_flags to a u32Ilias Apalodimas
2024-11-14lmb.c: add missing comma in lmb_dump_region()Heinrich Schuchardt
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-08-26Merge patch series "Tidy up console recording in tests"Tom Rini
2024-08-26test: Tidy up checking for console endSimon Glass
2024-08-26test: cmd: Drop unnecessary console_record_reset_enable()Simon Glass
2024-08-26test: Rename UTF_CONSOLE_REC to UTF_CONSOLESimon Glass
2024-08-26test: Drop the blank line before test macrosSimon Glass
2024-08-26test: Rename unit-test flagsSimon Glass
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-06test: Remove <common.h> and add needed includesTom Rini
2023-12-13test: bdinfo: Add missing assertsSimon Glass
2023-12-13test: Handle use of stack pointer in bdinfoSimon Glass
2023-12-10test: bdinfo: Handle systems without getoptMarek Vasut
2023-12-09test: bdinfo: Test bdinfo -eMarek Vasut
2023-12-09test: bdinfo: Test bdinfo -mMarek Vasut
2023-12-09test: bdinfo: Test bdinfo -hMarek Vasut
2023-12-09test: bdinfo: Test both bdinfo and bdinfo -aMarek Vasut
2023-12-09test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full()Marek Vasut
2023-07-17bdinfo: Show the RAM top and approximate stack pointerSimon Glass
2023-07-17bdinfo: Show information about the serial portSimon Glass
2023-07-14bdinfo: Correct use of assertionsSimon Glass
2023-06-20test: bdinfo: Add test for command bdinfoMarek Vasut