Vladimir Serbinenko
|
284afab081
ehci: Fix compilation on i386
|
8 years ago |
phcoder
|
edb37fb30b
ehci: Fix compilation for amd64
|
8 years ago |
Vladimir Serbinenko
|
058df7b5a9
ehci: Split core code from PCI part.
|
8 years ago |
Vladimir Serbinenko
|
0f076d75d0
ehci: Fix memory coherence
|
9 years ago |
Vladimir Serbinenko
|
054d1325e9
Improve EHCI logging
|
9 years ago |
Colin Watson
|
95440b41d3
ahci, ehci: Fix typos
|
9 years ago |
Andrey Borzenkov
|
954fe77163
cleanup: grub_cpu_to_XXX_compile_time for constants
|
10 years ago |
Aleš Nesrsta
|
e3ef0d30cf
* grub-core/bus/usb/ehci.c: Fix handling of newborn transfers.
|
11 years ago |
Vladimir Serbinenko
|
1e4b358720
Add PCI command activation to all PCI drivers as required for coreboot
|
11 years ago |
Vladimir Serbinenko
|
3f63b4d89f
* grub-core/bus/usb/ehci.c (grub_ehci_restore_hw): Return right enum
|
11 years ago |
Vladimir Serbinenko
|
dac6ce73be
* include/grub/usb.h (grub_usb_controller_dev): Make portstatus
|
11 years ago |
starous@volny.cz
|
7c680e1f17
USB EHCI: SMI disabled in all cases
|
11 years ago |
starous@volny.cz
|
306950e137
USB EHCI QH handling patch
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
e2f27a8c53
Enforce disabling of firmware disk drivers when native drivers kick in.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
d70dbab77a
* grub-core/bus/usb/ehci.c (grub_ehci_fini_hw): Ignore errors, not
|
12 years ago |
Aleš Nesrsta
|
51a4c3e3b0
Fix handling of split transfers.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
8fe05def12
Slight improve in USB-related boot-time checkpoints.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
e744219bb6
Implement boot time analysis framework.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
5dd6f58789
Better estimate the maximum USB transfer size.
|
12 years ago |
Colin Watson
|
5fdbaed168
Remove nested functions from USB iterators.
|
12 years ago |
Colin Watson
|
ca3a74469a
Remove nested functions from PCI iterators.
|
12 years ago |
Colin Watson
|
33a68ac643
* grub-core/bus/usb/ehci.c (grub_ehci_pci_iter): Remove incorrect
|
12 years ago |
starous
|
39b27f1eaf
EHCI and OHCI PCI bus master
|
13 years ago |
Christer Weinigel
|
bda36bfa77
Fix EHCI low-speed.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
a9cdb3cf18
* grub-core/bus/usb/ehci.c (grub_ehci_ehcc_read32): Restructure to
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
d3e3fab52a
Fix ehci on amd64.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
08491b6a5a
Fix type errors. Don't stop after first EHCI controller is found.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
9305dd1a82
Some CS5536 code
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
1333929060
Disable SMI on OS ownership failure
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
81dbdc1d0a
Several small fixes
|
13 years ago |