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
/
southbridge
/
intel
/
i82801gx
Age
Commit message (
Expand
)
Author
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-06-03
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
CMOS: Add set_option and rework get_option.
Luc Verhaegen
2009-03-13
ACPI implementation for i945, ICH7, Kontron 986LCD-M
Stefan Reinauer
2009-03-11
This patch contains some significant updates to the i82801gx component and will
Stefan Reinauer
2009-03-06
* fix a minor power state issue in the ich7 smm handler
Stefan Reinauer
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2009-01-20
forgot to svn add
Stefan Reinauer
2009-01-20
Update Kontron board
Stefan Reinauer
2009-01-19
First shot at factoring SMM code into generic parts and southbridge specific
Stefan Reinauer
2008-11-06
Drop #defines for registers that are not existant on the ICH7.
Uwe Hermann
2008-11-06
The enable_hpet() code in intel/i82801gx will not work with the
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 ICH7 southbridge.
Stefan Reinauer