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
|
8 years ago |
Simon Glass
|
fd1c2d9b6a
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
|
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 |
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 |
Peng Fan
|
c3ab985362
dm: core: device: set pinctrl state for pinctrl device
|
9 years ago |
Simon Glass
|
c6db965f67
dm: Remove device_probe_child()
|
9 years ago |
Simon Glass
|
0379597e55
dm: core: Don't set pinctrl for pinctrl devices
|
9 years ago |
Simon Glass
|
20af3c0a00
dm: core: Call uclass post_bind() after the driver's bind() method
|
9 years ago |
Tom Rini
|
20d08f59fa
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
|
9 years ago |
Mugunthan V N
|
69b41388ba
dm: core: Add a new api to get indexed device address
|
9 years ago |
Nathan Rossi
|
4f627c5a59
spl: dm: Add SPL_DM_SEQ_ALIAS config option
|
9 years ago |
Stefan Roese
|
66eaea6cd1
dm: core: Add option to configure an offset for the address translation
|
9 years ago |
Simon Glass
|
bcbe3d1579
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
|
9 years ago |
Stefan Roese
|
ef5cd33064
dm: core: Enable optional use of fdt_translate_address()
|
9 years ago |
Simon Glass
|
84d26e296a
dm: core: Don't use pinctrl for the root device
|
9 years ago |
Stephen Warren
|
02464e386b
fdt: add new fdt address parsing functions
|
9 years ago |
Simon Glass
|
3346c87625
dm: Improve handling of a missing uclass
|
9 years ago |
Masahiro Yamada
|
d90a5a30de
pinctrl: add pin control uclass support
|
9 years ago |