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
/
i945
Age
Commit message (
Expand
)
Author
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-01
Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts
Peter Stuge
2009-09-29
Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.
Myles Watson
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-08-12
drop extra whitespace at end of line for i945 + ICH7 (trivial)
Stefan Reinauer
2009-08-12
Kconfig!
Patrick Georgi
2009-07-21
* drop ich7 include
Stefan Reinauer
2009-07-02
Move the v3 resource allocator to v2.
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-04-30
Refactor copy_and_run so that it uses a single code base instead of
Patrick Georgi
2009-04-28
Enable HAVE_HIGH_TABLES by default for northbridges with
Patrick Georgi
2009-03-13
ACPI implementation for i945, ICH7, Kontron 986LCD-M
Stefan Reinauer
2009-03-11
i945 northbridge update
Stefan Reinauer
2009-03-06
Fix mmconf (PCIe memory mapped config space access) support in v2. It was
Stefan Reinauer
2009-02-27
Generic approach of putting BIOS tables at the end of memory
Stefan Reinauer
2009-01-20
fix small TOLUD issue in i945 raminit (trivial)
Stefan Reinauer
2009-01-20
put in a little comment (trivial)
Stefan Reinauer
2008-11-11
Thanks to Uwe Hermann for spotting this typo.
Stefan Reinauer
2008-11-10
Merge some parts of the i945 review (trivial):
Stefan Reinauer
2008-11-09
i945.h: Add some more comments, align data for better readability (trivial).
Uwe Hermann
2008-10-31
Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines.
Uwe Hermann
2008-10-29
i945/ICH7: Use #defines from pci_ids.h (trivial).
Uwe Hermann
2008-10-29
Support for the Intel 945 northbridge.
Stefan Reinauer