blob: 5400af773dff03cf912bfd60a0fbae5611209fd8 [file] [log] [blame]
Tobias Diedrich7a952042017-12-03 10:09:28 +01001chip northbridge/intel/sandybridge
2 # IGD Displays
Nico Huberb0b25c82020-03-21 20:35:12 +01003 register "gfx" = "GMA_STATIC_DISPLAYS(0)"
Tobias Diedrich7a952042017-12-03 10:09:28 +01004
5 # Enable DisplayPort 1 Hotplug with 6ms pulse
6 register "gpu_dp_d_hotplug" = "0x06"
7
8 # Enable DisplayPort 0 Hotplug with 6ms pulse
9 register "gpu_dp_c_hotplug" = "0x06"
10
11 # Enable DVI Hotplug with 6ms pulse
12 register "gpu_dp_b_hotplug" = "0x06"
13
Angel Ponsbceea672021-05-17 10:58:36 +020014 device domain 0 on
Angel Pons221b8942020-01-01 21:37:33 +010015 device pci 00.0 on end # Host bridge
16 device pci 01.0 off end # PCIe Bridge for discrete graphics
17 device pci 02.0 on end # Internal graphics VGA controller
18
Tobias Diedrich7a952042017-12-03 10:09:28 +010019 chip southbridge/intel/bd82x6x # Intel Series 6 Cougar Point PCH
Tobias Diedrich7a952042017-12-03 10:09:28 +010020 register "sata_port_map" = "0x1"
21 register "spi_lvscc" = "0x2005"
22 register "spi_uvscc" = "0x2005"
23
Angel Pons221b8942020-01-01 21:37:33 +010024 register "gen1_dec" = "0x00fc0a01" # SuperIO @0xa00-0xaff
Tobias Diedrich7a952042017-12-03 10:09:28 +010025
Angel Pons221b8942020-01-01 21:37:33 +010026 device pci 14.0 off end # USB xHCI
27 device pci 16.0 on end # Management Engine Interface 1
28 device pci 16.1 off end # Management Engine Interface 2
29 device pci 16.2 off end # Management Engine IDE-R
30 device pci 16.3 off end # Management Engine KT
31 device pci 19.0 on end # Intel Gigabit Ethernet
32 device pci 1a.0 off end # USB2 EHCI #2
33 device pci 1b.0 on end # HD Audio controller
34 device pci 1c.0 on end # PCIe Port #1 (unused)
35 device pci 1c.1 on end # PCIe Port #2 (full-length mPCIe/mSATA)
36 device pci 1c.2 on end # PCIe Port #3 (half-length mPCIe)
37 device pci 1c.3 off end # PCIe Port #4
38 device pci 1c.4 off end # PCIe Port #5
39 device pci 1c.5 off end # PCIe Port #6
40 device pci 1c.6 off end # PCIe Port #7
41 device pci 1c.7 off end # PCIe Port #8
42 device pci 1d.0 on end # USB2 EHCI #1
43 device pci 1e.0 off end # PCI bridge
44 device pci 1f.0 on # LPC bridge
Tobias Diedrich7a952042017-12-03 10:09:28 +010045 chip superio/nuvoton/nct6776
46 device pnp 4e.0 off end # Floppy
47 device pnp 4e.1 off end # Parallel port
48 device pnp 4e.2 on # COM1
49 io 0x60 = 0x3f8
50 irq 0x70 = 4
51 end
52 device pnp 4e.3 off end # COM2, IR
53 device pnp 4e.5 off end # Keyboard
54 device pnp 4e.6 off end # CIR
55 device pnp 4e.7 on end # GPIO6
56 device pnp 4e.107 on end # GPIO7
57 device pnp 4e.207 off end # GPIO8
58 device pnp 4e.307 off end # GPIO9
59 device pnp 4e.8 off end # WDT
60 device pnp 4e.108 on end # GPIO0
61 device pnp 4e.208 off end # GPIOA
62 device pnp 4e.308 on # GPIOBASE
63 io 0x60 = 0xa80
64 end
65 device pnp 4e.109 off end # GPIO1
66 device pnp 4e.209 on end # GPIO2
67 device pnp 4e.309 off end # GPIO3
68 device pnp 4e.409 off end # GPIO4
69 device pnp 4e.509 off end # GPIO5
70 device pnp 4e.609 off end # GPIO6
71 device pnp 4e.709 off end # GPIO7
72 device pnp 4e.a on end # ACPI
Martin Roth50863da2021-10-01 14:37:30 -060073 device pnp 4e.b on # HWM, front panel LED
Tobias Diedrich7a952042017-12-03 10:09:28 +010074 io 0x60 = 0xa30
75 io 0x62 = 0 # unused
76 end
77 device pnp 4e.d off end # VID
78 device pnp 4e.e off end # CIR WAKE-UP
79 device pnp 4e.f off end # GPIO
80 device pnp 4e.14 off end # SVID
81 device pnp 4e.16 off end # Deep sleep
82 device pnp 4e.17 off end # GPIOA
83 end
84 end
Angel Pons221b8942020-01-01 21:37:33 +010085 device pci 1f.2 on end # SATA Controller 1
86 device pci 1f.3 on end # SMBus
87 device pci 1f.5 off end # SATA Controller 2
88 device pci 1f.6 off end # Thermal
Tobias Diedrich7a952042017-12-03 10:09:28 +010089 end
90 end
91end