summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i440bx/raminit.h
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/i440bx, mb/asus/p3b-f: Abolish disable_spd()Keith Hui2023-05-171-1/+0
* spd.h: Move `DIMMx` macros to i440bx/raminit.hAngel Pons2021-04-111-0/+6
* nb/intel/i440bx: Drop mainboard_enable_serial()Keith Hui2020-05-121-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* nb/intel/i440bx: Ready raminit for S3 resume pathKeith Hui2020-05-041-1/+1
* nb/intel/i440bx: Use SPDX for remaining filesKeith Hui2020-05-041-14/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* asus/{p2b-x,p3b-f},intel/i440bx: Move mainboard_romstage_entry()Kyösti Mälkki2020-01-121-6/+1
* intel/i440bx,i82371: Remove wrapper spd_read_byte()Kyösti Mälkki2020-01-121-1/+0
* asus/p3b-f,intel/i440bx: Move enable/disable_spd() callKyösti Mälkki2020-01-121-0/+3
* src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* northbridge/intel/i440bx: Merge RAM init routinesKeith Hui2017-07-231-0/+3
* nb/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-271-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* dump_spd_registers() is only defined when ram init debugging is on.Stefan Reinauer2010-12-271-1/+4
* Fix most CONFIG_DEBUG_RAM_SETUP issues. Stefan Reinauer2010-12-271-1/+3
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-201-3/+0
* Remove various .c #includes from Intel 440BX/82371EB boards.Uwe Hermann2010-10-091-0/+7
* cosmetics.Stefan Reinauer2010-05-251-2/+2
* Remove the unnecessary memctrl[] indirection, 440BX only has oneUwe Hermann2008-11-271-5/+2
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* Initial Intel 440BX RAM initialization framework.Uwe Hermann2007-04-011-4/+26
* add framework for i440bx chipsetRichard Smith2006-07-241-0/+11