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
/
i945
/
raminit.c
Age
Commit message (
Expand
)
Author
2017-09-25
nb/i945/raminit: Don't fall back to smbus read on failed SPD decode
Arthur Heymans
2017-09-22
nb/intel/i945: Add space after comma in log message
Paul Menzel
2017-09-20
nb/i945/raminit: Use common ddr2 decode functions
Arthur Heymans
2017-09-13
nb/intel/i945/raminit.c: Replace numbers with macros
Elyes HAOUAS
2017-09-06
nb/intel/i945/raminit.c: Refactor tRD selection
Arthur Heymans
2017-06-27
nb/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-04-14
nb/intel/i945: Fix PEG port on 945gc
Arthur Heymans
2017-03-22
nb/intel/i945: Fix errors found by checkpatch.pl
Arthur Heymans
2017-03-02
nb/i945: Clean "Programming DLL Timings" function
Elyes HAOUAS
2017-03-01
nb/intel/i945: Fix sdram_enhanced_addressing_mode for channel1
Elyes HAOUAS
2017-02-22
intel/i945: Fix up whitespace and indentation
Paul Menzel
2017-02-22
nb/i945/raminit.c: Fix dll timings on 945GC
Elyes HAOUAS
2017-02-20
nb/i945/raminit: sdram_set_channel_mode Test if DIMM slot 3 is populated
Elyes HAOUAS
2017-01-11
nb/i945/raminit.c: Use Makefile.inc instead of '#include rcven.c'
Arthur Heymans
2017-01-10
nb/intel/945gc: Hardcode the integrated graphic frequencies
Arthur Heymans
2016-12-11
nb/intel/i945: Make pci_mmio_size a devicetree parameter
Arthur Heymans
2016-11-21
nb/intel: Fix some spelling mistakes in comments and strings
Martin Roth
2016-10-19
nb/i945/raminit: Add fix for clock crossing for 800MHz FSB CPU
Arthur Heymans
2016-10-19
nb/i945/raminit: Add fix for 1067MHz FSB CPUs
Arthur Heymans
2016-10-11
i945/raminit.c: correctly write CLKCFG for 945GC
Arthur Heymans
2016-10-10
intel/i945: Use "IS_ENABLED" for fsbclk & memclk
Elyes HAOUAS
2016-09-20
northbridge/intel/i945: Add space around operators
Elyes HAOUAS
2016-08-31
northbridge/intel: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-23
src/northbridge: Remove unnecessary whitespace before "\n" and "\t"
Elyes HAOUAS
2016-07-31
src/northbridge: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-01-07
Correct some common spelling mistakes
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-05
lib: Unify log2() and related functions
Julius Werner
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-16
i945: Disable check for 2-dimm support.
Vladimir Serbinenko
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-08
northbridge/amd: Doxygen fixes
Martin Roth
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-07-29
Uniformly spell frequency unit symbol as Hz
Elyes HAOUAS
2014-07-24
intel/i945/raminit.c: Remove trailing whitespace from `printk()`
Paul Menzel
2014-07-16
intel/i945/raminit.c: Remove trailing whitespace from `printk()`
Paul Menzel
2014-05-25
nb/intel/i945/raminit.c: duplicate 'const' declaration specifier
Edward O'Callaghan
2014-01-15
CBMEM intel: Define get_top_of_ram() once per chipset
Kyösti Mälkki
2014-01-13
lib: Make log2() available in romstage on ARM, not just x86
Alexandru Gagniuc
2013-11-05
northbridge/intel/i945/raminit.c: Remove set but unused variable `reg16`
Paul Menzel
2013-09-11
CBMEM x86: Unify get_cbmem_toc()
Kyösti Mälkki
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-17
i945: Replace some two magic values by defined names
Patrick Georgi
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-03-16
Intel northbridge I945: Apply un-written naming rules
Kyösti Mälkki
2012-03-07
Move C labels to start-of-line
Patrick Georgi
2012-01-31
northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option
Peter Stuge
2011-04-21
some ifdef --> if fixes
Stefan Reinauer
2011-04-10
i945: improve get_top_of_ram()
Sven Schnelle
2011-02-21
[i945] Add SPD adress mapping
Sven Schnelle
2010-12-27
Fix most CONFIG_DEBUG_RAM_SETUP issues.
Stefan Reinauer
2010-12-16
fix according to coding guidelines
Stefan Reinauer
2010-12-13
Following patch adds support for suspend/resume functions. I had to change th...
Rudolf Marek
2010-12-11
catch some illegal configurations (trivial)
Stefan Reinauer
2010-11-20
Some more DIMM0 related cleanups and deduplication.
Uwe Hermann
2010-10-05
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
2010-10-01
Make i945/raminit.c:fsbclk() return u16 rather than int
Peter Stuge
2010-10-01
Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM
Peter Stuge
2010-10-01
Move several i945 config #defines from romstage.c to Kconfig.
Patrick Georgi
2010-08-26
One of my boards needs this mini delay in order to survive ram initialization.
Stefan Reinauer
2010-08-25
Fix i945 based boards
Stefan Reinauer
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-05-14
i945:
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-20
Make RAM init on i945GC work
Patrick Georgi
2010-03-22
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-11
Replace clear_memory with memset.
Myles Watson
2010-03-05
i945 mini patch:
Stefan Reinauer
2010-03-05
This patch is from 2009-10-20
Uwe Hermann
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-08
janitor task: unify and cleanup naming.
Stefan Reinauer
2010-01-17
Support a few more i945 variants. With this framework in place it should
Stefan Reinauer
2009-10-26
Kontron 986LCD-M update
Stefan Reinauer
2009-07-21
* drop ich7 include
Stefan Reinauer
2009-04-30
Refactor copy_and_run so that it uses a single code base instead of
Patrick Georgi
2009-03-11
i945 northbridge update
Stefan Reinauer
2009-01-20
fix small TOLUD issue in i945 raminit (trivial)
Stefan Reinauer
2008-11-10
Merge some parts of the i945 review (trivial):
Stefan Reinauer
2008-10-29
Support for the Intel 945 northbridge.
Stefan Reinauer