Commit Graph

306 Commits (lime2-spi)

Author SHA1 Message Date
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
Simon Glass f7d6fcf7ae dm: core: Add dev_read_enabled() to check if a device is enabled 7 years ago
Simon Glass a44810123f dm: core: Add dev_read_resource() to read device resources 7 years ago
Simon Glass 8c293d6ac9 dm: core: Add ofnode_read_string_count() 7 years ago
Simon Glass 95ce385a4a dm: core: Add uclass_first/next_device_check() 7 years ago
Simon Glass 9856157259 dm: core: Test uclass_first/next_device() on probe failure 7 years ago
Simon Glass 30a570a983 dm: core: Clarify uclass_first/next_device() comments 7 years ago
Simon Glass a4b8e372d5 dm: Add more livetree helpers and definitions 7 years ago
Simon Glass 6fb2f57916 dm: core: Run tests with both livetree and flat tree 7 years ago
Simon Glass 40bb637dae dm: core: Add a way to find a device by ofnode 7 years ago
Simon Glass 19c8205e68 dm: core: Scan the live tree when setting up driver model 7 years ago
Simon Glass 45a26867e8 dm: core: Update device_bind_driver_to_node() to use ofnode 7 years ago
Simon Glass f5b5719cdf dm: core: Update lists_bind_fdt() to use ofnode 7 years ago
Simon Glass 396e343b3d dm: core: Allow binding a device from a live tree 7 years ago
Simon Glass 47a0fd3bad dm: core: Implement live tree 'read' functions 7 years ago
Simon Glass f11c7ab94d dm: core: Add device-based 'read' functions to access DT 7 years ago
Simon Glass b7e0d73bad dm: core: Add a place to put extra device-tree reading functions 7 years ago
Simon Glass bed774969c dm: core: Add address operations on device tree references 7 years ago
Simon Glass 38d21b418d dm: core: Add livetree address functions 7 years ago
Simon Glass 9e51204527 dm: core: Add operations on device tree references 7 years ago
Simon Glass 911f3aef35 dm: core: Rename of_device_is_compatible() 7 years ago
Simon Glass 644ec0a933 dm: core: Add livetree access functions 7 years ago
Simon Glass 5e060d8bcc dm: core: Add livetree definitions 7 years ago
Simon Glass 4984de2baa dm: core: Add ofnode to represent device tree nodes 7 years ago
Simon Glass a771a04f2e dm: core: Dont export dm_scan_fdt_node() 7 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
Simon Glass d6ffb00a43 dm: core: Move dev_get_addr() etc. into a separate file 7 years ago
Stefan Roese 426f99fa98 dm: core: Add DM_FLAG_OS_PREPARE flag 7 years ago
Jean-Jacques Hiblot 72e5016f87 drivers: phy: add generic PHY framework 7 years ago
maxims@google.com 0753bc2d30 dm: Simple Watchdog uclass 7 years ago
Masahiro Yamada 573a3811ed sysreset: psci: support system reset in a generic way with PSCI 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
Heiko Stübner d905cf7365 dm: Return actual bools in dm_fdt_pre_reloc 7 years ago
Heiko Stübner 27326c7ee2 dm: allow limiting pre-reloc markings to spl or tpl 7 years ago