Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-25 | x86: ivybridge: Set up XHCI USB | Simon Glass | |
Add init for XHCI so that high-speed USB can be used. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2014-11-25 | x86: ivybridge: Set up EHCI USB | Simon Glass | |
Add init for EHCI so that USB can be used. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2014-11-25 | x86: ivybridge: Add SATA init | Simon Glass | |
Add code to set up the SATA interfaces on boot. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2014-11-25 | x86: ivybridge: Add support for BD82x6x PCH | Simon Glass | |
Add basic setup for the PCH. Signed-off-by: Simon Glass <sjg@chromium.org> |