aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i440bx/raminit.h
AgeCommit message (Expand)Author
2020-05-12nb/intel/i440bx: Drop mainboard_enable_serial()Keith Hui
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-04nb/intel/i440bx: Ready raminit for S3 resume pathKeith Hui
2020-05-04nb/intel/i440bx: Use SPDX for remaining filesKeith Hui
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-12asus/{p2b-x,p3b-f},intel/i440bx: Move mainboard_romstage_entry()Kyösti Mälkki
2020-01-12intel/i440bx,i82371: Remove wrapper spd_read_byte()Kyösti Mälkki
2020-01-12asus/p3b-f,intel/i440bx: Move enable/disable_spd() callKyösti Mälkki
2019-10-27src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2017-07-23northbridge/intel/i440bx: Merge RAM init routinesKeith Hui
2017-06-27nb/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2010-12-27dump_spd_registers() is only defined when ram init debugging is on.Stefan Reinauer
2010-12-27Fix most CONFIG_DEBUG_RAM_SETUP issues. Stefan Reinauer
2010-11-20Some more DIMM0 related cleanups and deduplication.Uwe Hermann
2010-10-09Remove various .c #includes from Intel 440BX/82371EB boards.Uwe Hermann
2010-05-25cosmetics.Stefan Reinauer
2008-11-27Remove the unnecessary memctrl[] indirection, 440BX only has oneUwe Hermann
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-04-01Initial Intel 440BX RAM initialization framework.Uwe Hermann
2006-07-24add framework for i440bx chipsetRichard Smith