coreboot/src/device
Patrick Rudolph e9c546b153 arch/x86: Rename breakpoint removal function
Match function name "init" with "remove" by renaming all
*_breakpoint_disable() to *_breakpoint_remove().

Change-Id: Id3da25cfa6fc0594887f3112e269e57e8ecb32b3
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85540
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-12-10 08:48:00 +00:00
..
dram device/dram/ddr3: Use boolean for spd_dimm_is_registered_ddr3() 2024-10-23 23:42:07 +00:00
oprom arch/x86: Rename breakpoint removal function 2024-12-10 08:48:00 +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/device.h: Fix spelling mistake 2024-01-31 10:36:49 +00:00
device_const.c arch/x86: Enable support for IOAPIC devices 2024-12-06 20:57:44 +00:00
device_util.c device: Add const qualifier for input of dev_is_active_bridge 2024-11-20 04:32:02 +00:00
gpio.c
i2c.c
i2c_bus.c
Kconfig libgfxinit: Allow to configure screen rotation 2024-09-30 11:01:09 +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 method to read PME capability 2024-10-28 22:05:54 +00:00
pci_early.c
pci_ops.c
pci_rom.c tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
pciexp_device.c device/pciexp: Add hot-plug capable helper function 2024-10-23 11:49:30 +00:00
pcix_device.c
pnp_device.c device/pnp_device: fix log levels for unassigned resource messages 2024-02-29 21:40:49 +00:00
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