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
/
i82801gx_lpc.c
Age
Commit message (
Expand
)
Author
2010-06-17
Always enable parent resources before child resources.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-01-17
ICH7 update
Stefan Reinauer
2009-10-26
Kontron 986LCD-M update
Stefan Reinauer
2009-08-12
drop extra whitespace at end of line for i945 + ICH7 (trivial)
Stefan Reinauer
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-11
This patch contains some significant updates to the i82801gx component and will
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
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