summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/haswell/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* northbridge: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-36/+0
* nb/intel/haswell: Allow using Broadwell MRC.binAngel Pons2023-05-231-0/+6
* haswell/lynxpoint: Add native DMI initAngel Pons2022-12-161-0/+1
* nb/intel/haswell: Introduce option to not use MRC.binAngel Pons2022-12-121-1/+6
* nb/intel/haswell: Move MRC glue code into a subfolderAngel Pons2021-08-021-7/+2
* nb/intel/haswell: Finalize northbridge in ramstageAngel Pons2021-03-101-2/+0
* haswell: relocate `romstage_common` to northbridgeAngel Pons2020-07-081-0/+1
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* nb/intel/haswell/peg: Add PEG driver stubChris Morgan2020-03-061-0/+1
* northbridge/intel: Rename ram_calc.c to memmap.cKyösti Mälkki2019-08-071-3/+3
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-04-211-1/+2
* cpu/intel/haswell: Switch to POSTCAR_STAGEArthur Heymans2018-06-051-0/+2
* nb/intel/haswell: Use the common MRC cache driverArthur Heymans2018-02-061-12/+0
* northbridge/intel: move mrccache.c of sandybridge + haswell to commonAlexander Couzens2016-03-111-2/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* intel: Do not hardcode the position of mrc.cacheAlexandru Gagniuc2015-09-071-1/+1
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* kbuild: automatically include northbridgesStefan Reinauer2015-04-291-0/+3
* Update hex values to CBFS binary name types in MakefilesMartin Roth2015-03-301-2/+2
* haswell: Fix MRC cache to use CBFSKyösti Mälkki2015-01-101-0/+12
* Replace includes of build.h with version.hKyösti Mälkki2014-11-201-1/+0
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-1/+1
* CBMEM intel: Define get_top_of_ram() once per chipsetKyösti Mälkki2014-01-151-0/+2
* HDA: Enable Mini-HDA and fix up PCH-HDA initDuncan Laurie2013-12-121-0/+1
* haswell: use tsc for udelay()Aaron Durbin2013-05-071-1/+0
* haswell: Add initial support for Haswell platformsAaron Durbin2013-03-141-0/+41