summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/fsp_i89xx
Commit message (Expand)AuthorAgeFilesLines
* northbridge/intel/fsp_*: Remove legacy SoCszaolin2018-11-1939-8540/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-162-2/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-124-4/+1
* intel: Get rid of smm_get_pmbasePatrick Rudolph2018-11-071-5/+2
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-232-2/+2
* intel: Use CF9 reset (part 1)Patrick Rudolph2018-10-224-40/+2
* Move compiler.h to commonlibNico Huber2018-10-083-5/+0
* src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner2018-09-131-1/+1
* cbtable: remove chromeos_acpi from cbtableJoel Kitching2018-08-221-1/+1
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-143-4/+4
* src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-06-041-1/+1
* sb/intel/fsp_i89xx: Get rid of device_tElyes HAOUAS2018-05-2411-37/+38
* src: Remove space after `defined`Elyes HAOUAS2018-05-241-1/+1
* src/southbridge: Add required space before the open parenthesisElyes HAOUAS2018-05-081-1/+1
* southbridge/intel: Remove space before/after parenthesisElyes HAOUAS2018-04-301-1/+1
* src/southbridge: Add spaces around '=='Elyes HAOUAS2018-04-281-2/+2
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-201-0/+1
* sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPIArthur Heymans2017-12-102-3/+1
* sb and soc: Enforce correct offset of member "chromeos" in global_nvs_tJonathan Neuschäfer2017-11-041-1/+4
* sb/intel/*: Use common SMBus functionsArthur Heymans2017-08-064-108/+3
* sb/intel/fspi89xx: Fix timestamp codeMartin Roth2017-07-311-6/+4
* southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-169-20/+20
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-133-24/+29
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-2/+2
* nb/intel/fsp_sandybridge/gma: Set up OpRegion in nb codePatrick Rudolph2017-05-011-6/+0
* fsp 1.0 systems: Check for NULL when saving HobListPtrMartin Roth2017-01-121-1/+3
* intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki2016-12-061-2/+2
* intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki2016-12-064-17/+17
* src/southbridge: Remove whitespace after sizeofElyes HAOUAS2016-10-071-2/+2
* src/southbridge: Code formatingElyes HAOUAS2016-08-315-39/+39
* src/southbridge: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-282-2/+2
* Remove non-ascii & unprintable charactersMartin Roth2016-08-011-1/+1
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-313-3/+0
* timestamp: Drop duplicate TS_END_ROMSTAGE entriesKyösti Mälkki2016-07-211-2/+0
* southbridge/intel/fsp_i89xx: use common Intel ACPI hardware definitionsAaron Durbin2016-07-153-17/+13
* intel romstage: Use run_ramstage()Kyösti Mälkki2016-06-291-2/+2
* tree: drop last paragraph of GPL copyright header from new filesMartin Roth2016-01-1341-164/+0
* Correct some common spelling mistakesMartin Roth2016-01-071-1/+1
* ACPI: Fix IASL Warning about unused method for _TZ checksMartin Roth2015-12-101-2/+2
* southbridge/intel/fspi89xx: Don't include common/firmware makefileMartin Roth2015-12-061-2/+0
* x86: Add Kconfig to disable early bootblock postcodesMartin Roth2015-11-191-0/+1
* southbridge/intel: Add FSP based i89xx southbridge supportMarc Jones2015-11-1041-0/+8866