u-boot/include/dm
AKASHI Takahiro 6b7a6210fd dm: add tag support
With dm-tag feature, any U-Boot subsystem is allowed to associate
arbitrary number of data with a particular udevice. This can been
see as expanding "struct udevice" without modifying the definition.

As a first user, UEFI subsystem makes use of tags to associate
an efi_disk object with a block device.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-04-09 21:06:31 +02:00
..
platform_data WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
acpi.h acpi: Collect tables in the acpi_item list 2022-01-25 11:44:36 -07:00
device-internal.h dm: core: Add a required struct declaration 2022-04-06 14:03:17 -04:00
device.h dm: Use parenthesis for the device_get_ops macro argument 2022-02-09 12:26:12 -07:00
device_compat.h dm: Don't undefine dev_xxx macros 2020-10-16 09:44:27 -04:00
devres.h doc: add include/dm/devres.h to the HTML documentation 2022-01-15 10:57:21 +01:00
fdtaddr.h doc: add include/dm/fdtaddr.h to the HTML documentation 2022-01-15 10:57:21 +01:00
lists.h doc: add include/dm/lists.h to the HTML documentation 2022-01-15 10:57:21 +01:00
of.h doc: add include/dm/of*.h to the HTML documentation 2022-01-15 10:57:21 +01:00
of_access.h doc: add include/dm/of*.h to the HTML documentation 2022-01-15 10:57:21 +01:00
of_addr.h doc: add include/dm/of*.h to the HTML documentation 2022-01-15 10:57:21 +01:00
of_extra.h doc: add include/dm/of*.h to the HTML documentation 2022-01-15 10:57:21 +01:00
ofnode.h dm: fix function documentation in include/dm/ofnode.h 2022-04-06 09:21:49 -04:00
pci.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
pinctrl.h pinctrl: Increase length of pinmux status buffer 2022-03-14 15:23:26 +01:00
platdata.h doc: add include/dm/platdata.h to the HTML documentation 2022-01-15 10:57:21 +01:00
read.h doc: add include/dm/read.h to the HTML documentation 2022-01-15 10:57:21 +01:00
root.h doc: add include/dm/root.h to the HTML documentation 2022-01-15 10:57:21 +01:00
simple_bus.h dm: core: Correctly read <ranges> of simple-bus 2021-04-15 14:22:17 +05:30
tag.h dm: add tag support 2022-04-09 21:06:31 +02:00
test.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
uclass-id.h efi: Add uclass for devices provided by UEFI firmware 2021-12-09 11:43:25 -08:00
uclass-internal.h dm: core: Tidy up comments in uclass headers 2022-04-06 14:03:17 -04:00
uclass.h dm: core: Tidy up comments in uclass headers 2022-04-06 14:03:17 -04:00
util.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00