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
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