Commit History

Author SHA1 Message Date
  Tom Rini 2ae80437fb Merge branch '2021-02-02-drop-asm_global_data-when-unused' 3 years ago
  Marek Vasut cc6f4c8f25 dm: core: Add late driver remove option 3 years ago
  Simon Glass c51d2e704a dm: core: Avoid partially removing devices 3 years ago
  Simon Glass b1f25fcfef dm: core: Remove children before advising uclass 3 years ago
  Simon Glass a547fcb828 dm: Rename DM_FLAG_REMOVE_WITH_PD_ON 3 years ago
  Simon Glass 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
  Tom Rini b11f634b1c Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next 3 years ago
  Tom Rini 720620e691 Merge tag 'v2021.01-rc5' into next 3 years ago
  Simon Glass 73466df3e2 dm: core: Access device flags through functions 3 years ago
  Simon Glass 89ba6d5535 dm: core: Use access methods for dev/uclass private data 3 years ago
  Simon Glass 0fd3d91152 dm: Use access methods for dev/uclass private data 3 years ago
  Simon Glass 7f20d1d249 dm: core: Drop seq and req_seq 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
  Marek Vasut e7e7e1093b dm: core: Fix incorrect flag check 3 years ago
  Simon Glass ced1080489 dm: core: Add a way to skip powering down power domains 4 years ago
  Simon Glass 8474da946f dm: core: Add logging on unbind failure 4 years ago
  Anatolij Gustschin 5349e255ff dm: core: Add a flag for power domain control on device removal 4 years ago
  Simon Glass 153851ddfa dm: core: Add a new flag to track platform data 4 years ago
  Anatolij Gustschin 52edfed65d dm: core: device: switch off power domain after device removal 4 years ago
  Jean-Jacques Hiblot 3be9bcb048 device: expose the functions used to remove and unbind children of a device 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Stefan Roese 426f99fa98 dm: core: Add DM_FLAG_OS_PREPARE flag 7 years ago
  Stefan Roese bc85aa4030 dm: core: Add dm_remove_devices_flags() and hook it into device_remove() 7 years ago
  Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 7 years ago
  Simon Glass fd1c2d9b6a dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED 8 years ago
  Simon Glass a2040facd2 dm: core: Allow device names to be freed automatically 8 years ago
  Simon Glass 79725ca4f6 Revert "dm: Export device_remove_children / device_unbind_children" 8 years ago
  Masahiro Yamada 608f26c51b devres: introduce Devres (Managed Device Resource) framework 9 years ago
  Masahiro Yamada aed1a4dd88 dm: add DM_FLAG_BOUND flag 9 years ago