index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
Age
Commit message (
Expand
)
Author
2012-02-10
Remove non-existent include
Sven Schnelle
2012-02-10
i5000: halt second BSP
Sven Schnelle
2012-02-02
Add Intel i5000 Memory Controller Hub
Sven Schnelle
2012-01-31
northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option
Peter Stuge
2012-01-10
i945: fix tsc udelay()
Sven Schnelle
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-31
Add support for E7505 northbridge.
Kyösti Mälkki
2011-10-28
Clear improper use of CONFIG_CACHE_AS_RAM
Kyösti Mälkki
2011-10-28
copy e7501 component to e7505
Stefan Reinauer
2011-10-19
I945: replace #if defined() by #if
Sven Schnelle
2011-10-15
use acpi.h include instead of manually adding acpi_slp_type.
Stefan Reinauer
2011-10-14
fix compilation of intel/sch northbridge code with gcc 4.6
Stefan Reinauer
2011-09-09
Replace while with do; while to avoid repetition
Noe Rubinstein
2011-09-09
Report GSE chipset and warn if the code has been compiled for the wrong chipset.
Stefan Reinauer
2011-08-04
northbridge/intel/i440bx: Registered SDRAM modules support and fixes
Keith Hui
2011-06-15
i945 GMA: restore tft brightness from cmos
Sven Schnelle
2011-06-15
i82801gx: replace cafed00d/cafebabe by defines
Sven Schnelle
2011-05-10
Change read_option() to a macro that wraps some API uglyness
Patrick Georgi
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
2011-01-27
SMM code on i945 platforms needs udelay()
Peter Stuge
2010-12-29
fix i810 boards with ram init debugging disabled.
Stefan Reinauer
2010-12-27
proper printk handling in src/northbridge/intel/i82810/raminit.c
Stefan Reinauer
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-12-23
Fix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX, use printk().
Keith Hui
2010-12-19
The same mechanisms are used for normal and fallback images.
Stefan Reinauer
2010-12-18
Fix a few whitespace and coding style issues.
Uwe Hermann
2010-12-18
A couple of Poulsbo fixes:
Patrick Georgi
2010-12-18
Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board
Patrick Georgi
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-13
We hardcode highmemory size in every northbridge! This is bad, and especiall...
Rudolf Marek
2010-12-11
catch some illegal configurations (trivial)
Stefan Reinauer
2010-12-08
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-07
Get rid of some unneeded function prototypes in romstage.c files.
Uwe Hermann
2010-11-27
After finding the missing bit poweroff works now.
Tobias Diedrich
2010-11-22
i855: Remove useless memctrl indirection.
Uwe Hermann
2010-11-20
Some more DIMM0 related cleanups and deduplication.
Uwe Hermann
2010-11-18
Fix/drop some obsolete comments,
Uwe Hermann
2010-11-18
Move DIMM_MAP_LOGICAL to Kconfig.
Patrick Georgi
2010-11-15
Move RCBA defines to northbridge (instead of mainboard)
Patrick Georgi
2010-10-26
Convert some comments to proper Doxygen syntax.
Uwe Hermann
2010-10-19
Correct spelling of "spacing" (in comments).
Jonathan Kollasch
2010-10-13
Remove various .c #includes from Intel i810/i82801ax/i82801bx boards.
Uwe Hermann
2010-10-13
Convert all Intel i810 boards to CAR.
Uwe Hermann
2010-10-12
Move translate_spd_to_i82810[] from .h to .c file (trivial).
Uwe Hermann
2010-10-11
Factor out a few commonly duplicated functions from northbridge.c.
Uwe Hermann
2010-10-09
Remove various .c #includes from Intel 440BX/82371EB boards.
Uwe Hermann
[next]