summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/x4x
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/x4x: Define and use `HOST_BRIDGE` macroAngel Pons2020-08-046-52/+52
* nb/intel/x4x: Remove dead assignmentsAngel Pons2020-08-041-2/+1
* nb/intel/x4x: Refactor `decode_pcie_bar`Angel Pons2020-08-041-9/+5
* nb/intel/x4x: Change signature of `decode_pciebar`Angel Pons2020-08-044-4/+4
* nb/intel/x4x/hostbridge_regs.h: Clean up registersAngel Pons2020-08-031-23/+23
* nb/intel/x4x: Put host bridge registers into its own fileAngel Pons2020-08-032-33/+41
* nb/intel/x4x/rcven.c: Rename memory barrier functionAngel Pons2020-07-301-3/+3
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0
* nb/intel/x4x/acpi: Use ASL 2.0 syntaxAngel Pons2020-07-081-2/+2
* nb/intel/x4x/acpi: Clean up commentsAngel Pons2020-07-082-61/+60
* device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki2020-06-221-5/+1
* x4x boards: Factor out MAX_CPUSAngel Pons2020-06-151-0/+4
* nb/intel/x4x: Drop unused `pci_ops.h` includeAngel Pons2020-06-101-1/+0
* nb/intel/x4x: Use PCI bitwise opsAngel Pons2020-06-093-18/+10
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-061-5/+1
* src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS2020-06-061-1/+0
* src: Remove redundant includesElyes HAOUAS2020-06-021-1/+0
* intel/gma: Only enable bus mastering if we are going to use itNico Huber2020-05-271-6/+2
* intel/gma: Don't bluntly enable I/ONico Huber2020-05-271-1/+1
* drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber2020-05-271-49/+2
* nb/intel: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-261-5/+1
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1120-20/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-13/+2
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-069-107/+9
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-069-18/+9
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-3/+3
* src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS2020-05-011-1/+0
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-283-3/+3
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-059-122/+18
* nb/intel/x4x: Simplify GMA SSDT generatorMatt DeVillier2020-04-021-24/+12
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-022-2/+2
* drivers/intel/gma: fold gma.asl into default_brightness_levels.aslMatt DeVillier2020-03-311-3/+0
* drivers/intel/gma/acpi: Add Kconfigs for backlight registersNico Huber2020-03-251-1/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-1719-33/+0
* northbridge: Remove unused include <device/pci.h>Elyes HAOUAS2020-03-062-2/+0
* treewide: Capitalize 'CMOS'Elyes HAOUAS2020-02-241-2/+2
* src: capitalize 'RAM'Elyes HAOUAS2020-02-242-3/+3
* intel/{gm45,x4x},i82801{ix|jx}: Move enable_smbus() callKyösti Mälkki2020-01-141-2/+0
* nb/intel/{i945,x4x,pineview}: Remove wrapper spd_read_byte()Kyösti Mälkki2020-01-091-7/+2
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* src: Remove unneeded 'include <arch/io.h>'Elyes HAOUAS2020-01-021-1/+0
* northbridge: Add missing include <device/pci_def.h>Elyes HAOUAS2019-12-311-0/+1
* src/northbridge: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* bootblock: Provide some common prototypesKyösti Mälkki2019-12-141-1/+1
* src: Move 'static' to the beginning of declarationElyes HAOUAS2019-12-022-5/+5