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
/
sis
Age
Commit message (
Expand
)
Author
2009-11-27
Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...
Patrick Georgi
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-04
This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.
Patrick Georgi
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-08-12
Kconfig!
Patrick Georgi
2009-07-10
Apparently I'm not the only one who forgets which way the outb and
Ed Swierk
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-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2008-10-01
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-11-20
1. Fix pirq routing table setting for GA-2761GXDK.
Morgan Tsai
2007-11-14
* Maintaining SiS south bridge device IDs.
Morgan Tsai
2007-11-05
* Change one PCI vendor ID from Nvidia to SiS
Carl-Daniel Hailfinger
2007-11-02
remaining part of the patch.
Stefan Reinauer
2007-11-02
Delete a file no longer used by the SiS implementation
Jordan Crouse
2007-11-02
1. vgabios removed, will go to extra repository
Morgan Tsai
2007-11-02
trivial fix for the .data problem
Stefan Reinauer
2007-10-30
fix the readwrite/readonly clashes for the pci_driver structs in the sis
Stefan Reinauer
2007-10-29
Thanks to the great efforts of Morgan Tsai of SiS we support the SiS966
Morgan Tsai