Commit History

Author SHA1 Message Date
  Simon Glass 20e442ab2d dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() 3 years ago
  Simon Glass 8a715530bb dm: core: Allow the uclass list to move 3 years ago
  Simon Glass 73466df3e2 dm: core: Access device flags through functions 3 years ago
  Simon Glass 2462139fdd dm: core: Rename sqq to seq_ 3 years ago
  Simon Glass 0fd3d91152 dm: Use access methods for dev/uclass private data 3 years ago
  Simon Glass 1c55b22923 dm: test: Check all devices have a sequence numbers 3 years ago
  Simon Glass 8a8d24bdf1 dm: treewide: Rename ..._platdata variables to just ..._plat 3 years ago
  Simon Glass caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat' 3 years ago
  Simon Glass 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter 3 years ago
  Simon Glass 725e4fce61 dm: core: Drop unused parameter from dm_scan_fdt() 3 years ago
  Simon Glass 734206dda1 dm: core: Rename device_bind_ofnode() to device_bind() 3 years ago
  Claudiu Beznea cfecbaf4e7 dm: core: add support for device re-parenting 3 years ago
  Simon Glass e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
  Simon Glass 0e1fad4382 dm: core: Drop header files from dm/test.h 3 years ago
  Heinrich Schuchardt 331caeafad test/dm: check if devices exist 3 years ago
  Tom Rini 7208396bbf Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" 3 years ago
  Heinrich Schuchardt 105da6251a test/dm: check if devices exist 3 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Simon Glass 4805a7af8e dm: core: Correct the return value for uclass_find_first_device() 4 years ago
  Marcel Ziswiler f388564965 dm: device: fail uclass_find_first_device() if list_empty 5 years ago
  Simon Glass cdb6aa0afb dm: core: Add a function to find the first inactive child 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Simon Glass 6e43d1b199 dm: core: Add a function to look up a uclass by name 6 years ago
  Stefan Roese 24f927c527 dm: test: Add test for device removal 7 years ago
  Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 7 years ago
  Tom Rini f09144a220 test/dm/core.c: Make pre-reloc test use pre-reloc struct 8 years ago
  Simon Glass cbfc2ff9da dm: test: Show the amount of leaked memory on error 8 years ago
  Joe Hershberger e721b882e9 test: Generalize the unit test framework 9 years ago
  Simon Glass f9fd4558ea dm: test: Don't clear global_data in dm_test_uclass_before_ready() 9 years ago
  Przemyslaw Marczak 6e0c4880c8 dm: test: Add tests for get/find uclass's device by name 9 years ago