summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82371eb
Commit message (Expand)AuthorAgeFilesLines
* src/southbridge/intel: Remove unused variablesElyes HAOUAS2019-04-251-3/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-6/+6
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-043-3/+0
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-041-9/+9
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-016-0/+6
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+3
* sb/intel/i82371eb/fadt: Fix compilation on x86_64Patrick Rudolph2019-02-201-4/+4
* device/pci_ops: Move questionable pci_locate() variantsKyösti Mälkki2019-02-113-0/+17
* southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-163-3/+0
* vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching2018-10-241-0/+1
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* sb/intel/i82371eb: Get rid of device_tElyes HAOUAS2018-05-144-6/+6
* southbridge/intel: Remove space before/after parenthesisElyes HAOUAS2018-04-301-7/+7
* sb/intel/i82371eb: Rework ACPI tablesKeith Hui2017-12-072-0/+155
* sb/intel/i82371eb: Consolidate bootblock.c logicKeith Hui2017-11-031-9/+2
* sb/intel/*: Use common SMBus functionsArthur Heymans2017-08-064-115/+5
* southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-161-3/+3
* southbridge/intel/i82371eb: transition away from device_tAntonello Dettori2016-09-102-2/+2
* src/southbridge: Code formatingElyes HAOUAS2016-08-312-4/+4
* src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-311-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3117-68/+0
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-052-3/+3
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-042-2/+2
* acpi: Remove monolithic ACPIVladimir Serbinenko2015-05-261-9/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2117-17/+17
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-201-12/+0
* kbuild: automatically include southbridgesStefan Reinauer2015-04-271-0/+4
* ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki2015-01-102-13/+1
* southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-3/+1
* i82371eb & qemu: Move to per-device ACPI.Vladimir Serbinenko2014-12-184-96/+29
* i82371eb: Remove weak functionsVladimir Serbinenko2014-11-161-7/+1
* soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan2014-11-051-1/+1
* cmos: Rename the CMOS related functions.Gabe Black2014-10-221-1/+1
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-2/+2
* southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* Coding style: punctuation cleanup [1/2].Idwer Vollering2013-12-231-1/+1
* intel/i82371: Remove HAVE_ACPI_RESUMEKyösti Mälkki2013-10-151-1/+0
* Drop prototype guarding for romccStefan Reinauer2013-05-101-10/+3
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-223-3/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0117-17/+17
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* Get rid of drivers classPatrick Georgi2012-11-271-9/+9
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-1/+1
* Use ACPI text fields consistently with all other boardsStefan Reinauer2011-09-211-3/+3