Age | Commit message (Expand) | Author |
2019-11-13 | sb/intel/i82801gx,ix,jx: Move HAVE_SMI_HANDLER conditional | Kyösti Mälkki |
2019-11-13 | sb/intel/i82801dx,ix: Replace SMM_ASEG conditional | Kyösti Mälkki |
2019-11-13 | sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT | Kyösti Mälkki |
2019-11-13 | intel/82801dx,ix: Rename SMM_ASEG functions | 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-04 | sb/intel: Use defined CONFIG_HPET_ADDRESS | Elyes HAOUAS |
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 | nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support | Arthur Heymans |
2019-10-20 | mb/lenovo/x200: Add ThinkPad X301 as a variant | Bill XIE |
2019-10-14 | sb/intel/i82801ix: Add common code to set up LPC IO decode ranges | Arthur Heymans |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-10-01 | intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL | Kyösti Mälkki |
2019-08-21 | southbridge/intel: Tidy up preprocessor and headers | Kyösti Mälkki |
2019-08-13 | cpu/x86: Move some SMM function declarations | Kyösti Mälkki |
2019-07-17 | intel/i82801ix: Refactor lock_smm() | Kyösti Mälkki |
2019-07-10 | intel/i82801ix: Rename smm_lock() prototype | Kyösti Mälkki |
2019-07-09 | cpu/x86: Declare SMM_ASEG | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-06-03 | sb/intel/i82801ix: Select SOUTHBRIDGE_INTEL_COMMON_SPI | Arthur Heymans |
2019-05-29 | src/southbridge: Add missing 'include <types.h>' | Elyes HAOUAS |
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-04-16 | sb/intel/i82801ix: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
2019-03-25 | sb/intel/{i82801g/i/j,bd82x6x}: Make use of generic set_subsystem() | 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-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-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-23 | nb/intel/gm45: Use parallel MP init | Arthur Heymans |
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 | 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_path_on_root() | Kyösti Mälkki |
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 |
2018-12-19 | southbridge: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-18 | southbridge: Remove unneeded include <pc80/mc146818rtc.h> | Elyes HAOUAS |
2018-12-05 | sb/intel: Fix pointer casts | Patrick Rudolph |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-22 | intel: Use CF9 reset (part 1) | Patrick Rudolph |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-13 | src/*/intel: introduce warning when building with no IFD | Angel Pons |
2018-09-13 | src/*/intel/: clarify Kconfig options regarding IFD | Stefan Tauner |
2018-08-16 | sb/intel/i82801[ij]x: do not set Chipset Initialization Register (CIR) 5 | Stefan Tauner |
2018-08-14 | sb/intel/i82801[ij]x: use (more) RCBA register names instead of magic numbers | Stefan Tauner |
2018-08-07 | sb/intel/i82801[ijg]x: remove stale board-specific comments from ich*.asl | Stefan Tauner |
2018-07-30 | nb/intel/gm45: Use common code for SMM in TSEG | Arthur Heymans |
2018-06-29 | sb/intel/i82801ix: Use the common ACPI pirq generator | Arthur Heymans |
2018-06-21 | sb/intel/i82801xx: Use common RCBA MACROs | Arthur Heymans |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-05-24 | sb/intel/i82801ix: Get rid of device_t | Elyes HAOUAS |
2018-05-09 | src/southbridge: Serialize methods with named objects inside | Martin Roth |
2018-04-30 | southbridge/intel: Remove space before/after parenthesis | Elyes HAOUAS |
2018-01-05 | sb/intel/i82801ix: Don't select HAVE_INTEL_FIRMWARE on Q35-QEMU | Arthur Heymans |
2017-12-03 | sb/intel: Replace DTS2 with FLVL | Patrick Rudolph |
2017-11-23 | sb/intel/i82801ix: fetch initial timestamp in bootblock | Arthur Heymans |
2017-08-27 | sb/intel/*/nvs: Rename register | Patrick Rudolph |
2017-08-19 | i82801dx/gx/ix/jx: Add low-memory backup for S3 path | Kyösti Mälkki |
2017-08-06 | sb/intel/*: Use common SMBus functions | Arthur Heymans |
2017-07-16 | southbridge/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2016-12-18 | intel/i82801ix: Add HAVE_INTEL_FIRMWARE | Kyösti Mälkki |
2016-12-11 | intel/gm45: Use romstage_handoff for S3 | Kyösti Mälkki |
2016-12-11 | x86 SMM: Fix use with RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2016-12-10 | intel 82801dx/gx/ix: Commit SMM relocation code to DRAM | Kyösti Mälkki |
2016-12-07 | PCI ops: MMCONF_SUPPORT_DEFAULT is required | Kyösti Mälkki |
2016-10-07 | src/southbridge: Remove whitespace after sizeof | Elyes HAOUAS |
2016-09-13 | southbridge/intel/i82801ix: transition away from device_t | Antonello Dettori |
2016-09-07 | intel/i82801gx 82801ix: Remove OpRegion of SMBus host | Kyösti Mälkki |
2016-08-31 | src/southbridge: Code formating | Elyes HAOUAS |
2016-08-28 | src/southbridge: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-01 | Remove non-ascii & unprintable characters | Martin Roth |
2016-06-01 | drivers/lenovo: Add hybrid graphics driver | Patrick Rudolph |
2016-01-07 | Correct some common spelling mistakes | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-12 | Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() | Martin Roth |
2015-06-08 | x86 SMM: Relocator is intel-only | Kyösti Mälkki |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-06-05 | device_ops: add device_t argument to acpi_inject_dsdt_generator | Alexander Couzens |
2015-06-04 | devicetree: Change scan_bus() prototype in device ops | Kyösti Mälkki |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-21 | Kill ENABLE_TPM. | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-03 | src/southbridge/intel/i82801ix: Add GPIO register locations | Timothy Pearson |
2015-04-28 | Kconfig whitespace fixes | Martin Roth |
2015-04-27 | kbuild: automatically include southbridges | Stefan Reinauer |