index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
core.c
Age
Commit message (
Expand
)
Author
2024-07-03
global_data.h: drop write-only field dm_root_f
Rasmus Villemoes
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
2022-10-29
dm: core: Do not stop uclass iteration on error
Michal Suchanek
2022-10-17
dm: treewide: Do not opencode uclass_probe_all()
Michal Suchanek
2022-06-28
dm: core: Add a way to collect memory usage
Simon Glass
2022-06-28
dm: core: Support accessing core tags
Simon Glass
2022-04-25
dm: core: Allow finding a uclass device by partial name
Simon Glass
2022-04-25
dm: core: Rename and fix uclass_get_by_name_len()
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-12-23
dm: core: Allow getting some basic stats
Simon Glass
2021-08-08
dm: core: Don't allow uclass use before ready
Simon Glass
2021-07-27
dm: test: Add test case to check node name ignoring unit address
Kishon Vijay Abraham I
2021-07-21
test: Add DM_DMA to be disabled
Simon Glass
2021-03-12
test: Drop struct dm_test_state
Simon Glass
2021-02-18
dm: test: Add test case for dev->dma_offset
Nicolas Saenz Julienne
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-03
dm: core: Add late driver remove option
Marek Vasut
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
dm: core: Allow the uclass list to move
Simon Glass
2021-01-05
dm: core: Access device flags through functions
Simon Glass
2021-01-05
dm: core: Rename sqq to seq_
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-18
dm: test: Check all devices have a sequence numbers
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: core: Drop unused parameter from dm_scan_fdt()
Simon Glass
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-09-22
dm: core: add support for device re-parenting
Claudiu Beznea
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-07-25
test/dm: check if devices exist
Heinrich Schuchardt
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
test/dm: check if devices exist
Heinrich Schuchardt
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-10-08
dm: core: Correct the return value for uclass_find_first_device()
Simon Glass
2019-02-09
dm: device: fail uclass_find_first_device() if list_empty
Marcel Ziswiler
2018-10-09
dm: core: Add a function to find the first inactive child
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-03
dm: core: Add a function to look up a uclass by name
Simon Glass
2017-04-04
dm: test: Add test for device removal
Stefan Roese
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
2016-04-14
test/dm/core.c: Make pre-reloc test use pre-reloc struct
Tom Rini
2015-10-05
dm: test: Show the amount of leaked memory on error
Simon Glass
2015-05-21
test: Generalize the unit test framework
Joe Hershberger
2015-04-22
dm: test: Don't clear global_data in dm_test_uclass_before_ready()
Simon Glass
[next]