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
/
via
Age
Commit message (
Expand
)
Author
2011-11-10
support for different location of HT registers in old version of K8T800
Florian Zumbiehl
2011-11-08
move function from header file to .c file
Stefan Reinauer
2011-11-07
rename vt8237r_cfg() to k8x8xx_vt8237r_cfg() and make publicly accessible
Florian Zumbiehl
2011-11-07
factor out common config for k8x8xx's dram_enable() and vt8237r_cfg()
Florian Zumbiehl
2011-11-07
add support for 1106:3188 (host controller of the old version of k8t800)
Florian Zumbiehl
2011-11-07
in vt8237r_enable(), write function enables only to ISA bridge config space
Florian Zumbiehl
2011-11-04
Revert "add support for 1106:3188 (host controller of the old version of k8t8...
Patrick Georgi
2011-11-03
add support for writing to SMBus with vt8237
Florian Zumbiehl
2011-11-03
add support for 1106:3188 (host controller of the old version of k8t800)
Florian Zumbiehl
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-15
use acpi.h include instead of manually adding acpi_slp_type.
Stefan Reinauer
2011-09-21
Use ACPI text fields consistently with all other boards
Stefan Reinauer
2011-06-30
Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP and
Rudolf Marek
2011-06-07
SMM: add defines for APM_CNT register
Sven Schnelle
2011-06-04
vt8237r: Simplify bootblock init to work around nested if() romcc problem
Peter Stuge
2011-04-21
some ifdef --> if fixes
Stefan Reinauer
2011-04-20
drop dead uart init code.
Stefan Reinauer
2011-04-14
drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH
Stefan Reinauer
2011-04-11
Unify use of post_code
Alexandru Gagniuc
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-18
SMM on AMD K8 Part 2/2
Rudolf Marek
2010-12-18
SMM for AMD K8 Part 1/2
Stefan Reinauer
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-20
Some more DIMM0 related cleanups and deduplication.
Uwe Hermann
2010-11-20
Unify DIMM SPD addressing. For Geode, change the
Patrick Georgi
2010-11-17
Linux also needs the MMCONF area to be reserved either in E820 or
Tobias Diedrich
2010-11-17
The only southbridge having a pirq_assign_irqs function (needed for
Tobias Diedrich
2010-11-14
Add a target for the ASUS A8V-E Deluxe (trivial).
Uwe Hermann
2010-11-14
Move cable detect logic to a weak function in vt8237r_ide.c and add
Tobias Diedrich
2010-11-14
Currently the
Tobias Diedrich
2010-11-11
Add VT8237A id to src/southbridge/via/vt8237r/bootblock.c
Tobias Diedrich
2010-11-11
Add pci id and ops for VT8237A SATA controller
Tobias Diedrich
2010-11-07
Depends on the "Introduce get_vt8237_lpc() function" and
Tobias Diedrich
2010-11-07
This adds the VT8237A LPC pci_locate_device call in vt8237r_early_smbus.c
Tobias Diedrich
2010-11-07
Use get_vt8237_lpc() in vt8237_sb_enable_fid_vid() too.
Tobias Diedrich
2010-11-07
Instead of duplicating the pci_locate_device calls multiple times,
Tobias Diedrich
2010-11-07
Add pointer to public PCIe bridge documentation on
Tobias Diedrich
2010-11-07
This adds VT8237A specific VLINK/LPC init functions in vt8237_ctrl.c
Tobias Diedrich
2010-11-07
This adds the VT8237A LPC device id and the pci_driver struct in
Tobias Diedrich
2010-11-04
Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.c
Uwe Hermann
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-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
[prev]
[next]