summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/x4x/bootblock.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Include <device/mmio.h> instead of <arch/mmio.h>Elyes Haouas2022-12-101-1/+1
* nb/intel/x4x: Use read32p()Elyes Haouas2022-12-061-1/+1
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-2/+2
* nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>`Angel Pons2021-02-041-1/+1
* nb/intel/x4x/bootblock.c: include <arch/pci_io_cfg.h>Elyes HAOUAS2021-02-011-1/+1
* nb/intel/x4x: Define and use MMCONF_BUS_NUMBERAngel Pons2021-01-301-1/+13
* nb/intel/x4x/iomap.h: Rename to memmap.hAngel Pons2020-09-251-1/+0
* nb/intel/x4x: Clean up TPM-related codeAngel Pons2020-09-171-4/+4
* nb/intel/x4x: Define and use `HOST_BRIDGE` macroAngel Pons2020-08-041-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* bootblock: Provide some common prototypesKyösti Mälkki2019-12-141-1/+1
* nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-151-5/+3
* nb/intel/x4x: Avoid x4x.h header with romcc-bootblockKyösti Mälkki2019-09-281-1/+4
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* nb/intel/x4x: Fix issues found by checkpatch.plArthur Heymans2017-03-211-1/+1
* northbridge/intel/x4x: clean up includesMartin Roth2016-01-131-4/+2
* northbridge/intel/x4x: Intel 4-series northbridge supportDamien Zammit2015-12-291-0/+32