aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801gx
AgeCommit message (Expand)Author
2019-08-21southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki
2019-07-20mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode`Nico Huber
2019-07-17intel/i82801gx,i82801jx: Rename lock_smm()Kyösti Mälkki
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-07-08sb/intel/i82801gx: Use common final SPI OPs setupArthur Heymans
2019-06-06sb/intel/i82801gx: Detect if the southbridge supports AHCIArthur Heymans
2019-06-05sb/intel/i82801gx: Include chip.h directlyArthur Heymans
2019-05-25nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-05-13i82801gx/bootblock: Use macro instead of magic numberElyes HAOUAS
2019-05-13{bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macroElyes HAOUAS
2019-05-10sb/i82801gx: Don't rewrite over BCTRLElyes HAOUAS
2019-05-10nb/intel/i945: Use macro instead of magic numberElyes HAOUAS
2019-05-10sb/i82801gx: Remove duplicated 'define PMBASE'Elyes HAOUAS
2019-05-07sb/{ICH7,NM10,PCH}: Use common watchdog_off functionElyes HAOUAS
2019-04-23sb/intel/i82801gx/lpc: Use {read,write}_pmbase32 and lpc_get_pmbaseElyes HAOUAS
2019-04-13sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph
2019-03-25sb/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-19src/southbridge/intel/i82801gx/pcie.c: Correct NULL checkJacob Garber
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-14sb/intel/i82801gx: Remove unused include <arch/acpi.h>Elyes HAOUAS
2019-03-13{mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.hElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04sb/intel/i82801gx: Remove unnecessary/redundant ACPI offset operatorElyes HAOUAS
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-03-01ACPI: Rename FADT model and set it to zeroElyes HAOUAS
2019-02-01sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read()Kyösti Mälkki
2019-01-23nb/intel/pineview: Use parallel MP initArthur Heymans
2019-01-23nb/intel/i945: Use parallel MP initArthur Heymans
2019-01-17mb/kontron/986lcd-m: Implement disabling ethernet NIC in ramstageArthur Heymans
2019-01-17sb/intel/i82801gx: Implement PCIe coalescingArthur Heymans
2019-01-14sb/intel: Use common RCBA MACROsPeter Lemenkov
2019-01-13sb/intel: Check for NULL-return of pcidev_on_root()Nico Huber
2019-01-09cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans
2019-01-08sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2019-01-03sb/intel/*: Use common files for PCIe ACPIArthur Heymans
2018-12-19southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-05sb/intel/i82801{g,j}x: Remove unused smi.c filesArthur Heymans
2018-12-03sb/intel/i82801gx: Clean up unneeded smi setup codeArthur Heymans
2018-12-03nb/intel/i945: Use common SMM_TSEG codeArthur Heymans
2018-11-27sb/intel/i82801gx: Use common Intel SMM codeArthur Heymans
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-22intel: Use CF9 reset (part 1)Patrick Rudolph
2018-10-18src/{sb/intel,mb/google/auron}: Don't use device_tElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-07sb/intel/i82801[ijg]x: remove stale board-specific comments from ich*.aslStefan Tauner
2018-08-03southbridge/intel: Remove leftover TPM ACPI codePhilipp Deppenwiese
2018-08-01sb/intel/i82801gx: Select INTEL_TOP_SWAP_BOOTBLOCK_SIZEArthur Heymans
2018-06-29sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tablesArthur Heymans
2018-06-21sb/intel/i82801xx: Use common RCBA MACROsArthur Heymans
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-04sb/intel/i82801gx: Add the option to lock the platformArthur Heymans
2018-06-04sb/intel/i82801gx: Remove unneeded includesElyes HAOUAS
2018-05-22sb/intel/i82801gx: Get rid of device_tElyes HAOUAS
2018-05-09src/southbridge: Serialize methods with named objects insideMartin Roth
2018-01-14mb/*/*/romstage.c: Clean up targets with i82801gxArthur Heymans
2017-12-10sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPIArthur Heymans
2017-12-03sb/intel: Replace DTS2 with FLVLPatrick Rudolph
2017-11-30acpi/tpm: remove non-existent IRQ for Infineon TPM chipMatt DeVillier
2017-11-30acpi/tpm: update TPM preprocessor guardsMatt DeVillier
2017-09-22sb/intel/common/spi.c: Port to i82801gxArthur Heymans
2017-08-27sb/intel/*/nvs: Rename registerPatrick Rudolph
2017-08-19i82801dx/gx/ix/jx: Add low-memory backup for S3 pathKyösti Mälkki
2017-08-06sb/intel/i82801gx: Implement smbus block r/w functionsArthur Heymans
2017-08-06sb/intel/*: Use common SMBus functionsArthur Heymans
2017-07-16southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-06sb/intel/i82801gx: Add whitespace around '<<'Elyes HAOUAS
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-04-27i82801gx: Enable PCI-to-PCI bridgeKyösti Mälkki
2017-04-11sb/intel/i82801gx: Add i2c_block_read to smbus.hArthur Heymans
2017-03-22southbridge/intel/i82801gx: Fix problems found by checkpatch.plArthur Heymans
2017-01-06sb/ich7: Use common/gpio.h to set up GPIOsArthur Heymans
2016-12-11intel/i945: Use romstage_handoff for S3Kyösti Mälkki
2016-12-11x86 SMM: Fix use with RELOCATABLE_RAMSTAGEKyösti Mälkki
2016-12-10intel 82801dx/gx/ix: Commit SMM relocation code to DRAMKyösti Mälkki
2016-12-07PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki
2016-12-06intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki
2016-11-21intel/i82801gx: Reorder spaces in outputPaul Menzel
2016-10-07src/southbridge: Remove whitespace after sizeofElyes HAOUAS
2016-09-13southbridge/intel/i82801gx: transition away from device_tAntonello Dettori
2016-09-07intel/i82801gx 82801ix: Remove OpRegion of SMBus hostKyösti Mälkki
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-08-28src/southbridge: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-07-15southbridge/intel/i82801gx: use common Intel ACPI hardware definitionsAaron Durbin
2016-02-23southbridge/intel/ibexpeak: Use common gpio.cPatrick Rudolph
2016-01-20sb/intel/i82801gx: Clean up sata.cDamien Zammit
2016-01-15sb/intel/i82801gx: Fix sata AHCI for desktop NM10/ICH7Damien Zammit
2016-01-07Correct some common spelling mistakesMartin Roth
2015-11-24southbridge/intel: Use i82801gx code for NM10Damien Zammit
2015-11-05intel/i945: Consolidate MADT handlingVladimir Serbinenko
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-23southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi`Paul Menzel