Age | Commit message (Expand) | Author |
---|---|---|
2016-01-24 | x86: ivybridge: Move GPIO init to the LPC init() method | Simon Glass |
2016-01-24 | x86: ivybridge: Move sandybridge init to the lpc probe() method | Simon Glass |
2016-01-24 | x86: ivybridge: Rename lpc_init() to lpc_init_extra() | Simon Glass |
2016-01-24 | x86: ivybridge: Move more init to the probe() function | Simon Glass |
2016-01-24 | x86: ivybridge: Move lpc_early_init() to probe() | Simon Glass |
2016-01-24 | x86: ivybridge: Set up the LPC device using driver model | Simon Glass |
2015-12-09 | x86: Remove HAVE_ACPI_RESUME | Bin Meng |
2015-07-28 | x86: Enable DM RTC support for all x86 boards | Bin Meng |
2015-04-18 | x86: chromebook_link: dts: Add PCH and LPC devices | Simon Glass |
2015-04-18 | dm: x86: pci: Convert chromebook_link to use driver model for pci | Simon Glass |
2015-04-16 | x86: Add a x86_ prefix to the x86-specific PCI functions | Simon Glass |
2014-11-25 | x86: ivybridge: Add additional LPC init | Simon Glass |
2014-11-21 | x86: ivybridge: Add early LPC init so that serial works | Simon Glass |