coreboot/src/device
Nico Huber 1a9008b261 device/azalia: Use clrsetbits32() and friends
TEST=Timeless build produces identical binaries

Change-Id: Ic6b0329191598f40d991ce41985ce8ebdf89d68b
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/88921
Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-08-30 13:53:02 +00:00
..
dram device/dram: Rename 'USE_DDRx' config options 2025-07-25 17:03:02 +00:00
oprom arch/x86: Unify GDT entries 2025-05-08 12:29:24 +00:00
azalia_device.c device/azalia: Use clrsetbits32() and friends 2025-08-30 13:53:02 +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: Fix format specifier for DEVICE_PATH_GICC_V3 2025-08-15 19:00:14 +00:00
gpio.c
i2c.c
i2c_bus.c
Kconfig device: Make a note that SeaBIOS doesn't support above 4G MMIO 2025-07-18 03:39:24 +00:00
Makefile.mk
mdio.c
mmio.c
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
root_device.c
smbus_ops.c
software_i2c.c
xhci.c
xhci_resource.c