Age | Commit message (Expand) | Author |
2020-06-02 | src: Remove unused 'include <bootstate.h>' | Elyes HAOUAS |
2020-06-01 | sb/intel/lynxpoint: Restore lost PCI_COMMAND_MASTER bits | Angel Pons |
2020-05-27 | drivers/intel/gma: Move IGD OpRegion to CBMEM | Nico Huber |
2020-05-26 | src/sb: Use 'print("%s...", __func__)' | Elyes HAOUAS |
2020-05-17 | sb/intel/lynxpoint/lp_gpio.h: Include stdint.h | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-08 | sb/intel/*/me_status.c: Fix typo | Angel Pons |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-01 | sb/intel/lynxpoint: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-05-01 | src: Remove unused 'include <cpu/x86/cache.h>' | Elyes HAOUAS |
2020-04-28 | device: Constify struct device * parameter to acpi_inject_dsdt | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-13 | acpi: Bump FADT to revision 6 | Patrick Rudolph |
2020-04-09 | sb/{bd82x6x,ibexpeak,lynxpoint}/early_smbus: Use macro | Elyes HAOUAS |
2020-04-06 | sb/intel/lynxpoint: Use SPDX headers | Angel Pons |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-04-04 | src/southbridge: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | sb/intel/lynxpoint: drop IGD-related NVS variables | Matt DeVillier |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-24 | drivers/intel/gma/acpi: Reduce display switching stubs | Nico Huber |
2020-03-23 | src: capitalize 'APIC' | Elyes HAOUAS |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-17 | sb/lynxpoint/gpio: fix interrupt storm | Matt DeVillier |
2020-03-04 | src: capitalize 'PCIe' | Elyes HAOUAS |
2020-03-03 | sb/lynxpoint: hook up smmstore | Matt DeVillier |
2020-02-24 | treewide: Capitalize 'CMOS' | Elyes HAOUAS |
2020-02-11 | sb/intel/lynxpoint: Don't use_ADR and _HID | Elyes HAOUAS |
2020-01-14 | sb/intel/common: Declare common smbus_base() and enable_smbus() | Kyösti Mälkki |
2020-01-09 | sb/intel/common: Add smbus_set_slave_addr() | Kyösti Mälkki |
2020-01-09 | sb/intel/common: Add smbus_host_reset() | Kyösti Mälkki |
2020-01-09 | device,sb/intel: Move SMBus host controller prototypes | Kyösti Mälkki |
2020-01-09 | drivers/pc80/rtc: Separate {get|set}_option() prototypes | Kyösti Mälkki |
2019-12-19 | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS |
2019-12-19 | src/southbridge: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-14 | Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID" | Nico Huber |
2019-12-14 | bootblock: Provide some common prototypes | Kyösti Mälkki |
2019-11-29 | {northbridge,soc,southbridge}: Don't use both of _ADR and _HID | Elyes HAOUAS |
2019-11-26 | sb/intel/common/spi: Add Baytrail/Braswell support | Arthur Heymans |
2019-11-18 | sb/intel/common: Properly guard USB debug | Arthur Heymans |
2019-11-13 | sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT | Kyösti Mälkki |
2019-11-10 | sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol | Arthur Heymans |
2019-11-10 | sb/intel/common: Make COMMON_RESET optional | Arthur Heymans |
2019-11-10 | sb/intel/common: Make linking rtc.c conditional | Arthur Heymans |
2019-11-09 | arch/x86: Replace some __SMM__ guards | Kyösti Mälkki |
2019-11-09 | ELOG: Avoid some preprocessor use | Kyösti Mälkki |
2019-11-09 | ELOG: Introduce elog_gsmi variants | Kyösti Mälkki |
2019-11-08 | sb,soc/intel: Reduce preprocessor use with ME debugging | Kyösti Mälkki |
2019-11-08 | arch/x86: Drop some __SMM__ guards | Kyösti Mälkki |
2019-11-04 | sb/intel: Use defined CONFIG_HPET_ADDRESS | Elyes HAOUAS |
2019-11-04 | sb/intel/lynxpoint: Use sb/intel/common/platform.asl | Arthur Heymans |
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 |