coreboot-kgpe-d16/src/device
Elyes Haouas 803241c03e device/dram/ddr2: Use 'enum cb_err' instead of 'int'
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Change-Id: I8ea6e773d858b30d75ff93d4fe07301f3825c1cb
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68240
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2022-10-12 13:05:59 +00:00
..
dram device/dram/ddr2: Use 'enum cb_err' instead of 'int' 2022-10-12 13:05:59 +00:00
oprom treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
azalia_device.c treewide: Get rid of CONFIG_AZALIA_MAX_CODECS 2022-02-22 17:40:30 +00:00
cardbus_device.c
cpu_device.c
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 device/device_const.c: Clean up includes and add <types.h> 2022-10-06 17:01:06 +00:00
device_util.c include/device/device_util.c: add predicates for pci devices 2022-10-06 18:30:14 +00:00
gpio.c
i2c.c
i2c_bus.c device/i2c_bus: Add routines to read and write multiple bytes 2022-09-04 14:55:59 +00:00
Kconfig device: Clear lane error status 2022-09-12 12:41:13 +00:00
Makefile.inc
mmio.c
pci_class.c
pci_device.c device/pci_device: Add missing spaces to log messages 2022-09-08 14:20:30 +00:00
pci_early.c
pci_ops.c
pci_rom.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
pciexp_device.c device: Clear lane error status 2022-09-12 12:41:13 +00:00
pcix_device.c
pnp_device.c treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
resource_allocator_common.c
resource_allocator_v3.c
resource_allocator_v4.c Revert "allocator_v4: Treat above 4G resources more natively" 2022-09-05 14:10:20 +00:00
root_device.c
smbus_ops.c
software_i2c.c
xhci.c