index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
/
i440bx
/
raminit.h
Age
Commit message (
Expand
)
Author
2021-04-11
spd.h: Move `DIMMx` macros to i440bx/raminit.h
Angel Pons
2020-05-12
nb/intel/i440bx: Drop mainboard_enable_serial()
Keith Hui
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-04
nb/intel/i440bx: Ready raminit for S3 resume path
Keith Hui
2020-05-04
nb/intel/i440bx: Use SPDX for remaining files
Keith Hui
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-01-12
asus/{p2b-x,p3b-f},intel/i440bx: Move mainboard_romstage_entry()
Kyösti Mälkki
2020-01-12
intel/i440bx,i82371: Remove wrapper spd_read_byte()
Kyösti Mälkki
2020-01-12
asus/p3b-f,intel/i440bx: Move enable/disable_spd() call
Kyösti Mälkki
2019-10-27
src/[northbridge,security]: change "unsigned" to "unsigned int"
Martin Roth
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2017-07-23
northbridge/intel/i440bx: Merge RAM init routines
Keith Hui
2017-06-27
nb/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2010-12-27
dump_spd_registers() is only defined when ram init debugging is on.
Stefan Reinauer
2010-12-27
Fix most CONFIG_DEBUG_RAM_SETUP issues.
Stefan Reinauer
2010-11-20
Some more DIMM0 related cleanups and deduplication.
Uwe Hermann
2010-10-09
Remove various .c #includes from Intel 440BX/82371EB boards.
Uwe Hermann
2010-05-25
cosmetics.
Stefan Reinauer
2008-11-27
Remove the unnecessary memctrl[] indirection, 440BX only has one
Uwe Hermann
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-04-01
Initial Intel 440BX RAM initialization framework.
Uwe Hermann
2006-07-24
add framework for i440bx chipset
Richard Smith