summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801gx
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* sb/intel/i82801gx: Use common final SPI OPs setupArthur Heymans2019-07-082-51/+2
* sb/intel/i82801gx: Detect if the southbridge supports AHCIArthur Heymans2019-06-063-10/+46
* sb/intel/i82801gx: Include chip.h directlyArthur Heymans2019-06-055-1/+4
* nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-05-252-0/+46
* i82801gx/bootblock: Use macro instead of magic numberElyes HAOUAS2019-05-131-2/+2
* {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macroElyes HAOUAS2019-05-131-32/+0
* sb/i82801gx: Don't rewrite over BCTRLElyes HAOUAS2019-05-101-3/+0
* nb/intel/i945: Use macro instead of magic numberElyes HAOUAS2019-05-101-0/+1
* sb/i82801gx: Remove duplicated 'define PMBASE'Elyes HAOUAS2019-05-101-1/+0
* sb/{ICH7,NM10,PCH}: Use common watchdog_off functionElyes HAOUAS2019-05-073-52/+1
* sb/intel/i82801gx/lpc: Use {read,write}_pmbase32 and lpc_get_pmbaseElyes HAOUAS2019-04-231-17/+17
* sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-134-45/+2
* sb/intel/{i82801g/i/j,bd82x6x}: Make use of generic set_subsystem()Kyösti Mälkki2019-03-251-25/+1
* {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()Subrata Banik2019-03-211-15/+1
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-218-98/+8
* src/southbridge/intel/i82801gx/pcie.c: Correct NULL checkJacob Garber2019-03-191-1/+1
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-161-1/+0
* sb/intel/i82801gx: Remove unused include <arch/acpi.h>Elyes HAOUAS2019-03-141-2/+0
* {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.hElyes HAOUAS2019-03-131-0/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-042-2/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-043-3/+0
* sb/intel/i82801gx: Remove unnecessary/redundant ACPI offset operatorElyes HAOUAS2019-03-042-11/+7
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-0112-0/+12
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-011-1/+1
* sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read()Kyösti Mälkki2019-02-012-3/+3
* nb/intel/pineview: Use parallel MP initArthur Heymans2019-01-231-5/+0
* nb/intel/i945: Use parallel MP initArthur Heymans2019-01-231-1/+2
* mb/kontron/986lcd-m: Implement disabling ethernet NIC in ramstageArthur Heymans2019-01-171-6/+0
* sb/intel/i82801gx: Implement PCIe coalescingArthur Heymans2019-01-173-0/+170
* sb/intel: Use common RCBA MACROsPeter Lemenkov2019-01-141-3/+0
* sb/intel: Check for NULL-return of pcidev_on_root()Nico Huber2019-01-131-2/+4
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-092-25/+0
* sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans2019-01-082-12/+83
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-062-5/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-063-3/+3
* sb/intel/*: Use common files for PCIe ACPIArthur Heymans2019-01-032-180/+1
* southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* sb/intel/i82801{g,j}x: Remove unused smi.c filesArthur Heymans2018-12-051-185/+0
* sb/intel/i82801gx: Clean up unneeded smi setup codeArthur Heymans2018-12-031-4/+0
* nb/intel/i945: Use common SMM_TSEG codeArthur Heymans2018-12-031-0/+2
* sb/intel/i82801gx: Use common Intel SMM codeArthur Heymans2018-11-274-877/+8
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-122-2/+0
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* intel: Use CF9 reset (part 1)Patrick Rudolph2018-10-223-39/+0
* src/{sb/intel,mb/google/auron}: Don't use device_tElyes HAOUAS2018-10-181-1/+1
* Move compiler.h to commonlibNico Huber2018-10-081-2/+0
* sb/intel/i82801[ijg]x: remove stale board-specific comments from ich*.aslStefan Tauner2018-08-071-21/+21
* southbridge/intel: Remove leftover TPM ACPI codePhilipp Deppenwiese2018-08-031-23/+0