index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
test-fdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-14
test: dm: core: Add test case for uclass driver's child_post_probe()
Bin Meng
1
-2
/
+5
2018-11-14
test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag
Bin Meng
1
-3
/
+26
2018-09-29
test: Add tests for dev_{enable, disable}_by_path
Mario Six
1
-0
/
+28
2018-09-29
test: Add tests for DT-manipulation functions
Mario Six
1
-0
/
+54
2018-06-01
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
1
-0
/
+42
2018-06-01
dm: core: add functions to get memory-mapped I/O addresses
Álvaro Fernández Rojas
1
-0
/
+42
2018-05-31
test: dm: Fix wrong aliases property names
Eugeniu Rosca
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-01
core: ofnode: Fix translation for #size-cells == 0
Mario Six
1
-0
/
+43
2018-01-15
dm: core: parse chosen node
Rob Clark
1
-1
/
+1
2017-07-11
dm: core: Add uclass_first/next_device_check()
Simon Glass
1
-0
/
+80
2017-07-11
dm: core: Test uclass_first/next_device() on probe failure
Simon Glass
1
-0
/
+72
2017-06-01
dm: test: Disable the fdt_offset test with livetree
Simon Glass
1
-1
/
+2
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
1
-4
/
+4
2015-05-21
test: Generalize the unit test framework
Joe Hershberger
1
-8
/
+8
2015-01-30
dm: core: Allow uclass to set up a device's child before it is probed
Simon Glass
1
-0
/
+7
2015-01-30
dm: core: Add a flag to control sequence numbering
Simon Glass
1
-4
/
+5
2015-01-30
dm: core: Allocate platform data when binding a device
Simon Glass
1
-2
/
+2
2014-07-23
dm: Provide a function to scan child FDT nodes
Simon Glass
1
-25
/
+38
2014-07-23
dm: Allow a device to be found by its FDT offset
Simon Glass
1
-0
/
+30
2014-07-23
dm: Introduce device sequence numbering
Simon Glass
1
-1
/
+53
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
1
-1
/
+19
2014-07-23
dm: Use an explicit expect value in core tests
Simon Glass
1
-5
/
+8
2014-06-20
dm: Rename struct device_id to udevice_id
Simon Glass
1
-1
/
+1
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
1
-5
/
+5
2014-03-04
dm: Add basic tests
Simon Glass
1
-0
/
+144