summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/haswell/memmap.c
Commit message (Expand)AuthorAgeFilesLines
* cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas2022-11-181-2/+2
* nb/intel/haswell: Calculate TSEG limit from registersAngel Pons2021-02-011-4/+6
* intel/txt: Add `txt_get_chipset_dpr` functionAngel Pons2020-10-171-3/+7
* nb/intel/haswell: Account for DPR region in memory mapAngel Pons2020-10-151-8/+37
* {nb,soc}/intel/{haswell,broadwell}/memmap.c: Use ALIGN_DOWN(x, a)Elyes HAOUAS2020-09-021-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* nb/intel/haswell: Tidy up code and commentsAngel Pons2020-03-151-5/+4
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-1/+1
* src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-211-1/+0
* intel/haswell: Use smm_subregion()Kyösti Mälkki2019-08-281-11/+4
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+1
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-1/+1
* arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki2019-08-151-6/+0
* cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki2019-08-151-12/+4
* intel/haswell: Move platform_enter_postcar()Kyösti Mälkki2019-08-111-0/+31
* northbridge/intel: Rename ram_calc.c to memmap.cKyösti Mälkki2019-08-071-0/+50