Commit Graph

287 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
Jean-Jacques Hiblot 3be9bcb048 device: expose the functions used to remove and unbind children of a device 6 years ago
Jean-Jacques Hiblot 7ec9181d6a dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode() 6 years ago
Jean-Jacques Hiblot e7c865620e uclass: Add dev_get_uclass_index() to get the uclass/index of a device 6 years ago
Mario Six 9a8bcabd8a axi: Add AXI sandbox driver and simple emulator 6 years ago
Mario Six a63e54ab5f drivers: Add AXI uclass 6 years ago
Bin Meng 7b9cbaddd5 dm: core: Add ofnode function to read PCI vendor and device id 6 years ago
Bin Meng d494131bc6 dm: Correct typos in uclass_first/next_device_check() 6 years ago
Ramon Fried 7b384eccc7 dm: SMEM (Shared memory) uclass 6 years ago
Simon Glass 964cadc445 dm: core: Add a function to decode a memory region 6 years ago
Simon Glass 5e0a7341cd dm: core: Update of_read_fmap_entry() for livetree 6 years ago
Simon Glass d677b00cb6 dm: core: Add a way to bind a device by ofnode 6 years ago
Simon Glass c60f671b65 dm: core: Add a way to find an ofnode by compatible string 6 years ago
Simon Glass c98ad4434c dm: core: Add comments to ofnode_read_resource() functoins 6 years ago
Simon Glass fbe8d033fc dm: core: Fix a few ofnode function comments 6 years ago
Simon Glass 7e5196c409 dm: core: Add ofnode function to read a 64-bit int 6 years ago
Álvaro Fernández Rojas 30a90f56c3 dm: core: add functions to get memory-mapped I/O addresses 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
Mario Six e8d5291824 core: ofnode: Fix translation for #size-cells == 0 6 years ago
Kever Yang d255fade66 core: add uclass_get_device_by_phandle_id() api 6 years ago
Calvin Johnson cf4c34486d drivers: net: pfe_eth: LS1012A PFE headers 6 years ago
Kever Yang b4f20767b1 core: add ofnode_get_by_phandle() api 6 years ago
Philipp Tomsich e2d5997ffd core: ofnode: add ofnode_get_parent function 6 years ago
Heinrich Schuchardt 80ee4fc504 dm: core: fix typo in comment (device.h) 6 years ago
Simon Glass 6e43d1b199 dm: core: Add a function to look up a uclass by name 6 years ago
Alexander Graf fc8523a147 serial: bcm283x_mu: Remove support for post-init disabling 6 years ago
Mario Six 7ba50418b9 include: dm: Fix 'devioe'/'devuce' typos 6 years ago
Heinrich Schuchardt 05ef48a248 efi_driver: EFI block driver 6 years ago
Masahiro Yamada 3ab48f6223 dm: add dev_read_u32() 6 years ago
Mario Six 147c607448 core: Add {ofnode, dev}_translate_address functions 6 years ago
Peng Fan 0fe4e41825 dm: pinctrl: sync with Linux to use pin_config_param 6 years ago
Heinrich Schuchardt fa9335a89c dm: fix typo falback 6 years ago
Heinrich Schuchardt 5da3b3d104 dm: core: remove orphaned parameter description in platdata.h 6 years ago
Baruch Siach afc1a78a0b dm: core: fix member name in ofnode_union documentation 7 years ago
Masahiro Yamada ceb9190969 dm: replace dm_dbg() with pr_debug() 7 years ago
Masahiro Yamada c898cba41e dm: define dev_*() log functions in DM header 7 years ago
Jean-Jacques Hiblot b5a144a501 dm: core: Add functions to get strings and the string count from a stringlist 7 years ago
Philipp Tomsich c131c8bca8 dm: core: add dev_read_addr_ptr() 7 years ago
Patrice Chotard e81c98649b dm: core: add clocks node scan 7 years ago
Simon Glass 3991f42ed2 dm: core: Add ofnode_for_each_subnode() 7 years ago
Bin Meng 68e6f221ed block: ide: Fix block read/write with driver model 7 years ago
Masahiro Yamada 7b8b47bd29 ofnode: add {ofnode, dev}_read_resource_byname() 7 years ago
Simon Glass e88afccc44 dm: core: Add a comment about the device_remove() flags 7 years ago
Zhikang Zhang ffab6945ec dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME 7 years ago
Patrice Chotard 642346ae26 dm: core: add ofnode_count_phandle_with_args() 7 years ago
Simon Glass dcf988525f dm: core: Add ofnode_read_resource() 7 years ago
Masahiro Yamada fd73621cba dm: ofnode: change return type of dev_read_prop() to opaque pointer 7 years ago
Patrice Chotard 122b2d4763 serial: stm32x7: migrate serial struct to driver 7 years ago
Masahiro Yamada 61e51babdb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() 7 years ago
Simon Glass 878d68c0c3 dm: core: Add functions to obtain node's address/size cells 7 years ago