Commit History

Author SHA1 Message Date
  Simon Glass d677b00cb6 dm: core: Add a way to bind a device by ofnode 7 years ago
  Masahiro Yamada 5ccc2c2130 dm: ofnode: add ofnode_device_is_compatible() helper 7 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
  Philipp Tomsich f4fcba5c5b clk: implement clk_set_defaults() 7 years ago
  Mario Six 29d11b8838 core: Make device_is_compatible live-tree compatible 7 years ago
  Faiz Abbas 5924da1dfe dm: core: Round up size when allocating so that it is cache line aligned 7 years ago
  Masahiro Yamada ceb9190969 dm: replace dm_dbg() with pr_debug() 7 years ago
  Simon Glass 396e343b3d dm: core: Allow binding a device from a live tree 8 years ago
  Simon Glass 911f3aef35 dm: core: Rename of_device_is_compatible() 8 years ago
  Simon Glass 7a61b0b58f dm: core: Adjust device_bind_common() to take an ofnode 8 years ago
  Simon Glass 4984de2baa dm: core: Add ofnode to represent device tree nodes 8 years ago
  Simon Glass d6ffb00a43 dm: core: Move dev_get_addr() etc. into a separate file 8 years ago
  Simon Glass 5a8a8045a9 dm: core: Ensure DMA regions start up with the cache clean 8 years ago
  Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 8 years ago
  Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
  Stefan Roese 13f3fcac53 dm: core: Add dev_get_addr_size_index() to retrieve addr and size 8 years ago
  Masahiro Yamada 6e67f176bb Fix codying style broken by recent libfdt sync 8 years ago
  Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 8 years ago
  Stephen Warren 6e06acb732 fdt: allow fdtdec_get_addr_size_*() to translate addresses 8 years ago
  Simon Glass 9fa2819009 dm: core: Expand platdata for of-platdata devices 9 years ago
  Simon Glass fd1c2d9b6a dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED 9 years ago
  Simon Glass 29629eb897 dm: core: Don't use device tree with of-platdata 9 years ago
  Vignesh R 7c61686255 dm: core: implement dev_map_physmem() 9 years ago
  Stephen Warren daac3bfee5 dm: allow setting driver_data before/during bind 9 years ago
  Mugunthan V N 73443b9e4c drivers: core: device: add support to check dt compatible for a device/machine 9 years ago
  Simon Glass a2040facd2 dm: core: Allow device names to be freed automatically 9 years ago
  Stephen Warren 35732098db fdt: fix dev_get_addr_name node offset 9 years ago
  Stefan Roese 28027521be dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address 9 years ago
  Stephen Warren 43c4d44e33 fdt: implement dev_get_addr_name() 9 years ago
  Stefan Roese 770eb30ed9 dm: device.c: Minor coding-style fix 9 years ago