Age | Commit message (Expand) | Author |
2019-11-04 | sb/intel: Move 'smbus.asl' to common place | Elyes HAOUAS |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-10-30 | sb/intel/common: Make linking pmbase.c conditional | Arthur Heymans |
2019-10-30 | src/southbridge: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-28 | src/southbridge: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-21 | sb/lynxpoint: Fix 'dead increment' | Elyes HAOUAS |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-10-04 | acpi_table_header: Replace hard-coded revision via macro and function | Himanshu Sahdev |
2019-10-01 | intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL | Kyösti Mälkki |
2019-09-13 | drivers/elog: Add elog_boot_notify() | Kyösti Mälkki |
2019-08-21 | southbridge/intel: Tidy up preprocessor and headers | Kyösti Mälkki |
2019-08-15 | soc/intel: Rename some SMM support functions | Kyösti Mälkki |
2019-08-13 | cpu/x86: Separate save_state struct headers | Kyösti Mälkki |
2019-07-13 | soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-07-08 | sb/intel/lynxpoint: Use common final SPI OPs setup | Arthur Heymans |
2019-05-29 | sb/intel/*: Delete early_spi | Patrick Rudolph |
2019-05-13 | {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro | Elyes HAOUAS |
2019-05-07 | sb/{ICH7,NM10,PCH}: Use common watchdog_off function | Elyes HAOUAS |
2019-05-06 | Fix code that would trip -Wtype-limits | Julius Werner |
2019-05-03 | {soc, southbridge} : Correct typo in comment | Frans Hendriks |
2019-04-23 | sb/intel/lynxpoint: Enable LPC/SIO setup in bootblock | Arthur Heymans |
2019-04-21 | nb/intel/haswell: Add an option for where verstage starts | Arthur Heymans |
2019-04-21 | cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-04-13 | sb/intel/lynxpoint: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-21 | sb/intel/lynxpoint: Remove PCI bridge function | Kyösti Mälkki |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem() | Subrata Banik |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() | Subrata Banik |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-16 | src: Drop unused 'include <device/pciexp.h>' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-03 | sb/intel/common/firmware: Don't touch descriptor region | Mario Scheithauer |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-21 | ACPI: Correct asl_compiler_revision value | Elyes HAOUAS |
2019-01-14 | sb/intel: Use common RCBA MACROs | Peter Lemenkov |
2019-01-13 | sb/intel: Check for NULL-return of pcidev_on_root() | Nico Huber |
2019-01-09 | cpu/intel: Use the common code to initialize the romstage timestamps | Arthur Heymans |
2019-01-07 | intel/lynxpoint: Fix spelling | Kyösti Mälkki |
2019-01-07 | src: Use "foo **bar" instead of "foo ** bar" | Elyes HAOUAS |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-03 | sb/intel/*: Use common files for PCIe ACPI | Arthur Heymans |
2019-01-03 | sb/intel/lynxpoint/pcie.c: Add more checks for NULL pointers | Tristan Corrick |
2019-01-03 | sb/intel/lynxpoint: Remove incomplete SATA ACPI code | Tristan Corrick |
2018-12-28 | sb/intel/lynxpoint: Handle H81 only having 6 PCIe root ports | Tristan Corrick |
2018-12-19 | sb/intel/lynxpoint: Don't force state keep after power fail | Tristan Corrick |
2018-12-19 | southbridge: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-07 | sb/intel/lynxpoint/pcie.c: Fix a mistake in a comment | Tristan Corrick |
2018-12-07 | src/southbridge: Get rid of device_t | Elyes HAOUAS |
2018-12-05 | elog: make elog's SMM handler code follow everything else | Patrick Georgi |
2018-12-03 | sb/intel/lynxpoint: Move `HAVE_SMI_HANDLER` to southbridge Kconfig | Tristan Corrick |
2018-12-03 | sb/intel/common: Create a common PCH finalise implementation | Tristan Corrick |
2018-12-03 | sb/intel/lynxpoint: Ensure the finalise handler is called | Tristan Corrick |
2018-12-03 | sb/intel/lynxpoint: Make the finalise handler common | Tristan Corrick |
2018-12-03 | sb/intel/lynxpoint/usb_{e,x}hci.c: Don't use device_t | Elyes HAOUAS |
2018-11-16 | sb/intel/lynxpoint: Generate the ACPI FADT with a common function | Tristan Corrick |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
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-11-07 | sb/intel: Deduplicate vbnv_cmos_failed and rtc_init | Patrick Rudolph |
2018-11-05 | sb/intel/lynxpoint: Remove irrelevant conditional statement | Elyes HAOUAS |
2018-11-01 | sb/intel/common: Create a common implementation of `acpi_fill_madt()` | Tristan Corrick |
2018-11-01 | sb/intel/lynxpoint: Include <stdint.h> to fix compilation errors | Tristan Corrick |
2018-11-01 | sb/intel/lynxpoint: Add a common platform.asl file | Tristan Corrick |
2018-11-01 | sb/intel/lynxpoint: Provide a function for mainboard super I/O config | Tristan Corrick |
2018-11-01 | sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table | Tristan Corrick |
2018-11-01 | sb/intel/lynxpoint: Add a PCI ID for an SMBus controller | Tristan Corrick |
2018-11-01 | sb/intel/lynxpoint: Add PCI IDs for more SKUs | Tristan Corrick |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-22 | intel: Use CF9 reset (part 1) | Patrick Rudolph |
2018-10-18 | src/{sb/intel,mb/google/auron}: Don't use device_t | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-08 | src: Use tabs for indentation | Elyes HAOUAS |
2018-09-13 | src/*/intel/: clarify Kconfig options regarding IFD | Stefan Tauner |
2018-09-06 | chromeos/gnvs: remove function and naming cleanup | Joel Kitching |
2018-08-27 | intel: Use common HPET table revision function | Marc Jones |
2018-08-22 | cbtable: remove chromeos_acpi from cbtable | Joel Kitching |
2018-08-22 | acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry | Joel Kitching |
2018-08-13 | sb/intel/lynxpoint: Don't build with FAKE_IFD by default | Arthur Heymans |
2018-08-13 | sb/intel/lynxpoint/Kconfig: Clean up redefined config options | Arthur Heymans |
2018-08-13 | src: Get rid of non-local header treated as local | Elyes HAOUAS |
2018-08-03 | southbridge/intel: Remove leftover TPM ACPI code | Philipp Deppenwiese |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-14 | src: Get rid of device_t | Elyes HAOUAS |
2018-06-09 | sb/intel/lynxpoint: Get rid of device_t | Elyes HAOUAS |
2018-06-08 | southbridge/intel/lynxpoint: add hard_reset to postcar | Patrick Georgi |
2018-06-03 | intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler | Martin Roth |
2018-05-24 | src: Remove space after `defined` | Elyes HAOUAS |
2018-05-09 | src/southbridge: Serialize methods with named objects inside | Martin Roth |
2018-05-08 | src/southbridge: Add required space before the open parenthesis | Elyes HAOUAS |
2018-04-30 | southbridge/intel: Remove space before/after parenthesis | Elyes HAOUAS |
2018-04-28 | src/southbridge: Add spaces around '==' | Elyes HAOUAS |
2018-04-20 | pci: Move inline PCI functions to pci_ops.h | Patrick Rudolph |
2018-03-08 | nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APIC | Matt DeVillier |
2017-12-10 | sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPI | Arthur Heymans |
2017-11-30 | acpi/tpm: remove non-existent IRQ for Infineon TPM chip | Matt DeVillier |
2017-11-30 | acpi/tpm: update TPM preprocessor guards | Matt DeVillier |