Commit Graph

294 Commits (lime2-spi)

Author SHA1 Message Date
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 01b120b639 dm: core: Set return value first in lists_bind_fdt() 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 da409ccc4a dm: core: Replace of_offset with accessor (part 2) 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
Simon Glass 5a8a8045a9 dm: core: Ensure DMA regions start up with the cache clean 7 years ago
Alexandru Gagniuc ea168e3351 core/uclass: Print name of device in uclass_find_device_by_seq() 7 years ago
Simon Glass 5a6f06f696 dm: core: Allow driver model to be disabled for TPL 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
Jean-Jacques Hiblot 5c8ef35980 regmap: use fdt address translation 7 years ago
Lokesh Vutla d666558042 dm: core: Fix Handling of global_data moving in SPL 7 years ago
Jean-Jacques Hiblot 1804044f30 regmap: use fdt address translation 7 years ago
Lokesh Vutla b0d9512ab0 dm: core: Fix Handling of global_data moving in SPL 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
Kever Yang 6943ee14e5 simple-bus: enable support for of-platdata 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 8 years ago
Simon Glass 2f11cd9121 dm: core: Handle global_data moving in SPL 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
Simon Glass 0a5f6f869f dm: core: Add a function to get a uclass name 8 years ago
Paul Burton 8291bc8747 dm: syscon: Provide a generic syscon driver 8 years ago
Paul Burton ce70172159 dm: core: Match compatible strings in order of priority 8 years ago
Paul Burton 3bfb8cb43b dm: regmap: Implement simple regmap_read & regmap_write 8 years ago
Stephen Warren 6e06acb732 fdt: allow fdtdec_get_addr_size_*() to translate addresses 8 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 8 years ago
Simon Glass cc7f66f70c dm: core: Add a function to bind child devices 8 years ago
Simon Glass c57f806bf2 dm: core: Add a way to find a device by its driver 8 years ago
Simon Glass 1e6ca1a6ad dm: core: Add an implementation of regmap_init_mem_platdata() 8 years ago
Simon Glass a951431e82 dm: core: Move regmap allocation into a separate function 8 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 04ecf36ba6 dm: syscon: Add support for of-platdata 8 years ago
Simon Glass 3b2a29e097 dm: regmap: Add a dummy implementation for of-platdata 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
Angelo Dureghello 5aeedebc33 dm: add manual relocation for devices 8 years ago
Stephen Warren daac3bfee5 dm: allow setting driver_data before/during bind 8 years ago
Paul Burton 0a222d53d8 fdt: Support for ISA busses 8 years ago
Mugunthan V N 73443b9e4c drivers: core: device: add support to check dt compatible for a device/machine 8 years ago
Simon Glass a2040facd2 dm: core: Allow device names to be freed automatically 8 years ago
Stephen Warren 35732098db fdt: fix dev_get_addr_name node offset 8 years ago
Stephen Warren 9fdfadf8fc dm: core: allow drivers to refuse to bind 8 years ago