Commit Graph

243 Commits (ceef960812603ef007e1201f45348f964ded057c)

Author SHA1 Message Date
Zhikang Zhang ffab6945ec dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME 8 years ago
Patrice Chotard 642346ae26 dm: core: add ofnode_count_phandle_with_args() 8 years ago
Simon Glass dcf988525f dm: core: Add ofnode_read_resource() 8 years ago
Masahiro Yamada fd73621cba dm: ofnode: change return type of dev_read_prop() to opaque pointer 8 years ago
Patrice Chotard 122b2d4763 serial: stm32x7: migrate serial struct to driver 8 years ago
Masahiro Yamada 61e51babdb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() 8 years ago
Simon Glass 878d68c0c3 dm: core: Add functions to obtain node's address/size cells 8 years ago
Simon Glass f7d6fcf7ae dm: core: Add dev_read_enabled() to check if a device is enabled 8 years ago
Simon Glass a44810123f dm: core: Add dev_read_resource() to read device resources 8 years ago
Simon Glass 8c293d6ac9 dm: core: Add ofnode_read_string_count() 8 years ago
Simon Glass 95ce385a4a dm: core: Add uclass_first/next_device_check() 8 years ago
Simon Glass 9856157259 dm: core: Test uclass_first/next_device() on probe failure 8 years ago
Simon Glass 30a570a983 dm: core: Clarify uclass_first/next_device() comments 8 years ago
Simon Glass a4b8e372d5 dm: Add more livetree helpers and definitions 8 years ago
Simon Glass 6fb2f57916 dm: core: Run tests with both livetree and flat tree 8 years ago
Simon Glass 40bb637dae dm: core: Add a way to find a device by ofnode 8 years ago
Simon Glass 19c8205e68 dm: core: Scan the live tree when setting up driver model 8 years ago
Simon Glass 45a26867e8 dm: core: Update device_bind_driver_to_node() to use ofnode 8 years ago
Simon Glass f5b5719cdf dm: core: Update lists_bind_fdt() to use ofnode 8 years ago
Simon Glass 396e343b3d dm: core: Allow binding a device from a live tree 8 years ago
Simon Glass 47a0fd3bad dm: core: Implement live tree 'read' functions 8 years ago
Simon Glass f11c7ab94d dm: core: Add device-based 'read' functions to access DT 8 years ago
Simon Glass b7e0d73bad dm: core: Add a place to put extra device-tree reading functions 8 years ago
Simon Glass bed774969c dm: core: Add address operations on device tree references 8 years ago
Simon Glass 38d21b418d dm: core: Add livetree address functions 8 years ago
Simon Glass 9e51204527 dm: core: Add operations on device tree references 8 years ago
Simon Glass 911f3aef35 dm: core: Rename of_device_is_compatible() 8 years ago
Simon Glass 644ec0a933 dm: core: Add livetree access functions 8 years ago
Simon Glass 5e060d8bcc dm: core: Add livetree definitions 8 years ago
Simon Glass 4984de2baa dm: core: Add ofnode to represent device tree nodes 8 years ago
Simon Glass a771a04f2e dm: core: Dont export dm_scan_fdt_node() 8 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 8 years ago
Simon Glass d6ffb00a43 dm: core: Move dev_get_addr() etc. into a separate file 8 years ago
Stefan Roese 426f99fa98 dm: core: Add DM_FLAG_OS_PREPARE flag 8 years ago
Jean-Jacques Hiblot 72e5016f87 drivers: phy: add generic PHY framework 8 years ago
maxims@google.com 0753bc2d30 dm: Simple Watchdog uclass 8 years ago
Masahiro Yamada 573a3811ed sysreset: psci: support system reset in a generic way with PSCI 8 years ago
Stefan Roese bc85aa4030 dm: core: Add dm_remove_devices_flags() and hook it into device_remove() 8 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 8 years ago
Heiko Stübner d905cf7365 dm: Return actual bools in dm_fdt_pre_reloc 8 years ago
Heiko Stübner 27326c7ee2 dm: allow limiting pre-reloc markings to spl or tpl 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Michal Simek e8a016b537 dm: Add support for scsi/sata based devices 8 years ago
Tom Rini 361a879902 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" 8 years ago
Michal Simek bce4d18c9d dm: Add support for scsi/sata based devices 8 years ago
Stefan Roese 13f3fcac53 dm: core: Add dev_get_addr_size_index() to retrieve addr and size 8 years ago
Simon Glass 2f11cd9121 dm: core: Handle global_data moving in SPL 8 years ago
Marcel Ziswiler cbfa67a16b serial: pxa: integrate optional driver model handling 8 years ago
Simon Glass 0a5f6f869f dm: core: Add a function to get a uclass name 9 years ago
Alexander Graf 601147b06a serial: bcm283x_mu: Detect disabled serial device 9 years ago