Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: ivybridge: remove unused variables | Heinrich Schuchardt | 2017-09-16 | 1 | -10/+0 |
* | x86: ivybridge: Declare global data where it is used | Simon Glass | 2017-02-06 | 1 | -0/+2 |
* | x86: Drop asm/acpi.h | Bin Meng | 2016-05-23 | 1 | -1/+0 |
* | x86: Create a common header for Intel register access | Simon Glass | 2016-03-17 | 1 | -2/+3 |
* | x86: ivybridge: Sort out the calls to bridge_silicon_revision() | Simon Glass | 2016-01-24 | 1 | -25/+22 |
* | x86: ivybridge: Use driver model PCI API in bd82x6x.c | Simon Glass | 2016-01-24 | 1 | -13/+7 |
* | x86: ivybridge: Move northbridge and PCH init into drivers | Simon Glass | 2016-01-24 | 1 | -4/+12 |
* | x86: ivybridge: Move early init code into northbridge.c | Simon Glass | 2016-01-24 | 1 | -0/+67 |
* | x86: Remove HAVE_ACPI_RESUME | Bin Meng | 2015-12-09 | 1 | -16/+0 |
* | x86: Add a x86_ prefix to the x86-specific PCI functions | Simon Glass | 2015-04-16 | 1 | -3/+3 |
* | x86: ivybridge: Add northbridge init functions | Simon Glass | 2014-11-25 | 1 | -0/+188 |