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
/
fdt.c
Age
Commit message (
Expand
)
Author
2025-12-08
Merge tag 'v2026.01-rc4' into next
Tom Rini
2025-12-05
cmd: fix 'fdt get value'
Heinrich Schuchardt
2025-12-02
boot/bootfdt: Add smbios3-entrypoint to FDT for non-EFI boots
Adriana Nicolae
2025-11-21
test: cmd/fdt: do not use fixed buffer addresses
Heinrich Schuchardt
2025-11-21
test: cmd/fdt: do not assume RNG device exists
Heinrich Schuchardt
2025-11-21
test: fdt_test_apply requires CONFIG_OF_LIBFDT_OVERLAY
Heinrich Schuchardt
2025-05-29
global: Avoid indirect inclusion of <env.h> from <command.h>
Tom Rini
2025-02-11
test: Drop suites.h
Simon Glass
2025-01-24
test: Drop the function for running fdt tests
Simon Glass
2025-01-24
test: Drop the _test suffix on linker lists
Simon Glass
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: fdt: Move common code into the setup functions
Simon Glass
2024-08-26
test: fdt: Check internal-function return values
Simon Glass
2024-08-26
test: Rename UTF_CONSOLE_REC to UTF_CONSOLE
Simon Glass
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-06-28
Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"
Tom Rini
2024-06-28
test: cmd: fdt: fix chosen test for DM_RNG
Tim Harvey
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: fdt: Add a special case for real boards
Simon Glass
2023-04-28
test: fdt: Fix copyright message
Marek Vasut
2023-04-03
fdt: Make fdt addr -q quieter
Peter Hoyes
2023-03-30
test: fdt: fix run_commandf() warnings
Evgeny Bachinin
2023-03-14
test: cmd: fdt: Test fdt apply
Marek Vasut
2023-03-14
test: cmd: fdt: Test fdt chosen
Marek Vasut
2023-03-14
test: cmd: fdt: Test fdt rsvmem
Marek Vasut
2023-03-14
test: cmd: fdt: Test fdt memory
Marek Vasut
2023-03-14
test: cmd: fdt: Test fdt header
Marek Vasut
2023-03-14
test: cmd: fdt: Test fdt print and list
Marek Vasut
2023-03-14
test: cmd: fdt: Drop new unneeded curly brackets
Marek Vasut
2023-03-08
test: cmd: fdt: Add list of remaining missing tests
Marek Vasut
2023-03-08
test: cmd: fdt: Test fdt bootcpu
Marek Vasut
2023-03-08
test: cmd: fdt: Test fdt rm
Marek Vasut
2023-03-08
test: cmd: fdt: Test fdt mknode
Marek Vasut
2023-03-08
test: cmd: fdt: Test fdt set
Marek Vasut
2023-03-08
test: cmd: fdt: Test fdt get size
Marek Vasut
2023-03-08
test: cmd: fdt: Test fdt get addr
Marek Vasut
2023-03-08
test: cmd: fdt: Test fdt get name
Marek Vasut
2023-03-08
test: cmd: fdt: Test fdt resize
Marek Vasut
2023-03-08
test: cmd: fdt: Test fdt move
Marek Vasut
2023-03-08
test: cmd: fdt: Test both string and integer arrays in 'fdt get value'
Marek Vasut
2023-03-08
test: cmd: fdt: Test alias resolution in 'fdt get value'
Marek Vasut
2023-03-08
test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it
Marek Vasut
2023-03-08
test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()
Marek Vasut
2023-03-08
test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize()
Marek Vasut
2022-11-22
test: cmd: fdt: Add fdt get value test case
Marek Vasut
2022-10-17
fdt: Show a message when the working FDT changes
Simon Glass
2022-07-26
fdt: Start a test for the fdt command
Simon Glass