arch import user (historical) | 14a0f79 | 2005-07-06 16:49:07 +0000 | [diff] [blame] | 1 | # do not edit -- automatically generated by arch changelog |
| 2 | # arch-tag: automatic-ChangeLog--linuxbios@linuxbios.org--devel/freebios--import--2.0 |
| 3 | # |
| 4 | |
| 5 | 2005-03-10 00:19:29 GMT Ollie Lho <ollie@lanl.gov> patch-991 |
| 6 | |
| 7 | Summary: |
| 8 | fixed a bug cause failure on some expensive VGA cards |
| 9 | Revision: |
| 10 | freebios--import--2.0--patch-991 |
| 11 | |
| 12 | Author: ollie |
| 13 | Date: 2005/03/04 22:08:55 |
| 14 | fixed a bug cause failure on some expensive VGA cards |
| 15 | |
| 16 | modified files: |
| 17 | ChangeLog.arch src/devices/emulator/x86emu/ops.c |
| 18 | |
| 19 | |
| 20 | 2005-03-10 00:19:22 GMT Ollie Lho <ollie@lanl.gov> patch-990 |
| 21 | |
| 22 | Summary: |
| 23 | some comment in ACPI table |
| 24 | Revision: |
| 25 | freebios--import--2.0--patch-990 |
| 26 | |
| 27 | Author: ollie |
| 28 | Date: 2005/03/04 22:03:07 |
| 29 | some comment in ACPI table |
| 30 | |
| 31 | modified files: |
| 32 | ChangeLog.arch src/arch/i386/include/arch/acpi.h |
| 33 | |
| 34 | |
| 35 | 2005-03-10 00:19:17 GMT Stefan Reinauer <stepan@openbios.org> patch-989 |
| 36 | |
| 37 | Summary: |
| 38 | simplify |
| 39 | Revision: |
| 40 | freebios--import--2.0--patch-989 |
| 41 | |
| 42 | Author: stepan |
| 43 | Date: 2005/02/13 22:42:14 |
| 44 | simplify |
| 45 | |
| 46 | modified files: |
| 47 | ChangeLog.arch src/mainboard/emulation/qemu-i386/Config.lb |
| 48 | |
| 49 | |
| 50 | 2005-03-10 00:19:11 GMT Yinghai Lu <yhlu@tyan.com> patch-988 |
| 51 | |
| 52 | Summary: |
| 53 | move apic before nb |
| 54 | Revision: |
| 55 | freebios--import--2.0--patch-988 |
| 56 | |
| 57 | Author: yhlu |
| 58 | Date: 2005/02/09 17:34:55 |
| 59 | move apic before nb |
| 60 | |
| 61 | modified files: |
| 62 | ChangeLog.arch src/mainboard/island/aruma/Config.lb |
| 63 | |
| 64 | |
| 65 | 2005-03-10 00:19:05 GMT Yinghai Lu <yhlu@tyan.com> patch-987 |
| 66 | |
| 67 | Summary: |
| 68 | VERSION and rom_image_size |
| 69 | Revision: |
| 70 | freebios--import--2.0--patch-987 |
| 71 | |
| 72 | Author: yhlu |
| 73 | Date: 2005/02/09 01:25:15 |
| 74 | VERSION and rom_image_size |
| 75 | |
| 76 | modified files: |
| 77 | ChangeLog.arch targets/tyan/s2850/Config.lb |
| 78 | targets/tyan/s2875/Config.lb targets/tyan/s2880/Config.lb |
| 79 | targets/tyan/s2880/VERSION targets/tyan/s2881/Config.lb |
| 80 | targets/tyan/s2881/VERSION targets/tyan/s2882/Config.lb |
| 81 | targets/tyan/s2882/VERSION targets/tyan/s2885/Config.lb |
| 82 | targets/tyan/s2885/VERSION targets/tyan/s4880/Config.lb |
| 83 | targets/tyan/s4880/VERSION targets/tyan/s4882/Config.lb |
| 84 | targets/tyan/s4882/VERSION |
| 85 | |
| 86 | |
| 87 | 2005-03-10 00:18:40 GMT Stefan Reinauer <stepan@openbios.org> patch-986 |
| 88 | |
| 89 | Summary: |
| 90 | add cross compiling for abuild.sh |
| 91 | Revision: |
| 92 | freebios--import--2.0--patch-986 |
| 93 | |
| 94 | Author: stepan |
| 95 | Date: 2005/02/08 11:55:42 |
| 96 | add cross compiling for abuild.sh |
| 97 | |
| 98 | modified files: |
| 99 | ChangeLog.arch src/mainboard/island/aruma/Options.lb |
| 100 | |
| 101 | |
| 102 | 2005-03-10 00:18:34 GMT Stefan Reinauer <stepan@openbios.org> patch-985 |
| 103 | |
| 104 | Summary: |
| 105 | larger default size |
| 106 | Revision: |
| 107 | freebios--import--2.0--patch-985 |
| 108 | |
| 109 | Author: stepan |
| 110 | Date: 2005/02/08 11:53:25 |
| 111 | larger default size |
| 112 | |
| 113 | modified files: |
| 114 | ChangeLog.arch util/abuild/abuild.sh |
| 115 | |
| 116 | |
| 117 | 2005-03-10 00:18:29 GMT Stefan Reinauer <stepan@openbios.org> patch-984 |
| 118 | |
| 119 | Summary: |
| 120 | * fix build without patches. |
| 121 | Revision: |
| 122 | freebios--import--2.0--patch-984 |
| 123 | |
| 124 | Author: stepan |
| 125 | Date: 2005/02/08 09:35:19 |
| 126 | * fix build without patches. |
| 127 | * create vital ACPI information from the linuxbios device tree. |
| 128 | * pass linuxbios information into dsdt. |
| 129 | |
| 130 | modified files: |
| 131 | ChangeLog.arch src/mainboard/island/aruma/Options.lb |
| 132 | src/mainboard/island/aruma/acpi_tables.c |
| 133 | src/mainboard/island/aruma/dsdt.c |
| 134 | |
| 135 | |
| 136 | 2005-03-10 00:18:20 GMT Stefan Reinauer <stepan@openbios.org> patch-983 |
| 137 | |
| 138 | Summary: |
| 139 | generous iteration on the device tree removed. |
| 140 | Revision: |
| 141 | freebios--import--2.0--patch-983 |
| 142 | |
| 143 | Author: stepan |
| 144 | Date: 2005/02/08 09:29:19 |
| 145 | generous iteration on the device tree removed. |
| 146 | |
| 147 | modified files: |
| 148 | ChangeLog.arch src/arch/i386/include/arch/acpi.h |
| 149 | |
| 150 | |
| 151 | 2005-03-10 00:18:15 GMT Stefan Reinauer <stepan@openbios.org> patch-982 |
| 152 | |
| 153 | Summary: |
| 154 | fix comment |
| 155 | Revision: |
| 156 | freebios--import--2.0--patch-982 |
| 157 | |
| 158 | Author: stepan |
| 159 | Date: 2005/02/08 09:11:40 |
| 160 | fix comment |
| 161 | |
| 162 | modified files: |
| 163 | ChangeLog.arch src/arch/i386/boot/acpi.c |
| 164 | |
| 165 | |
| 166 | 2005-03-10 00:18:09 GMT Yinghai Lu <yhlu@tyan.com> patch-981 |
| 167 | |
| 168 | Summary: |
| 169 | *** empty log message *** |
| 170 | Revision: |
| 171 | freebios--import--2.0--patch-981 |
| 172 | |
| 173 | Author: yhlu |
| 174 | Date: 2005/02/03 05:35:32 |
| 175 | *** empty log message *** |
| 176 | |
| 177 | modified files: |
| 178 | ChangeLog.arch src/mainboard/tyan/s2850/Config.lb |
| 179 | |
| 180 | |
| 181 | 2005-03-10 00:18:04 GMT Stefan Reinauer <stepan@openbios.org> patch-980 |
| 182 | |
| 183 | Summary: |
| 184 | make debugging a bit more useful |
| 185 | Revision: |
| 186 | freebios--import--2.0--patch-980 |
| 187 | |
| 188 | Author: stepan |
| 189 | Date: 2005/02/02 15:17:51 |
| 190 | make debugging a bit more useful |
| 191 | |
| 192 | modified files: |
| 193 | ChangeLog.arch src/northbridge/amd/amdk8/debug.c |
| 194 | |
| 195 | |
| 196 | 2005-03-10 00:17:58 GMT Stefan Reinauer <stepan@openbios.org> patch-979 |
| 197 | |
| 198 | Summary: |
| 199 | add patches that were rejected in discussion in case th... |
| 200 | Revision: |
| 201 | freebios--import--2.0--patch-979 |
| 202 | |
| 203 | Author: stepan |
| 204 | Date: 2005/02/02 15:08:23 |
| 205 | add patches that were rejected in discussion in case they are still needed |
| 206 | |
| 207 | new files: |
| 208 | src/mainboard/island/aruma/.arch-ids/README.txt.id |
| 209 | src/mainboard/island/aruma/.arch-ids/dram8x.diff.id |
| 210 | src/mainboard/island/aruma/.arch-ids/hyperclocking.diff.id |
| 211 | src/mainboard/island/aruma/README.txt |
| 212 | src/mainboard/island/aruma/dram8x.diff |
| 213 | src/mainboard/island/aruma/hyperclocking.diff |
| 214 | |
| 215 | modified files: |
| 216 | ChangeLog.arch |
| 217 | |
| 218 | |
| 219 | 2005-03-10 00:17:49 GMT Stefan Reinauer <stepan@openbios.org> patch-978 |
| 220 | |
| 221 | Summary: |
| 222 | new port: island aruma |
| 223 | Revision: |
| 224 | freebios--import--2.0--patch-978 |
| 225 | |
| 226 | Author: stepan |
| 227 | Date: 2005/02/02 15:00:58 |
| 228 | new port: island aruma |
| 229 | |
| 230 | new files: |
| 231 | src/mainboard/island/.arch-ids/=id |
| 232 | src/mainboard/island/aruma/.arch-ids/=id |
| 233 | src/mainboard/island/aruma/.arch-ids/Config.lb.id |
| 234 | src/mainboard/island/aruma/.arch-ids/Options.lb.id |
| 235 | src/mainboard/island/aruma/.arch-ids/acpi_tables.c.id |
| 236 | src/mainboard/island/aruma/.arch-ids/auto.c.id |
| 237 | src/mainboard/island/aruma/.arch-ids/chip.h.id |
| 238 | src/mainboard/island/aruma/.arch-ids/cmos.layout.id |
| 239 | src/mainboard/island/aruma/.arch-ids/dsdt.c.id |
| 240 | src/mainboard/island/aruma/.arch-ids/fadt.c.id |
| 241 | src/mainboard/island/aruma/.arch-ids/failover.c.id |
| 242 | src/mainboard/island/aruma/.arch-ids/irq_tables.c.id |
| 243 | src/mainboard/island/aruma/.arch-ids/mainboard.c.id |
| 244 | src/mainboard/island/aruma/.arch-ids/mptable.c.id |
| 245 | src/mainboard/island/aruma/.arch-ids/resourcemap.c.id |
| 246 | src/mainboard/island/aruma/Config.lb |
| 247 | src/mainboard/island/aruma/Options.lb |
| 248 | src/mainboard/island/aruma/acpi_tables.c |
| 249 | src/mainboard/island/aruma/auto.c |
| 250 | src/mainboard/island/aruma/chip.h |
| 251 | src/mainboard/island/aruma/cmos.layout |
| 252 | src/mainboard/island/aruma/dsdt.c |
| 253 | src/mainboard/island/aruma/fadt.c |
| 254 | src/mainboard/island/aruma/failover.c |
| 255 | src/mainboard/island/aruma/irq_tables.c |
| 256 | src/mainboard/island/aruma/mainboard.c |
| 257 | src/mainboard/island/aruma/mptable.c |
| 258 | src/mainboard/island/aruma/resourcemap.c |
| 259 | targets/island/.arch-ids/=id |
| 260 | targets/island/aruma/.arch-ids/=id |
| 261 | targets/island/aruma/.arch-ids/Config.lb.id |
| 262 | targets/island/aruma/.arch-ids/build.id |
| 263 | targets/island/aruma/Config.lb targets/island/aruma/build |
| 264 | |
| 265 | modified files: |
| 266 | ChangeLog.arch |
| 267 | |
| 268 | new directories: |
| 269 | src/mainboard/island src/mainboard/island/.arch-ids |
| 270 | src/mainboard/island/aruma |
| 271 | src/mainboard/island/aruma/.arch-ids targets/island |
| 272 | targets/island/.arch-ids targets/island/aruma |
| 273 | targets/island/aruma/.arch-ids |
| 274 | |
| 275 | |
| 276 | 2005-03-10 00:17:20 GMT Yinghai Lu <yhlu@tyan.com> patch-977 |
| 277 | |
| 278 | Summary: |
| 279 | 8 ways works now |
| 280 | Revision: |
| 281 | freebios--import--2.0--patch-977 |
| 282 | |
| 283 | Author: yhlu |
| 284 | Date: 2005/02/01 01:22:57 |
| 285 | 8 ways works now |
| 286 | |
| 287 | modified files: |
| 288 | ChangeLog.arch src/northbridge/amd/amdk8/coherent_ht.c |
| 289 | |
| 290 | |
| 291 | 2005-03-10 00:17:14 GMT Yinghai Lu <yhlu@tyan.com> patch-976 |
| 292 | |
| 293 | Summary: |
| 294 | spare one more mtrr |
| 295 | Revision: |
| 296 | freebios--import--2.0--patch-976 |
| 297 | |
| 298 | Author: yhlu |
| 299 | Date: 2005/01/27 22:48:12 |
| 300 | spare one more mtrr |
| 301 | |
| 302 | modified files: |
| 303 | ChangeLog.arch src/cpu/x86/mtrr/mtrr.c |
| 304 | |
| 305 | |
| 306 | 2005-03-10 00:17:08 GMT Yinghai Lu <yhlu@tyan.com> patch-975 |
| 307 | |
| 308 | Summary: |
| 309 | coherent.c don't need to read incoherent ht cap |
| 310 | Revision: |
| 311 | freebios--import--2.0--patch-975 |
| 312 | |
| 313 | Author: yhlu |
| 314 | Date: 2005/01/27 18:38:10 |
| 315 | coherent.c don't need to read incoherent ht cap |
| 316 | |
| 317 | modified files: |
| 318 | ChangeLog.arch src/northbridge/amd/amdk8/coherent_ht.c |
| 319 | |
| 320 | |
| 321 | 2005-03-10 00:17:02 GMT Yinghai Lu <yhlu@tyan.com> patch-974 |
| 322 | |
| 323 | Summary: |
| 324 | comment out ht_setup_link |
| 325 | Revision: |
| 326 | freebios--import--2.0--patch-974 |
| 327 | |
| 328 | Author: yhlu |
| 329 | Date: 2005/01/26 22:00:20 |
| 330 | comment out ht_setup_link |
| 331 | |
| 332 | modified files: |
| 333 | ChangeLog.arch src/devices/hypertransport.c |
| 334 | |
| 335 | |
| 336 | 2005-03-10 00:16:57 GMT Yinghai Lu <yhlu@tyan.com> patch-973 |
| 337 | |
| 338 | Summary: |
| 339 | pre_d0 |
| 340 | Revision: |
| 341 | freebios--import--2.0--patch-973 |
| 342 | |
| 343 | Author: yhlu |
| 344 | Date: 2005/01/26 17:57:34 |
| 345 | pre_d0 |
| 346 | |
| 347 | modified files: |
| 348 | ChangeLog.arch src/northbridge/amd/amdk8/coherent_ht.c |
| 349 | |
| 350 | |
| 351 | 2005-03-10 00:16:51 GMT Stefan Reinauer <stepan@openbios.org> patch-972 |
| 352 | |
| 353 | Summary: |
| 354 | target port may need to checksum |
| 355 | Revision: |
| 356 | freebios--import--2.0--patch-972 |
| 357 | |
| 358 | Author: stepan |
| 359 | Date: 2005/01/26 09:58:49 |
| 360 | target port may need to checksum |
| 361 | |
| 362 | modified files: |
| 363 | ChangeLog.arch src/arch/i386/include/arch/acpi.h |
| 364 | |
| 365 | |
| 366 | 2005-03-10 00:16:45 GMT Yinghai Lu <yhlu@tyan.com> patch-971 |
| 367 | |
| 368 | Summary: |
| 369 | -Make 1, 2, 4, 6 installed cpu works. |
| 370 | Revision: |
| 371 | freebios--import--2.0--patch-971 |
| 372 | |
| 373 | Author: yhlu |
| 374 | Date: 2005/01/25 02:17:44 |
| 375 | -Make 1, 2, 4, 6 installed cpu works. |
| 376 | |
| 377 | modified files: |
| 378 | ChangeLog.arch src/northbridge/amd/amdk8/coherent_ht.c |
| 379 | |
| 380 | |
| 381 | 2005-03-10 00:16:38 GMT Yinghai Lu <yhlu@tyan.com> patch-970 |
| 382 | |
| 383 | Summary: |
| 384 | move apic cluster before pci_domain in MB Config.lb |
| 385 | Revision: |
| 386 | freebios--import--2.0--patch-970 |
| 387 | |
| 388 | Author: yhlu |
| 389 | Date: 2005/01/21 22:58:15 |
| 390 | move apic cluster before pci_domain in MB Config.lb |
| 391 | |
| 392 | modified files: |
| 393 | ChangeLog.arch src/northbridge/amd/amdk8/northbridge.c |
| 394 | |
| 395 | |
| 396 | 2005-03-10 00:16:32 GMT Yinghai Lu <yhlu@tyan.com> patch-969 |
| 397 | |
| 398 | Summary: |
| 399 | move apic cluster before pci_domain in MB Config.lb |
| 400 | Revision: |
| 401 | freebios--import--2.0--patch-969 |
| 402 | |
| 403 | Author: yhlu |
| 404 | Date: 2005/01/21 21:58:53 |
| 405 | move apic cluster before pci_domain in MB Config.lb |
| 406 | |
| 407 | modified files: |
| 408 | ChangeLog.arch src/devices/device.c |
| 409 | src/mainboard/tyan/s2885/Config.lb |
| 410 | src/northbridge/amd/amdk8/northbridge.c |
| 411 | |
| 412 | |
| 413 | 2005-03-10 00:16:23 GMT Yinghai Lu <yhlu@tyan.com> patch-968 |
| 414 | |
| 415 | Summary: |
| 416 | linkb_to_host |
| 417 | Revision: |
| 418 | freebios--import--2.0--patch-968 |
| 419 | |
| 420 | Author: yhlu |
| 421 | Date: 2005/01/20 20:41:17 |
| 422 | linkb_to_host |
| 423 | |
| 424 | modified files: |
| 425 | ChangeLog.arch src/northbridge/amd/amdk8/incoherent_ht.c |
| 426 | |
| 427 | |
| 428 | 2005-03-10 00:16:17 GMT Eric Biederman <ebiederman@lnxi.com> patch-967 |
| 429 | |
| 430 | Summary: |
| 431 | Fix typo in microcode header file include |
| 432 | Revision: |
| 433 | freebios--import--2.0--patch-967 |
| 434 | |
| 435 | Author: ebiederm |
| 436 | Date: 2005/01/20 18:37:00 |
| 437 | Fix typo in microcode header file include |
| 438 | |
| 439 | modified files: |
| 440 | ChangeLog.arch src/cpu/intel/model_6xx/model_6xx_init.c |
| 441 | |
| 442 | |
| 443 | 2005-03-10 00:16:11 GMT Ollie Lho <ollie@lanl.gov> patch-966 |
| 444 | |
| 445 | Summary: |
| 446 | removed unused code |
| 447 | Revision: |
| 448 | freebios--import--2.0--patch-966 |
| 449 | |
| 450 | Author: ollie |
| 451 | Date: 2005/01/19 23:21:00 |
| 452 | removed unused code |
| 453 | |
| 454 | modified files: |
| 455 | ChangeLog.arch src/devices/emulator/pcbios/pcibios.h |
| 456 | src/devices/emulator/x86emu/sys.c |
| 457 | |
| 458 | |
| 459 | 2005-03-10 00:16:04 GMT Ollie Lho <ollie@lanl.gov> patch-965 |
| 460 | |
| 461 | Summary: |
| 462 | minor reformat |
| 463 | Revision: |
| 464 | freebios--import--2.0--patch-965 |
| 465 | |
| 466 | Author: ollie |
| 467 | Date: 2005/01/19 23:19:24 |
| 468 | minor reformat |
| 469 | |
| 470 | modified files: |
| 471 | ChangeLog.arch src/console/vga_console.c |
| 472 | src/cpu/amd/mtrr/amd_mtrr.c src/cpu/x86/mtrr/earlymtrr.c |
| 473 | src/devices/emulator/biosemu.c src/devices/pci_device.c |
| 474 | src/devices/pci_rom.c src/northbridge/amd/amdk8/northbridge.c |
| 475 | |
| 476 | |
| 477 | 2005-03-10 00:15:49 GMT Ollie Lho <ollie@lanl.gov> patch-964 |
| 478 | |
| 479 | Summary: |
| 480 | add config option for vga |
| 481 | Revision: |
| 482 | freebios--import--2.0--patch-964 |
| 483 | |
| 484 | Author: ollie |
| 485 | Date: 2005/01/19 20:38:09 |
| 486 | add config option for vga |
| 487 | |
| 488 | modified files: |
| 489 | ChangeLog.arch src/mainboard/tyan/s2885/Options.lb |
| 490 | |
| 491 | |
| 492 | 2005-03-10 00:15:43 GMT Yinghai Lu <yhlu@tyan.com> patch-963 |
| 493 | |
| 494 | Summary: |
| 495 | linkb_to_host |
| 496 | Revision: |
| 497 | freebios--import--2.0--patch-963 |
| 498 | |
| 499 | Author: yhlu |
| 500 | Date: 2005/01/19 18:09:58 |
| 501 | linkb_to_host |
| 502 | |
| 503 | modified files: |
| 504 | ChangeLog.arch src/northbridge/amd/amdk8/incoherent_ht.c |
| 505 | |
| 506 | |
| 507 | 2005-03-10 00:15:37 GMT Stefan Reinauer <stepan@openbios.org> patch-962 |
| 508 | |
| 509 | Summary: |
| 510 | make it bigger |
| 511 | Revision: |
| 512 | freebios--import--2.0--patch-962 |
| 513 | |
| 514 | Author: stepan |
| 515 | Date: 2005/01/19 14:14:10 |
| 516 | make it bigger |
| 517 | |
| 518 | modified files: |
| 519 | ChangeLog.arch targets/amd/solo/Config.lb |
| 520 | |
| 521 | |
| 522 | 2005-03-10 00:15:32 GMT Stefan Reinauer <stepan@openbios.org> patch-961 |
| 523 | |
| 524 | Summary: |
| 525 | universal acpi fixes. |
| 526 | Revision: |
| 527 | freebios--import--2.0--patch-961 |
| 528 | |
| 529 | Author: stepan |
| 530 | Date: 2005/01/19 14:13:02 |
| 531 | universal acpi fixes. |
| 532 | |
| 533 | new files: |
| 534 | src/mainboard/via/epia-m/.arch-ids/acpi_tables.c.id |
| 535 | src/mainboard/via/epia-m/acpi_tables.c |
| 536 | |
| 537 | modified files: |
| 538 | ChangeLog.arch src/mainboard/via/epia-m/Config.lb |
| 539 | |
| 540 | |
| 541 | 2005-03-10 00:15:25 GMT Stefan Reinauer <stepan@openbios.org> patch-960 |
| 542 | |
| 543 | Summary: |
| 544 | more universal acpi code |
| 545 | Revision: |
| 546 | freebios--import--2.0--patch-960 |
| 547 | |
| 548 | Author: stepan |
| 549 | Date: 2005/01/19 14:12:02 |
| 550 | more universal acpi code |
| 551 | |
| 552 | new files: |
| 553 | src/mainboard/amd/solo/.arch-ids/acpi_tables.c.id |
| 554 | src/mainboard/amd/solo/acpi_tables.c |
| 555 | |
| 556 | modified files: |
| 557 | ChangeLog.arch src/mainboard/amd/solo/Config.lb |
| 558 | src/mainboard/amd/solo/Options.lb |
| 559 | |
| 560 | |
| 561 | 2005-03-10 00:15:15 GMT Stefan Reinauer <stepan@openbios.org> patch-959 |
| 562 | |
| 563 | Summary: |
| 564 | - make acpi usable for more than one motherboard. |
| 565 | Revision: |
| 566 | freebios--import--2.0--patch-959 |
| 567 | |
| 568 | Author: stepan |
| 569 | Date: 2005/01/19 14:06:41 |
| 570 | - make acpi usable for more than one motherboard. |
| 571 | - make pirq normal debug a little bit nicer |
| 572 | |
| 573 | modified files: |
| 574 | ChangeLog.arch src/arch/i386/boot/acpi.c |
| 575 | src/arch/i386/boot/pirq_routing.c |
| 576 | src/arch/i386/include/arch/acpi.h |
| 577 | |
| 578 | |
| 579 | 2005-03-10 00:15:07 GMT Yinghai Lu <yhlu@tyan.com> patch-958 |
| 580 | |
| 581 | Summary: |
| 582 | linkb_to_host |
| 583 | Revision: |
| 584 | freebios--import--2.0--patch-958 |
| 585 | |
| 586 | Author: yhlu |
| 587 | Date: 2005/01/19 01:19:37 |
| 588 | linkb_to_host |
| 589 | |
| 590 | modified files: |
| 591 | ChangeLog.arch src/devices/hypertransport.c |
| 592 | src/northbridge/amd/amdk8/incoherent_ht.c |
| 593 | |
| 594 | |
| 595 | 2005-03-10 00:15:00 GMT Stefan Reinauer <stepan@openbios.org> patch-957 |
| 596 | |
| 597 | Summary: |
| 598 | No fallback image in this case |
| 599 | Revision: |
| 600 | freebios--import--2.0--patch-957 |
| 601 | |
| 602 | Author: stepan |
| 603 | Date: 2005/01/18 13:31:23 |
| 604 | No fallback image in this case |
| 605 | |
| 606 | modified files: |
| 607 | ChangeLog.arch targets/amd/solo/Config-8MBit.lb |
| 608 | |
| 609 | |
| 610 | 2005-03-10 00:14:54 GMT Stefan Reinauer <stepan@openbios.org> patch-956 |
| 611 | |
| 612 | Summary: |
| 613 | this is obsolete. |
| 614 | Revision: |
| 615 | freebios--import--2.0--patch-956 |
| 616 | |
| 617 | Author: stepan |
| 618 | Date: 2005/01/18 13:26:34 |
| 619 | this is obsolete. |
| 620 | |
| 621 | removed files: |
| 622 | src/arch/i386/lib/.arch-ids/console.inc.id |
| 623 | src/arch/i386/lib/console.inc |
| 624 | |
| 625 | modified files: |
| 626 | ChangeLog.arch |
| 627 | |
| 628 | |
| 629 | 2005-03-10 00:14:51 GMT Yinghai Lu <yhlu@tyan.com> patch-955 |
| 630 | |
| 631 | Summary: |
| 632 | class code reverse |
| 633 | Revision: |
| 634 | freebios--import--2.0--patch-955 |
| 635 | |
| 636 | Author: yhlu |
| 637 | Date: 2005/01/18 03:10:16 |
| 638 | class code reverse |
| 639 | |
| 640 | modified files: |
| 641 | ChangeLog.arch src/devices/pci_rom.c |
| 642 | src/include/device/pci_rom.h |
| 643 | |
| 644 | |
| 645 | 2005-03-10 00:14:43 GMT Yinghai Lu <yhlu@tyan.com> patch-954 |
| 646 | |
| 647 | Summary: |
| 648 | fix reboot broken |
| 649 | Revision: |
| 650 | freebios--import--2.0--patch-954 |
| 651 | |
| 652 | Author: yhlu |
| 653 | Date: 2005/01/17 23:47:55 |
| 654 | fix reboot broken |
| 655 | |
| 656 | modified files: |
| 657 | ChangeLog.arch src/cpu/amd/mtrr/amd_earlymtrr.c |
| 658 | |
| 659 | |
| 660 | 2005-03-10 00:14:37 GMT Yinghai Lu <yhlu@tyan.com> patch-953 |
| 661 | |
| 662 | Summary: |
| 663 | linkb_to_host and addon display card override onboard card. |
| 664 | Revision: |
| 665 | freebios--import--2.0--patch-953 |
| 666 | |
| 667 | Author: yhlu |
| 668 | Date: 2005/01/17 21:37:11 |
| 669 | linkb_to_host and addon display card override onboard card. |
| 670 | |
| 671 | modified files: |
| 672 | ChangeLog.arch src/devices/device.c |
| 673 | src/devices/hypertransport.c src/devices/pci_rom.c |
| 674 | |
| 675 | |
| 676 | 2005-03-10 00:14:28 GMT Yinghai Lu <yhlu@tyan.com> patch-952 |
| 677 | |
| 678 | Summary: |
| 679 | linkb_to_host |
| 680 | Revision: |
| 681 | freebios--import--2.0--patch-952 |
| 682 | |
| 683 | Author: yhlu |
| 684 | Date: 2005/01/17 21:32:36 |
| 685 | linkb_to_host |
| 686 | |
| 687 | modified files: |
| 688 | ChangeLog.arch src/northbridge/amd/amdk8/incoherent_ht.c |
| 689 | |
| 690 | |
| 691 | 2005-03-10 00:14:23 GMT Stefan Reinauer <stepan@openbios.org> patch-951 |
| 692 | |
| 693 | Summary: |
| 694 | Make building with different libpci versions easier. Th... |
| 695 | Revision: |
| 696 | freebios--import--2.0--patch-951 |
| 697 | |
| 698 | Author: stepan |
| 699 | Date: 2005/01/17 11:08:08 |
| 700 | Make building with different libpci versions easier. The defines might go into |
| 701 | official libpci for 2.2 |
| 702 | |
| 703 | modified files: |
| 704 | ChangeLog.arch util/vgabios/Makefile |
| 705 | util/vgabios/pci-userspace.c |
| 706 | |
| 707 | |
| 708 | 2005-03-10 00:14:16 GMT Yinghai Lu <yhlu@tyan.com> patch-950 |
| 709 | |
| 710 | Summary: |
| 711 | can not enable cache for ram in auto.c |
| 712 | Revision: |
| 713 | freebios--import--2.0--patch-950 |
| 714 | |
| 715 | Author: yhlu |
| 716 | Date: 2005/01/15 04:12:27 |
| 717 | can not enable cache for ram in auto.c |
| 718 | |
| 719 | modified files: |
| 720 | ChangeLog.arch src/cpu/amd/mtrr/amd_earlymtrr.c |
| 721 | |
| 722 | |
| 723 | 2005-03-10 00:14:10 GMT Stefan Reinauer <stepan@openbios.org> patch-949 |
| 724 | |
| 725 | Summary: |
| 726 | add vga.h / needed by vga text console. |
| 727 | Revision: |
| 728 | freebios--import--2.0--patch-949 |
| 729 | |
| 730 | Author: stepan |
| 731 | Date: 2005/01/15 00:29:10 |
| 732 | add vga.h / needed by vga text console. |
| 733 | |
| 734 | new files: |
| 735 | src/include/pc80/.arch-ids/vga.h.id src/include/pc80/vga.h |
| 736 | |
| 737 | modified files: |
| 738 | ChangeLog.arch |
| 739 | |
| 740 | |
| 741 | 2005-03-10 00:14:04 GMT Yinghai Lu <yhlu@tyan.com> patch-948 |
| 742 | |
| 743 | Summary: |
| 744 | CONFIG_PCI_ROM_RUN |
| 745 | Revision: |
| 746 | freebios--import--2.0--patch-948 |
| 747 | |
| 748 | Author: yhlu |
| 749 | Date: 2005/01/14 21:53:32 |
| 750 | CONFIG_PCI_ROM_RUN |
| 751 | |
| 752 | modified files: |
| 753 | ChangeLog.arch src/config/Options.lb src/console/vga_console.c |
| 754 | src/devices/Config.lb src/devices/device.c |
| 755 | src/devices/pci_device.c src/devices/pci_rom.c |
| 756 | src/mainboard/tyan/s2850/Options.lb |
| 757 | |
| 758 | |
| 759 | 2005-03-10 00:13:48 GMT Yinghai Lu <yhlu@tyan.com> patch-947 |
| 760 | |
| 761 | Summary: |
| 762 | amd version mtrr early |
| 763 | Revision: |
| 764 | freebios--import--2.0--patch-947 |
| 765 | |
| 766 | Author: yhlu |
| 767 | Date: 2005/01/14 19:26:52 |
| 768 | amd version mtrr early |
| 769 | |
| 770 | modified files: |
| 771 | ChangeLog.arch src/cpu/amd/mtrr/amd_earlymtrr.c |
| 772 | |
| 773 | |
| 774 | 2005-03-10 00:13:42 GMT Yinghai Lu <yhlu@tyan.com> patch-946 |
| 775 | |
| 776 | Summary: |
| 777 | onboard pci_rom second run |
| 778 | Revision: |
| 779 | freebios--import--2.0--patch-946 |
| 780 | |
| 781 | Author: yhlu |
| 782 | Date: 2005/01/14 17:17:55 |
| 783 | onboard pci_rom second run |
| 784 | |
| 785 | modified files: |
| 786 | ChangeLog.arch src/devices/device.c |
| 787 | |
| 788 | |
| 789 | 2005-03-10 00:13:37 GMT Yinghai Lu <yhlu@tyan.com> patch-945 |
| 790 | |
| 791 | Summary: |
| 792 | onboard pci_rom disable onboard |
| 793 | Revision: |
| 794 | freebios--import--2.0--patch-945 |
| 795 | |
| 796 | Author: yhlu |
| 797 | Date: 2005/01/14 05:34:09 |
| 798 | onboard pci_rom disable onboard |
| 799 | |
| 800 | modified files: |
| 801 | ChangeLog.arch src/devices/device.c src/devices/pci_device.c |
| 802 | |
| 803 | |
| 804 | 2005-03-10 00:13:29 GMT Yinghai Lu <yhlu@tyan.com> patch-944 |
| 805 | |
| 806 | Summary: |
| 807 | onboard pci_rom finally done |
| 808 | Revision: |
| 809 | freebios--import--2.0--patch-944 |
| 810 | |
| 811 | Author: yhlu |
| 812 | Date: 2005/01/14 02:59:24 |
| 813 | onboard pci_rom finally done |
| 814 | |
| 815 | modified files: |
| 816 | ChangeLog.arch src/devices/device.c |
| 817 | |
| 818 | |
| 819 | 2005-03-10 00:13:23 GMT Yinghai Lu <yhlu@tyan.com> patch-943 |
| 820 | |
| 821 | Summary: |
| 822 | ht opt bug |
| 823 | Revision: |
| 824 | freebios--import--2.0--patch-943 |
| 825 | |
| 826 | Author: yhlu |
| 827 | Date: 2005/01/13 21:37:29 |
| 828 | ht opt bug |
| 829 | |
| 830 | modified files: |
| 831 | ChangeLog.arch src/northbridge/amd/amdk8/incoherent_ht.c |
| 832 | |
| 833 | |
| 834 | 2005-03-10 00:13:18 GMT Yinghai Lu <yhlu@tyan.com> patch-942 |
| 835 | |
| 836 | Summary: |
| 837 | lift apic id fix |
| 838 | Revision: |
| 839 | freebios--import--2.0--patch-942 |
| 840 | |
| 841 | Author: yhlu |
| 842 | Date: 2005/01/13 19:23:24 |
| 843 | lift apic id fix |
| 844 | |
| 845 | modified files: |
| 846 | ChangeLog.arch src/cpu/amd/model_fxx/model_fxx_init.c |
| 847 | |
| 848 | |
| 849 | 2005-03-10 00:13:12 GMT Yinghai Lu <yhlu@tyan.com> patch-941 |
| 850 | |
| 851 | Summary: |
| 852 | onboard pci_onboard works |
| 853 | Revision: |
| 854 | freebios--import--2.0--patch-941 |
| 855 | |
| 856 | Author: yhlu |
| 857 | Date: 2005/01/13 19:14:52 |
| 858 | onboard pci_onboard works |
| 859 | |
| 860 | modified files: |
| 861 | ChangeLog.arch src/devices/pci_device.c |
| 862 | |
| 863 | |
| 864 | 2005-03-10 00:13:07 GMT Stefan Reinauer <stepan@openbios.org> patch-940 |
| 865 | |
| 866 | Summary: |
| 867 | cosmetics. \n is enough here. |
| 868 | Revision: |
| 869 | freebios--import--2.0--patch-940 |
| 870 | |
| 871 | Author: stepan |
| 872 | Date: 2005/01/13 18:58:41 |
| 873 | cosmetics. \n is enough here. |
| 874 | |
| 875 | modified files: |
| 876 | ChangeLog.arch src/superio/winbond/w83627hf/superio.c |
| 877 | |
| 878 | |
| 879 | 2005-03-10 00:13:01 GMT Ollie Lho <ollie@lanl.gov> patch-939 |
| 880 | |
| 881 | Summary: |
| 882 | fixed a logic bug |
| 883 | Revision: |
| 884 | freebios--import--2.0--patch-939 |
| 885 | |
| 886 | Author: ollie |
| 887 | Date: 2005/01/13 05:51:48 |
| 888 | fixed a logic bug |
| 889 | |
| 890 | modified files: |
| 891 | ChangeLog.arch src/devices/pci_device.c |
| 892 | |
| 893 | |
| 894 | 2005-03-10 00:12:55 GMT Ollie Lho <ollie@lanl.gov> patch-938 |
| 895 | |
| 896 | Summary: |
| 897 | better embedded ROM support, done blindly |
| 898 | Revision: |
| 899 | freebios--import--2.0--patch-938 |
| 900 | |
| 901 | Author: ollie |
| 902 | Date: 2005/01/13 05:44:16 |
| 903 | better embedded ROM support, done blindly |
| 904 | |
| 905 | modified files: |
| 906 | ChangeLog.arch src/devices/pci_device.c src/devices/pci_rom.c |
| 907 | |
| 908 | |
| 909 | 2005-03-10 00:12:47 GMT Ollie Lho <ollie@lanl.gov> patch-937 |
| 910 | |
| 911 | Summary: |
| 912 | remove #include chip.h |
| 913 | Revision: |
| 914 | freebios--import--2.0--patch-937 |
| 915 | |
| 916 | Author: ollie |
| 917 | Date: 2005/01/13 05:21:27 |
| 918 | remove #include chip.h |
| 919 | |
| 920 | modified files: |
| 921 | ChangeLog.arch src/devices/pci_rom.c |
| 922 | |
| 923 | |
| 924 | 2005-03-10 00:12:42 GMT Yinghai Lu <yhlu@tyan.com> patch-936 |
| 925 | |
| 926 | Summary: |
| 927 | onboard pci_rom |
| 928 | Revision: |
| 929 | freebios--import--2.0--patch-936 |
| 930 | |
| 931 | Author: yhlu |
| 932 | Date: 2005/01/13 03:50:18 |
| 933 | onboard pci_rom |
| 934 | |
| 935 | modified files: |
| 936 | ChangeLog.arch src/drivers/pci/onboard/onboard.c |
| 937 | src/include/device/pci_rom.h |
| 938 | |
| 939 | |
| 940 | 2005-03-10 00:12:36 GMT Yinghai Lu <yhlu@tyan.com> patch-935 |
| 941 | |
| 942 | Summary: |
| 943 | onboard pci_rom |
| 944 | Revision: |
| 945 | freebios--import--2.0--patch-935 |
| 946 | |
| 947 | Author: yhlu |
| 948 | Date: 2005/01/13 03:32:02 |
| 949 | onboard pci_rom |
| 950 | |
| 951 | modified files: |
| 952 | ChangeLog.arch src/devices/pci_device.c src/devices/pci_rom.c |
| 953 | src/drivers/pci/onboard/onboard.c src/include/device/device.h |
| 954 | |
| 955 | |
| 956 | 2005-03-10 00:12:25 GMT Yinghai Lu <yhlu@tyan.com> patch-934 |
| 957 | |
| 958 | Summary: |
| 959 | onboard pci rom |
| 960 | Revision: |
| 961 | freebios--import--2.0--patch-934 |
| 962 | |
| 963 | Author: yhlu |
| 964 | Date: 2005/01/12 23:52:07 |
| 965 | onboard pci rom |
| 966 | |
| 967 | new files: |
| 968 | src/drivers/pci/.arch-ids/=id |
| 969 | src/drivers/pci/onboard/.arch-ids/=id |
| 970 | src/drivers/pci/onboard/.arch-ids/Config.lb.id |
| 971 | src/drivers/pci/onboard/.arch-ids/chip.h.id |
| 972 | src/drivers/pci/onboard/.arch-ids/onboard.c.id |
| 973 | src/drivers/pci/onboard/Config.lb |
| 974 | src/drivers/pci/onboard/chip.h |
| 975 | src/drivers/pci/onboard/onboard.c |
| 976 | targets/tyan/s2850/.arch-ids/atix.txt.id |
| 977 | targets/tyan/s2850/atix.txt |
| 978 | |
| 979 | modified files: |
| 980 | ChangeLog.arch src/mainboard/tyan/s2850/Config.lb |
| 981 | targets/tyan/s2850/Config.lb targets/tyan/s2850/VERSION |
| 982 | targets/tyan/s2850/ns2850 |
| 983 | |
| 984 | new directories: |
| 985 | src/drivers/pci src/drivers/pci/.arch-ids |
| 986 | src/drivers/pci/onboard src/drivers/pci/onboard/.arch-ids |
| 987 | |
| 988 | |
| 989 | 2005-03-10 00:12:08 GMT Ollie Lho <ollie@lanl.gov> patch-933 |
| 990 | |
| 991 | Summary: |
| 992 | works for PCI vga cards too |
| 993 | Revision: |
| 994 | freebios--import--2.0--patch-933 |
| 995 | |
| 996 | Author: ollie |
| 997 | Date: 2005/01/11 22:48:52 |
| 998 | works for PCI vga cards too |
| 999 | |
| 1000 | modified files: |
| 1001 | ChangeLog.arch src/devices/device.c |
| 1002 | src/devices/emulator/biosemu.c |
| 1003 | src/devices/emulator/pcbios/pcibios.c |
| 1004 | src/devices/emulator/x86emu/sys.c src/devices/pci_device.c |
| 1005 | src/devices/pci_rom.c src/northbridge/amd/amdk8/northbridge.c |
| 1006 | |
| 1007 | |
| 1008 | 2005-03-10 00:11:51 GMT Ollie Lho <ollie@lanl.gov> patch-932 |
| 1009 | |
| 1010 | Summary: |
| 1011 | removed validation code |
| 1012 | Revision: |
| 1013 | freebios--import--2.0--patch-932 |
| 1014 | |
| 1015 | Author: ollie |
| 1016 | Date: 2005/01/11 16:35:56 |
| 1017 | removed validation code |
| 1018 | |
| 1019 | removed files: |
| 1020 | src/devices/emulator/x86emu/.arch-ids/validate.c.id |
| 1021 | src/devices/emulator/x86emu/validate.c |
| 1022 | |
| 1023 | modified files: |
| 1024 | ChangeLog.arch |
| 1025 | |
| 1026 | |
| 1027 | 2005-03-10 00:11:47 GMT Ollie Lho <ollie@lanl.gov> patch-931 |
| 1028 | |
| 1029 | Summary: |
| 1030 | fixed abs() impelmentation |
| 1031 | Revision: |
| 1032 | freebios--import--2.0--patch-931 |
| 1033 | |
| 1034 | Author: ollie |
| 1035 | Date: 2005/01/11 16:33:31 |
| 1036 | fixed abs() impelmentation |
| 1037 | |
| 1038 | modified files: |
| 1039 | ChangeLog.arch src/devices/emulator/x86emu/prim_ops.c |
| 1040 | |
| 1041 | |
| 1042 | 2005-03-10 00:11:41 GMT Ollie Lho <ollie@lanl.gov> patch-930 |
| 1043 | |
| 1044 | Summary: |
| 1045 | use Paulo's reduced version |
| 1046 | Revision: |
| 1047 | freebios--import--2.0--patch-930 |
| 1048 | |
| 1049 | Author: ollie |
| 1050 | Date: 2005/01/11 03:15:54 |
| 1051 | use Paulo's reduced version |
| 1052 | |
| 1053 | modified files: |
| 1054 | ChangeLog.arch util/vgabios/helper_exec.c util/vgabios/int10.c |
| 1055 | util/vgabios/int15.c util/vgabios/int1a.c |
| 1056 | util/vgabios/pci-userspace.c util/vgabios/testbios.c |
| 1057 | util/vgabios/x86emu/include/x86emu.h |
| 1058 | util/vgabios/x86emu/src/x86emu/debug.c |
| 1059 | util/vgabios/x86emu/src/x86emu/decode.c |
| 1060 | util/vgabios/x86emu/src/x86emu/fpu.c |
| 1061 | util/vgabios/x86emu/src/x86emu/makefile |
| 1062 | util/vgabios/x86emu/src/x86emu/makefile.linux |
| 1063 | util/vgabios/x86emu/src/x86emu/ops.c |
| 1064 | util/vgabios/x86emu/src/x86emu/ops2.c |
| 1065 | util/vgabios/x86emu/src/x86emu/prim_ops.c |
| 1066 | util/vgabios/x86emu/src/x86emu/sys.c |
| 1067 | util/vgabios/x86emu/src/x86emu/validate.c |
| 1068 | util/vgabios/x86emu/src/x86emu/x86emu/debug.h |
| 1069 | util/vgabios/x86emu/src/x86emu/x86emu/decode.h |
| 1070 | util/vgabios/x86emu/src/x86emu/x86emu/fpu.h |
| 1071 | util/vgabios/x86emu/src/x86emu/x86emu/ops.h |
| 1072 | util/vgabios/x86emu/src/x86emu/x86emu/prim_asm.h |
| 1073 | util/vgabios/x86emu/src/x86emu/x86emu/prim_ops.h |
| 1074 | util/vgabios/x86emu/src/x86emu/x86emu/x86emui.h |
| 1075 | |
| 1076 | |
| 1077 | 2005-03-10 00:10:56 GMT Ollie Lho <ollie@lanl.gov> patch-929 |
| 1078 | |
| 1079 | Summary: |
| 1080 | *** empty log message *** |
| 1081 | Revision: |
| 1082 | freebios--import--2.0--patch-929 |
| 1083 | |
| 1084 | Author: ollie |
| 1085 | Date: 2005/01/11 02:48:22 |
| 1086 | *** empty log message *** |
| 1087 | |
| 1088 | modified files: |
| 1089 | ChangeLog.arch util/flash_and_burn/flash_rom.c |
| 1090 | util/flash_and_burn/sst49lf040.c |
| 1091 | util/flash_and_burn/sst49lf040.h |
| 1092 | |
| 1093 | |
| 1094 | 2005-03-10 00:10:48 GMT Ollie Lho <ollie@lanl.gov> patch-928 |
| 1095 | |
| 1096 | Summary: |
| 1097 | added PCI expansion ROM support, |
| 1098 | Revision: |
| 1099 | freebios--import--2.0--patch-928 |
| 1100 | |
| 1101 | Author: ollie |
| 1102 | Date: 2005/01/10 23:16:19 |
| 1103 | added PCI expansion ROM support, |
| 1104 | works for some ATI and Nvidia AGP cards now. |
| 1105 | |
| 1106 | new files: |
| 1107 | src/devices/.arch-ids/pci_rom.c.id |
| 1108 | src/devices/emulator/.arch-ids/=id |
| 1109 | src/devices/emulator/.arch-ids/Config.lb.id |
| 1110 | src/devices/emulator/.arch-ids/biosemu.c.id |
| 1111 | src/devices/emulator/Config.lb src/devices/emulator/biosemu.c |
| 1112 | src/devices/emulator/pcbios/.arch-ids/=id |
| 1113 | src/devices/emulator/pcbios/.arch-ids/Config.lb.id |
| 1114 | src/devices/emulator/pcbios/.arch-ids/pcibios.c.id |
| 1115 | src/devices/emulator/pcbios/.arch-ids/pcibios.h.id |
| 1116 | src/devices/emulator/pcbios/Config.lb |
| 1117 | src/devices/emulator/pcbios/pcibios.c |
| 1118 | src/devices/emulator/pcbios/pcibios.h |
| 1119 | src/devices/emulator/x86emu/.arch-ids/=id |
| 1120 | src/devices/emulator/x86emu/.arch-ids/Config.lb.id |
| 1121 | src/devices/emulator/x86emu/.arch-ids/LICENSE.id |
| 1122 | src/devices/emulator/x86emu/.arch-ids/debug.c.id |
| 1123 | src/devices/emulator/x86emu/.arch-ids/debug.h.id |
| 1124 | src/devices/emulator/x86emu/.arch-ids/decode.c.id |
| 1125 | src/devices/emulator/x86emu/.arch-ids/decode.h.id |
| 1126 | src/devices/emulator/x86emu/.arch-ids/fpu.c.id |
| 1127 | src/devices/emulator/x86emu/.arch-ids/fpu.h.id |
| 1128 | src/devices/emulator/x86emu/.arch-ids/ops.c.id |
| 1129 | src/devices/emulator/x86emu/.arch-ids/ops.h.id |
| 1130 | src/devices/emulator/x86emu/.arch-ids/ops2.c.id |
| 1131 | src/devices/emulator/x86emu/.arch-ids/prim_asm.h.id |
| 1132 | src/devices/emulator/x86emu/.arch-ids/prim_ops.c.id |
| 1133 | src/devices/emulator/x86emu/.arch-ids/prim_ops.h.id |
| 1134 | src/devices/emulator/x86emu/.arch-ids/sys.c.id |
| 1135 | src/devices/emulator/x86emu/.arch-ids/validate.c.id |
| 1136 | src/devices/emulator/x86emu/.arch-ids/x86emui.h.id |
| 1137 | src/devices/emulator/x86emu/Config.lb |
| 1138 | src/devices/emulator/x86emu/LICENSE |
| 1139 | src/devices/emulator/x86emu/debug.c |
| 1140 | src/devices/emulator/x86emu/debug.h |
| 1141 | src/devices/emulator/x86emu/decode.c |
| 1142 | src/devices/emulator/x86emu/decode.h |
| 1143 | src/devices/emulator/x86emu/fpu.c |
| 1144 | src/devices/emulator/x86emu/fpu.h |
| 1145 | src/devices/emulator/x86emu/ops.c |
| 1146 | src/devices/emulator/x86emu/ops.h |
| 1147 | src/devices/emulator/x86emu/ops2.c |
| 1148 | src/devices/emulator/x86emu/prim_asm.h |
| 1149 | src/devices/emulator/x86emu/prim_ops.c |
| 1150 | src/devices/emulator/x86emu/prim_ops.h |
| 1151 | src/devices/emulator/x86emu/sys.c |
| 1152 | src/devices/emulator/x86emu/validate.c |
| 1153 | src/devices/emulator/x86emu/x86emui.h src/devices/pci_rom.c |
| 1154 | src/include/device/.arch-ids/pci_rom.h.id |
| 1155 | src/include/device/pci_rom.h src/include/x86emu/.arch-ids/=id |
| 1156 | src/include/x86emu/.arch-ids/fpu_regs.h.id |
| 1157 | src/include/x86emu/.arch-ids/regs.h.id |
| 1158 | src/include/x86emu/.arch-ids/types.h.id |
| 1159 | src/include/x86emu/.arch-ids/x86emu.h.id |
| 1160 | src/include/x86emu/fpu_regs.h src/include/x86emu/regs.h |
| 1161 | src/include/x86emu/types.h src/include/x86emu/x86emu.h |
| 1162 | |
| 1163 | modified files: |
| 1164 | ChangeLog.arch src/console/Config.lb |
| 1165 | src/cpu/amd/mtrr/Config.lb src/devices/Config.lb |
| 1166 | src/devices/pci_device.c src/include/device/pci.h |
| 1167 | src/pc80/Config.lb |
| 1168 | |
| 1169 | new directories: |
| 1170 | src/devices/emulator src/devices/emulator/.arch-ids |
| 1171 | src/devices/emulator/pcbios |
| 1172 | src/devices/emulator/pcbios/.arch-ids |
| 1173 | src/devices/emulator/x86emu |
| 1174 | src/devices/emulator/x86emu/.arch-ids src/include/x86emu |
| 1175 | src/include/x86emu/.arch-ids |
| 1176 | |
| 1177 | |
| 1178 | 2005-03-10 00:09:40 GMT Yinghai Lu <yhlu@tyan.com> patch-927 |
| 1179 | |
| 1180 | Summary: |
| 1181 | nodeid |
| 1182 | Revision: |
| 1183 | freebios--import--2.0--patch-927 |
| 1184 | |
| 1185 | Author: yhlu |
| 1186 | Date: 2005/01/10 22:20:48 |
| 1187 | nodeid |
| 1188 | |
| 1189 | modified files: |
| 1190 | ChangeLog.arch src/mainboard/amd/quartet/auto.c |
| 1191 | src/mainboard/amd/quartet/failover.c |
| 1192 | src/mainboard/amd/serenade/auto.c |
| 1193 | src/mainboard/amd/serenade/failover.c |
| 1194 | src/mainboard/amd/solo/auto.c |
| 1195 | src/mainboard/amd/solo/failover.c |
| 1196 | src/mainboard/arima/hdama/auto.c |
| 1197 | src/mainboard/arima/hdama/failover.c |
| 1198 | src/mainboard/tyan/s2850/auto.c |
| 1199 | src/mainboard/tyan/s2850/failover.c |
| 1200 | src/mainboard/tyan/s2875/auto.c |
| 1201 | src/mainboard/tyan/s2875/failover.c |
| 1202 | src/mainboard/tyan/s2880/auto.c |
| 1203 | src/mainboard/tyan/s2880/failover.c |
| 1204 | src/mainboard/tyan/s2881/auto.c |
| 1205 | src/mainboard/tyan/s2881/failover.c |
| 1206 | src/mainboard/tyan/s2882/auto.c |
| 1207 | src/mainboard/tyan/s2882/failover.c |
| 1208 | src/mainboard/tyan/s2885/auto.c |
| 1209 | src/mainboard/tyan/s2885/failover.c |
| 1210 | src/mainboard/tyan/s4880/auto.c |
| 1211 | src/mainboard/tyan/s4880/failover.c |
| 1212 | |
| 1213 | |
| 1214 | 2005-03-10 00:09:04 GMT Yinghai Lu <yhlu@tyan.com> patch-926 |
| 1215 | |
| 1216 | Summary: |
| 1217 | no siblings yet |
| 1218 | Revision: |
| 1219 | freebios--import--2.0--patch-926 |
| 1220 | |
| 1221 | Author: yhlu |
| 1222 | Date: 2005/01/10 19:20:38 |
| 1223 | no siblings yet |
| 1224 | |
| 1225 | modified files: |
| 1226 | ChangeLog.arch src/northbridge/amd/amdk8/northbridge.c |
| 1227 | |
| 1228 | |
| 1229 | 2005-03-10 00:08:59 GMT Yinghai Lu <yhlu@tyan.com> patch-925 |
| 1230 | |
| 1231 | Summary: |
| 1232 | enable apic ext id to keep bsp using apid 0 |
| 1233 | Revision: |
| 1234 | freebios--import--2.0--patch-925 |
| 1235 | |
| 1236 | Author: yhlu |
| 1237 | Date: 2005/01/07 21:15:39 |
| 1238 | enable apic ext id to keep bsp using apid 0 |
| 1239 | |
| 1240 | modified files: |
| 1241 | ChangeLog.arch src/mainboard/tyan/s4882/auto.c |
| 1242 | src/mainboard/tyan/s4882/failover.c |
| 1243 | |
| 1244 | |
| 1245 | 2005-03-10 00:08:51 GMT Yinghai Lu <yhlu@tyan.com> patch-924 |
| 1246 | |
| 1247 | Summary: |
| 1248 | enable apic ext id to keep bsp using 0 |
| 1249 | Revision: |
| 1250 | freebios--import--2.0--patch-924 |
| 1251 | |
| 1252 | Author: yhlu |
| 1253 | Date: 2005/01/07 21:12:05 |
| 1254 | enable apic ext id to keep bsp using 0 |
| 1255 | |
| 1256 | modified files: |
| 1257 | ChangeLog.arch src/northbridge/amd/amdk8/coherent_ht.c |
| 1258 | src/northbridge/amd/amdk8/northbridge.c |
| 1259 | |
| 1260 | |
| 1261 | 2005-03-10 00:08:44 GMT Ollie Lho <ollie@lanl.gov> patch-923 |
| 1262 | |
| 1263 | Summary: |
| 1264 | remove ti_firewire.c, it only enable the bus master |
| 1265 | Revision: |
| 1266 | freebios--import--2.0--patch-923 |
| 1267 | |
| 1268 | Author: ollie |
| 1269 | Date: 2005/01/07 04:50:33 |
| 1270 | remove ti_firewire.c, it only enable the bus master |
| 1271 | |
| 1272 | removed files: |
| 1273 | src/mainboard/tyan/s2885/.arch-ids/ti_firewire.c.id |
| 1274 | src/mainboard/tyan/s2885/ti_firewire.c |
| 1275 | |
| 1276 | modified files: |
| 1277 | ChangeLog.arch src/mainboard/tyan/s2885/Config.lb |
| 1278 | src/mainboard/tyan/s2885/Options.lb |
| 1279 | |
| 1280 | |
| 1281 | 2005-03-10 00:08:37 GMT Ollie Lho <ollie@lanl.gov> patch-922 |
| 1282 | |
| 1283 | Summary: |
| 1284 | fixed indentation |
| 1285 | Revision: |
| 1286 | freebios--import--2.0--patch-922 |
| 1287 | |
| 1288 | Author: ollie |
| 1289 | Date: 2005/01/07 02:42:53 |
| 1290 | fixed indentation |
| 1291 | |
| 1292 | modified files: |
| 1293 | ChangeLog.arch src/pc80/mc146818rtc.c |
| 1294 | |
| 1295 | |
| 1296 | 2005-03-10 00:08:32 GMT Yinghai Lu <yhlu@tyan.com> patch-921 |
| 1297 | |
| 1298 | Summary: |
| 1299 | add NC support to spare mtrrs for 64G memory stored |
| 1300 | Revision: |
| 1301 | freebios--import--2.0--patch-921 |
| 1302 | |
| 1303 | Author: yhlu |
| 1304 | Date: 2005/01/06 04:55:19 |
| 1305 | add NC support to spare mtrrs for 64G memory stored |
| 1306 | |
| 1307 | modified files: |
| 1308 | ChangeLog.arch src/cpu/x86/mtrr/mtrr.c |
| 1309 | |
| 1310 | |
| 1311 | 2005-03-10 00:08:26 GMT Yinghai Lu <yhlu@tyan.com> patch-920 |
| 1312 | |
| 1313 | Summary: |
| 1314 | clear dead link bug fix and opt_link_read for non coher... |
| 1315 | Revision: |
| 1316 | freebios--import--2.0--patch-920 |
| 1317 | |
| 1318 | Author: yhlu |
| 1319 | Date: 2005/01/06 02:23:30 |
| 1320 | clear dead link bug fix and opt_link_read for non coherent link |
| 1321 | |
| 1322 | modified files: |
| 1323 | ChangeLog.arch src/northbridge/amd/amdk8/coherent_ht.c |
| 1324 | src/northbridge/amd/amdk8/incoherent_ht.c |
| 1325 | |
| 1326 | |
| 1327 | 2005-03-10 00:08:18 GMT Stefan Reinauer <stepan@openbios.org> patch-919 |
| 1328 | |
| 1329 | Summary: |
| 1330 | compile fix |
| 1331 | Revision: |
| 1332 | freebios--import--2.0--patch-919 |
| 1333 | |
| 1334 | Author: stepan |
| 1335 | Date: 2005/01/05 21:13:09 |
| 1336 | compile fix |
| 1337 | |
| 1338 | modified files: |
| 1339 | ChangeLog.arch src/northbridge/amd/amdk8/northbridge.c |
| 1340 | |
| 1341 | |
| 1342 | 2005-03-10 00:08:12 GMT Yinghai Lu <yhlu@tyan.com> patch-918 |
| 1343 | |
| 1344 | Summary: |
| 1345 | enable apic ext id |
| 1346 | Revision: |
| 1347 | freebios--import--2.0--patch-918 |
| 1348 | |
| 1349 | Author: yhlu |
| 1350 | Date: 2005/01/05 20:24:26 |
| 1351 | enable apic ext id |
| 1352 | |
| 1353 | modified files: |
| 1354 | ChangeLog.arch src/cpu/amd/model_fxx/model_fxx_init.c |
| 1355 | src/mainboard/tyan/s4882/auto.c |
| 1356 | src/northbridge/amd/amdk8/coherent_ht.c |
| 1357 | src/northbridge/amd/amdk8/northbridge.c |
| 1358 | src/northbridge/amd/amdk8/reset_test.c |
| 1359 | |
| 1360 | |
| 1361 | 2005-03-10 00:08:00 GMT Stefan Reinauer <stepan@openbios.org> patch-917 |
| 1362 | |
| 1363 | Summary: |
| 1364 | adapt to freebios v2. still doesnt handle comments corr... |
| 1365 | Revision: |
| 1366 | freebios--import--2.0--patch-917 |
| 1367 | |
| 1368 | Author: stepan |
| 1369 | Date: 2005/01/04 15:16:19 |
| 1370 | adapt to freebios v2. still doesnt handle comments correctly. |
| 1371 | |
| 1372 | modified files: |
| 1373 | ChangeLog.arch util/mptable/mptable.c |
| 1374 | |
| 1375 | |
| 1376 | 2005-03-10 00:07:54 GMT Yinghai Lu <yhlu@tyan.com> patch-916 |
| 1377 | |
| 1378 | Summary: |
| 1379 | serialize cpus for >2 |
| 1380 | Revision: |
| 1381 | freebios--import--2.0--patch-916 |
| 1382 | |
| 1383 | Author: yhlu |
| 1384 | Date: 2005/01/03 20:54:43 |
| 1385 | serialize cpus for >2 |
| 1386 | |
| 1387 | modified files: |
| 1388 | ChangeLog.arch src/cpu/x86/lapic/lapic_cpu_init.c |
| 1389 | |
| 1390 | |
| 1391 | 2005-03-10 00:07:49 GMT Yinghai Lu <yhlu@tyan.com> patch-915 |
| 1392 | |
| 1393 | Summary: |
| 1394 | optimize read link bug fixed. |
| 1395 | Revision: |
| 1396 | freebios--import--2.0--patch-915 |
| 1397 | |
| 1398 | Author: yhlu |
| 1399 | Date: 2005/01/03 20:00:36 |
| 1400 | optimize read link bug fixed. |
| 1401 | |
| 1402 | modified files: |
| 1403 | ChangeLog.arch src/northbridge/amd/amdk8/misc_control.c |
| 1404 | |
| 1405 | |
| 1406 | 2005-03-10 00:07:44 GMT Yinghai Lu <yhlu@tyan.com> patch-914 |
| 1407 | |
| 1408 | Summary: |
| 1409 | Dynamic RT with 4 ways test OK. |
| 1410 | Revision: |
| 1411 | freebios--import--2.0--patch-914 |
| 1412 | |
| 1413 | Author: yhlu |
| 1414 | Date: 2005/01/03 19:54:47 |
| 1415 | Dynamic RT with 4 ways test OK. |
| 1416 | |
| 1417 | modified files: |
| 1418 | ChangeLog.arch src/northbridge/amd/amdk8/coherent_ht.c |
| 1419 | |
| 1420 | |
| 1421 | 2005-03-10 00:07:38 GMT Ollie Lho <ollie@lanl.gov> patch-913 |
| 1422 | |
| 1423 | Summary: |
| 1424 | now rom_address is one of the resources |
| 1425 | Revision: |
| 1426 | freebios--import--2.0--patch-913 |
| 1427 | |
| 1428 | Author: ollie |
| 1429 | Date: 2004/12/27 17:53:45 |
| 1430 | now rom_address is one of the resources |
| 1431 | |
| 1432 | modified files: |
| 1433 | ChangeLog.arch src/include/device/device.h |
| 1434 | |
| 1435 | |
| 1436 | 2005-03-10 00:07:33 GMT Ollie Lho <ollie@lanl.gov> patch-912 |
| 1437 | |
| 1438 | Summary: |
| 1439 | remove unused options |
| 1440 | Revision: |
| 1441 | freebios--import--2.0--patch-912 |
| 1442 | |
| 1443 | Author: ollie |
| 1444 | Date: 2004/12/27 17:52:54 |
| 1445 | remove unused options |
| 1446 | |
| 1447 | modified files: |
| 1448 | ChangeLog.arch src/arch/i386/lib/Config.lb |
| 1449 | |
| 1450 | |
| 1451 | 2005-03-10 00:07:28 GMT Ollie Lho <ollie@lanl.gov> patch-911 |
| 1452 | |
| 1453 | Summary: |
| 1454 | start consolidate various borken vga support |
| 1455 | Revision: |
| 1456 | freebios--import--2.0--patch-911 |
| 1457 | |
| 1458 | Author: ollie |
| 1459 | Date: 2004/12/27 17:52:05 |
| 1460 | start consolidate various borken vga support |
| 1461 | |
| 1462 | removed files: |
| 1463 | src/pc80/.arch-ids/vgabios.c.id |
| 1464 | src/pc80/.arch-ids/vgachip.h.id src/pc80/vgabios.c |
| 1465 | src/pc80/vgachip.h |
| 1466 | |
| 1467 | modified files: |
| 1468 | ChangeLog.arch src/pc80/Config.lb |
| 1469 | |
| 1470 | |
| 1471 | 2005-03-10 00:07:23 GMT Ollie Lho <ollie@lanl.gov> patch-910 |
| 1472 | |
| 1473 | Summary: |
| 1474 | clean up VGA and Expansion ROM support |
| 1475 | Revision: |
| 1476 | freebios--import--2.0--patch-910 |
| 1477 | |
| 1478 | Author: ollie |
| 1479 | Date: 2004/12/27 04:25:40 |
| 1480 | clean up VGA and Expansion ROM support |
| 1481 | |
| 1482 | modified files: |
| 1483 | ChangeLog.arch src/devices/device_util.c |
| 1484 | src/devices/pci_device.c |
| 1485 | src/northbridge/amd/amdk8/northbridge.c |
| 1486 | |
| 1487 | |
| 1488 | 2005-03-10 00:07:13 GMT Yinghai Lu <yhlu@tyan.com> patch-909 |
| 1489 | |
| 1490 | Summary: |
| 1491 | default link bug fix |
| 1492 | Revision: |
| 1493 | freebios--import--2.0--patch-909 |
| 1494 | |
| 1495 | Author: yhlu |
| 1496 | Date: 2004/12/24 04:42:59 |
| 1497 | default link bug fix |
| 1498 | |
| 1499 | modified files: |
| 1500 | ChangeLog.arch src/northbridge/amd/amdk8/coherent_ht.c |
| 1501 | |
| 1502 | |
| 1503 | 2005-03-10 00:07:07 GMT Ollie Lho <ollie@lanl.gov> patch-908 |
| 1504 | |
| 1505 | Summary: |
| 1506 | Allocating resource for Expansion ROM |
| 1507 | Revision: |
| 1508 | freebios--import--2.0--patch-908 |
| 1509 | |
| 1510 | Author: ollie |
| 1511 | Date: 2004/12/23 21:48:01 |
| 1512 | Allocating resource for Expansion ROM |
| 1513 | |
| 1514 | More correct resource allocation for legacy VGA on K8 |
| 1515 | |
| 1516 | modified files: |
| 1517 | ChangeLog.arch src/devices/pci_device.c |
| 1518 | src/devices/smbus_ops.c |
| 1519 | src/northbridge/amd/amdk8/northbridge.c |
| 1520 | |
| 1521 | |
| 1522 | 2005-03-10 00:06:57 GMT Yinghai Lu <yhlu@tyan.com> patch-907 |
| 1523 | |
| 1524 | Summary: |
| 1525 | *** empty log message *** |
| 1526 | Revision: |
| 1527 | freebios--import--2.0--patch-907 |
| 1528 | |
| 1529 | Author: yhlu |
| 1530 | Date: 2004/12/22 19:02:41 |
| 1531 | *** empty log message *** |
| 1532 | |
| 1533 | modified files: |
| 1534 | ChangeLog.arch src/northbridge/amd/amdk8/coherent_ht.c |
| 1535 | |
| 1536 | |
| 1537 | 2005-03-10 00:06:52 GMT Yinghai Lu <yhlu@tyan.com> patch-906 |
| 1538 | |
| 1539 | Summary: |
| 1540 | update broastcast table for K8 4p above |
| 1541 | Revision: |
| 1542 | freebios--import--2.0--patch-906 |
| 1543 | |
| 1544 | Author: yhlu |
| 1545 | Date: 2004/12/22 03:14:50 |
| 1546 | update broastcast table for K8 4p above |
| 1547 | |
| 1548 | modified files: |
| 1549 | ChangeLog.arch src/northbridge/amd/amdk8/coherent_ht.c |
| 1550 | |
| 1551 | |
| 1552 | 2005-03-10 00:06:46 GMT Yinghai Lu <yhlu@tyan.com> patch-905 |
| 1553 | |
| 1554 | Summary: |
| 1555 | 8 ways support changes |
| 1556 | Revision: |
| 1557 | freebios--import--2.0--patch-905 |
| 1558 | |
| 1559 | Author: yhlu |
| 1560 | Date: 2004/12/22 00:58:50 |
| 1561 | 8 ways support changes |
| 1562 | |
| 1563 | modified files: |
| 1564 | ChangeLog.arch src/northbridge/amd/amdk8/coherent_ht.c |
| 1565 | |
| 1566 | |
| 1567 | 2005-03-10 00:06:40 GMT Yinghai Lu <yhlu@tyan.com> patch-904 |
| 1568 | |
| 1569 | Summary: |
| 1570 | amd k8 routing table creation dynamically support |
| 1571 | Revision: |
| 1572 | freebios--import--2.0--patch-904 |
| 1573 | |
| 1574 | Author: yhlu |
| 1575 | Date: 2004/12/21 22:14:07 |
| 1576 | amd k8 routing table creation dynamically support |
| 1577 | |
| 1578 | modified files: |
| 1579 | ChangeLog.arch src/northbridge/amd/amdk8/coherent_ht.c |
| 1580 | src/northbridge/amd/amdk8/incoherent_ht.c |
| 1581 | |
| 1582 | |
| 1583 | 2005-03-10 00:06:33 GMT Yinghai Lu <yhlu@tyan.com> patch-903 |
| 1584 | |
| 1585 | Summary: |
| 1586 | non coherent ht chain setup automatically |
| 1587 | Revision: |
| 1588 | freebios--import--2.0--patch-903 |
| 1589 | |
| 1590 | Author: yhlu |
| 1591 | Date: 2004/12/17 21:04:13 |
| 1592 | non coherent ht chain setup automatically |
| 1593 | |
| 1594 | modified files: |
| 1595 | ChangeLog.arch src/mainboard/amd/quartet/auto.c |
| 1596 | src/mainboard/tyan/s2885/auto.c |
| 1597 | src/northbridge/amd/amdk8/incoherent_ht.c |
| 1598 | |
| 1599 | |
| 1600 | 2005-03-10 00:06:23 GMT Stefan Reinauer <stepan@openbios.org> patch-902 |
| 1601 | |
| 1602 | Summary: |
| 1603 | target config fixup |
| 1604 | Revision: |
| 1605 | freebios--import--2.0--patch-902 |
| 1606 | |
| 1607 | Author: stepan |
| 1608 | Date: 2004/12/16 10:38:37 |
| 1609 | target config fixup |
| 1610 | |
| 1611 | modified files: |
| 1612 | ChangeLog.arch targets/amd/quartet/Config.lb |
| 1613 | targets/amd/serenade/Config.lb |
| 1614 | targets/amd/solo/Config-8MBit.lb |
| 1615 | |
| 1616 | |
| 1617 | 2005-03-10 00:06:15 GMT Yinghai Lu <yhlu@tyan.com> patch-901 |
| 1618 | |
| 1619 | Summary: |
| 1620 | btext fix |
| 1621 | Revision: |
| 1622 | freebios--import--2.0--patch-901 |
| 1623 | |
| 1624 | Author: yhlu |
| 1625 | Date: 2004/12/16 02:43:10 |
| 1626 | btext fix |
| 1627 | |
| 1628 | modified files: |
| 1629 | ChangeLog.arch src/console/btext_console.c |
| 1630 | src/console/font-8x16.c src/mainboard/tyan/s2850/Config.lb |
| 1631 | src/mainboard/tyan/s2850/Options.lb |
| 1632 | targets/tyan/s2850/Config.lb |
| 1633 | |
| 1634 | |
| 1635 | 2005-03-10 00:06:01 GMT Stefan Reinauer <stepan@openbios.org> patch-900 |
| 1636 | |
| 1637 | Summary: |
| 1638 | shame on me. |
| 1639 | Revision: |
| 1640 | freebios--import--2.0--patch-900 |
| 1641 | |
| 1642 | Author: stepan |
| 1643 | Date: 2004/12/15 16:09:06 |
| 1644 | shame on me. |
| 1645 | |
| 1646 | modified files: |
| 1647 | ChangeLog.arch src/arch/ppc/boot/linuxbios_table.h |
| 1648 | |
| 1649 | |
| 1650 | 2005-03-10 00:05:56 GMT Stefan Reinauer <stepan@openbios.org> patch-899 |
| 1651 | |
| 1652 | Summary: |
| 1653 | obviously broken |
| 1654 | Revision: |
| 1655 | freebios--import--2.0--patch-899 |
| 1656 | |
| 1657 | Author: stepan |
| 1658 | Date: 2004/12/15 16:08:18 |
| 1659 | obviously broken |
| 1660 | |
| 1661 | modified files: |
| 1662 | ChangeLog.arch src/arch/ppc/boot/linuxbios_table.h |
| 1663 | |
| 1664 | |
| 1665 | 2005-03-10 00:05:50 GMT Yinghai Lu <yhlu@tyan.com> patch-898 |
| 1666 | |
| 1667 | Summary: |
| 1668 | add dump_pci_devices_in_bus |
| 1669 | Revision: |
| 1670 | freebios--import--2.0--patch-898 |
| 1671 | |
| 1672 | Author: yhlu |
| 1673 | Date: 2004/12/14 01:56:55 |
| 1674 | add dump_pci_devices_in_bus |
| 1675 | |
| 1676 | modified files: |
| 1677 | ChangeLog.arch src/northbridge/amd/amdk8/debug.c |
| 1678 | |
| 1679 | |
| 1680 | 2005-03-10 00:05:45 GMT Eric Biederman <ebiederman@lnxi.com> patch-897 |
| 1681 | |
| 1682 | Summary: |
| 1683 | - Fix the definition of the linuxbios table so all of t... |
| 1684 | Revision: |
| 1685 | freebios--import--2.0--patch-897 |
| 1686 | |
| 1687 | Author: ebiederm |
| 1688 | Date: 2004/12/10 20:50:39 |
| 1689 | - Fix the definition of the linuxbios table so all of the compilers |
| 1690 | will generate the struct lb_memory_range the same. |
| 1691 | - Add a few pci_ids. |
| 1692 | - Small readabiltiy clean ups to debug_dev |
| 1693 | |
| 1694 | modified files: |
| 1695 | ChangeLog.arch src/arch/i386/boot/linuxbios_table.c |
| 1696 | src/arch/i386/lib/Config.lb |
| 1697 | src/arch/ppc/boot/linuxbios_table.c src/boot/elfboot.c |
| 1698 | src/drivers/generic/debug/debug_dev.c |
| 1699 | src/include/boot/linuxbios_tables.h |
| 1700 | src/include/device/pci_ids.h |
| 1701 | |
| 1702 | |
| 1703 | 2005-03-10 00:05:29 GMT Ronald G. Minnich <rminnich@lanl.gov> patch-896 |
| 1704 | |
| 1705 | Summary: |
| 1706 | mptable tool |
| 1707 | Revision: |
| 1708 | freebios--import--2.0--patch-896 |
| 1709 | |
| 1710 | Author: rminnich |
| 1711 | Date: 2004/12/10 16:18:43 |
| 1712 | mptable tool |
| 1713 | |
| 1714 | new files: |
| 1715 | util/mptable/.arch-ids/=id util/mptable/.arch-ids/Makefile.id |
| 1716 | util/mptable/.arch-ids/mptable.c.id util/mptable/Makefile |
| 1717 | util/mptable/mptable.c |
| 1718 | |
| 1719 | modified files: |
| 1720 | ChangeLog.arch |
| 1721 | |
| 1722 | new directories: |
| 1723 | util/mptable util/mptable/.arch-ids |
| 1724 | |
| 1725 | |
| 1726 | 2005-03-10 00:05:21 GMT Stefan Reinauer <stepan@openbios.org> patch-895 |
| 1727 | |
| 1728 | Summary: |
| 1729 | get config tool satisfied.. let's see if we get this wo... |
| 1730 | Revision: |
| 1731 | freebios--import--2.0--patch-895 |
| 1732 | |
| 1733 | Author: stepan |
| 1734 | Date: 2004/12/09 00:37:03 |
| 1735 | get config tool satisfied.. let's see if we get this working.. |
| 1736 | |
| 1737 | new files: |
| 1738 | src/mainboard/technologic/ts5300/.arch-ids/Options.lb.id |
| 1739 | src/mainboard/technologic/ts5300/Options.lb |
| 1740 | |
| 1741 | modified files: |
| 1742 | ChangeLog.arch src/mainboard/technologic/ts5300/Config.lb |
| 1743 | |
| 1744 | |
| 1745 | 2005-03-10 00:05:15 GMT Ollie Lho <ollie@lanl.gov> patch-894 |
| 1746 | |
| 1747 | Summary: |
| 1748 | added -E option for chip erase, remove duplicated code |
| 1749 | Revision: |
| 1750 | freebios--import--2.0--patch-894 |
| 1751 | |
| 1752 | Author: ollie |
| 1753 | Date: 2004/12/08 20:10:00 |
| 1754 | added -E option for chip erase, remove duplicated code |
| 1755 | |
| 1756 | modified files: |
| 1757 | ChangeLog.arch util/flash_and_burn/flash_rom.c |
| 1758 | util/flash_and_burn/jedec.c util/flash_and_burn/pm49fl004.c |
| 1759 | util/flash_and_burn/sst39sf020.c |
| 1760 | util/flash_and_burn/sst_fwhub.c util/flash_and_burn/w49f002u.c |
| 1761 | |
| 1762 | |
| 1763 | 2005-03-10 00:05:02 GMT Ollie Lho <ollie@lanl.gov> patch-893 |
| 1764 | |
| 1765 | Summary: |
| 1766 | add retry to write_byte_program_jedec(), 99% success rate |
| 1767 | Revision: |
| 1768 | freebios--import--2.0--patch-893 |
| 1769 | |
| 1770 | Author: ollie |
| 1771 | Date: 2004/12/08 02:10:33 |
| 1772 | add retry to write_byte_program_jedec(), 99% success rate |
| 1773 | |
| 1774 | modified files: |
| 1775 | ChangeLog.arch util/flash_and_burn/flash_rom.c |
| 1776 | util/flash_and_burn/jedec.c util/flash_and_burn/sst_fwhub.c |
| 1777 | util/flash_and_burn/sst_fwhub.h |
| 1778 | |
| 1779 | |
| 1780 | 2005-03-10 00:04:52 GMT Ollie Lho <ollie@lanl.gov> patch-892 |
| 1781 | |
| 1782 | Summary: |
| 1783 | enable LPC decoding for 1 MB more addresss, for support... |
| 1784 | Revision: |
| 1785 | freebios--import--2.0--patch-892 |
| 1786 | |
| 1787 | Author: ollie |
| 1788 | Date: 2004/12/07 17:19:04 |
| 1789 | enable LPC decoding for 1 MB more addresss, for supporting SST49LF00xA/B |
| 1790 | |
| 1791 | modified files: |
| 1792 | ChangeLog.arch util/flash_and_burn/flash_enable.c |
| 1793 | util/flash_and_burn/flash_rom.c |
| 1794 | util/flash_and_burn/sst_fwhub.c |
| 1795 | |
| 1796 | |
| 1797 | 2005-03-10 00:04:42 GMT Ollie Lho <ollie@lanl.gov> patch-891 |
| 1798 | |
| 1799 | Summary: |
| 1800 | SST49LF00[2,3,4] should use |
| 1801 | Revision: |
| 1802 | freebios--import--2.0--patch-891 |
| 1803 | |
| 1804 | Author: ollie |
| 1805 | Date: 2004/12/07 03:15:51 |
| 1806 | SST49LF00[2,3,4] should use |
| 1807 | the same driver as 49LF008 |
| 1808 | |
| 1809 | modified files: |
| 1810 | ChangeLog.arch util/flash_and_burn/flash_rom.c |
| 1811 | util/flash_and_burn/jedec.c util/flash_and_burn/sst_fwhub.c |
| 1812 | |
| 1813 | |
| 1814 | 2005-03-10 00:04:34 GMT Ollie Lho <ollie@lanl.gov> patch-890 |
| 1815 | |
| 1816 | Summary: |
| 1817 | allocating resource for legacy VGA frame buffer, it is ... |
| 1818 | Revision: |
| 1819 | freebios--import--2.0--patch-890 |
| 1820 | |
| 1821 | Author: ollie |
| 1822 | Date: 2004/12/03 22:39:33 |
| 1823 | allocating resource for legacy VGA frame buffer, it is not 100% |
| 1824 | correct but it works anyway. |
| 1825 | |
| 1826 | modified files: |
| 1827 | ChangeLog.arch src/boot/hardwaremain.c src/devices/device.c |
| 1828 | src/devices/pci_device.c src/devices/root_device.c |
| 1829 | src/northbridge/amd/amdk8/northbridge.c |
| 1830 | src/southbridge/amd/amd8111/amd8111_lpc.c |
| 1831 | |
| 1832 | |
| 1833 | 2005-03-10 00:04:20 GMT Yinghai Lu <yhlu@tyan.com> patch-889 |
| 1834 | |
| 1835 | Summary: |
| 1836 | *** empty log message *** |
| 1837 | Revision: |
| 1838 | freebios--import--2.0--patch-889 |
| 1839 | |
| 1840 | Author: yhlu |
| 1841 | Date: 2004/12/03 19:07:45 |
| 1842 | *** empty log message *** |
| 1843 | |
| 1844 | modified files: |
| 1845 | ChangeLog.arch src/mainboard/tyan/s2885/irq_tables.c |
| 1846 | |
| 1847 | |
| 1848 | 2005-03-10 00:04:15 GMT Yinghai Lu <yhlu@tyan.com> patch-888 |
| 1849 | |
| 1850 | Summary: |
| 1851 | i2c mux support |
| 1852 | Revision: |
| 1853 | freebios--import--2.0--patch-888 |
| 1854 | |
| 1855 | Author: yhlu |
| 1856 | Date: 2004/12/03 03:39:02 |
| 1857 | i2c mux support |
| 1858 | |
| 1859 | new files: |
| 1860 | src/devices/.arch-ids/smbus_ops.c.id src/devices/smbus_ops.c |
| 1861 | src/drivers/i2c/.arch-ids/=id |
| 1862 | src/drivers/i2c/adm1026/.arch-ids/=id |
| 1863 | src/drivers/i2c/adm1026/.arch-ids/Config.lb.id |
| 1864 | src/drivers/i2c/adm1026/.arch-ids/adm1026.c.id |
| 1865 | src/drivers/i2c/adm1026/.arch-ids/chip.h.id |
| 1866 | src/drivers/i2c/adm1026/Config.lb |
| 1867 | src/drivers/i2c/adm1026/adm1026.c |
| 1868 | src/drivers/i2c/adm1026/chip.h |
| 1869 | src/drivers/i2c/adm1027/.arch-ids/=id |
| 1870 | src/drivers/i2c/adm1027/.arch-ids/Config.lb.id |
| 1871 | src/drivers/i2c/adm1027/.arch-ids/adm1027.c.id |
| 1872 | src/drivers/i2c/adm1027/.arch-ids/chip.h.id |
| 1873 | src/drivers/i2c/adm1027/Config.lb |
| 1874 | src/drivers/i2c/adm1027/adm1027.c |
| 1875 | src/drivers/i2c/adm1027/chip.h |
| 1876 | src/drivers/i2c/i2cmux/.arch-ids/=id |
| 1877 | src/drivers/i2c/i2cmux/.arch-ids/Config.lb.id |
| 1878 | src/drivers/i2c/i2cmux/.arch-ids/chip.h.id |
| 1879 | src/drivers/i2c/i2cmux/.arch-ids/i2cmux.c.id |
| 1880 | src/drivers/i2c/i2cmux/Config.lb src/drivers/i2c/i2cmux/chip.h |
| 1881 | src/drivers/i2c/i2cmux/i2cmux.c |
| 1882 | src/drivers/i2c/lm63/.arch-ids/=id |
| 1883 | src/drivers/i2c/lm63/.arch-ids/Config.lb.id |
| 1884 | src/drivers/i2c/lm63/.arch-ids/chip.h.id |
| 1885 | src/drivers/i2c/lm63/.arch-ids/lm63.c.id |
| 1886 | src/drivers/i2c/lm63/Config.lb src/drivers/i2c/lm63/chip.h |
| 1887 | src/drivers/i2c/lm63/lm63.c |
| 1888 | |
| 1889 | modified files: |
| 1890 | ChangeLog.arch src/devices/Config.lb |
| 1891 | src/drivers/generic/debug/debug_dev.c |
| 1892 | src/include/device/device.h src/include/device/smbus.h |
| 1893 | src/mainboard/tyan/s2885/Config.lb |
| 1894 | src/mainboard/tyan/s2885/auto.c |
| 1895 | src/mainboard/tyan/s2885/irq_tables.c |
| 1896 | src/mainboard/tyan/s4882/Config.lb |
| 1897 | src/northbridge/amd/amdk8/debug.c |
| 1898 | src/southbridge/amd/amd8111/amd8111_acpi.c |
| 1899 | |
| 1900 | new directories: |
| 1901 | src/drivers/i2c src/drivers/i2c/.arch-ids |
| 1902 | src/drivers/i2c/adm1026 src/drivers/i2c/adm1026/.arch-ids |
| 1903 | src/drivers/i2c/adm1027 src/drivers/i2c/adm1027/.arch-ids |
| 1904 | src/drivers/i2c/i2cmux src/drivers/i2c/i2cmux/.arch-ids |
| 1905 | src/drivers/i2c/lm63 src/drivers/i2c/lm63/.arch-ids |
| 1906 | |
| 1907 | |
| 1908 | 2005-03-10 00:03:36 GMT Mark Wilkinson <mwilkinson@ndirect.co.uk> patch-887 |
| 1909 | |
| 1910 | Summary: |
| 1911 | Updates to raminit.c correcting for new version of smbu... |
| 1912 | Revision: |
| 1913 | freebios--import--2.0--patch-887 |
| 1914 | |
| 1915 | Author: mwrwilkinson |
| 1916 | Date: 2004/12/01 16:59:05 |
| 1917 | Updates to raminit.c correcting for new version of smbus_read_byte. |
| 1918 | |
| 1919 | modified files: |
| 1920 | ChangeLog.arch src/northbridge/via/vt8601/raminit.c |
| 1921 | |
| 1922 | |
| 1923 | 2005-03-10 00:03:30 GMT Mark Wilkinson <mwilkinson@ndirect.co.uk> patch-886 |
| 1924 | |
| 1925 | Summary: |
| 1926 | Updated version of vt8231_early_smbus.c |
| 1927 | Revision: |
| 1928 | freebios--import--2.0--patch-886 |
| 1929 | |
| 1930 | Author: mwrwilkinson |
| 1931 | Date: 2004/12/01 16:57:37 |
| 1932 | Updated version of vt8231_early_smbus.c |
| 1933 | |
| 1934 | smbus_read_byte routine updated as per suggestion by rgm |
| 1935 | addition reset & wait_until_ready to allow correct reading of first |
| 1936 | byte on epia systems. |
| 1937 | |
| 1938 | modified files: |
| 1939 | ChangeLog.arch src/southbridge/via/vt8231/vt8231_early_smbus.c |
| 1940 | |
| 1941 | |
| 1942 | 2005-03-10 00:03:24 GMT Ronald G. Minnich <rminnich@lanl.gov> patch-885 |
| 1943 | |
| 1944 | Summary: |
| 1945 | fixes to make adl855pc compile. |
| 1946 | Revision: |
| 1947 | freebios--import--2.0--patch-885 |
| 1948 | |
| 1949 | Author: rminnich |
| 1950 | Date: 2004/11/28 04:39:42 |
| 1951 | fixes to make adl855pc compile. |
| 1952 | |
| 1953 | fixes to emulator. |
| 1954 | |
| 1955 | modified files: |
| 1956 | ChangeLog.arch src/mainboard/digitallogic/adl855pc/auto.c |
| 1957 | src/northbridge/intel/i855pm/raminit.c |
| 1958 | src/southbridge/intel/i82801dbm/i82801dbm_early_smbus.c |
| 1959 | targets/digitallogic/adl855pc/Config.lb |
| 1960 | util/vgabios/testbios.c |
| 1961 | util/vgabios/x86emu/src/x86emu/decode.c |
| 1962 | |
| 1963 | |
| 1964 | 2005-03-10 00:03:11 GMT Greg Watson <gwatson@lanl.gov> patch-884 |
| 1965 | |
| 1966 | Summary: |
| 1967 | new config file format - PMC no longer works |
| 1968 | Revision: |
| 1969 | freebios--import--2.0--patch-884 |
| 1970 | |
| 1971 | Author: jarrah |
| 1972 | Date: 2004/11/26 01:11:31 |
| 1973 | new config file format - PMC no longer works |
| 1974 | |
| 1975 | modified files: |
| 1976 | ChangeLog.arch src/mainboard/motorola/sandpoint/Config.lb |
| 1977 | |
| 1978 | |
| 1979 | 2005-03-10 00:03:06 GMT Greg Watson <gwatson@lanl.gov> patch-883 |
| 1980 | |
| 1981 | Summary: |
| 1982 | moved from ../sandpointx3_altimus_mpc7410 |
| 1983 | Revision: |
| 1984 | freebios--import--2.0--patch-883 |
| 1985 | |
| 1986 | Author: jarrah |
| 1987 | Date: 2004/11/26 01:11:03 |
| 1988 | moved from ../sandpointx3_altimus_mpc7410 |
| 1989 | |
| 1990 | modified files: |
| 1991 | ChangeLog.arch src/mainboard/motorola/sandpoint/init.c |
| 1992 | |
| 1993 | |
| 1994 | 2005-03-10 00:02:59 GMT Greg Watson <gwatson@lanl.gov> patch-882 |
| 1995 | |
| 1996 | Summary: |
| 1997 | not used here |
| 1998 | Revision: |
| 1999 | freebios--import--2.0--patch-882 |
| 2000 | |
| 2001 | Author: jarrah |
| 2002 | Date: 2004/11/26 01:09:48 |
| 2003 | not used here |
| 2004 | |
| 2005 | removed files: |
| 2006 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/.arch-ids/clock.c.id |
| 2007 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/.arch-ids/flash.h.id |
| 2008 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/.arch-ids/init.c.id |
| 2009 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/.arch-ids/nvram.h.id |
| 2010 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/.arch-ids/sp7410.cfg.id |
| 2011 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/clock.c |
| 2012 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash.h |
| 2013 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash/.arch-ids/=id |
| 2014 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash/.arch-ids/Config.lb.id |
| 2015 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash/.arch-ids/amd800.c.id |
| 2016 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash/.arch-ids/flash.c.id |
| 2017 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash/Config.lb |
| 2018 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash/amd800.c |
| 2019 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash/flash.c |
| 2020 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/init.c |
| 2021 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram.h |
| 2022 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram/.arch-ids/=id |
| 2023 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram/.arch-ids/Config.lb.id |
| 2024 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram/.arch-ids/bsp_nvram.c.id |
| 2025 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram/.arch-ids/nvram.c.id |
| 2026 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram/Config.lb |
| 2027 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram/bsp_nvram.c |
| 2028 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram/nvram.c |
| 2029 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/sp7410.cfg |
| 2030 | |
| 2031 | modified files: |
| 2032 | ChangeLog.arch |
| 2033 | |
| 2034 | removed directories: |
| 2035 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash |
| 2036 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash/.arch-ids |
| 2037 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram |
| 2038 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram/.arch-ids |
| 2039 | |
| 2040 | |
| 2041 | 2005-03-10 00:02:54 GMT Greg Watson <gwatson@lanl.gov> patch-881 |
| 2042 | |
| 2043 | Summary: |
| 2044 | PMC no longer works |
| 2045 | Revision: |
| 2046 | freebios--import--2.0--patch-881 |
| 2047 | |
| 2048 | Author: jarrah |
| 2049 | Date: 2004/11/26 01:08:16 |
| 2050 | PMC no longer works |
| 2051 | |
| 2052 | modified files: |
| 2053 | ChangeLog.arch |
| 2054 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/Options.lb |
| 2055 | |
| 2056 | |
| 2057 | 2005-03-10 00:02:49 GMT Greg Watson <gwatson@lanl.gov> patch-880 |
| 2058 | |
| 2059 | Summary: |
| 2060 | ../sandpoint contains X3 configuration |
| 2061 | Revision: |
| 2062 | freebios--import--2.0--patch-880 |
| 2063 | |
| 2064 | Author: jarrah |
| 2065 | Date: 2004/11/26 01:07:47 |
| 2066 | ../sandpoint contains X3 configuration |
| 2067 | |
| 2068 | modified files: |
| 2069 | ChangeLog.arch |
| 2070 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/Config.lb |
| 2071 | |
| 2072 | |
| 2073 | 2005-03-10 00:02:44 GMT Greg Watson <gwatson@lanl.gov> patch-879 |
| 2074 | |
| 2075 | Summary: |
| 2076 | make sure enable_resource called on children |
| 2077 | Revision: |
| 2078 | freebios--import--2.0--patch-879 |
| 2079 | |
| 2080 | Author: jarrah |
| 2081 | Date: 2004/11/26 00:46:39 |
| 2082 | make sure enable_resource called on children |
| 2083 | |
| 2084 | modified files: |
| 2085 | ChangeLog.arch src/southbridge/winbond/w83c553/w83c553f.c |
| 2086 | |
| 2087 | |
| 2088 | 2005-03-10 00:02:39 GMT Ollie Lho <ollie@lanl.gov> patch-878 |
| 2089 | |
| 2090 | Summary: |
| 2091 | update comment according to the new DOM |
| 2092 | Revision: |
| 2093 | freebios--import--2.0--patch-878 |
| 2094 | |
| 2095 | Author: ollie |
| 2096 | Date: 2004/11/25 17:37:19 |
| 2097 | update comment according to the new DOM |
| 2098 | |
| 2099 | modified files: |
| 2100 | ChangeLog.arch src/devices/device.c src/devices/pci_device.c |
| 2101 | src/devices/root_device.c src/include/device/device.h |
| 2102 | src/include/device/pci.h |
| 2103 | |
| 2104 | |
| 2105 | 2005-03-10 00:02:26 GMT Ollie Lho <ollie@lanl.gov> patch-877 |
| 2106 | |
| 2107 | Summary: |
| 2108 | marked debug device on LPC bus |
| 2109 | Revision: |
| 2110 | freebios--import--2.0--patch-877 |
| 2111 | |
| 2112 | Author: ollie |
| 2113 | Date: 2004/11/25 17:35:37 |
| 2114 | marked debug device on LPC bus |
| 2115 | |
| 2116 | modified files: |
| 2117 | ChangeLog.arch src/mainboard/tyan/s2885/Config.lb |
| 2118 | |
| 2119 | |
| 2120 | 2005-03-10 00:02:20 GMT Greg Watson <gwatson@lanl.gov> patch-876 |
| 2121 | |
| 2122 | Summary: |
| 2123 | new config model |
| 2124 | Revision: |
| 2125 | freebios--import--2.0--patch-876 |
| 2126 | |
| 2127 | Author: jarrah |
| 2128 | Date: 2004/11/24 21:19:27 |
| 2129 | new config model |
| 2130 | |
| 2131 | modified files: |
| 2132 | ChangeLog.arch targets/motorola/sandpoint/Config.lb |
| 2133 | |
| 2134 | |
| 2135 | 2005-03-10 00:02:15 GMT Greg Watson <gwatson@lanl.gov> patch-875 |
| 2136 | |
| 2137 | Summary: |
| 2138 | move pnp code |
| 2139 | Revision: |
| 2140 | freebios--import--2.0--patch-875 |
| 2141 | |
| 2142 | Author: jarrah |
| 2143 | Date: 2004/11/24 21:15:49 |
| 2144 | move pnp code |
| 2145 | |
| 2146 | modified files: |
| 2147 | ChangeLog.arch |
| 2148 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/init.c |
| 2149 | |
| 2150 | |
| 2151 | 2005-03-10 00:02:10 GMT Greg Watson <gwatson@lanl.gov> patch-874 |
| 2152 | |
| 2153 | Summary: |
| 2154 | pci devices are all on the same bus |
| 2155 | Revision: |
| 2156 | freebios--import--2.0--patch-874 |
| 2157 | |
| 2158 | Author: jarrah |
| 2159 | Date: 2004/11/24 21:14:06 |
| 2160 | pci devices are all on the same bus |
| 2161 | |
| 2162 | modified files: |
| 2163 | ChangeLog.arch |
| 2164 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/Config.lb |
| 2165 | |
| 2166 | |
| 2167 | 2005-03-10 00:02:04 GMT Greg Watson <gwatson@lanl.gov> patch-873 |
| 2168 | |
| 2169 | Summary: |
| 2170 | removed argument |
| 2171 | Revision: |
| 2172 | freebios--import--2.0--patch-873 |
| 2173 | |
| 2174 | Author: jarrah |
| 2175 | Date: 2004/11/24 21:13:03 |
| 2176 | removed argument |
| 2177 | |
| 2178 | modified files: |
| 2179 | ChangeLog.arch src/northbridge/motorola/mpc107/mpc107.h |
| 2180 | |
| 2181 | |
| 2182 | 2005-03-10 00:01:59 GMT Greg Watson <gwatson@lanl.gov> patch-872 |
| 2183 | |
| 2184 | Summary: |
| 2185 | added comments |
| 2186 | Revision: |
| 2187 | freebios--import--2.0--patch-872 |
| 2188 | |
| 2189 | Author: jarrah |
| 2190 | Date: 2004/11/24 21:12:20 |
| 2191 | added comments |
| 2192 | |
| 2193 | modified files: |
| 2194 | ChangeLog.arch |
| 2195 | src/northbridge/motorola/mpc107/mpc107_northbridge.c |
| 2196 | |
| 2197 | |
| 2198 | 2005-03-10 00:01:54 GMT Greg Watson <gwatson@lanl.gov> patch-871 |
| 2199 | |
| 2200 | Summary: |
| 2201 | fixup debugging info |
| 2202 | Revision: |
| 2203 | freebios--import--2.0--patch-871 |
| 2204 | |
| 2205 | Author: jarrah |
| 2206 | Date: 2004/11/24 21:10:17 |
| 2207 | fixup debugging info |
| 2208 | |
| 2209 | modified files: |
| 2210 | ChangeLog.arch src/northbridge/motorola/mpc107/meminfo.c |
| 2211 | src/northbridge/motorola/mpc107/mpc107.c |
| 2212 | |
| 2213 | |
| 2214 | 2005-03-10 00:01:45 GMT Greg Watson <gwatson@lanl.gov> patch-870 |
| 2215 | |
| 2216 | Summary: |
| 2217 | scan the static bus |
| 2218 | Revision: |
| 2219 | freebios--import--2.0--patch-870 |
| 2220 | |
| 2221 | Author: jarrah |
| 2222 | Date: 2004/11/24 21:09:08 |
| 2223 | scan the static bus |
| 2224 | |
| 2225 | modified files: |
| 2226 | ChangeLog.arch src/southbridge/winbond/w83c553/w83c553f.c |
| 2227 | |
| 2228 | |
| 2229 | 2005-03-10 00:01:40 GMT Eric Biederman <ebiederman@lnxi.com> patch-869 |
| 2230 | |
| 2231 | Summary: |
| 2232 | - Add the cpu path support. Oops I failed to commit th... |
| 2233 | Revision: |
| 2234 | freebios--import--2.0--patch-869 |
| 2235 | |
| 2236 | Author: ebiederm |
| 2237 | Date: 2004/11/22 21:45:24 |
| 2238 | - Add the cpu path support. Oops I failed to commit this earlier |
| 2239 | |
| 2240 | modified files: |
| 2241 | ChangeLog.arch util/newconfig/config.g |
| 2242 | |
| 2243 | |
| 2244 | 2005-03-10 00:01:34 GMT Greg Watson <gwatson@lanl.gov> patch-868 |
| 2245 | |
| 2246 | Summary: |
| 2247 | pci_read using wrong device |
| 2248 | Revision: |
| 2249 | freebios--import--2.0--patch-868 |
| 2250 | |
| 2251 | Author: jarrah |
| 2252 | Date: 2004/11/22 21:36:46 |
| 2253 | pci_read using wrong device |
| 2254 | |
| 2255 | modified files: |
| 2256 | ChangeLog.arch |
| 2257 | src/northbridge/motorola/mpc107/mpc107_northbridge.c |
| 2258 | |
| 2259 | |
| 2260 | 2005-03-10 00:01:29 GMT Greg Watson <gwatson@lanl.gov> patch-867 |
| 2261 | |
| 2262 | Summary: |
| 2263 | added missing cpu and cpu_bus support |
| 2264 | Revision: |
| 2265 | freebios--import--2.0--patch-867 |
| 2266 | |
| 2267 | Author: jarrah |
| 2268 | Date: 2004/11/20 21:20:40 |
| 2269 | added missing cpu and cpu_bus support |
| 2270 | |
| 2271 | modified files: |
| 2272 | ChangeLog.arch util/newconfig/config.g |
| 2273 | |
| 2274 | |
| 2275 | 2005-03-10 00:01:23 GMT Eric Biederman <ebiederman@lnxi.com> patch-866 |
| 2276 | |
| 2277 | Summary: |
| 2278 | - Add the new files for the motorola mpc107 |
| 2279 | Revision: |
| 2280 | freebios--import--2.0--patch-866 |
| 2281 | |
| 2282 | Author: ebiederm |
| 2283 | Date: 2004/11/18 22:39:43 |
| 2284 | - Add the new files for the motorola mpc107 |
| 2285 | |
| 2286 | new files: |
| 2287 | src/northbridge/motorola/mpc107/.arch-ids/chip.h.id |
| 2288 | src/northbridge/motorola/mpc107/.arch-ids/mpc107_northbridge.c.id |
| 2289 | src/northbridge/motorola/mpc107/chip.h |
| 2290 | src/northbridge/motorola/mpc107/mpc107_northbridge.c |
| 2291 | |
| 2292 | modified files: |
| 2293 | ChangeLog.arch |
| 2294 | |
| 2295 | |
| 2296 | 2005-03-10 00:01:16 GMT Eric Biederman <ebiederman@lnxi.com> patch-865 |
| 2297 | |
| 2298 | Summary: |
| 2299 | - First stab at getting the ppc ports building and working. |
| 2300 | Revision: |
| 2301 | freebios--import--2.0--patch-865 |
| 2302 | |
| 2303 | Author: ebiederm |
| 2304 | Date: 2004/11/18 22:38:00 |
| 2305 | - First stab at getting the ppc ports building and working. |
| 2306 | - The sandpointx3+altimus has been consolidated into one directory for now. |
| 2307 | - Added support for having different versions of the pci access functions |
| 2308 | on a per bus basis if needed. |
| 2309 | Hopefully I have not broken something inadvertently. |
| 2310 | |
| 2311 | new files: |
| 2312 | src/arch/ppc/lib/.arch-ids/div64.S.id |
| 2313 | src/arch/ppc/lib/.arch-ids/pci_ppc_conf1_ops.c.id |
| 2314 | src/arch/ppc/lib/div64.S src/arch/ppc/lib/pci_ppc_conf1_ops.c |
| 2315 | src/devices/.arch-ids/pci_ops.c.id src/devices/pci_ops.c |
| 2316 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/.arch-ids/=id |
| 2317 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/.arch-ids/Config.lb.id |
| 2318 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/.arch-ids/Options.lb.id |
| 2319 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/.arch-ids/STATUS.id |
| 2320 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/.arch-ids/clock.c.id |
| 2321 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/.arch-ids/flash.h.id |
| 2322 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/.arch-ids/init.c.id |
| 2323 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/.arch-ids/nvram.h.id |
| 2324 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/.arch-ids/sp7410.cfg.id |
| 2325 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/Config.lb |
| 2326 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/Options.lb |
| 2327 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/STATUS |
| 2328 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/clock.c |
| 2329 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash.h |
| 2330 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash/.arch-ids/=id |
| 2331 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash/.arch-ids/Config.lb.id |
| 2332 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash/.arch-ids/amd800.c.id |
| 2333 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash/.arch-ids/flash.c.id |
| 2334 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash/Config.lb |
| 2335 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash/amd800.c |
| 2336 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash/flash.c |
| 2337 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/init.c |
| 2338 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram.h |
| 2339 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram/.arch-ids/=id |
| 2340 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram/.arch-ids/Config.lb.id |
| 2341 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram/.arch-ids/bsp_nvram.c.id |
| 2342 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram/.arch-ids/nvram.c.id |
| 2343 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram/Config.lb |
| 2344 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram/bsp_nvram.c |
| 2345 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram/nvram.c |
| 2346 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/sp7410.cfg |
| 2347 | src/northbridge/ibm/cpc710/.arch-ids/chip.h.id |
| 2348 | src/northbridge/ibm/cpc710/.arch-ids/cpc710_northbridge.c.id |
| 2349 | src/northbridge/ibm/cpc710/chip.h |
| 2350 | src/northbridge/ibm/cpc710/cpc710_northbridge.c |
| 2351 | |
| 2352 | removed files: |
| 2353 | src/arch/i386/lib/.arch-ids/pci_ops.c.id |
| 2354 | src/arch/i386/lib/pci_ops.c |
| 2355 | src/arch/ppc/lib/.arch-ids/pci_ops.c.id |
| 2356 | src/arch/ppc/lib/pci_ops.c |
| 2357 | |
| 2358 | modified files: |
| 2359 | ChangeLog.arch src/arch/i386/boot/linuxbios_table.c |
| 2360 | src/arch/i386/include/arch/pci_ops.h |
| 2361 | src/arch/i386/lib/Config.lb src/arch/i386/lib/exception.c |
| 2362 | src/arch/i386/lib/pci_ops_auto.c |
| 2363 | src/arch/i386/lib/pci_ops_conf1.c |
| 2364 | src/arch/i386/lib/pci_ops_conf2.c |
| 2365 | src/arch/ppc/include/arch/cpu.h |
| 2366 | src/arch/ppc/include/arch/pci_ops.h src/arch/ppc/lib/Config.lb |
| 2367 | src/arch/ppc/lib/c_start.S src/arch/ppc/lib/cpu.c |
| 2368 | src/cpu/ppc/mpc74xx/Config.lb src/cpu/ppc/ppc4xx/Config.lb |
| 2369 | src/cpu/ppc/ppc7xx/Config.lb |
| 2370 | src/cpu/simple_init/simple_cpu_init.c |
| 2371 | src/cpu/x86/lapic/lapic_cpu_init.c src/devices/Config.lb |
| 2372 | src/devices/device_util.c src/devices/pci_device.c |
| 2373 | src/include/arch-generic/div64.h src/include/cpu/cpu.h |
| 2374 | src/include/cpu/ppc/cpuid.h src/include/device/device.h |
| 2375 | src/include/device/path.h src/include/device/pci.h |
| 2376 | src/mainboard/motorola/sandpoint/Config.lb |
| 2377 | src/mainboard/totalimpact/briq/Config.lb |
| 2378 | src/northbridge/amd/amdk8/northbridge.c |
| 2379 | src/northbridge/emulation/qemu-i386/northbridge.c |
| 2380 | src/northbridge/ibm/cpc710/Config.lb |
| 2381 | src/northbridge/intel/e7501/northbridge.c |
| 2382 | src/northbridge/intel/i855pm/northbridge.c |
| 2383 | src/northbridge/motorola/mpc107/Config.lb |
| 2384 | src/northbridge/motorola/mpc107/mpc107.c |
| 2385 | src/northbridge/transmeta/tm5800/northbridge.c |
| 2386 | src/northbridge/via/vt8601/northbridge.c |
| 2387 | src/northbridge/via/vt8623/northbridge.c src/pc80/keyboard.c |
| 2388 | src/pmc/altimus/mpc7410/Config.lb |
| 2389 | src/superio/NSC/pc97307/superio.c |
| 2390 | |
| 2391 | new directories: |
| 2392 | src/mainboard/motorola/sandpointx3_altimus_mpc7410 |
| 2393 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/.arch-ids |
| 2394 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash |
| 2395 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/flash/.arch-ids |
| 2396 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram |
| 2397 | src/mainboard/motorola/sandpointx3_altimus_mpc7410/nvram/.arch-ids |
| 2398 | |
| 2399 | |
| 2400 | 2005-03-09 23:59:11 GMT Eric Biederman <ebiederman@lnxi.com> patch-864 |
| 2401 | |
| 2402 | Summary: |
| 2403 | - Comment on why optimize_link_read_pointers is safe on... |
| 2404 | Revision: |
| 2405 | freebios--import--2.0--patch-864 |
| 2406 | |
| 2407 | Author: ebiederm |
| 2408 | Date: 2004/11/15 17:01:05 |
| 2409 | - Comment on why optimize_link_read_pointers is safe on an Athlon64 |
| 2410 | |
| 2411 | modified files: |
| 2412 | ChangeLog.arch src/northbridge/amd/amdk8/coherent_ht.c |
| 2413 | |
| 2414 | |
| 2415 | 2005-03-09 23:59:05 GMT Eric Biederman <ebiederman@lnxi.com> patch-863 |
| 2416 | |
| 2417 | Summary: |
| 2418 | - Don't force spew level debug messages on the kherpi |
| 2419 | Revision: |
| 2420 | freebios--import--2.0--patch-863 |
| 2421 | |
| 2422 | Author: ebiederm |
| 2423 | Date: 2004/11/15 10:46:43 |
| 2424 | - Don't force spew level debug messages on the kherpi |
| 2425 | - optimize_link_read_pointers compiles now on the solo so don't disable it. |
| 2426 | - Start sorting out the confusion between and object and an initobject on the ppc ports |
| 2427 | - Major bugfix release of romcc to support to remove preprocessor deficiencies. |
| 2428 | The line and column numbers are computed are now correct. But watch out |
| 2429 | the error messages sometimes report the location of the next token so things |
| 2430 | are still a little skewed. |
| 2431 | |
| 2432 | modified files: |
| 2433 | ChangeLog.arch src/mainboard/newisys/khepri/auto.c |
| 2434 | src/northbridge/amd/amdk8/coherent_ht.c |
| 2435 | src/northbridge/ibm/cpc710/Config.lb util/romcc/romcc.c |
| 2436 | |
| 2437 | |
| 2438 | 2005-03-09 23:58:51 GMT Eric Biederman <ebiederman@lnxi.com> patch-862 |
| 2439 | |
| 2440 | Summary: |
| 2441 | - Allow coherent_ht.c to compile uniprocessor |
| 2442 | Revision: |
| 2443 | freebios--import--2.0--patch-862 |
| 2444 | |
| 2445 | Author: ebiederm |
| 2446 | Date: 2004/11/13 03:47:52 |
| 2447 | - Allow coherent_ht.c to compile uniprocessor |
| 2448 | |
| 2449 | modified files: |
| 2450 | ChangeLog.arch src/northbridge/amd/amdk8/coherent_ht.c |
| 2451 | |
| 2452 | |
| 2453 | 2005-03-09 23:58:45 GMT Stefan Reinauer <stepan@openbios.org> patch-861 |
| 2454 | |
| 2455 | Summary: |
| 2456 | ooops. sorry |
| 2457 | Revision: |
| 2458 | freebios--import--2.0--patch-861 |
| 2459 | |
| 2460 | Author: stepan |
| 2461 | Date: 2004/11/12 21:00:28 |
| 2462 | ooops. sorry |
| 2463 | |
| 2464 | new files: |
| 2465 | src/arch/ppc/include/arch/.arch-ids/cpu.h.id |
| 2466 | src/arch/ppc/include/arch/cpu.h |
| 2467 | |
| 2468 | modified files: |
| 2469 | ChangeLog.arch src/include/cpu/cpu.h |
| 2470 | |
| 2471 | |
| 2472 | 2005-03-09 23:58:37 GMT Stefan Reinauer <stepan@openbios.org> patch-860 |
| 2473 | |
| 2474 | Summary: |
| 2475 | fix a little more of ppc |
| 2476 | Revision: |
| 2477 | freebios--import--2.0--patch-860 |
| 2478 | |
| 2479 | Author: stepan |
| 2480 | Date: 2004/11/11 21:30:49 |
| 2481 | fix a little more of ppc |
| 2482 | |
| 2483 | modified files: |
| 2484 | ChangeLog.arch src/arch/ppc/boot/linuxbios_table.c |
| 2485 | src/arch/ppc/boot/linuxbios_table.h src/arch/ppc/lib/cpuid.c |
| 2486 | src/include/cpu/cpu.h |
| 2487 | src/mainboard/totalimpact/briq/Options.lb |
| 2488 | |
| 2489 | |
| 2490 | 2005-03-09 23:58:26 GMT Ronald G. Minnich <rminnich@lanl.gov> patch-859 |
| 2491 | |
| 2492 | Summary: |
| 2493 | in loglevel.h, if ASM_CONSOLE_LOGLEVEL is defined, don'... |
| 2494 | Revision: |
| 2495 | freebios--import--2.0--patch-859 |
| 2496 | |
| 2497 | Author: rminnich |
| 2498 | Date: 2004/11/11 14:04:23 |
| 2499 | in loglevel.h, if ASM_CONSOLE_LOGLEVEL is defined, don't try to set it. |
| 2500 | Set adl855pc ROM_SIZE to 1M |
| 2501 | Other minor debug prints until we get this fixed. |
| 2502 | |
| 2503 | We're almost as far along as we were before the Change :-) |
| 2504 | |
| 2505 | modified files: |
| 2506 | ChangeLog.arch src/include/console/loglevel.h |
| 2507 | src/mainboard/digitallogic/adl855pc/Options.lb |
| 2508 | src/mainboard/digitallogic/adl855pc/auto.c |
| 2509 | src/northbridge/intel/i855pm/raminit.c |
| 2510 | src/southbridge/intel/i82801dbm/i82801dbm_early_smbus.c |
| 2511 | |
| 2512 | |
| 2513 | 2005-03-09 23:58:14 GMT Eric Biederman <ebiederman@lnxi.com> patch-858 |
| 2514 | |
| 2515 | Summary: |
| 2516 | - Refactor the pc keyboard code so it will timeout if t... |
| 2517 | Revision: |
| 2518 | freebios--import--2.0--patch-858 |
| 2519 | |
| 2520 | Author: ebiederm |
| 2521 | Date: 2004/11/11 11:56:00 |
| 2522 | - Refactor the pc keyboard code so it will timeout if the hardware |
| 2523 | is not working instead of haning forever. |
| 2524 | |
| 2525 | modified files: |
| 2526 | ChangeLog.arch src/pc80/keyboard.c |
| 2527 | |
| 2528 | |
| 2529 | 2005-03-09 23:58:09 GMT Eric Biederman <ebiederman@lnxi.com> patch-857 |
| 2530 | |
| 2531 | Summary: |
| 2532 | mpspec.h: Tweak the write_smp_table macro so that it is... |
| 2533 | Revision: |
| 2534 | freebios--import--2.0--patch-857 |
| 2535 | |
| 2536 | Author: ebiederm |
| 2537 | Date: 2004/11/11 06:53:00 |
| 2538 | mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a complex expression. |
| 2539 | crt0.S.lb: Modified so that it is safe to include console.inc |
| 2540 | console.c: Added print_debug_ and frieds which are non inline variants of the normal console functions |
| 2541 | div64.h: Only include limits.h if ULONG_MAX is not defined and define ULONG_MAX on ppc |
| 2542 | socket_754/Config.lb Conditionally set config chip.h |
| 2543 | socket_940.c We don't need and #if CONFIG_CHIP_NAME we won't be linked in if there are no references. |
| 2544 | slot_2/chip.h: The operations struct need to be spelled cpu_intelt_slot_2_ops |
| 2545 | slot_2/slot2.c: The same spelling fix |
| 2546 | socket_mPGA603/chip.h: again |
| 2547 | socket_mPGA603/socket_mPGA603_400Mhz.c: and again |
| 2548 | socket_mPGA604_533Mhz/Config.lb: Conditionally defing CONFIG_CHIP_NAME |
| 2549 | socket_mPGA604_800Mhz/chip.h: Another spelling fix |
| 2550 | socket_mPGA604_800Mhz.c and again |
| 2551 | via/model_centaur/model_centaur_init.c: It's not an intel CPU so don't worry about Intel microcode uptdates |
| 2552 | earlymtrr.c: Remove work around for older versions of romcc |
| 2553 | pci_ids.h: More ids. |
| 2554 | malloc.c: We don't need string.h any longer |
| 2555 | uart8250.c: Be consistent when delcaring functions static inline |
| 2556 | arima/hdama/mptable.c: Cleanup to be a little more consistent |
| 2557 | amdk8/coherent_ht.c: |
| 2558 | - Talk about nodes not cpus (In preparation for dual cores) |
| 2559 | - Remove clear_temp_row (as it is no longer needed) |
| 2560 | - Demoted the failure messages to spew. |
| 2561 | - Modified to gracefully handle failure (It should work now if cpus are removed) |
| 2562 | - Handle the non-SMP case in verify_mp_capabilities |
| 2563 | - Add clear_dead_routes which replaces clear_temp_row and does more |
| 2564 | - Reorganize setup_coherent_ht_domain to cleanly handle failure. |
| 2565 | - incoherent_ht.c: Clean up the indenation a little. |
| 2566 | i8259.c: remove blank lines at the start of the file. |
| 2567 | keyboard.c: Make pc_keyboard_init static |
| 2568 | ramtest.c: Add a print out limiter, and cleanup the printout a little. |
| 2569 | amd8111/Config.lb: Mention amd8111_smbus.c |
| 2570 | amd8111_usb.c: Call the structure usb_ops not smbus_ops. |
| 2571 | NSC/pc97307/chip.h: Fix spelling issue |
| 2572 | pc97307/superio.c: Use &ops no &pnp_ops. |
| 2573 | w83627hf/suerio.c: ditto |
| 2574 | w83627thf/suerio.c: ditto |
| 2575 | buildrom.c: Use braces around the body of a for loop. It's more maintainable. |
| 2576 | |
| 2577 | modified files: |
| 2578 | ChangeLog.arch src/arch/i386/include/arch/smp/mpspec.h |
| 2579 | src/arch/i386/init/crt0.S.lb src/arch/i386/lib/console.c |
| 2580 | src/arch/i386/lib/id.inc src/arch/ppc/include/div64.h |
| 2581 | src/arch/ppc/lib/cpu.c src/cpu/amd/socket_754/Config.lb |
| 2582 | src/cpu/amd/socket_940/socket_940.c |
| 2583 | src/cpu/intel/model_f2x/Config.lb src/cpu/intel/slot_2/chip.h |
| 2584 | src/cpu/intel/slot_2/slot_2.c |
| 2585 | src/cpu/intel/socket_mPGA603/chip.h |
| 2586 | src/cpu/intel/socket_mPGA603/socket_mPGA603_400Mhz.c |
| 2587 | src/cpu/intel/socket_mPGA604_533Mhz/Config.lb |
| 2588 | src/cpu/intel/socket_mPGA604_800Mhz/chip.h |
| 2589 | src/cpu/intel/socket_mPGA604_800Mhz/socket_mPGA604_800Mhz.c |
| 2590 | src/cpu/via/model_centaur/model_centaur_init.c |
| 2591 | src/cpu/x86/16bit/reset16.lds src/cpu/x86/mtrr/earlymtrr.c |
| 2592 | src/include/arch-generic/div64.h src/include/device/pci_ids.h |
| 2593 | src/lib/malloc.c src/lib/uart8250.c |
| 2594 | src/mainboard/arima/hdama/mptable.c |
| 2595 | src/northbridge/amd/amdk8/coherent_ht.c |
| 2596 | src/northbridge/amd/amdk8/incoherent_ht.c src/pc80/i8259.c |
| 2597 | src/pc80/keyboard.c src/ram/ramtest.c |
| 2598 | src/southbridge/amd/amd8111/Config.lb |
| 2599 | src/southbridge/amd/amd8111/amd8111_usb.c |
| 2600 | src/superio/NSC/pc97307/chip.h |
| 2601 | src/superio/NSC/pc97307/superio.c |
| 2602 | src/superio/winbond/w83627hf/superio.c |
| 2603 | src/superio/winbond/w83627thf/superio.c |
| 2604 | util/buildrom/buildrom.c |
| 2605 | |
| 2606 | |
| 2607 | 2005-03-09 23:57:08 GMT Eric Biederman <ebiederman@lnxi.com> patch-856 |
| 2608 | |
| 2609 | Summary: |
| 2610 | - Remove include of device/chip.h |
| 2611 | Revision: |
| 2612 | freebios--import--2.0--patch-856 |
| 2613 | |
| 2614 | Author: ebiederm |
| 2615 | Date: 2004/11/11 03:31:16 |
| 2616 | - Remove include of device/chip.h |
| 2617 | |
| 2618 | modified files: |
| 2619 | ChangeLog.arch src/southbridge/amd/amd8111/amd8111_smbus.c |
| 2620 | |
| 2621 | |
| 2622 | 2005-03-09 23:57:03 GMT Eric Biederman <ebiederman@lnxi.com> patch-855 |
| 2623 | |
| 2624 | Summary: |
| 2625 | - Delete unused funciton realloc |
| 2626 | Revision: |
| 2627 | freebios--import--2.0--patch-855 |
| 2628 | |
| 2629 | Author: ebiederm |
| 2630 | Date: 2004/11/10 20:13:34 |
| 2631 | - Delete unused funciton realloc |
| 2632 | |
| 2633 | modified files: |
| 2634 | ChangeLog.arch src/include/stdlib.h src/lib/malloc.c |
| 2635 | |
| 2636 | |
| 2637 | 2005-03-09 23:56:56 GMT Eric Biederman <ebiederman@lnxi.com> patch-854 |
| 2638 | |
| 2639 | Summary: |
| 2640 | - Remove unused start_stop.h |
| 2641 | Revision: |
| 2642 | freebios--import--2.0--patch-854 |
| 2643 | |
| 2644 | Author: ebiederm |
| 2645 | Date: 2004/11/10 20:11:15 |
| 2646 | - Remove unused start_stop.h |
| 2647 | This file died with the last round of cpu restructuring I just missed it earlier. |
| 2648 | |
| 2649 | removed files: |
| 2650 | src/include/smp/.arch-ids/start_stop.h.id |
| 2651 | src/include/smp/start_stop.h |
| 2652 | |
| 2653 | modified files: |
| 2654 | ChangeLog.arch |
| 2655 | |
| 2656 | |
| 2657 | 2005-03-09 23:56:53 GMT Eric Biederman <ebiederman@lnxi.com> patch-853 |
| 2658 | |
| 2659 | Summary: |
| 2660 | - Don't use e7501 root_complex |
| 2661 | Revision: |
| 2662 | freebios--import--2.0--patch-853 |
| 2663 | |
| 2664 | Author: ebiederm |
| 2665 | Date: 2004/11/10 18:32:20 |
| 2666 | - Don't use e7501 root_complex |
| 2667 | |
| 2668 | modified files: |
| 2669 | ChangeLog.arch src/mainboard/tyan/s2735/Config.lb |
| 2670 | |
| 2671 | |
| 2672 | 2005-03-09 23:56:48 GMT Eric Biederman <ebiederman@lnxi.com> patch-852 |
| 2673 | |
| 2674 | Summary: |
| 2675 | - Remove e7501 root_complex |
| 2676 | Revision: |
| 2677 | freebios--import--2.0--patch-852 |
| 2678 | |
| 2679 | Author: ebiederm |
| 2680 | Date: 2004/11/10 18:31:29 |
| 2681 | - Remove e7501 root_complex |
| 2682 | |
| 2683 | removed files: |
| 2684 | src/northbridge/intel/e7501/root_complex/.arch-ids/=id |
| 2685 | src/northbridge/intel/e7501/root_complex/.arch-ids/Config.lb.id |
| 2686 | src/northbridge/intel/e7501/root_complex/.arch-ids/chip.h.id |
| 2687 | src/northbridge/intel/e7501/root_complex/.arch-ids/root_complex.c.id |
| 2688 | src/northbridge/intel/e7501/root_complex/Config.lb |
| 2689 | src/northbridge/intel/e7501/root_complex/chip.h |
| 2690 | src/northbridge/intel/e7501/root_complex/root_complex.c |
| 2691 | |
| 2692 | modified files: |
| 2693 | ChangeLog.arch src/northbridge/intel/e7501/northbridge.c |
| 2694 | |
| 2695 | removed directories: |
| 2696 | src/northbridge/intel/e7501/root_complex |
| 2697 | src/northbridge/intel/e7501/root_complex/.arch-ids |
| 2698 | |
| 2699 | |
| 2700 | 2005-03-09 23:56:42 GMT Ronald G. Minnich <rminnich@lanl.gov> patch-851 |
| 2701 | |
| 2702 | Summary: |
| 2703 | adl855pc support |
| 2704 | Revision: |
| 2705 | freebios--import--2.0--patch-851 |
| 2706 | |
| 2707 | Author: rminnich |
| 2708 | Date: 2004/11/10 15:12:47 |
| 2709 | adl855pc support |
| 2710 | |
| 2711 | modified files: |
| 2712 | ChangeLog.arch src/cpu/intel/socket_mPGA479M/chip.h |
| 2713 | src/cpu/intel/socket_mPGA479M/socket_mPGA479M.c |
| 2714 | src/northbridge/intel/i855pm/chip.h |
| 2715 | src/northbridge/intel/i855pm/northbridge.c |
| 2716 | src/northbridge/intel/i855pm/raminit.c |
| 2717 | targets/digitallogic/adl855pc/Config.lb |
| 2718 | |
| 2719 | |
| 2720 | 2005-03-09 23:56:29 GMT Eric Biederman <ebiederman@lnxi.com> patch-850 |
| 2721 | |
| 2722 | Summary: |
| 2723 | - Clean up the CPP output a little bit |
| 2724 | Revision: |
| 2725 | freebios--import--2.0--patch-850 |
| 2726 | |
| 2727 | Author: ebiederm |
| 2728 | Date: 2004/11/09 08:59:23 |
| 2729 | - Clean up the CPP output a little bit |
| 2730 | |
| 2731 | modified files: |
| 2732 | ChangeLog.arch util/romcc/romcc.c |
| 2733 | |
| 2734 | |
| 2735 | 2005-03-09 23:56:21 GMT Eric Biederman <ebiederman@lnxi.com> patch-849 |
| 2736 | |
| 2737 | Summary: |
| 2738 | - Fix silly thinkos in that caused parsing problems in ... |
| 2739 | Revision: |
| 2740 | freebios--import--2.0--patch-849 |
| 2741 | |
| 2742 | Author: ebiederm |
| 2743 | Date: 2004/11/09 00:35:39 |
| 2744 | - Fix silly thinkos in that caused parsing problems in romcc. |
| 2745 | |
| 2746 | modified files: |
| 2747 | ChangeLog.arch util/romcc/romcc.c |
| 2748 | |
| 2749 | |
| 2750 | 2005-03-09 23:56:12 GMT Eric Biederman <ebiederman@lnxi.com> patch-848 |
| 2751 | |
| 2752 | Summary: |
| 2753 | - Fix minor glitch in romcc where it would not return f... |
| 2754 | Revision: |
| 2755 | freebios--import--2.0--patch-848 |
| 2756 | |
| 2757 | Author: ebiederm |
| 2758 | Date: 2004/11/09 00:05:42 |
| 2759 | - Fix minor glitch in romcc where it would not return from a header file |
| 2760 | if it had a preprocessor directive on the last line. |
| 2761 | |
| 2762 | modified files: |
| 2763 | ChangeLog.arch util/romcc/romcc.c |
| 2764 | |
| 2765 | |
| 2766 | 2005-03-09 23:56:04 GMT Eric Biederman <ebiederman@lnxi.com> patch-847 |
| 2767 | |
| 2768 | Summary: |
| 2769 | - Romcc preprocessor bug fixes, (The code size went dow... |
| 2770 | Revision: |
| 2771 | freebios--import--2.0--patch-847 |
| 2772 | |
| 2773 | Author: ebiederm |
| 2774 | Date: 2004/11/08 09:31:09 |
| 2775 | - Romcc preprocessor bug fixes, (The code size went down about 350 lines.. :) |
| 2776 | - Preprocessor constant expression evaluation is no long a special case so |
| 2777 | unsigned long values can not be used. |
| 2778 | - Undefined macros are not converted to 0. But a big warning is printed. |
| 2779 | - Garbage at the of an #include directive is now done in tokens instead of |
| 2780 | in characters. |
| 2781 | This allows comments after an #include directive. |
| 2782 | - Repaired a previously unnoticed regression in constant expression |
| 2783 | evaluation. Logical expressions can now be evaluated again. |
| 2784 | |
| 2785 | modified files: |
| 2786 | ChangeLog.arch util/romcc/romcc.c |
| 2787 | |
| 2788 | |
| 2789 | 2005-03-09 23:55:54 GMT Stefan Reinauer <stepan@openbios.org> patch-846 |
| 2790 | |
| 2791 | Summary: |
| 2792 | add compiler from crosstool, too |
| 2793 | Revision: |
| 2794 | freebios--import--2.0--patch-846 |
| 2795 | |
| 2796 | Author: stepan |
| 2797 | Date: 2004/11/05 23:19:46 |
| 2798 | add compiler from crosstool, too |
| 2799 | |
| 2800 | modified files: |
| 2801 | ChangeLog.arch util/abuild/abuild.sh |
| 2802 | |
| 2803 | |
| 2804 | 2005-03-09 23:55:49 GMT Yinghai Lu <yhlu@tyan.com> patch-845 |
| 2805 | |
| 2806 | Summary: |
| 2807 | *** empty log message *** |
| 2808 | Revision: |
| 2809 | freebios--import--2.0--patch-845 |
| 2810 | |
| 2811 | Author: yhlu |
| 2812 | Date: 2004/11/05 22:14:31 |
| 2813 | *** empty log message *** |
| 2814 | |
| 2815 | modified files: |
| 2816 | ChangeLog.arch src/mainboard/tyan/s2850/Options.lb |
| 2817 | src/mainboard/tyan/s2875/Options.lb |
| 2818 | src/mainboard/tyan/s2880/Options.lb |
| 2819 | src/mainboard/tyan/s2881/Options.lb |
| 2820 | src/mainboard/tyan/s2882/Options.lb |
| 2821 | src/mainboard/tyan/s2885/Options.lb |
| 2822 | src/mainboard/tyan/s4880/Options.lb |
| 2823 | src/mainboard/tyan/s4882/Options.lb |
| 2824 | src/superio/winbond/w83627hf/superio.c |
| 2825 | |
| 2826 | |
| 2827 | 2005-03-09 23:55:32 GMT Yinghai Lu <yhlu@tyan.com> patch-844 |
| 2828 | |
| 2829 | Summary: |
| 2830 | CONFIG_CHIP_NAME to control config chip.h without .name |
| 2831 | Revision: |
| 2832 | freebios--import--2.0--patch-844 |
| 2833 | |
| 2834 | Author: yhlu |
| 2835 | Date: 2004/11/05 22:03:32 |
| 2836 | CONFIG_CHIP_NAME to control config chip.h without .name |
| 2837 | |
| 2838 | new files: |
| 2839 | src/northbridge/intel/e7501/root_complex/.arch-ids/=id |
| 2840 | src/northbridge/intel/e7501/root_complex/.arch-ids/Config.lb.id |
| 2841 | src/northbridge/intel/e7501/root_complex/.arch-ids/chip.h.id |
| 2842 | src/northbridge/intel/e7501/root_complex/.arch-ids/root_complex.c.id |
| 2843 | src/northbridge/intel/e7501/root_complex/Config.lb |
| 2844 | src/northbridge/intel/e7501/root_complex/chip.h |
| 2845 | src/northbridge/intel/e7501/root_complex/root_complex.c |
| 2846 | |
| 2847 | modified files: |
| 2848 | ChangeLog.arch src/cpu/amd/socket_940/Config.lb |
| 2849 | src/cpu/amd/socket_940/socket_940.c |
| 2850 | src/mainboard/tyan/s2735/Config.lb |
| 2851 | src/mainboard/tyan/s2735/Options.lb |
| 2852 | src/mainboard/tyan/s2735/mainboard.c |
| 2853 | src/mainboard/tyan/s2850/Config.lb |
| 2854 | src/mainboard/tyan/s2850/mainboard.c |
| 2855 | src/mainboard/tyan/s2875/Config.lb |
| 2856 | src/mainboard/tyan/s2875/mainboard.c |
| 2857 | src/mainboard/tyan/s2880/Config.lb |
| 2858 | src/mainboard/tyan/s2880/mainboard.c |
| 2859 | src/mainboard/tyan/s2881/Config.lb |
| 2860 | src/mainboard/tyan/s2881/mainboard.c |
| 2861 | src/mainboard/tyan/s2882/Config.lb |
| 2862 | src/mainboard/tyan/s2882/mainboard.c |
| 2863 | src/mainboard/tyan/s2885/Config.lb |
| 2864 | src/mainboard/tyan/s2885/mainboard.c |
| 2865 | src/mainboard/tyan/s4880/Config.lb |
| 2866 | src/mainboard/tyan/s4880/mainboard.c |
| 2867 | src/mainboard/tyan/s4882/Config.lb |
| 2868 | src/mainboard/tyan/s4882/mainboard.c |
| 2869 | src/northbridge/amd/amdk8/Config.lb |
| 2870 | src/northbridge/amd/amdk8/northbridge.c |
| 2871 | src/northbridge/intel/e7501/Config.lb |
| 2872 | src/northbridge/intel/e7501/northbridge.c |
| 2873 | |
| 2874 | new directories: |
| 2875 | src/northbridge/intel/e7501/root_complex |
| 2876 | src/northbridge/intel/e7501/root_complex/.arch-ids |
| 2877 | |
| 2878 | |
| 2879 | 2005-03-09 23:54:41 GMT Eric Biederman <ebiederman@lnxi.com> patch-843 |
| 2880 | |
| 2881 | Summary: |
| 2882 | - How did I forget to cvs add this? |
| 2883 | Revision: |
| 2884 | freebios--import--2.0--patch-843 |
| 2885 | |
| 2886 | Author: ebiederm |
| 2887 | Date: 2004/11/05 19:55:46 |
| 2888 | - How did I forget to cvs add this? |
| 2889 | |
| 2890 | new files: |
| 2891 | src/include/arch-generic/.arch-ids/=id |
| 2892 | src/include/arch-generic/.arch-ids/div64.h.id |
| 2893 | src/include/arch-generic/div64.h |
| 2894 | |
| 2895 | modified files: |
| 2896 | ChangeLog.arch |
| 2897 | |
| 2898 | new directories: |
| 2899 | src/include/arch-generic src/include/arch-generic/.arch-ids |
| 2900 | |
| 2901 | |
| 2902 | 2005-03-09 23:54:36 GMT Eric Biederman <ebiederman@lnxi.com> patch-842 |
| 2903 | |
| 2904 | Summary: |
| 2905 | - First pass at getting the powerpc ports to compile |
| 2906 | Revision: |
| 2907 | freebios--import--2.0--patch-842 |
| 2908 | |
| 2909 | Author: ebiederm |
| 2910 | Date: 2004/11/05 19:55:03 |
| 2911 | - First pass at getting the powerpc ports to compile |
| 2912 | The static device tree is not built properly at all yet, but at least we get through it. |
| 2913 | FIXME (What is the proper way to handle add in boards?) |
| 2914 | - Add generic div64 support and ppc div64 support |
| 2915 | - Fix abuild so it properly generates the CC line when cross compiling. |
| 2916 | - Add one more possible ppc cross compiler target |
| 2917 | |
| 2918 | new files: |
| 2919 | src/arch/ppc/include/.arch-ids/div64.h.id |
| 2920 | src/arch/ppc/include/div64.h |
| 2921 | |
| 2922 | modified files: |
| 2923 | ChangeLog.arch src/mainboard/embeddedplanet/ep405pc/Config.lb |
| 2924 | src/mainboard/embeddedplanet/ep405pc/Options.lb |
| 2925 | src/mainboard/motorola/sandpoint/Config.lb |
| 2926 | src/mainboard/motorola/sandpoint/Options.lb |
| 2927 | src/mainboard/totalimpact/briq/Config.lb |
| 2928 | src/mainboard/totalimpact/briq/Options.lb |
| 2929 | src/pmc/altimus/mpc7410/Config.lb util/abuild/abuild.sh |
| 2930 | |
| 2931 | |
| 2932 | 2005-03-09 23:54:18 GMT Stefan Reinauer <stepan@openbios.org> patch-841 |
| 2933 | |
| 2934 | Summary: |
| 2935 | remove nasty workaround, include echo in function again :) |
| 2936 | Revision: |
| 2937 | freebios--import--2.0--patch-841 |
| 2938 | |
| 2939 | Author: stepan |
| 2940 | Date: 2004/11/05 14:06:24 |
| 2941 | remove nasty workaround, include echo in function again :) |
| 2942 | |
| 2943 | modified files: |
| 2944 | ChangeLog.arch util/abuild/abuild.sh |
| 2945 | |
| 2946 | |
| 2947 | 2005-03-09 23:54:13 GMT Stefan Reinauer <stepan@openbios.org> patch-840 |
| 2948 | |
| 2949 | Summary: |
| 2950 | add debug function |
| 2951 | Revision: |
| 2952 | freebios--import--2.0--patch-840 |
| 2953 | |
| 2954 | Author: stepan |
| 2955 | Date: 2004/11/05 11:57:00 |
| 2956 | add debug function |
| 2957 | |
| 2958 | modified files: |
| 2959 | ChangeLog.arch util/abuild/abuild.sh |
| 2960 | |
| 2961 | |
| 2962 | 2005-03-09 23:54:08 GMT Stefan Reinauer <stepan@openbios.org> patch-839 |
| 2963 | |
| 2964 | Summary: |
| 2965 | ... |
| 2966 | Revision: |
| 2967 | freebios--import--2.0--patch-839 |
| 2968 | |
| 2969 | Author: stepan |
| 2970 | Date: 2004/11/05 11:47:41 |
| 2971 | ... |
| 2972 | add option so it's possible to ignore broken builds |
| 2973 | |
| 2974 | modified files: |
| 2975 | ChangeLog.arch util/abuild/abuild.sh |
| 2976 | |
| 2977 | |
| 2978 | 2005-03-09 23:54:03 GMT Eric Biederman <ebiederman@lnxi.com> patch-838 |
| 2979 | |
| 2980 | Summary: |
| 2981 | - Add another possible powerpc cross compiler prefix |
| 2982 | Revision: |
| 2983 | freebios--import--2.0--patch-838 |
| 2984 | |
| 2985 | Author: ebiederm |
| 2986 | Date: 2004/11/05 11:41:26 |
| 2987 | - Add another possible powerpc cross compiler prefix |
| 2988 | |
| 2989 | modified files: |
| 2990 | ChangeLog.arch util/abuild/abuild.sh |
| 2991 | |
| 2992 | |
| 2993 | 2005-03-09 23:53:58 GMT Eric Biederman <ebiederman@lnxi.com> patch-837 |
| 2994 | |
| 2995 | Summary: |
| 2996 | - More fixes... |
| 2997 | Revision: |
| 2998 | freebios--import--2.0--patch-837 |
| 2999 | |
| 3000 | Author: ebiederm |
| 3001 | Date: 2004/11/05 11:24:57 |
| 3002 | - More fixes... |
| 3003 | |
| 3004 | modified files: |
| 3005 | ChangeLog.arch util/abuild/abuild.sh |
| 3006 | |
| 3007 | |
| 3008 | 2005-03-09 23:53:53 GMT Eric Biederman <ebiederman@lnxi.com> patch-836 |
| 3009 | |
| 3010 | Summary: |
| 3011 | - Ensure every copy of Options.lb uses: |
| 3012 | Revision: |
| 3013 | freebios--import--2.0--patch-836 |
| 3014 | |
| 3015 | Author: ebiederm |
| 3016 | Date: 2004/11/05 10:47:55 |
| 3017 | - Ensure every copy of Options.lb uses: |
| 3018 | CROSS_COMPILE |
| 3019 | CC |
| 3020 | HOSTCC |
| 3021 | OBJCOPY |
| 3022 | |
| 3023 | new files: |
| 3024 | src/mainboard/embeddedplanet/ep405pc/.arch-ids/Options.lb.id |
| 3025 | src/mainboard/embeddedplanet/ep405pc/Options.lb |
| 3026 | src/mainboard/motorola/sandpoint/.arch-ids/Options.lb.id |
| 3027 | src/mainboard/motorola/sandpoint/Options.lb |
| 3028 | src/mainboard/totalimpact/briq/.arch-ids/Options.lb.id |
| 3029 | src/mainboard/totalimpact/briq/Options.lb |
| 3030 | |
| 3031 | modified files: |
| 3032 | ChangeLog.arch src/mainboard/Iwill/DK8S2/Options.lb |
| 3033 | src/mainboard/Iwill/DK8X/Options.lb |
| 3034 | src/mainboard/amd/quartet/Options.lb |
| 3035 | src/mainboard/amd/quartet/auto.c |
| 3036 | src/mainboard/amd/serenade/Options.lb |
| 3037 | src/mainboard/amd/solo/Options.lb |
| 3038 | src/mainboard/arima/hdama/Options.lb |
| 3039 | src/mainboard/densitron/dpx114/Options.lb |
| 3040 | src/mainboard/digitallogic/adl855pc/Options.lb |
| 3041 | src/mainboard/embeddedplanet/ep405pc/Config.lb |
| 3042 | src/mainboard/emulation/qemu-i386/Options.lb |
| 3043 | src/mainboard/ibm/e325/Options.lb |
| 3044 | src/mainboard/motorola/sandpoint/Config.lb |
| 3045 | src/mainboard/newisys/khepri/Options.lb |
| 3046 | src/mainboard/totalimpact/briq/Config.lb |
| 3047 | src/mainboard/tyan/s2735/Options.lb |
| 3048 | src/mainboard/tyan/s2850/Options.lb |
| 3049 | src/mainboard/tyan/s2875/Options.lb |
| 3050 | src/mainboard/tyan/s2880/Options.lb |
| 3051 | src/mainboard/tyan/s2881/Options.lb |
| 3052 | src/mainboard/tyan/s2882/Options.lb |
| 3053 | src/mainboard/tyan/s2885/Options.lb |
| 3054 | src/mainboard/tyan/s4880/Options.lb |
| 3055 | src/mainboard/tyan/s4882/Options.lb |
| 3056 | src/mainboard/via/epia-m/Options.lb |
| 3057 | src/mainboard/via/epia/Options.lb util/abuild/abuild.sh |
| 3058 | |
| 3059 | |
| 3060 | 2005-03-09 23:53:05 GMT Eric Biederman <ebiederman@lnxi.com> patch-835 |
| 3061 | |
| 3062 | Summary: |
| 3063 | - Ensure the all target is the first commands in the m... |
| 3064 | Revision: |
| 3065 | freebios--import--2.0--patch-835 |
| 3066 | |
| 3067 | Author: ebiederm |
| 3068 | Date: 2004/11/05 09:03:47 |
| 3069 | - Ensure the all target is the first commands in the makefile.... |
| 3070 | |
| 3071 | modified files: |
| 3072 | ChangeLog.arch util/newconfig/config.g |
| 3073 | |
| 3074 | |
| 3075 | 2005-03-09 23:52:59 GMT Eric Biederman <ebiederman@lnxi.com> patch-834 |
| 3076 | |
| 3077 | Summary: |
| 3078 | - Put the rule for the Makefile at the bottom of the ma... |
| 3079 | Revision: |
| 3080 | freebios--import--2.0--patch-834 |
| 3081 | |
| 3082 | Author: ebiederm |
| 3083 | Date: 2004/11/05 08:57:09 |
| 3084 | - Put the rule for the Makefile at the bottom of the makefile! |
| 3085 | |
| 3086 | modified files: |
| 3087 | ChangeLog.arch util/newconfig/config.g |
| 3088 | |
| 3089 | |
| 3090 | 2005-03-09 23:52:53 GMT Eric Biederman <ebiederman@lnxi.com> patch-833 |
| 3091 | |
| 3092 | Summary: |
| 3093 | - In the makefile header get the name of the Makefile c... |
| 3094 | Revision: |
| 3095 | freebios--import--2.0--patch-833 |
| 3096 | |
| 3097 | Author: ebiederm |
| 3098 | Date: 2004/11/05 08:50:53 |
| 3099 | - In the makefile header get the name of the Makefile correct |
| 3100 | |
| 3101 | modified files: |
| 3102 | ChangeLog.arch util/abuild/abuild.sh util/newconfig/config.g |
| 3103 | |
| 3104 | |
| 3105 | 2005-03-09 23:52:46 GMT Eric Biederman <ebiederman@lnxi.com> patch-832 |
| 3106 | |
| 3107 | Summary: |
| 3108 | - Massage the code to generate the top level Makefile so the |
| 3109 | Revision: |
| 3110 | freebios--import--2.0--patch-832 |
| 3111 | |
| 3112 | Author: ebiederm |
| 3113 | Date: 2004/11/05 08:21:05 |
| 3114 | - Massage the code to generate the top level Makefile so the |
| 3115 | generated Makefile has correct dependencies and is somewhat complete. |
| 3116 | |
| 3117 | modified files: |
| 3118 | ChangeLog.arch util/newconfig/config.g |
| 3119 | |
| 3120 | |
| 3121 | 2005-03-09 23:52:40 GMT Eric Biederman <ebiederman@lnxi.com> patch-831 |
| 3122 | |
| 3123 | Summary: |
| 3124 | - Modify all of the Opteron motherboards to have a sepa... |
| 3125 | Revision: |
| 3126 | freebios--import--2.0--patch-831 |
| 3127 | |
| 3128 | Author: ebiederm |
| 3129 | Date: 2004/11/05 07:26:51 |
| 3130 | - Modify all of the Opteron motherboards to have a separate logical |
| 3131 | chip for the amdk8/root_complex |
| 3132 | |
| 3133 | modified files: |
| 3134 | ChangeLog.arch src/mainboard/Iwill/DK8S2/Config.lb |
| 3135 | src/mainboard/Iwill/DK8X/Config.lb |
| 3136 | src/mainboard/amd/quartet/Config.lb |
| 3137 | src/mainboard/amd/serenade/Config.lb |
| 3138 | src/mainboard/amd/solo/Config.lb |
| 3139 | src/mainboard/arima/hdama/Config.lb |
| 3140 | src/mainboard/ibm/e325/Config.lb |
| 3141 | src/mainboard/newisys/khepri/Config.lb |
| 3142 | src/mainboard/tyan/s2850/Config.lb |
| 3143 | src/mainboard/tyan/s2875/Config.lb |
| 3144 | src/mainboard/tyan/s2880/Config.lb |
| 3145 | src/mainboard/tyan/s2881/Config.lb |
| 3146 | src/mainboard/tyan/s2882/Config.lb |
| 3147 | src/mainboard/tyan/s2885/Config.lb |
| 3148 | src/mainboard/tyan/s4880/Config.lb |
| 3149 | src/mainboard/tyan/s4882/Config.lb |
| 3150 | |
| 3151 | |
| 3152 | 2005-03-09 23:52:08 GMT Eric Biederman <ebiederman@lnxi.com> patch-830 |
| 3153 | |
| 3154 | Summary: |
| 3155 | - Add a new chip northbridge/amd/amdk8/root_complex |
| 3156 | Revision: |
| 3157 | freebios--import--2.0--patch-830 |
| 3158 | |
| 3159 | Author: ebiederm |
| 3160 | Date: 2004/11/05 07:04:53 |
| 3161 | - Add a new chip northbridge/amd/amdk8/root_complex |
| 3162 | - Moving the functionality around in northbridge/amd/amdk8/northbridge.c |
| 3163 | to put the pci_domain and the apic bus on the root_complex. |
| 3164 | Everything else remains with the individual northbridges. |
| 3165 | |
| 3166 | new files: |
| 3167 | src/northbridge/amd/amdk8/root_complex/.arch-ids/=id |
| 3168 | src/northbridge/amd/amdk8/root_complex/.arch-ids/Config.lb.id |
| 3169 | src/northbridge/amd/amdk8/root_complex/.arch-ids/chip.h.id |
| 3170 | src/northbridge/amd/amdk8/root_complex/Config.lb |
| 3171 | src/northbridge/amd/amdk8/root_complex/chip.h |
| 3172 | |
| 3173 | modified files: |
| 3174 | ChangeLog.arch src/northbridge/amd/amdk8/northbridge.c |
| 3175 | |
| 3176 | new directories: |
| 3177 | src/northbridge/amd/amdk8/root_complex |
| 3178 | src/northbridge/amd/amdk8/root_complex/.arch-ids |
| 3179 | |
| 3180 | |
| 3181 | 2005-03-09 23:52:00 GMT Yinghai Lu <yhlu@tyan.com> patch-829 |
| 3182 | |
| 3183 | Summary: |
| 3184 | *** empty log message *** |
| 3185 | Revision: |
| 3186 | freebios--import--2.0--patch-829 |
| 3187 | |
| 3188 | Author: yhlu |
| 3189 | Date: 2004/11/05 03:43:16 |
| 3190 | *** empty log message *** |
| 3191 | |
| 3192 | modified files: |
| 3193 | ChangeLog.arch src/drivers/generic/debug/debug_dev.c |
| 3194 | src/mainboard/tyan/s2885/Config.lb |
| 3195 | src/northbridge/amd/amdk8/northbridge.c |
| 3196 | |
| 3197 | |
| 3198 | 2005-03-09 23:51:51 GMT Stefan Reinauer <stepan@openbios.org> patch-828 |
| 3199 | |
| 3200 | Summary: |
| 3201 | stepan goes to bed now. |
| 3202 | Revision: |
| 3203 | freebios--import--2.0--patch-828 |
| 3204 | |
| 3205 | Author: stepan |
| 3206 | Date: 2004/11/05 00:26:31 |
| 3207 | stepan goes to bed now. |
| 3208 | |
| 3209 | modified files: |
| 3210 | ChangeLog.arch util/abuild/abuild.sh |
| 3211 | |
| 3212 | |
| 3213 | 2005-03-09 23:51:46 GMT Stefan Reinauer <stepan@openbios.org> patch-827 |
| 3214 | |
| 3215 | Summary: |
| 3216 | - some steps towards cross compile |
| 3217 | Revision: |
| 3218 | freebios--import--2.0--patch-827 |
| 3219 | |
| 3220 | Author: stepan |
| 3221 | Date: 2004/11/05 00:25:19 |
| 3222 | - some steps towards cross compile |
| 3223 | - add option to force rebuilds even if they were previously ok |
| 3224 | - add option to build on target only |
| 3225 | - play around |
| 3226 | |
| 3227 | modified files: |
| 3228 | ChangeLog.arch util/abuild/abuild.sh |
| 3229 | |
| 3230 | |
| 3231 | 2005-03-09 23:51:38 GMT Ollie Lho <ollie@lanl.gov> patch-826 |
| 3232 | |
| 3233 | Summary: |
| 3234 | reformat |
| 3235 | Revision: |
| 3236 | freebios--import--2.0--patch-826 |
| 3237 | |
| 3238 | Author: ollie |
| 3239 | Date: 2004/11/04 23:42:54 |
| 3240 | reformat |
| 3241 | |
| 3242 | modified files: |
| 3243 | ChangeLog.arch src/drivers/generic/debug/debug_dev.c |
| 3244 | |
| 3245 | |
| 3246 | 2005-03-09 23:51:33 GMT Yinghai Lu <yhlu@tyan.com> patch-825 |
| 3247 | |
| 3248 | Summary: |
| 3249 | debug device added |
| 3250 | Revision: |
| 3251 | freebios--import--2.0--patch-825 |
| 3252 | |
| 3253 | Author: yhlu |
| 3254 | Date: 2004/11/04 22:36:13 |
| 3255 | debug device added |
| 3256 | |
| 3257 | new files: |
| 3258 | src/drivers/generic/debug/.arch-ids/=id |
| 3259 | src/drivers/generic/debug/.arch-ids/Config.lb.id |
| 3260 | src/drivers/generic/debug/.arch-ids/chip.h.id |
| 3261 | src/drivers/generic/debug/.arch-ids/debug_dev.c.id |
| 3262 | src/drivers/generic/debug/Config.lb |
| 3263 | src/drivers/generic/debug/chip.h |
| 3264 | src/drivers/generic/debug/debug_dev.c |
| 3265 | |
| 3266 | modified files: |
| 3267 | ChangeLog.arch src/mainboard/tyan/s2735/mainboard.c |
| 3268 | src/mainboard/tyan/s2850/mainboard.c |
| 3269 | src/mainboard/tyan/s2875/mainboard.c |
| 3270 | src/mainboard/tyan/s2880/mainboard.c |
| 3271 | src/mainboard/tyan/s2881/mainboard.c |
| 3272 | src/mainboard/tyan/s2882/mainboard.c |
| 3273 | src/mainboard/tyan/s2885/Config.lb |
| 3274 | src/mainboard/tyan/s2885/mainboard.c |
| 3275 | src/mainboard/tyan/s4880/mainboard.c |
| 3276 | src/mainboard/tyan/s4882/mainboard.c |
| 3277 | |
| 3278 | new directories: |
| 3279 | src/drivers/generic/debug src/drivers/generic/debug/.arch-ids |
| 3280 | |
| 3281 | |
| 3282 | 2005-03-09 23:51:10 GMT Ollie Lho <ollie@lanl.gov> patch-824 |
| 3283 | |
| 3284 | Summary: |
| 3285 | we decide not to enable BM DAM form them |
| 3286 | Revision: |
| 3287 | freebios--import--2.0--patch-824 |
| 3288 | |
| 3289 | Author: ollie |
| 3290 | Date: 2004/11/04 21:48:39 |
| 3291 | we decide not to enable BM DAM form them |
| 3292 | |
| 3293 | removed files: |
| 3294 | src/drivers/adaptec/.arch-ids/=id |
| 3295 | src/drivers/adaptec/7902/.arch-ids/=id |
| 3296 | src/drivers/adaptec/7902/.arch-ids/Config.lb.id |
| 3297 | src/drivers/adaptec/7902/.arch-ids/adaptec_scsi.c.id |
| 3298 | src/drivers/adaptec/7902/Config.lb |
| 3299 | src/drivers/adaptec/7902/adaptec_scsi.c |
| 3300 | src/drivers/broadcom/.arch-ids/=id |
| 3301 | src/drivers/broadcom/tg3/.arch-ids/=id |
| 3302 | src/drivers/broadcom/tg3/.arch-ids/Config.lb.id |
| 3303 | src/drivers/broadcom/tg3/.arch-ids/broadcom_nic.c.id |
| 3304 | src/drivers/broadcom/tg3/Config.lb |
| 3305 | src/drivers/broadcom/tg3/broadcom_nic.c |
| 3306 | src/drivers/intel/.arch-ids/=id |
| 3307 | src/drivers/intel/82551/.arch-ids/=id |
| 3308 | src/drivers/intel/82551/.arch-ids/Config.lb.id |
| 3309 | src/drivers/intel/82551/.arch-ids/intel_nic.c.id |
| 3310 | src/drivers/intel/82551/Config.lb |
| 3311 | src/drivers/intel/82551/intel_nic.c |
| 3312 | |
| 3313 | modified files: |
| 3314 | ChangeLog.arch |
| 3315 | |
| 3316 | removed directories: |
| 3317 | src/drivers/adaptec src/drivers/adaptec/.arch-ids |
| 3318 | src/drivers/adaptec/7902 src/drivers/adaptec/7902/.arch-ids |
| 3319 | src/drivers/broadcom src/drivers/broadcom/.arch-ids |
| 3320 | src/drivers/broadcom/tg3 src/drivers/broadcom/tg3/.arch-ids |
| 3321 | src/drivers/intel src/drivers/intel/.arch-ids |
| 3322 | src/drivers/intel/82551 src/drivers/intel/82551/.arch-ids |
| 3323 | |
| 3324 | |
| 3325 | 2005-03-09 23:51:06 GMT Yinghai Lu <yhlu@tyan.com> patch-823 |
| 3326 | |
| 3327 | Summary: |
| 3328 | SI Class code check |
| 3329 | Revision: |
| 3330 | freebios--import--2.0--patch-823 |
| 3331 | |
| 3332 | Author: yhlu |
| 3333 | Date: 2004/11/04 20:59:57 |
| 3334 | SI Class code check |
| 3335 | |
| 3336 | modified files: |
| 3337 | ChangeLog.arch src/drivers/si/3114/si_sata.c |
| 3338 | src/mainboard/tyan/s2735/mainboard.c |
| 3339 | src/mainboard/tyan/s2850/mainboard.c |
| 3340 | src/mainboard/tyan/s2875/mainboard.c |
| 3341 | src/mainboard/tyan/s2880/mainboard.c |
| 3342 | src/mainboard/tyan/s2881/mainboard.c |
| 3343 | src/mainboard/tyan/s2882/mainboard.c |
| 3344 | src/mainboard/tyan/s2885/Config.lb |
| 3345 | src/mainboard/tyan/s2885/mainboard.c |
| 3346 | src/mainboard/tyan/s4880/mainboard.c |
| 3347 | src/mainboard/tyan/s4882/mainboard.c |
| 3348 | |
| 3349 | |
| 3350 | 2005-03-09 23:50:47 GMT Ollie Lho <ollie@lanl.gov> patch-822 |
| 3351 | |
| 3352 | Summary: |
| 3353 | removed #if 0 #endif code |
| 3354 | Revision: |
| 3355 | freebios--import--2.0--patch-822 |
| 3356 | |
| 3357 | Author: ollie |
| 3358 | Date: 2004/11/04 20:30:59 |
| 3359 | removed #if 0 #endif code |
| 3360 | |
| 3361 | modified files: |
| 3362 | ChangeLog.arch src/mainboard/tyan/s2735/mainboard.c |
| 3363 | src/mainboard/tyan/s2850/mainboard.c |
| 3364 | src/mainboard/tyan/s2875/mainboard.c |
| 3365 | src/mainboard/tyan/s2880/mainboard.c |
| 3366 | src/mainboard/tyan/s2881/mainboard.c |
| 3367 | src/mainboard/tyan/s2882/mainboard.c |
| 3368 | src/mainboard/tyan/s2885/mainboard.c |
| 3369 | src/mainboard/tyan/s4880/mainboard.c |
| 3370 | src/mainboard/tyan/s4882/mainboard.c |
| 3371 | |
| 3372 | |
| 3373 | 2005-03-09 23:50:26 GMT Ollie Lho <ollie@lanl.gov> patch-821 |
| 3374 | |
| 3375 | Summary: |
| 3376 | tell people that the segment descriptors are different ... |
| 3377 | Revision: |
| 3378 | freebios--import--2.0--patch-821 |
| 3379 | |
| 3380 | Author: ollie |
| 3381 | Date: 2004/11/04 18:36:05 |
| 3382 | tell people that the segment descriptors are different for ROMCC and |
| 3383 | GCC code. |
| 3384 | |
| 3385 | modified files: |
| 3386 | ChangeLog.arch src/arch/i386/lib/c_start.S |
| 3387 | src/cpu/x86/16bit/entry16.inc src/cpu/x86/32bit/entry32.inc |
| 3388 | src/cpu/x86/lapic/secondary.S |
| 3389 | |
| 3390 | |
| 3391 | 2005-03-09 23:50:16 GMT Ollie Lho <ollie@lanl.gov> patch-820 |
| 3392 | |
| 3393 | Summary: |
| 3394 | removed the comment in the very beginning of hardwarema... |
| 3395 | Revision: |
| 3396 | freebios--import--2.0--patch-820 |
| 3397 | |
| 3398 | Author: ollie |
| 3399 | Date: 2004/11/04 18:33:33 |
| 3400 | removed the comment in the very beginning of hardwaremain(). I don't |
| 3401 | think it is relevant now. |
| 3402 | |
| 3403 | modified files: |
| 3404 | ChangeLog.arch src/boot/hardwaremain.c |
| 3405 | |
| 3406 | |
| 3407 | 2005-03-09 23:50:11 GMT Eric Biederman <ebiederman@lnxi.com> patch-819 |
| 3408 | |
| 3409 | Summary: |
| 3410 | Add Options.lb to various motherboard ports |
| 3411 | Revision: |
| 3412 | freebios--import--2.0--patch-819 |
| 3413 | |
| 3414 | Author: ebiederm |
| 3415 | Date: 2004/11/04 11:09:11 |
| 3416 | Add Options.lb to various motherboard ports |
| 3417 | |
| 3418 | new files: |
| 3419 | src/mainboard/Iwill/DK8S2/.arch-ids/Options.lb.id |
| 3420 | src/mainboard/Iwill/DK8S2/Options.lb |
| 3421 | src/mainboard/Iwill/DK8X/.arch-ids/Options.lb.id |
| 3422 | src/mainboard/Iwill/DK8X/Options.lb |
| 3423 | src/mainboard/densitron/dpx114/.arch-ids/Options.lb.id |
| 3424 | src/mainboard/densitron/dpx114/Options.lb |
| 3425 | src/mainboard/digitallogic/adl855pc/.arch-ids/Options.lb.id |
| 3426 | src/mainboard/digitallogic/adl855pc/Options.lb |
| 3427 | src/mainboard/via/epia-m/.arch-ids/Options.lb.id |
| 3428 | src/mainboard/via/epia-m/Options.lb |
| 3429 | |
| 3430 | modified files: |
| 3431 | ChangeLog.arch |
| 3432 | |
| 3433 | |
| 3434 | 2005-03-09 23:49:55 GMT Eric Biederman <ebiederman@lnxi.com> patch-818 |
| 3435 | |
| 3436 | Summary: |
| 3437 | - Update abuild.sh so it will rebuild successfull builds |
| 3438 | Revision: |
| 3439 | freebios--import--2.0--patch-818 |
| 3440 | |
| 3441 | Author: ebiederm |
| 3442 | Date: 2004/11/04 11:03:54 |
| 3443 | - Update abuild.sh so it will rebuild successfull builds |
| 3444 | - Move pci_set_method out of hardwaremain.c |
| 3445 | - Re-add debugging name field but only include the CONFIG_CHIP_NAME is |
| 3446 | enabled. All instances are now wrapped in CHIP_NAME |
| 3447 | - Many minor cleanups so most ports build. |
| 3448 | |
| 3449 | new files: |
| 3450 | src/arch/i386/include/arch/.arch-ids/pci_ops.h.id |
| 3451 | src/arch/i386/include/arch/pci_ops.h |
| 3452 | src/arch/i386/lib/.arch-ids/pci_ops_auto.c.id |
| 3453 | src/arch/i386/lib/.arch-ids/pci_ops_conf1.c.id |
| 3454 | src/arch/i386/lib/.arch-ids/pci_ops_conf2.c.id |
| 3455 | src/arch/i386/lib/pci_ops_auto.c |
| 3456 | src/arch/i386/lib/pci_ops_conf1.c |
| 3457 | src/arch/i386/lib/pci_ops_conf2.c |
| 3458 | src/arch/ppc/include/arch/.arch-ids/pci_ops.h.id |
| 3459 | src/arch/ppc/include/arch/pci_ops.h |
| 3460 | |
| 3461 | modified files: |
| 3462 | ChangeLog.arch documentation/LinuxBIOS-AMD64.tex |
| 3463 | src/arch/i386/lib/Config.lb src/arch/i386/lib/pci_ops.c |
| 3464 | src/boot/hardwaremain.c src/config/Config.lb |
| 3465 | src/config/Options.lb src/cpu/amd/socket_754/socket_754.c |
| 3466 | src/cpu/amd/socket_940/socket_940.c |
| 3467 | src/cpu/intel/slot_2/slot_2.c |
| 3468 | src/cpu/intel/socket_mPGA479M/socket_mPGA479M.c |
| 3469 | src/cpu/intel/socket_mPGA603/socket_mPGA603_400Mhz.c |
| 3470 | src/cpu/intel/socket_mPGA604_533Mhz/socket_mPGA604_533Mhz.c |
| 3471 | src/cpu/intel/socket_mPGA604_800Mhz/socket_mPGA604_800Mhz.c |
| 3472 | src/include/device/device.h src/include/device/pci_ops.h |
| 3473 | src/mainboard/Iwill/DK8S2/Config.lb |
| 3474 | src/mainboard/Iwill/DK8S2/auto.c |
| 3475 | src/mainboard/Iwill/DK8S2/chip.h |
| 3476 | src/mainboard/Iwill/DK8S2/cmos.layout |
| 3477 | src/mainboard/Iwill/DK8S2/mainboard.c |
| 3478 | src/mainboard/Iwill/DK8S2/mptable.c |
| 3479 | src/mainboard/Iwill/DK8X/Config.lb |
| 3480 | src/mainboard/Iwill/DK8X/auto.c |
| 3481 | src/mainboard/Iwill/DK8X/chip.h |
| 3482 | src/mainboard/Iwill/DK8X/cmos.layout |
| 3483 | src/mainboard/Iwill/DK8X/mainboard.c |
| 3484 | src/mainboard/Iwill/DK8X/mptable.c |
| 3485 | src/mainboard/amd/quartet/Config.lb |
| 3486 | src/mainboard/amd/quartet/auto.c |
| 3487 | src/mainboard/amd/quartet/chip.h |
| 3488 | src/mainboard/amd/quartet/mainboard.c |
| 3489 | src/mainboard/amd/quartet/mptable.c |
| 3490 | src/mainboard/amd/serenade/Config.lb |
| 3491 | src/mainboard/amd/serenade/auto.c |
| 3492 | src/mainboard/amd/serenade/chip.h |
| 3493 | src/mainboard/amd/serenade/mainboard.c |
| 3494 | src/mainboard/amd/serenade/mptable.c |
| 3495 | src/mainboard/amd/solo/Config.lb |
| 3496 | src/mainboard/amd/solo/mainboard.c |
| 3497 | src/mainboard/arima/hdama/Config.lb |
| 3498 | src/mainboard/arima/hdama/cmos.layout |
| 3499 | src/mainboard/arima/hdama/mainboard.c |
| 3500 | src/mainboard/densitron/dpx114/Config.lb |
| 3501 | src/mainboard/densitron/dpx114/auto.c |
| 3502 | src/mainboard/densitron/dpx114/chip.h |
| 3503 | src/mainboard/densitron/dpx114/failover.c |
| 3504 | src/mainboard/densitron/dpx114/mainboard.c |
| 3505 | src/mainboard/digitallogic/adl855pc/Config.lb |
| 3506 | src/mainboard/digitallogic/adl855pc/auto.c |
| 3507 | src/mainboard/digitallogic/adl855pc/chip.h |
| 3508 | src/mainboard/digitallogic/adl855pc/failover.c |
| 3509 | src/mainboard/digitallogic/adl855pc/mainboard.c |
| 3510 | src/mainboard/emulation/qemu-i386/auto.c |
| 3511 | src/mainboard/emulation/qemu-i386/mainboard.c |
| 3512 | src/mainboard/ibm/e325/Config.lb |
| 3513 | src/mainboard/ibm/e325/Options.lb |
| 3514 | src/mainboard/ibm/e325/auto.c src/mainboard/ibm/e325/chip.h |
| 3515 | src/mainboard/ibm/e325/mainboard.c |
| 3516 | src/mainboard/ibm/e325/mptable.c |
| 3517 | src/mainboard/newisys/khepri/Config.lb |
| 3518 | src/mainboard/newisys/khepri/auto.c |
| 3519 | src/mainboard/newisys/khepri/chip.h |
| 3520 | src/mainboard/newisys/khepri/mainboard.c |
| 3521 | src/mainboard/newisys/khepri/mptable.c |
| 3522 | src/mainboard/technologic/ts5300/Config.lb |
| 3523 | src/mainboard/technologic/ts5300/mainboard.c |
| 3524 | src/mainboard/tyan/s2735/mainboard.c |
| 3525 | src/mainboard/tyan/s2850/mainboard.c |
| 3526 | src/mainboard/tyan/s2880/mainboard.c |
| 3527 | src/mainboard/tyan/s2881/mainboard.c |
| 3528 | src/mainboard/tyan/s2882/auto.c |
| 3529 | src/mainboard/tyan/s2882/mainboard.c |
| 3530 | src/mainboard/tyan/s2885/mainboard.c |
| 3531 | src/mainboard/tyan/s4880/auto.c |
| 3532 | src/mainboard/tyan/s4880/mainboard.c |
| 3533 | src/mainboard/tyan/s4882/mainboard.c |
| 3534 | src/mainboard/via/epia-m/Config.lb |
| 3535 | src/mainboard/via/epia-m/auto.c |
| 3536 | src/mainboard/via/epia-m/chip.h |
| 3537 | src/mainboard/via/epia-m/failover.c |
| 3538 | src/mainboard/via/epia-m/mainboard.c |
| 3539 | src/mainboard/via/epia/Config.lb src/mainboard/via/epia/auto.c |
| 3540 | src/mainboard/via/epia/failover.c |
| 3541 | src/mainboard/via/epia/mainboard.c |
| 3542 | src/northbridge/amd/amdk8/northbridge.c |
| 3543 | src/northbridge/emulation/qemu-i386/northbridge.c |
| 3544 | src/northbridge/intel/e7501/northbridge.c |
| 3545 | src/northbridge/intel/i855pm/northbridge.c |
| 3546 | src/northbridge/intel/i855pm/raminit.c |
| 3547 | src/northbridge/transmeta/tm5800/northbridge.c |
| 3548 | src/northbridge/via/vt8601/northbridge.c |
| 3549 | src/northbridge/via/vt8623/northbridge.c |
| 3550 | src/northbridge/via/vt8623/raminit.c |
| 3551 | src/southbridge/amd/amd8111/amd8111.c |
| 3552 | src/southbridge/intel/i82801dbm/i82801dbm.c |
| 3553 | src/southbridge/intel/i82801er/i82801er.c |
| 3554 | src/southbridge/ricoh/rl5c476/rl5c476.c |
| 3555 | src/southbridge/via/vt8231/vt8231.c |
| 3556 | src/southbridge/via/vt8235/vt8235.c |
| 3557 | src/superio/NSC/pc87360/superio.c |
| 3558 | src/superio/NSC/pc87366/chip.h |
| 3559 | src/superio/NSC/pc87366/superio.c |
| 3560 | src/superio/NSC/pc97307/superio.c |
| 3561 | src/superio/via/vt1211/vt1211.c |
| 3562 | src/superio/winbond/w83627hf/superio.c |
| 3563 | src/superio/winbond/w83627hf/w83627hf_early_serial.c |
| 3564 | src/superio/winbond/w83627thf/chip.h |
| 3565 | src/superio/winbond/w83627thf/superio.c util/abuild/abuild.sh |
| 3566 | |
| 3567 | |
| 3568 | 2005-03-09 23:46:46 GMT Stefan Reinauer <stepan@openbios.org> patch-817 |
| 3569 | |
| 3570 | Summary: |
| 3571 | This hurts more than it helps. byebye |
| 3572 | Revision: |
| 3573 | freebios--import--2.0--patch-817 |
| 3574 | |
| 3575 | Author: stepan |
| 3576 | Date: 2004/11/03 00:10:15 |
| 3577 | This hurts more than it helps. byebye |
| 3578 | |
| 3579 | modified files: |
| 3580 | ChangeLog.arch src/cpu/x86/mtrr/earlymtrr.c |
| 3581 | |
| 3582 | |
| 3583 | 2005-03-09 23:46:41 GMT Stefan Reinauer <stepan@openbios.org> patch-816 |
| 3584 | |
| 3585 | Summary: |
| 3586 | get qemu-i386 target building again |
| 3587 | Revision: |
| 3588 | freebios--import--2.0--patch-816 |
| 3589 | |
| 3590 | Author: stepan |
| 3591 | Date: 2004/11/02 20:33:11 |
| 3592 | get qemu-i386 target building again |
| 3593 | |
| 3594 | new files: |
| 3595 | src/mainboard/emulation/qemu-i386/.arch-ids/cmos.layout.id |
| 3596 | src/mainboard/emulation/qemu-i386/cmos.layout |
| 3597 | |
| 3598 | modified files: |
| 3599 | ChangeLog.arch src/mainboard/emulation/qemu-i386/Config.lb |
| 3600 | src/mainboard/emulation/qemu-i386/Options.lb |
| 3601 | src/mainboard/emulation/qemu-i386/auto.c |
| 3602 | src/mainboard/emulation/qemu-i386/chip.h |
| 3603 | src/mainboard/emulation/qemu-i386/failover.c |
| 3604 | src/mainboard/emulation/qemu-i386/mainboard.c |
| 3605 | src/northbridge/emulation/qemu-i386/chip.h |
| 3606 | src/northbridge/emulation/qemu-i386/northbridge.c |
| 3607 | src/northbridge/emulation/qemu-i386/northbridge.h |
| 3608 | |
| 3609 | |
| 3610 | 2005-03-09 23:46:22 GMT Stefan Reinauer <stepan@openbios.org> patch-815 |
| 3611 | |
| 3612 | Summary: |
| 3613 | update to new structure |
| 3614 | Revision: |
| 3615 | freebios--import--2.0--patch-815 |
| 3616 | |
| 3617 | Author: stepan |
| 3618 | Date: 2004/11/02 20:29:30 |
| 3619 | update to new structure |
| 3620 | |
| 3621 | modified files: |
| 3622 | ChangeLog.arch targets/emulation/qemu-i386/Config.lb |
| 3623 | |
| 3624 | |
| 3625 | 2005-03-09 23:46:16 GMT Yinghai Lu <yhlu@tyan.com> patch-814 |
| 3626 | |
| 3627 | Summary: |
| 3628 | *** empty log message *** |
| 3629 | Revision: |
| 3630 | freebios--import--2.0--patch-814 |
| 3631 | |
| 3632 | Author: yhlu |
| 3633 | Date: 2004/11/02 17:46:41 |
| 3634 | *** empty log message *** |
| 3635 | |
| 3636 | modified files: |
| 3637 | ChangeLog.arch src/cpu/intel/socket_mPGA604_533Mhz/Config.lb |
| 3638 | src/cpu/intel/socket_mPGA604_533Mhz/socket_mPGA604_533Mhz.c |
| 3639 | src/mainboard/amd/quartet/auto.c |
| 3640 | src/mainboard/tyan/s2735/Config.lb |
| 3641 | src/mainboard/tyan/s2735/Options.lb |
| 3642 | src/mainboard/tyan/s2735/mainboard.c |
| 3643 | src/mainboard/tyan/s2850/auto.c |
| 3644 | src/mainboard/tyan/s2875/auto.c |
| 3645 | src/mainboard/tyan/s2880/auto.c |
| 3646 | src/mainboard/tyan/s2881/auto.c |
| 3647 | src/mainboard/tyan/s2882/auto.c |
| 3648 | src/mainboard/tyan/s2885/auto.c |
| 3649 | src/mainboard/tyan/s4880/auto.c |
| 3650 | src/mainboard/tyan/s4882/auto.c |
| 3651 | src/northbridge/amd/amdk8/incoherent_ht.c |
| 3652 | src/northbridge/intel/e7501/northbridge.c |
| 3653 | src/northbridge/intel/e7501/raminit.c |
| 3654 | src/southbridge/intel/i82801er/i82801er.c |
| 3655 | src/superio/winbond/w83627hf/superio.c |
| 3656 | |
| 3657 | |
| 3658 | 2005-03-09 23:45:41 GMT Yinghai Lu <yhlu@tyan.com> patch-813 |
| 3659 | |
| 3660 | Summary: |
| 3661 | Tyan update for ROM_IMAGE_SIZE > 64K |
| 3662 | Revision: |
| 3663 | freebios--import--2.0--patch-813 |
| 3664 | |
| 3665 | Author: yhlu |
| 3666 | Date: 2004/11/02 02:34:25 |
| 3667 | Tyan update for ROM_IMAGE_SIZE > 64K |
| 3668 | |
| 3669 | modified files: |
| 3670 | ChangeLog.arch src/mainboard/tyan/s2850/Config.lb |
| 3671 | src/mainboard/tyan/s2850/Options.lb |
| 3672 | src/mainboard/tyan/s2850/auto.c |
| 3673 | src/mainboard/tyan/s2850/mainboard.c |
| 3674 | src/mainboard/tyan/s2875/Config.lb |
| 3675 | src/mainboard/tyan/s2875/Options.lb |
| 3676 | src/mainboard/tyan/s2875/auto.c |
| 3677 | src/mainboard/tyan/s2875/mainboard.c |
| 3678 | src/mainboard/tyan/s2880/Config.lb |
| 3679 | src/mainboard/tyan/s2880/Options.lb |
| 3680 | src/mainboard/tyan/s2880/auto.c |
| 3681 | src/mainboard/tyan/s2880/mainboard.c |
| 3682 | src/mainboard/tyan/s2881/Config.lb |
| 3683 | src/mainboard/tyan/s2881/Options.lb |
| 3684 | src/mainboard/tyan/s2881/auto.c |
| 3685 | src/mainboard/tyan/s2881/mainboard.c |
| 3686 | src/mainboard/tyan/s2882/Config.lb |
| 3687 | src/mainboard/tyan/s2882/Options.lb |
| 3688 | src/mainboard/tyan/s2882/auto.c |
| 3689 | src/mainboard/tyan/s2882/mainboard.c |
| 3690 | src/mainboard/tyan/s2885/Config.lb |
| 3691 | src/mainboard/tyan/s2885/Options.lb |
| 3692 | src/mainboard/tyan/s2885/auto.c |
| 3693 | src/mainboard/tyan/s2885/mainboard.c |
| 3694 | src/mainboard/tyan/s2885/mptable.c |
| 3695 | src/mainboard/tyan/s4880/Config.lb |
| 3696 | src/mainboard/tyan/s4880/Options.lb |
| 3697 | src/mainboard/tyan/s4880/auto.c |
| 3698 | src/mainboard/tyan/s4880/mainboard.c |
| 3699 | src/mainboard/tyan/s4880/mptable.c |
| 3700 | src/mainboard/tyan/s4882/Config.lb |
| 3701 | src/mainboard/tyan/s4882/Options.lb |
| 3702 | src/mainboard/tyan/s4882/auto.c |
| 3703 | src/mainboard/tyan/s4882/mainboard.c |
| 3704 | src/mainboard/tyan/s4882/mptable.c |
| 3705 | targets/tyan/s2885/Config.lb targets/tyan/s4880/Config.lb |
| 3706 | targets/tyan/s4882/Config.lb |
| 3707 | |
| 3708 | |
| 3709 | 2005-03-09 23:44:39 GMT Stefan Reinauer <stepan@openbios.org> patch-812 |
| 3710 | |
| 3711 | Summary: |
| 3712 | fix solo |
| 3713 | Revision: |
| 3714 | freebios--import--2.0--patch-812 |
| 3715 | |
| 3716 | Author: stepan |
| 3717 | Date: 2004/10/31 23:03:10 |
| 3718 | fix solo |
| 3719 | |
| 3720 | modified files: |
| 3721 | ChangeLog.arch src/cpu/amd/socket_754/Config.lb |
| 3722 | src/mainboard/amd/solo/mainboard.c |
| 3723 | |
| 3724 | |
| 3725 | 2005-03-09 23:44:32 GMT Eric Biederman <ebiederman@lnxi.com> patch-811 |
| 3726 | |
| 3727 | Summary: |
| 3728 | - Update console.c to have non-inline versions of functions |
| 3729 | Revision: |
| 3730 | freebios--import--2.0--patch-811 |
| 3731 | |
| 3732 | Author: ebiederm |
| 3733 | Date: 2004/10/30 22:59:35 |
| 3734 | - Update console.c to have non-inline versions of functions |
| 3735 | - Add exception.c |
| 3736 | Sorry for not including these ealier. |
| 3737 | |
| 3738 | new files: |
| 3739 | src/arch/i386/lib/.arch-ids/exception.c.id |
| 3740 | src/arch/i386/lib/exception.c |
| 3741 | |
| 3742 | modified files: |
| 3743 | ChangeLog.arch src/arch/i386/lib/console.c |
| 3744 | |
| 3745 | |
| 3746 | 2005-03-09 23:44:25 GMT Eric Biederman <ebiederman@lnxi.com> patch-810 |
| 3747 | |
| 3748 | Summary: |
| 3749 | - To reduce confuse rename the parts of linuxbios bios ... |
| 3750 | Revision: |
| 3751 | freebios--import--2.0--patch-810 |
| 3752 | |
| 3753 | Author: ebiederm |
| 3754 | Date: 2004/10/30 08:05:32 |
| 3755 | - To reduce confuse rename the parts of linuxbios bios that run from |
| 3756 | ram linuxbios_ram instead of linuxbios_c and linuxbios_payload... |
| 3757 | - Reordered the linker sections so the LinuxBIOS fallback image can take more the 64KiB on x86 |
| 3758 | - ROM_IMAGE_SIZE now will work when it is specified as larger than 64KiB. |
| 3759 | - Tweaked the reset16.inc and reset16.lds to move the sanity check to see if everything will work. |
| 3760 | - Start using romcc's built in preprocessor (This will simplify header compiler checks) |
| 3761 | - Add helper functions for examining all of the resources |
| 3762 | - Remove debug strings from chip.h |
| 3763 | - Add llshell to src/arch/i386/llshell (Sometime later I can try it...) |
| 3764 | - Add the ability to catch exceptions on x86 |
| 3765 | - Add gdb_stub support to x86 |
| 3766 | - Removed old cpu options |
| 3767 | - Added an option so we can detect movnti support |
| 3768 | - Remove some duplicate definitions from pci_ids.h |
| 3769 | - Remove the 64bit resource code in amdk8/northbridge.c in preparation for making it generic |
| 3770 | - Minor romcc bug fixes |
| 3771 | |
| 3772 | new files: |
| 3773 | src/arch/i386/llshell/.arch-ids/=id |
| 3774 | src/arch/i386/llshell/.arch-ids/llshell.inc.id |
| 3775 | src/arch/i386/llshell/.arch-ids/readme.linuxbios.id |
| 3776 | src/arch/i386/llshell/llshell.inc |
| 3777 | src/arch/i386/llshell/readme.linuxbios |
| 3778 | src/config/.arch-ids/linuxbios_ram.ld.id |
| 3779 | src/config/linuxbios_ram.ld |
| 3780 | |
| 3781 | removed files: |
| 3782 | src/config/.arch-ids/linuxbios_c.ld.id |
| 3783 | src/config/linuxbios_c.ld |
| 3784 | |
| 3785 | modified files: |
| 3786 | ChangeLog.arch src/arch/i386/boot/linuxbios_table.c |
| 3787 | src/arch/i386/init/ldscript.lb src/arch/i386/lib/Config.lb |
| 3788 | src/arch/i386/lib/c_start.S src/arch/ppc/init/ldscript.lb |
| 3789 | src/config/Config.lb src/config/Options.lb |
| 3790 | src/cpu/amd/model_fxx/Config.lb src/cpu/amd/mtrr/amd_mtrr.c |
| 3791 | src/cpu/amd/socket_940/Config.lb |
| 3792 | src/cpu/amd/socket_940/socket_940.c |
| 3793 | src/cpu/intel/model_f0x/Config.lb |
| 3794 | src/cpu/intel/model_f1x/Config.lb |
| 3795 | src/cpu/intel/model_f2x/Config.lb |
| 3796 | src/cpu/intel/model_f3x/Config.lb |
| 3797 | src/cpu/x86/16bit/reset16.inc src/cpu/x86/16bit/reset16.lds |
| 3798 | src/cpu/x86/lapic/secondary.S src/cpu/x86/mtrr/earlymtrr.c |
| 3799 | src/cpu/x86/mtrr/mtrr.c src/devices/device.c |
| 3800 | src/devices/device_util.c src/devices/root_device.c |
| 3801 | src/include/delay.h src/include/device/device.h |
| 3802 | src/include/device/pci_ids.h src/include/device/resource.h |
| 3803 | src/mainboard/arima/hdama/Config.lb |
| 3804 | src/mainboard/arima/hdama/Options.lb |
| 3805 | src/mainboard/arima/hdama/mainboard.c |
| 3806 | src/northbridge/amd/amdk8/coherent_ht.c |
| 3807 | src/northbridge/amd/amdk8/northbridge.c src/ram/ramtest.c |
| 3808 | src/southbridge/amd/amd8111/amd8111.c |
| 3809 | src/superio/NSC/pc87360/superio.c |
| 3810 | targets/arima/hdama/Config.lb util/romcc/romcc.c |
| 3811 | |
| 3812 | new directories: |
| 3813 | src/arch/i386/llshell src/arch/i386/llshell/.arch-ids |
| 3814 | |
| 3815 | |
| 3816 | 2005-03-09 23:43:10 GMT Mark Wilkinson <mwilkinson@ndirect.co.uk> patch-809 |
| 3817 | |
| 3818 | Summary: |
| 3819 | Changes to allow Via/Epia code to be compiled after rec... |
| 3820 | Revision: |
| 3821 | freebios--import--2.0--patch-809 |
| 3822 | |
| 3823 | Author: mwrwilkinson |
| 3824 | Date: 2004/10/29 16:16:42 |
| 3825 | Changes to allow Via/Epia code to be compiled after recent code changes. |
| 3826 | |
| 3827 | New Files :- |
| 3828 | src/cpu/via/model_centaur/Config.lb |
| 3829 | src/cpu/via/model_centaur/model_centaur_init.c |
| 3830 | |
| 3831 | Updated Files :- |
| 3832 | src/arch/i386/include/arch/smp/mpspec.h |
| 3833 | - make write_smp_table a define for non smp systems |
| 3834 | src/cpu/x86/lapic/lapic_cpu_init.c |
| 3835 | - change possible typo |
| 3836 | src/mainboard/via/epia/Config.lb |
| 3837 | src/mainboard/via/epia/Options.lb |
| 3838 | |
| 3839 | src/mainboard/via/epia/auto.c |
| 3840 | src/mainboard/via/epia/chip.h |
| 3841 | src/mainboard/via/epia/failover.c |
| 3842 | - updated after recent code changes |
| 3843 | src/northbridge/via/vt8601/chip.h |
| 3844 | src/northbridge/via/vt8601/northbridge.c |
| 3845 | src/northbridge/via/vt8601/raminit.c |
| 3846 | - corrections after recent code changes to allow compiling |
| 3847 | src/southbridge/via/vt8231/chip.h |
| 3848 | src/southbridge/via/vt8231/vt8231.c |
| 3849 | - initial pass to allow compiling after recent code changes. |
| 3850 | |
| 3851 | new files: |
| 3852 | src/cpu/via/.arch-ids/=id |
| 3853 | src/cpu/via/model_centaur/.arch-ids/=id |
| 3854 | src/cpu/via/model_centaur/.arch-ids/Config.lb.id |
| 3855 | src/cpu/via/model_centaur/.arch-ids/model_centaur_init.c.id |
| 3856 | src/cpu/via/model_centaur/Config.lb |
| 3857 | src/cpu/via/model_centaur/model_centaur_init.c |
| 3858 | |
| 3859 | modified files: |
| 3860 | ChangeLog.arch src/arch/i386/include/arch/smp/mpspec.h |
| 3861 | src/cpu/x86/lapic/lapic_cpu_init.c |
| 3862 | src/mainboard/via/epia/Config.lb |
| 3863 | src/mainboard/via/epia/Options.lb |
| 3864 | src/mainboard/via/epia/auto.c src/mainboard/via/epia/chip.h |
| 3865 | src/mainboard/via/epia/failover.c |
| 3866 | src/mainboard/via/epia/mainboard.c |
| 3867 | src/northbridge/via/vt8601/chip.h |
| 3868 | src/northbridge/via/vt8601/northbridge.c |
| 3869 | src/northbridge/via/vt8601/raminit.c |
| 3870 | src/southbridge/via/vt8231/chip.h |
| 3871 | src/southbridge/via/vt8231/vt8231.c |
| 3872 | |
| 3873 | new directories: |
| 3874 | src/cpu/via src/cpu/via/.arch-ids src/cpu/via/model_centaur |
| 3875 | src/cpu/via/model_centaur/.arch-ids |
| 3876 | |
| 3877 | |
| 3878 | 2005-03-09 23:42:41 GMT Yinghai Lu <yhlu@tyan.com> patch-808 |
| 3879 | |
| 3880 | Summary: |
| 3881 | *** empty log message *** |
| 3882 | Revision: |
| 3883 | freebios--import--2.0--patch-808 |
| 3884 | |
| 3885 | Author: yhlu |
| 3886 | Date: 2004/10/28 18:44:38 |
| 3887 | *** empty log message *** |
| 3888 | |
| 3889 | modified files: |
| 3890 | ChangeLog.arch src/mainboard/tyan/s2885/auto.c |
| 3891 | |
| 3892 | |
| 3893 | 2005-03-09 23:42:35 GMT Eric Biederman <ebiederman@lnxi.com> patch-807 |
| 3894 | |
| 3895 | Summary: |
| 3896 | - Look for all 8 possible cpus |
| 3897 | Revision: |
| 3898 | freebios--import--2.0--patch-807 |
| 3899 | |
| 3900 | Author: ebiederm |
| 3901 | Date: 2004/10/27 18:54:13 |
| 3902 | - Look for all 8 possible cpus |
| 3903 | |
| 3904 | modified files: |
| 3905 | ChangeLog.arch src/northbridge/amd/amdk8/northbridge.c |
| 3906 | |
| 3907 | |
| 3908 | 2005-03-09 23:42:30 GMT Stefan Reinauer <stepan@openbios.org> patch-806 |
| 3909 | |
| 3910 | Summary: |
| 3911 | some more porting to the merge |
| 3912 | Revision: |
| 3913 | freebios--import--2.0--patch-806 |
| 3914 | |
| 3915 | Author: stepan |
| 3916 | Date: 2004/10/27 17:27:09 |
| 3917 | some more porting to the merge |
| 3918 | |
| 3919 | new files: |
| 3920 | src/mainboard/emulation/qemu-i386/.arch-ids/Options.lb.id |
| 3921 | src/mainboard/emulation/qemu-i386/Options.lb |
| 3922 | src/mainboard/ibm/e325/.arch-ids/Options.lb.id |
| 3923 | src/mainboard/ibm/e325/Options.lb |
| 3924 | src/mainboard/newisys/khepri/.arch-ids/Options.lb.id |
| 3925 | src/mainboard/newisys/khepri/Options.lb |
| 3926 | |
| 3927 | modified files: |
| 3928 | ChangeLog.arch src/mainboard/tyan/s4880/Config.lb |
| 3929 | |
| 3930 | |
| 3931 | 2005-03-09 23:42:21 GMT Eric Biederman <ebiederman@lnxi.com> patch-805 |
| 3932 | |
| 3933 | Summary: |
| 3934 | sizeram removal/conversion. |
| 3935 | Revision: |
| 3936 | freebios--import--2.0--patch-805 |
| 3937 | |
| 3938 | Author: ebiederm |
| 3939 | Date: 2004/10/27 08:53:35 |
| 3940 | sizeram removal/conversion. |
| 3941 | - mem.h and sizeram.h and all includes killed because the are no longer needed. |
| 3942 | - linuxbios_table.c updated to directly look at the device tree for occupied memory areas. |
| |