Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: ivybridge: Move more init to the probe() function | Simon Glass | 2016-01-24 | -0/+43 |
* | x86: ivybridge: Move lpc_early_init() to probe() | Simon Glass | 2016-01-24 | -7/+25 |
* | x86: ivybridge: Set up the LPC device using driver model | Simon Glass | 2016-01-24 | -0/+6 |
* | x86: Remove HAVE_ACPI_RESUME | Bin Meng | 2015-12-09 | -9/+0 |
* | x86: Enable DM RTC support for all x86 boards | Bin Meng | 2015-07-28 | -1/+0 |
* | x86: chromebook_link: dts: Add PCH and LPC devices | Simon Glass | 2015-04-18 | -1/+12 |
* | dm: x86: pci: Convert chromebook_link to use driver model for pci | Simon Glass | 2015-04-18 | -0/+1 |
* | x86: Add a x86_ prefix to the x86-specific PCI functions | Simon Glass | 2015-04-16 | -37/+37 |
* | x86: ivybridge: Add additional LPC init | Simon Glass | 2014-11-25 | -1/+522 |
* | x86: ivybridge: Add early LPC init so that serial works | Simon Glass | 2014-11-21 | -0/+48 |