Age | Commit message (Expand) | Author |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-08-22 | acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry | Joel Kitching |
2018-06-01 | soc/intel/broadwell: Get rid of device_t | Elyes HAOUAS |
2018-03-01 | soc/intel/broadwell: Enable VT-d and X2APIC | Matt DeVillier |
2017-11-15 | soc/intel: Enable ACPI DBG2 table generation | Duncan Laurie |
2017-09-20 | soc/intel/broadwell: refactor rtc failure checking | Aaron Durbin |
2017-09-20 | vboot: remove init_vbnv_cmos() | Aaron Durbin |
2017-07-13 | soc/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-03-17 | soc/intel/broadwell: Fix other issues detected by checkpatch | Lee Leahy |
2017-03-17 | soc/intel/broadwell: Fix {}, () and conditional issues | Lee Leahy |
2017-03-17 | soc/intel/broadwell: Fix spacing issues detected by checkpatch | Lee Leahy |
2017-02-20 | lynxpoint/broadwell: fix PCH power optimizer | Matt DeVillier |
2017-02-20 | Revert "intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano" | Matt DeVillier |
2016-12-14 | soc/intel/broadwell/lpc.c: don't zeroize existing gnvs table | Matt DeVillier |
2016-08-31 | src/soc: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-02 | intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano | Prabal Saha |
2016-07-28 | soc/intel/broadwell: Use init_vbnv_cmos from vboot vbnv | Furquan Shaikh |
2016-07-28 | vboot: Separate vboot from chromeos | Furquan Shaikh |
2016-02-09 | chromeos: Remove CONFIG_VBNV_SIZE variable | Duncan Laurie |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-06-05 | device_ops: add device_t argument to acpi_inject_dsdt_generator | Alexander Couzens |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-22 | intel/broadwell: guard CHROMEOS support better | Patrick Georgi |
2015-04-10 | broadwell: Preserve VbNv around cmos_init | Duncan Laurie |
2015-04-07 | broadwell: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-02 | Samus: Synchronization with FRC to enable PCIe Relaxed Order. | Kenji Chen |
2015-03-27 | broadwell: fixed power gating enable for disabled sata port | Kane Chen |
2015-03-27 | broadwell: Misc updates from 2.1.0 ref code | Duncan Laurie |
2015-03-10 | ACPI: Get S3 resume state from romstage_handoff | Kyösti Mälkki |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2014-12-08 | intel/broadwell: Spelling fixes | Martin Roth |
2014-11-19 | broadwell: move to per-device ACPI. | Vladimir Serbinenko |
2014-10-22 | broadwell: add new intel SOC | Duncan Laurie |