coreboot/src/device
NyeonWoo Kim 1bdf89d78c device/device_util.c: Complete function documentation
I've found some TODOs in comment in device_util.c,
so I replaced them with descriptions for readability.

Change-Id: I429ce0b2a1b56a60fdb4127591ec219768c2c044
Signed-off-by: NyeonWoo Kim <knw0507@naver.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87907
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-06-15 12:55:59 +00:00
..
dram device/dram/ddr5: Add 7500 MT/s support 2025-02-28 18:25:25 +00:00
oprom arch/x86: Unify GDT entries 2025-05-08 12:29:24 +00:00
azalia_device.c device/azalia: Clear busy bit after failed verb command 2024-10-16 15:19:49 +00:00
cardbus_device.c
cpu_device.c
device.c
device_const.c arch/x86: Enable support for IOAPIC devices 2024-12-06 20:57:44 +00:00
device_util.c device/device_util.c: Complete function documentation 2025-06-15 12:55:59 +00:00
gpio.c
i2c.c
i2c_bus.c
Kconfig allocator_v4: Re-enable top-down allocation for edk2 2025-05-06 15:06:57 +00:00
Makefile.mk
mdio.c
mmio.c tree: Remove blank lines before '}' and after '{' 2024-04-11 19:19:08 +00:00
pci_class.c
pci_device.c pci: Add support for assigning resources to SR-IOV VF BARs 2025-05-27 15:10:48 +00:00
pci_early.c
pci_ops.c
pci_rom.c device/pci_device: Move PCI Option ROM code into pci_rom.c 2025-03-10 11:35:57 +00:00
pciexp_device.c pci: Add support for assigning resources to SR-IOV VF BARs 2025-05-27 15:10:48 +00:00
pcix_device.c
pnp_device.c
resource_allocator_common.c
resource_allocator_v4.c tree: Remove blank lines before '}' and after '{' 2024-04-11 19:19:08 +00:00
root_device.c
smbus_ops.c
software_i2c.c
xhci.c
xhci_resource.c