summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i945/raminit.c
AgeCommit message (Expand)Author
2018-02-22device/ddr2,ddr3: Rename and move a few thingsArthur Heymans
2017-09-25nb/i945/raminit: Don't fall back to smbus read on failed SPD decodeArthur Heymans
2017-09-22nb/intel/i945: Add space after comma in log messagePaul Menzel
2017-09-20nb/i945/raminit: Use common ddr2 decode functionsArthur Heymans
2017-09-13nb/intel/i945/raminit.c: Replace numbers with macrosElyes HAOUAS
2017-09-06nb/intel/i945/raminit.c: Refactor tRD selectionArthur Heymans
2017-06-27nb/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-04-14nb/intel/i945: Fix PEG port on 945gcArthur Heymans
2017-03-22nb/intel/i945: Fix errors found by checkpatch.plArthur Heymans
2017-03-02nb/i945: Clean "Programming DLL Timings" functionElyes HAOUAS
2017-03-01nb/intel/i945: Fix sdram_enhanced_addressing_mode for channel1Elyes HAOUAS
2017-02-22intel/i945: Fix up whitespace and indentationPaul Menzel
2017-02-22nb/i945/raminit.c: Fix dll timings on 945GCElyes HAOUAS
2017-02-20nb/i945/raminit: sdram_set_channel_mode Test if DIMM slot 3 is populatedElyes HAOUAS
2017-01-11nb/i945/raminit.c: Use Makefile.inc instead of '#include rcven.c'Arthur Heymans
2017-01-10nb/intel/945gc: Hardcode the integrated graphic frequenciesArthur Heymans
2016-12-11nb/intel/i945: Make pci_mmio_size a devicetree parameterArthur Heymans
2016-11-21nb/intel: Fix some spelling mistakes in comments and stringsMartin Roth
2016-10-19nb/i945/raminit: Add fix for clock crossing for 800MHz FSB CPUArthur Heymans
2016-10-19nb/i945/raminit: Add fix for 1067MHz FSB CPUsArthur Heymans
2016-10-11i945/raminit.c: correctly write CLKCFG for 945GCArthur Heymans
2016-10-10intel/i945: Use "IS_ENABLED" for fsbclk & memclkElyes HAOUAS
2016-09-20northbridge/intel/i945: Add space around operatorsElyes HAOUAS
2016-08-31northbridge/intel: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-23src/northbridge: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS
2016-07-31src/northbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-01-07Correct some common spelling mistakesMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-05lib: Unify log2() and related functionsJulius Werner
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-16i945: Disable check for 2-dimm support.Vladimir Serbinenko
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-08northbridge/amd: Doxygen fixesMartin Roth
2014-12-02Replace hlt with halt()Patrick Georgi
2014-07-29Uniformly spell frequency unit symbol as HzElyes HAOUAS
2014-07-24intel/i945/raminit.c: Remove trailing whitespace from `printk()`Paul Menzel
2014-07-16intel/i945/raminit.c: Remove trailing whitespace from `printk()`Paul Menzel
2014-05-25nb/intel/i945/raminit.c: duplicate 'const' declaration specifierEdward O'Callaghan
2014-01-15CBMEM intel: Define get_top_of_ram() once per chipsetKyösti Mälkki
2014-01-13lib: Make log2() available in romstage on ARM, not just x86Alexandru Gagniuc
2013-11-05northbridge/intel/i945/raminit.c: Remove set but unused variable `reg16`Paul Menzel
2013-09-11CBMEM x86: Unify get_cbmem_toc()Kyösti Mälkki
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-17i945: Replace some two magic values by defined namesPatrick Georgi
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-03-16Intel northbridge I945: Apply un-written naming rulesKyösti Mälkki
2012-03-07Move C labels to start-of-linePatrick Georgi
2012-01-31northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig optionPeter Stuge
2011-04-21some ifdef --> if fixesStefan Reinauer
2011-04-10i945: improve get_top_of_ram()Sven Schnelle