Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: ivybridge: Move early init code into northbridge.c | Simon Glass | 2016-01-24 | 1 | -81/+0 |
* | x86: ivybridge: Move sandybridge init to the lpc probe() method | Simon Glass | 2016-01-24 | 1 | -16/+0 |
* | x86: ivybridge: Move graphics init much later | Simon Glass | 2016-01-24 | 1 | -77/+3 |
* | x86: ivybridge: Move LPC and PCH init into northbridge probe() | Simon Glass | 2016-01-24 | 1 | -23/+24 |
* | x86: ivybridge: Move northbridge init into the probe() method | Simon Glass | 2016-01-24 | 1 | -14/+19 |
* | x86: ivybridge: Add a driver for the bd82x6x northbridge | Simon Glass | 2016-01-24 | 1 | -0/+18 |
* | x86: Add a x86_ prefix to the x86-specific PCI functions | Simon Glass | 2015-04-16 | 1 | -28/+30 |
* | x86: ivybridge: Add early init for PCH devices | Simon Glass | 2014-11-21 | 1 | -0/+145 |