Changeset 5205
- Timestamp:
- Mar 13, 2010 9:36:11 PM (3 years ago)
- Location:
- trunk/src/mainboard
- Files:
-
- 34 edited
-
a-trend/atc-6220/Kconfig (modified) (1 diff)
-
a-trend/atc-6220/devicetree.cb (modified) (1 diff)
-
a-trend/atc-6240/Kconfig (modified) (1 diff)
-
a-trend/atc-6240/devicetree.cb (modified) (1 diff)
-
abit/be6-ii_v2_0/Kconfig (modified) (1 diff)
-
abit/be6-ii_v2_0/devicetree.cb (modified) (1 diff)
-
asus/p2b-d/Kconfig (modified) (1 diff)
-
asus/p2b-d/devicetree.cb (modified) (1 diff)
-
asus/p2b-ds/Kconfig (modified) (1 diff)
-
asus/p2b-ds/devicetree.cb (modified) (1 diff)
-
asus/p2b-f/Kconfig (modified) (1 diff)
-
asus/p2b-f/devicetree.cb (modified) (1 diff)
-
asus/p2b/Kconfig (modified) (1 diff)
-
asus/p2b/devicetree.cb (modified) (1 diff)
-
asus/p3b-f/Kconfig (modified) (1 diff)
-
asus/p3b-f/devicetree.cb (modified) (1 diff)
-
azza/pt-6ibd/Kconfig (modified) (1 diff)
-
azza/pt-6ibd/devicetree.cb (modified) (1 diff)
-
biostar/m6tba/Kconfig (modified) (1 diff)
-
biostar/m6tba/devicetree.cb (modified) (1 diff)
-
compaq/deskpro_en_sff_p600/Kconfig (modified) (1 diff)
-
compaq/deskpro_en_sff_p600/devicetree.cb (modified) (1 diff)
-
gigabyte/ga-6bxc/Kconfig (modified) (1 diff)
-
gigabyte/ga-6bxc/devicetree.cb (modified) (1 diff)
-
msi/ms6119/Kconfig (modified) (1 diff)
-
msi/ms6119/devicetree.cb (modified) (1 diff)
-
msi/ms6147/Kconfig (modified) (1 diff)
-
msi/ms6147/devicetree.cb (modified) (1 diff)
-
msi/ms6156/Kconfig (modified) (1 diff)
-
msi/ms6156/devicetree.cb (modified) (1 diff)
-
soyo/sy-6ba-plus-iii/Kconfig (modified) (1 diff)
-
soyo/sy-6ba-plus-iii/devicetree.cb (modified) (1 diff)
-
tyan/s1846/Kconfig (modified) (1 diff)
-
tyan/s1846/devicetree.cb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/mainboard/a-trend/atc-6220/Kconfig
r5099 r5205 22 22 bool "ATC-6220" 23 23 select ARCH_X86 24 select CPU_INTEL_SLOT_ 224 select CPU_INTEL_SLOT_1 25 25 select NORTHBRIDGE_INTEL_I440BX 26 26 select SOUTHBRIDGE_INTEL_I82371EB -
trunk/src/mainboard/a-trend/atc-6220/devicetree.cb
r4534 r5205 1 1 chip northbridge/intel/i440bx # Northbridge 2 2 device apic_cluster 0 on # APIC cluster 3 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)3 chip cpu/intel/slot_1 # CPU 4 4 device apic 0 on end # APIC 5 5 end -
trunk/src/mainboard/a-trend/atc-6240/Kconfig
r5099 r5205 22 22 bool "ATC-6240" 23 23 select ARCH_X86 24 select CPU_INTEL_SLOT_ 224 select CPU_INTEL_SLOT_1 25 25 select NORTHBRIDGE_INTEL_I440BX 26 26 select SOUTHBRIDGE_INTEL_I82371EB -
trunk/src/mainboard/a-trend/atc-6240/devicetree.cb
r4534 r5205 1 1 chip northbridge/intel/i440bx # Northbridge 2 2 device apic_cluster 0 on # APIC cluster 3 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)3 chip cpu/intel/slot_1 # CPU 4 4 device apic 0 on end # APIC 5 5 end -
trunk/src/mainboard/abit/be6-ii_v2_0/Kconfig
r5099 r5205 22 22 bool "BE6-II V2.0" 23 23 select ARCH_X86 24 select CPU_INTEL_SLOT_ 224 select CPU_INTEL_SLOT_1 25 25 select NORTHBRIDGE_INTEL_I440BX 26 26 select SOUTHBRIDGE_INTEL_I82371EB -
trunk/src/mainboard/abit/be6-ii_v2_0/devicetree.cb
r4534 r5205 1 1 chip northbridge/intel/i440bx # Northbridge 2 2 device apic_cluster 0 on # APIC cluster 3 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)3 chip cpu/intel/slot_1 # CPU 4 4 device apic 0 on end # APIC 5 5 end -
trunk/src/mainboard/asus/p2b-d/Kconfig
r5204 r5205 22 22 bool "P2B-D" 23 23 select ARCH_X86 24 select CPU_INTEL_SLOT_ 224 select CPU_INTEL_SLOT_1 25 25 select NORTHBRIDGE_INTEL_I440BX 26 26 select SOUTHBRIDGE_INTEL_I82371EB -
trunk/src/mainboard/asus/p2b-d/devicetree.cb
r4534 r5205 1 1 chip northbridge/intel/i440bx # Northbridge 2 2 device apic_cluster 0 on # APIC cluster 3 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)3 chip cpu/intel/slot_1 # CPU 4 4 device apic 0 on end # APIC 5 5 end 6 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)6 chip cpu/intel/slot_1 # CPU 7 7 device apic 1 on end # APIC 8 8 end -
trunk/src/mainboard/asus/p2b-ds/Kconfig
r5204 r5205 22 22 bool "P2B-DS" 23 23 select ARCH_X86 24 select CPU_INTEL_SLOT_ 224 select CPU_INTEL_SLOT_1 25 25 select NORTHBRIDGE_INTEL_I440BX 26 26 select SOUTHBRIDGE_INTEL_I82371EB -
trunk/src/mainboard/asus/p2b-ds/devicetree.cb
r4534 r5205 1 1 chip northbridge/intel/i440bx # Northbridge 2 2 device apic_cluster 0 on # APIC cluster 3 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)3 chip cpu/intel/slot_1 # CPU 4 4 device apic 0 on end # APIC 5 5 end 6 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)6 chip cpu/intel/slot_1 # CPU 7 7 device apic 1 on end # APIC 8 8 end -
trunk/src/mainboard/asus/p2b-f/Kconfig
r5099 r5205 22 22 bool "P2B-F" 23 23 select ARCH_X86 24 select CPU_INTEL_SLOT_ 224 select CPU_INTEL_SLOT_1 25 25 select NORTHBRIDGE_INTEL_I440BX 26 26 select SOUTHBRIDGE_INTEL_I82371EB -
trunk/src/mainboard/asus/p2b-f/devicetree.cb
r4534 r5205 1 1 chip northbridge/intel/i440bx # Northbridge 2 2 device apic_cluster 0 on # APIC cluster 3 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)3 chip cpu/intel/slot_1 # CPU 4 4 device apic 0 on end # APIC 5 5 end -
trunk/src/mainboard/asus/p2b/Kconfig
r5099 r5205 22 22 bool "P2B" 23 23 select ARCH_X86 24 select CPU_INTEL_SLOT_ 224 select CPU_INTEL_SLOT_1 25 25 select NORTHBRIDGE_INTEL_I440BX 26 26 select SOUTHBRIDGE_INTEL_I82371EB -
trunk/src/mainboard/asus/p2b/devicetree.cb
r4534 r5205 1 1 chip northbridge/intel/i440bx # Northbridge 2 2 device apic_cluster 0 on # APIC cluster 3 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)3 chip cpu/intel/slot_1 # CPU 4 4 device apic 0 on end # APIC 5 5 end -
trunk/src/mainboard/asus/p3b-f/Kconfig
r5204 r5205 22 22 bool "P3B-F" 23 23 select ARCH_X86 24 select CPU_INTEL_SLOT_ 224 select CPU_INTEL_SLOT_1 25 25 select NORTHBRIDGE_INTEL_I440BX 26 26 select SOUTHBRIDGE_INTEL_I82371EB -
trunk/src/mainboard/asus/p3b-f/devicetree.cb
r4534 r5205 1 1 chip northbridge/intel/i440bx # Northbridge 2 2 device apic_cluster 0 on # APIC cluster 3 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)3 chip cpu/intel/slot_1 # CPU 4 4 device apic 0 on end # APIC 5 5 end -
trunk/src/mainboard/azza/pt-6ibd/Kconfig
r5099 r5205 22 22 bool "PT-6IBD" 23 23 select ARCH_X86 24 select CPU_INTEL_SLOT_ 224 select CPU_INTEL_SLOT_1 25 25 select NORTHBRIDGE_INTEL_I440BX 26 26 select SOUTHBRIDGE_INTEL_I82371EB -
trunk/src/mainboard/azza/pt-6ibd/devicetree.cb
r4534 r5205 1 1 chip northbridge/intel/i440bx # Northbridge 2 2 device apic_cluster 0 on # APIC cluster 3 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)3 chip cpu/intel/slot_1 # CPU 4 4 device apic 0 on end # APIC 5 5 end -
trunk/src/mainboard/biostar/m6tba/Kconfig
r5099 r5205 22 22 bool "M6TBA" 23 23 select ARCH_X86 24 select CPU_INTEL_SLOT_ 224 select CPU_INTEL_SLOT_1 25 25 select NORTHBRIDGE_INTEL_I440BX 26 26 select SOUTHBRIDGE_INTEL_I82371EB -
trunk/src/mainboard/biostar/m6tba/devicetree.cb
r4534 r5205 1 1 chip northbridge/intel/i440bx # Northbridge 2 2 device apic_cluster 0 on # APIC cluster 3 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)3 chip cpu/intel/slot_1 # CPU 4 4 device apic 0 on end # APIC 5 5 end -
trunk/src/mainboard/compaq/deskpro_en_sff_p600/Kconfig
r5099 r5205 22 22 bool "Deskpro EN SFF P600" 23 23 select ARCH_X86 24 select CPU_INTEL_SLOT_ 224 select CPU_INTEL_SLOT_1 25 25 select NORTHBRIDGE_INTEL_I440BX 26 26 select SOUTHBRIDGE_INTEL_I82371EB -
trunk/src/mainboard/compaq/deskpro_en_sff_p600/devicetree.cb
r4534 r5205 1 1 chip northbridge/intel/i440bx # Northbridge 2 2 device apic_cluster 0 on # APIC cluster 3 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)3 chip cpu/intel/slot_1 # CPU 4 4 device apic 0 on end # APIC 5 5 end -
trunk/src/mainboard/gigabyte/ga-6bxc/Kconfig
r5099 r5205 22 22 bool "GA-6BXC" 23 23 select ARCH_X86 24 select CPU_INTEL_SLOT_ 224 select CPU_INTEL_SLOT_1 25 25 select NORTHBRIDGE_INTEL_I440BX 26 26 select SOUTHBRIDGE_INTEL_I82371EB -
trunk/src/mainboard/gigabyte/ga-6bxc/devicetree.cb
r4534 r5205 1 1 chip northbridge/intel/i440bx # Northbridge 2 2 device apic_cluster 0 on # APIC cluster 3 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)3 chip cpu/intel/slot_1 # CPU 4 4 device apic 0 on end # APIC 5 5 end -
trunk/src/mainboard/msi/ms6119/Kconfig
r5099 r5205 22 22 bool "MS-6119" 23 23 select ARCH_X86 24 select CPU_INTEL_SLOT_ 224 select CPU_INTEL_SLOT_1 25 25 select NORTHBRIDGE_INTEL_I440BX 26 26 select SOUTHBRIDGE_INTEL_I82371EB -
trunk/src/mainboard/msi/ms6119/devicetree.cb
r4534 r5205 1 1 chip northbridge/intel/i440bx # Northbridge 2 2 device apic_cluster 0 on # APIC cluster 3 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)3 chip cpu/intel/slot_1 # CPU 4 4 device apic 0 on end # APIC 5 5 end -
trunk/src/mainboard/msi/ms6147/Kconfig
r5099 r5205 22 22 bool "MS-6147" 23 23 select ARCH_X86 24 select CPU_INTEL_SLOT_ 224 select CPU_INTEL_SLOT_1 25 25 select NORTHBRIDGE_INTEL_I440BX 26 26 select SOUTHBRIDGE_INTEL_I82371EB -
trunk/src/mainboard/msi/ms6147/devicetree.cb
r4534 r5205 1 1 chip northbridge/intel/i440bx # Northbridge 2 2 device apic_cluster 0 on # APIC cluster 3 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)3 chip cpu/intel/slot_1 # CPU 4 4 device apic 0 on end # APIC 5 5 end -
trunk/src/mainboard/msi/ms6156/Kconfig
r5099 r5205 22 22 bool "MS-6156" 23 23 select ARCH_X86 24 select CPU_INTEL_SLOT_ 224 select CPU_INTEL_SLOT_1 25 25 select NORTHBRIDGE_INTEL_I440BX 26 26 select SOUTHBRIDGE_INTEL_I82371EB -
trunk/src/mainboard/msi/ms6156/devicetree.cb
r4767 r5205 21 21 chip northbridge/intel/i440bx # Northbridge 22 22 device apic_cluster 0 on # APIC cluster 23 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)23 chip cpu/intel/slot_1 # CPU 24 24 device apic 0 on end # APIC 25 25 end -
trunk/src/mainboard/soyo/sy-6ba-plus-iii/Kconfig
r5099 r5205 22 22 bool "SY-6BA+ III" 23 23 select ARCH_X86 24 select CPU_INTEL_SLOT_ 224 select CPU_INTEL_SLOT_1 25 25 select NORTHBRIDGE_INTEL_I440BX 26 26 select SOUTHBRIDGE_INTEL_I82371EB -
trunk/src/mainboard/soyo/sy-6ba-plus-iii/devicetree.cb
r4666 r5205 21 21 chip northbridge/intel/i440bx # Northbridge 22 22 device apic_cluster 0 on # APIC cluster 23 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)23 chip cpu/intel/slot_1 # CPU 24 24 device apic 0 on end # APIC 25 25 end -
trunk/src/mainboard/tyan/s1846/Kconfig
r5099 r5205 22 22 bool "S1846 (Tsunami ATX)" 23 23 select ARCH_X86 24 select CPU_INTEL_SLOT_ 224 select CPU_INTEL_SLOT_1 25 25 select NORTHBRIDGE_INTEL_I440BX 26 26 select SOUTHBRIDGE_INTEL_I82371EB -
trunk/src/mainboard/tyan/s1846/devicetree.cb
r4534 r5205 1 1 chip northbridge/intel/i440bx # Northbridge 2 2 device apic_cluster 0 on # APIC cluster 3 chip cpu/intel/slot_ 2 # CPU (FIXME: It's slot 1, actually)3 chip cpu/intel/slot_1 # CPU 4 4 device apic 0 on end # APIC 5 5 end
Note: See TracChangeset
for help on using the changeset viewer.
