..
dram
device/dram: Add kconfig options for memory types
2022-11-04 00:54:25 +00:00
oprom
device/oprom/yabel/io: use __fallthrough instead of comment
2022-12-17 16:45:44 +00:00
azalia_device.c
treewide: Get rid of CONFIG_AZALIA_MAX_CODECS
2022-02-22 17:40:30 +00:00
cardbus_device.c
src/device: Clean up includes
2022-10-26 16:38:11 +00:00
cpu_device.c
device/cpu_device.c: Zero initialize struct
2022-12-14 13:52:00 +00:00
device.c
arch/x86/ebda.c: Move setting up ebda to a BS hook
2022-05-17 11:24:12 +00:00
device_const.c
src/device + util/sconfig: Introduce new device 'mdio'
2022-11-24 05:53:55 +00:00
device_util.c
src/device + util/sconfig: Introduce new device 'mdio'
2022-11-24 05:53:55 +00:00
gpio.c
src/device: Clean up includes
2022-10-26 16:38:11 +00:00
i2c.c
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
i2c_bus.c
src/device: Clean up includes
2022-10-26 16:38:11 +00:00
Kconfig
device/Kconfig: bump desktop framebuffer max height/width to support 4K
2022-12-17 18:11:04 +00:00
Makefile.inc
src/device + util/sconfig: Introduce new device 'mdio'
2022-11-24 05:53:55 +00:00
mdio.c
device/mdio: Provide helper functions for read and write
2022-11-24 05:58:28 +00:00
mmio.c
src/device: Clean up includes
2022-10-26 16:38:11 +00:00
pci_class.c
src/device: Clean up includes
2022-10-26 16:38:11 +00:00
pci_device.c
src/device/pci_: Remove unnecessary space after casts
2022-11-22 13:41:26 +00:00
pci_early.c
src/acpi to src/lib: Fix spelling errors
2021-10-05 18:06:39 +00:00
pci_ops.c
Rename ECAM-specific MMCONF Kconfigs
2021-11-10 17:24:16 +00:00
pci_rom.c
src/device/pci_: Remove unnecessary space after casts
2022-11-22 13:41:26 +00:00
pciexp_device.c
device/pciexp: add pcie_find_dsn()
2022-11-20 17:37:09 +00:00
pcix_device.c
src/device: Clean up includes
2022-10-26 16:38:11 +00:00
pnp_device.c
src/device: Clean up includes
2022-10-26 16:38:11 +00:00
resource_allocator_common.c
src/device: Clean up includes
2022-10-26 16:38:11 +00:00
resource_allocator_v4.c
src/device: Clean up includes
2022-10-26 16:38:11 +00:00
root_device.c
device: Export enable_static_device() function
2020-10-21 15:35:24 +00:00
smbus_ops.c
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
software_i2c.c
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
xhci.c
treewide: Include <device/mmio.h> instead of <arch/mmio.h>
2022-12-10 05:07:14 +00:00