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
/
via
/
k8t890
Age
Commit message (
Expand
)
Author
2011-04-21
some ifdef --> if fixes
Stefan Reinauer
2011-04-14
drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH
Stefan Reinauer
2011-03-02
Fixes licensing of src/southbridge/via/k8t890/k8x8xx.h to GPLv2+ from GPLv3.
Alexandru Gagniuc
2011-02-16
Fix build errors introduced in r6367
Alexandru Gagniuc
2011-02-16
Extended K8T890 driver to include the K8T800 and K8M800 northbridges
Alexandru Gagniuc
2010-12-13
Following patch adds support for suspend/resume functions. I had to change th...
Rudolf Marek
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-11-24
With low serial console loglevels a pcie graphics card is not
Tobias Diedrich
2010-11-22
1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...
Rudolf Marek
2010-11-22
Printing coreboot debug messages on VGA console is pretty much useless, since
Stefan Reinauer
2010-11-17
Linux also needs the MMCONF area to be reserved either in E820 or
Tobias Diedrich
2010-11-14
Add a target for the ASUS A8V-E Deluxe (trivial).
Uwe Hermann
2010-11-07
Add pointer to public PCIe bridge documentation on
Tobias Diedrich
2010-11-02
Need to clear downstream read cycle retry bit, or the bus scan will
Tobias Diedrich
2010-11-02
This adds pci device ids and pci_driver structs for the K8T890 CF
Tobias Diedrich
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-07-08
Fix all warnings in the tree
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-25
Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890
Rudolf Marek
2010-04-25
Following patch changes the K8M890 VGA handling. It reverts the framebuffer size
Rudolf Marek
2010-04-22
zero warnings days...
Stefan Reinauer
2010-04-14
geeesh! And this really compiles and even runs?
Stefan Reinauer
2010-04-07
no warnings day
Stefan Reinauer
2010-04-03
remove more warnings.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-07
newconfig is no more.
Patrick Georgi
2010-01-06
Kconfig builds all boards now.
Patrick Georgi
2009-10-20
Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA.
Myles Watson
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-07-23
sb/via/k8t890: add vga textmode code for k8m890 chrome igp.
Luc Verhaegen
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-04-13
Following patch adds support for resume on VT8237 based motherboards. The NB
Rudolf Marek
2009-03-21
To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves
Rudolf Marek
2008-12-19
Fix a LOT of implicit function declarations before they become errors.
Corey Osgood
2008-09-19
Attached patch fixes at least one issue ;) During the PCI BAR sizing must b...
Rudolf Marek
2008-03-20
Following patch adds K8M890 support. It initializes the AGP and graphics UMA.
Rudolf Marek
2008-03-19
Following patch will setup KT890 HT automatically. It will find the
Rudolf Marek
2008-03-15
Following patch fixes the retrain/reset sequence which caused problem with some
Rudolf Marek
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-11-15
Various cosmetic fixes and improvements (trivial).
Uwe Hermann
2007-11-13
Fine-tune the V-link bus between K8T890 and VT8237R and set
Rudolf Marek
2007-10-24
Ever wondered where those "setting incorrect section attributes for
Stefan Reinauer
2007-10-22
This patch adds support for K8T890CE northbridge.
Rudolf Marek