Simon Glass
24774278c9
x86: ivybridge: Add northbridge init functions
...
Add init for the northbridge, another part of the platform controller hub.
Signed-off-by: Simon Glass <sjg@chromium.org>
2014-11-25 06:34:14 -07:00
Simon Glass
bb80be3916
x86: Add init for model 206AX CPU
...
Add the setup code for the CPU so that it can be used at full speed.
Signed-off-by: Simon Glass <sjg@chromium.org>
2014-11-25 06:34:14 -07:00
Simon Glass
9baeca4b89
x86: ivybridge: Set up EHCI USB
...
Add init for EHCI so that USB can be used.
Signed-off-by: Simon Glass <sjg@chromium.org>
2014-11-25 06:34:01 -07:00
Simon Glass
3ac839352d
x86: ivybridge: Add SATA init
...
Add code to set up the SATA interfaces on boot.
Signed-off-by: Simon Glass <sjg@chromium.org>
2014-11-25 06:34:01 -07:00
Simon Glass
72cd085aae
x86: ivybridge: Add additional LPC init
...
Set up all the remaining pieces of the LPC (low-pin-count) peripheral in
PCH (Peripheral Controller Hub).
Signed-off-by: Simon Glass <sjg@chromium.org>
2014-11-25 06:34:01 -07:00
Simon Glass
4e7a6acac7
x86: ivybridge: Add support for BD82x6x PCH
...
Add basic setup for the PCH.
Signed-off-by: Simon Glass <sjg@chromium.org>
2014-11-25 06:34:00 -07:00