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
2020-07-22
nb/intel/i945: Put names to northbridge PCI devices
Angel Pons
2020-07-11
nb/intel/i945: Drop dead code
Angel Pons
2020-06-22
device/smbus_host: Declare common early SMBus prototypes
Kyösti Mälkki
2020-06-12
nb/intel/i945: Clean up raminit coding style
Angel Pons
2020-06-10
nb/intel/i945: Use PCI bitwise ops
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-11
nb/i945: Improve code formatting
Elyes HAOUAS
2020-04-05
src/northbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-30
nb/intel/i945: Make some cosmetic changes
Elyes HAOUAS
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-16
nb/intel/i945/raminit: Simplify if condition
Paul Menzel
2020-03-15
nb/intel/i945/raminit: Use boolean type for helper variables
Paul Menzel
2020-03-15
nb/intel/i945/raminit: Remove space for correct alignment
Paul Menzel
2020-03-07
src/nb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-01-09
nb/intel/{i945,x4x,pineview}: Remove wrapper spd_read_byte()
Kyösti Mälkki
2019-09-15
{i945,i82801gx}: Remove unneeded include <cpu/x86/cache.h>
Elyes HAOUAS
2019-07-17
nb/i945: Fix gate graphics hardware for frequency change
Elyes HAOUAS
2019-07-13
intel/i945: Fix udelay() prototypes
Kyösti Mälkki
2019-06-14
nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection
Elyes HAOUAS
2019-05-15
src/northbridge: Remove unneeded include <arch/io.h>
Elyes HAOUAS
2019-05-10
nb/intel/i945: Use macro instead of magic number
Elyes HAOUAS
2019-05-06
src: Remove unused include <halt.h>
Elyes HAOUAS
2019-04-23
nb/intel/i945: Check if interleaved even if rank #4 size is zero
Elyes HAOUAS
2019-04-23
ich7/i945: Use full_reset()
Elyes HAOUAS
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-24
nb/intel/i945: Use DEBUG_RAM_SETUP
Kyösti Mälkki
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-01
sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read()
Kyösti Mälkki
2019-01-27
nb/intel/i945: Remove initialization already done at bootblock
Elyes HAOUAS
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-11-17
intel/i945: Fix booting on a dual channel configuration
Patrick Georgi
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-09
intel/i945: add timestamps in romstage
Patrick Georgi
2018-07-12
nb/i945/raminit: Correct C0DRAMW & C1DRAMW for 4 DIMMs
Elyes HAOUAS
2018-06-23
nb/intel/i945: Remove dead code
Elyes HAOUAS
2018-06-04
northbridge/intel: Remove unneeded includes
Elyes HAOUAS
2018-05-14
nb/intel/i945/raminit.c: Remove not necessary braces {}
Elyes HAOUAS
2018-02-22
device/ddr2,ddr3: Rename and move a few things
Arthur Heymans
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
[next]