#143: unify intel car for model_6[ef]x
---------------------------------+------------------------------------------
Reporter: oxygene | Owner: oxygene
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: coreboot | Version: v2
Keywords: | Dependencies:
Patchstatus: there is no patch |
---------------------------------+------------------------------------------
they're mostly the same (see diff), and it eases maintenance and might
lead to support for both CPU types on the same board with run-time
selection.
--
Ticket URL: <http://tracker.coreboot.org/trac/coreboot/ticket/143>
coreboot <http://www.coreboot.org/>
Hi Patrick
I have done the changes we discussed previously. Attached follows the
patches. The 2 first patches are just few changes in the reg
functions(*read/write*) so we can use the same functions in both OHCI
and UHCI.
The last patches are related to the changes I proposed to control
function. I`m copying here the commit log message:
"Changed the usb API where the control function first parameter now
is a pointer of endpoint_t instead of a pointer of usbdevice_t.
The previous implementation assumed the first endpoint(index 0) as
control, which is not true, we can have devices with more than a
single control line."
Since MSC device has always a single control endpoint I kept assuming
that, and the changes to the drivers do exactly that, takes the first
endpoint and passes it to control.
I would like to keep those changes upstream already so it can be
easily maintained. Please review and comment.
PS: I`m cc`ing the coreboot mailing list, this way we can have more reviewers.
Thanks in advance....
--
(°= Leandro Dorileo
//\ ldorileo(a)gmail.com - http://www.dorilex.net
V_/ Software is a matter of freedom.
Dear coreboot readers!
This is the automatic build system of coreboot.
The developer "stepan" checked in revision 4461 to
the coreboot repository. This caused the following
changes:
Change Log:
Fix up the tree again...
* acpi_add_table requires a pointer to the RSDP, not the RSDT anymore, in order
to properly support XSDT generation.
* fix compilation the DSDT on gigabyte/m57sli
* drop a remaining, forgotten HPET_NAME for "HPET"
Signed-off-by: Stefan Reinauer <stepan(a)coresystems.de>
Acked-by: Stefan Reinauer <stepan(a)coresystems.de>
Build Log:
Compilation of amd:dbm690t has been fixed
Compilation of amd:pistachio has been fixed
Compilation of amd:serengeti_cheetah has been fixed
Compilation of amd:serengeti_cheetah_fam10 has been fixed
Compilation of asus:a8v-e_se has been fixed
Compilation of asus:m2v-mx_se has been fixed
Compilation of gigabyte:m57sli has been fixed
Compilation of intel:eagleheights has been fixed
Compilation of intel:xe7501devkit has been fixed
Compilation of iwill:dk8_htx has been fixed
Compilation of kontron:986lcd-m has been fixed
Compilation of technexion:tim8690 has been fixed
Compilation of tyan:s2891 has been fixed
Compilation of tyan:s2892 has been fixed
Compilation of tyan:s2895 has been fixed
Compilation of via:epia-m has been fixed
Compilation of via:epia-m700 has been fixed
Compilation of via:vt8454c has been fixed
If something broke during this checkin please be a pain
in stepan's neck until the issue is fixed.
If this issue is not fixed within 24h the revision should
be backed out.
Best regards,
coreboot automatic build system
Dear coreboot readers!
This is the automatic build system of coreboot.
The developer "stepan" checked in revision 4459 to
the coreboot repository. This caused the following
changes:
Change Log:
Another include file slipped. This gets via/epia-m building again.
Signed-off-by: Stefan Reinauer <stepan(a)coresystems.de>
Acked-by: Stefan Reinauer <stepan(a)coresystems.de>
Build Log:
Compilation of gigabyte:m57sli is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=4459&device=m57sli&vendo...
Compilation of intel:eagleheights is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=4459&device=eagleheights...
Compilation of via:epia-m has been fixed
Compilation of via:epia-m700 is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=4459&device=epia-m700&ve...
If something broke during this checkin please be a pain
in stepan's neck until the issue is fixed.
If this issue is not fixed within 24h the revision should
be backed out.
Best regards,
coreboot automatic build system
Dear coreboot readers!
This is the automatic build system of coreboot.
The developer "stepan" checked in revision 4458 to
the coreboot repository. This caused the following
changes:
Change Log:
Kontron updates, get board up to date with i945 and ich7 updates.
Move interrupt routing to mainboard specific code.
Signed-off-by: Stefan Reinauer <stepan(a)coresystems.de>
Acked-by: Peter Stuge <peter(a)stuge.se>
Build Log:
Compilation of gigabyte:m57sli is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=4458&device=m57sli&vendo...
Compilation of intel:eagleheights is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=4458&device=eagleheights...
Compilation of kontron:986lcd-m has been fixed
Compilation of via:epia-m is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=4458&device=epia-m&vendo...
Compilation of via:epia-m700 is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=4458&device=epia-m700&ve...
If something broke during this checkin please be a pain
in stepan's neck until the issue is fixed.
If this issue is not fixed within 24h the revision should
be backed out.
Best regards,
coreboot automatic build system