summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/e7505/raminit.c
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/e7505: Use read32p()Elyes Haouas2022-12-061-1/+1
* aopen/dxplplusu: Support SMM_ASEG and SMM_TSEGKyösti Mälkki2022-11-281-0/+6
* Revert "mb/aopen/dxplplusu: Remove board"Kyösti Mälkki2022-11-091-0/+1718
* mb/aopen/dxplplusu: Remove boardArthur Heymans2022-11-071-1720/+0
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-2/+2
* src: use ARRAY_SIZE where possiblePatrick Georgi2021-02-151-1/+1
* src/northbridge: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS2020-07-141-1/+0
* device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki2020-06-221-1/+1
* src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS2020-06-061-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS2020-05-011-1/+0
* src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-14/+2
* intel/e7505: Always enable DIMM compatibility checksKyösti Mälkki2020-01-121-16/+2
* intel/e7505: Remove commented out suspicious codeKyösti Mälkki2020-01-121-26/+0
* intel/e7505,i82801dx: Refactor raminitKyösti Mälkki2020-01-121-18/+28
* intel/e7505,i82801dx: Remove wrapper spd_read_byte()Kyösti Mälkki2020-01-121-46/+28
* src/northbridge: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth2019-10-271-2/+2
* intel/e7505: Drop debug codeKyösti Mälkki2019-07-031-9/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* aopen/dxplplusu: Move timestamps to common codeKyösti Mälkki2019-01-101-0/+5
* intel/e7505: Drop ECC scrubber codeKyösti Mälkki2019-01-041-102/+0
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* complier.h: add __always_inline and use it in code baseAaron Durbin2018-09-141-1/+2
* intel/e7505: Remove ROMCC workaroundKyösti Mälkki2018-06-061-27/+3
* intel/e7505: Assume AGP slot disabledKyösti Mälkki2018-06-021-4/+16
* aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INITKyösti Mälkki2018-06-021-65/+31
* src/northbridge: Add and update license headersMartin Roth2018-05-291-3/+15
* nb/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-271-2/+2
* CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki2017-05-271-2/+2
* nb/intel: Fix some spelling mistakes in comments and stringsMartin Roth2016-11-211-4/+4
* northbridge/intel/e7505: Improve code formattingElyes HAOUAS2016-09-201-2/+2
* northbridge/intel: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-1/+1
* Remove non-ascii & unprintable charactersMartin Roth2016-08-011-2/+2
* cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc2015-10-151-3/+3
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-5/+5
* northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-9/+9
* Uniformly spell frequency unit symbol as HzElyes HAOUAS2014-07-291-1/+1
* northbridge/intel/e7505/raminit.c: Silence warn of unused funcEdward O'Callaghan2014-05-251-1/+3
* lib: Make log2() available in romstage on ARM, not just x86Alexandru Gagniuc2014-01-131-0/+1
* CBMEM: Unify get_top_of_ram()Kyösti Mälkki2013-09-111-0/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* Intel e7505: provide get_top_of_ramKyösti Mälkki2013-03-071-0/+6
* Fix some issues with new "reference" toolchainStefan Reinauer2012-11-021-1/+1
* Intel e7505: build as separate object fileKyösti Mälkki2012-04-211-2/+13