Commit History

Author SHA1 Message Date
  Bin Meng 8d773c4ab3 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() 5 years ago
  Simon Glass cdb6aa0afb dm: core: Add a function to find the first inactive child 5 years ago
  Simon Glass 9f15cc14bf dm: core: Update some functions to use const 5 years ago
  Simon Glass c7a3accc3f dm: core: Alloc uclass-private data to be cache-aligned 5 years ago
  Mario Six e4c98a59db core: Add dev_{disable,enable}_by_path 6 years ago
  Jean-Jacques Hiblot 7ec9181d6a dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode() 5 years ago
  Peng Fan 3ad3077848 dm: core: device: enable power domain in probe 5 years ago
  Simon Glass d677b00cb6 dm: core: Add a way to bind a device by ofnode 6 years ago
  Masahiro Yamada 5ccc2c2130 dm: ofnode: add ofnode_device_is_compatible() helper 6 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Philipp Tomsich f4fcba5c5b clk: implement clk_set_defaults() 6 years ago
  Mario Six 29d11b8838 core: Make device_is_compatible live-tree compatible 6 years ago
  Faiz Abbas 5924da1dfe dm: core: Round up size when allocating so that it is cache line aligned 6 years ago
  Masahiro Yamada ceb9190969 dm: replace dm_dbg() with pr_debug() 6 years ago
  Simon Glass 396e343b3d dm: core: Allow binding a device from a live tree 7 years ago
  Simon Glass 911f3aef35 dm: core: Rename of_device_is_compatible() 7 years ago
  Simon Glass 7a61b0b58f dm: core: Adjust device_bind_common() to take an ofnode 7 years ago
  Simon Glass 4984de2baa dm: core: Add ofnode to represent device tree nodes 7 years ago
  Simon Glass d6ffb00a43 dm: core: Move dev_get_addr() etc. into a separate file 7 years ago
  Simon Glass 5a8a8045a9 dm: core: Ensure DMA regions start up with the cache clean 7 years ago
  Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 7 years ago
  Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
  Stefan Roese 13f3fcac53 dm: core: Add dev_get_addr_size_index() to retrieve addr and size 7 years ago
  Masahiro Yamada 6e67f176bb Fix codying style broken by recent libfdt sync 7 years ago
  Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 7 years ago
  Stephen Warren 6e06acb732 fdt: allow fdtdec_get_addr_size_*() to translate addresses 7 years ago
  Simon Glass 9fa2819009 dm: core: Expand platdata for of-platdata devices 8 years ago
  Simon Glass fd1c2d9b6a dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED 8 years ago
  Simon Glass 29629eb897 dm: core: Don't use device tree with of-platdata 8 years ago
  Vignesh R 7c61686255 dm: core: implement dev_map_physmem() 8 years ago