blob: ab9860b16a71b0348d12380b304db09804aa766d [file] [log] [blame]
Arthur Heymans7e4bfe42019-02-05 13:30:11 +01001#
2# This file is part of the coreboot project.
3#
4# This program is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 2 of the License, or
7# (at your option) any later version.
8#
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY; without even the implied warranty of
11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12# GNU General Public License for more details.
13#
14
15chip northbridge/intel/x4x # Northbridge
16 device cpu_cluster 0 on # APIC cluster
17 chip cpu/intel/socket_LGA775
18 device lapic 0 on end
19 end
20 chip cpu/intel/model_1067x # CPU
Angel Pons2d69d592020-01-01 19:32:06 +010021 device lapic 0xacac off end
Arthur Heymans7e4bfe42019-02-05 13:30:11 +010022 end
23 end
24 device domain 0 on # PCI domain
25 device pci 0.0 on # Host Bridge
26 subsystemid 0x1043 0x8336
27 end
28 device pci 1.0 on # PEG
29 subsystemid 0x1043 0x8336
30 end
31 device pci 2.0 on # Integrated graphics controller
32 subsystemid 0x1043 0x8336
33 end
34 device pci 2.1 on # Integrated graphics controller 2
35 subsystemid 0x1043 0x8336
36 end
37 device pci 3.0 off end # ME
38 device pci 3.1 off end # ME
39 device pci 3.2 off end # ME
40 device pci 3.3 off end # ME
41 chip southbridge/intel/i82801jx # Southbridge
42 register "gpe0_en" = "0x40"
43
Arthur Heymans7e4bfe42019-02-05 13:30:11 +010044 register "sata_port_map" = "0x3f"
Arthur Heymans7e4bfe42019-02-05 13:30:11 +010045
46 # Enable PCIe ports 0,1,3,4,5 as slots.
47 register "pcie_slot_implemented" = "0x3b"
48
Arthur Heymansc484da12019-11-09 14:29:04 +010049 register "gen1_dec" = "0x00000295"
50
Arthur Heymans7e4bfe42019-02-05 13:30:11 +010051 device pci 19.0 off end # GBE
52 device pci 1a.0 on # USB
53 subsystemid 0x1043 0x82d4
54 end
55 device pci 1a.1 on # USB
56 subsystemid 0x1043 0x82d4
57 end
58 device pci 1a.2 on # USB
59 subsystemid 0x1043 0x82d4
60 end
61 device pci 1a.7 on # USB
62 subsystemid 0x1043 0x82d4
63 end
64 device pci 1b.0 on # Audio
65 subsystemid 0x1043 0x82fe
66 end
67 device pci 1c.0 on end # PCIe 1 PCIe x1 Slot #1
68 device pci 1c.1 on end # PCIe 2 PCIe x1 Slot #2
69 device pci 1c.2 off end # PCIe 3
70 device pci 1c.3 on # PCIe 4 1394 controller
71 device pci 0.0 on
72 subsystemid 0x1043 0x8313
73 end
74 end
75 device pci 1c.4 on # PCIe 5 Marvell IDE
76 device pci 0.0 on
77 subsystemid 0x1043 0x82a2
78 end
79 end
80 device pci 1c.5 on # PCIe 6 Realtek LAN
81 device pci 0.0 on
82 subsystemid 0x1043 0x82c6
83 end
84 end
85 device pci 1d.0 on # USB
86 subsystemid 0x1043 0x82d4
87 end
88 device pci 1d.1 on # USB
89 subsystemid 0x1043 0x82d4
90 end
91 device pci 1d.2 on # USB
92 subsystemid 0x1043 0x82d4
93 end
94 device pci 1d.7 on # USB
95 subsystemid 0x1043 0x82d4
96 end
97 device pci 1e.0 on end # PCI bridge
98 device pci 1f.0 on # LPC bridge
99 subsystemid 0x1043 0x82d4
100 chip superio/winbond/w83627dhg
101 device pnp 2e.0 on # Floppy
102 # global
103 irq 0x2c = 0x92
104 #floppy
105 io 0x60 = 0x3f0
106 irq 0x70 = 0x06
107 drq 0x74 = 0x02
108 end
109 device pnp 2e.1 on # Parallel port
110 # parallel port
111 io 0x60 = 0x378
112 irq 0x70 = 7
113 drq 0x74 = 3
114 end
115 device pnp 2e.2 on # COM1
116 io 0x60 = 0x3f8
117 irq 0x70 = 4
118 end
119 device pnp 2e.3 off end # COM2, IR
120 device pnp 2e.5 on # Keyboard, mouse
121 io 0x60 = 0x60
122 io 0x62 = 0x64
123 irq 0x70 = 1
124 irq 0x72 = 12
125 end
126 device pnp 2e.6 off end # SPI
127 device pnp 2e.7 on end # GPIO6 (all input)
128 device pnp 2e.8 off end # WDT0#, PLED
129 device pnp 2e.9 off end # GPIO2
130 device pnp 2e.109 on # GPIO3
131 irq 0xf0 = 0xf3
132 end
133 device pnp 2e.209 on # GPIO4
134 irq 0xf4 = 0x06
135 end
136 device pnp 2e.309 on # GPIO5
137 irq 0xe0 = 0xdf
138 irq 0xf3 = 0x09 # RSVD SUSLED settings
139 end
Arthur Heymansf76c12a32019-11-10 19:55:53 +0100140 device pnp 2e.a on # ACPI
141 irq 0xe4 = 0x10 # VSBGATE# to power dram during S3
142 end
Arthur Heymans7e4bfe42019-02-05 13:30:11 +0100143 device pnp 2e.b on # HWM, front panel LED
144 io 0x60 = 0x290
145 irq 0x70 = 0
146 end
147 device pnp 2e.c off end # PECI, SST
148 end
149 end
150 device pci 1f.2 on # SATA
151 subsystemid 0x1043 0x82d4
152 end
153 device pci 1f.3 on # SMbus
154 subsystemid 0x1043 0x82d4
155 end
156 device pci 1f.5 off end # SATA IDE mode
157 device pci 1f.6 off end # Thermal
158 end
159 end
160end