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
/
southbridge
/
intel
/
i82801gx
Age
Commit message (
Expand
)
Author
2009-08-12
Kconfig!
Patrick Georgi
2009-08-05
Add some more CONFIG_* prefixes that were missing.
Patrick Georgi
2009-07-21
Intel ICH7 updates
Stefan Reinauer
2009-07-20
Rename some preprocessor symbols. I have no idea why
Patrick Georgi
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