Age | Commit message (Expand) | Author |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-07-08 | sb/intel/i82801gx: Use common final SPI OPs setup | Arthur Heymans |
2019-06-06 | sb/intel/i82801gx: Detect if the southbridge supports AHCI | Arthur Heymans |
2019-06-05 | sb/intel/i82801gx: Include chip.h directly | Arthur Heymans |
2019-05-25 | nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-05-13 | i82801gx/bootblock: Use macro instead of magic number | Elyes HAOUAS |
2019-05-13 | {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro | Elyes HAOUAS |
2019-05-10 | sb/i82801gx: Don't rewrite over BCTRL | Elyes HAOUAS |
2019-05-10 | nb/intel/i945: Use macro instead of magic number | Elyes HAOUAS |
2019-05-10 | sb/i82801gx: Remove duplicated 'define PMBASE' | Elyes HAOUAS |
2019-05-07 | sb/{ICH7,NM10,PCH}: Use common watchdog_off function | Elyes HAOUAS |
2019-04-23 | sb/intel/i82801gx/lpc: Use {read,write}_pmbase32 and lpc_get_pmbase | Elyes HAOUAS |
2019-04-13 | sb/intel/i82801gx: 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-19 | src/southbridge/intel/i82801gx/pcie.c: Correct NULL check | Jacob Garber |
2019-03-16 | src: Drop unused '#include <halt.h>' | Elyes HAOUAS |
2019-03-14 | sb/intel/i82801gx: Remove unused include <arch/acpi.h> | Elyes HAOUAS |
2019-03-13 | {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.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-04 | sb/intel/i82801gx: Remove unnecessary/redundant ACPI offset operator | Elyes HAOUAS |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-03-01 | ACPI: Rename FADT model and set it to zero | Elyes HAOUAS |
2019-02-01 | sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() | Kyösti Mälkki |
2019-01-23 | nb/intel/pineview: Use parallel MP init | Arthur Heymans |
2019-01-23 | nb/intel/i945: Use parallel MP init | Arthur Heymans |
2019-01-17 | mb/kontron/986lcd-m: Implement disabling ethernet NIC in ramstage | Arthur Heymans |
2019-01-17 | sb/intel/i82801gx: Implement PCIe coalescing | 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-08 | sb/intel/i82801gx: Autodisable functions based on devicetree | Arthur Heymans |
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 |
2018-12-19 | southbridge: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-05 | sb/intel/i82801{g,j}x: Remove unused smi.c files | Arthur Heymans |
2018-12-03 | sb/intel/i82801gx: Clean up unneeded smi setup code | Arthur Heymans |
2018-12-03 | nb/intel/i945: Use common SMM_TSEG code | Arthur Heymans |
2018-11-27 | sb/intel/i82801gx: Use common Intel SMM code | Arthur Heymans |
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-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-08-07 | sb/intel/i82801[ijg]x: remove stale board-specific comments from ich*.asl | Stefan Tauner |
2018-08-03 | southbridge/intel: Remove leftover TPM ACPI code | Philipp Deppenwiese |