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
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