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
2013-12-02
global: Fix usage of get_option() to make use of CB_CMOS_ codes
Alexandru Gagniuc
2013-11-05
southbridge/via/vt8237r/ctrl.c: Remove set but unused variable `regm3`
Paul Menzel
2013-09-11
CBMEM: Backup top_of_ram instead of cbmem_toc
Kyösti Mälkki
2013-06-10
early_smbus: Add early SMBus implementation for VIA chipsets
Alexandru Gagniuc
2013-05-10
Get rid of a number of __GNUC__ checks
Stefan Reinauer
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-11-14
Move HAVE_SMI_HANDLER from mainboards to chipsets
Stefan Reinauer
2012-11-14
SMM: Restore GNVS pointer in the resume path
Duncan Laurie
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-07-26
Refactor driver structs
Patrick Georgi
2012-07-16
Define global uma_memory variables
Kyösti Mälkki
2012-06-21
Don't use 64-bit constant 0x100000000 in linker scripts
Nico Huber
2012-05-08
Clean up #ifs
Patrick Georgi
2012-03-16
VIA southbridge K8T890: Apply un-written naming rules
Kyösti Mälkki
2012-01-18
Add subsystem callbacks for VT8237x and VT890 family of chipsets
Rudolf Marek
2012-01-18
Unify ID_SECTION_OFFSET and mark it deprecated
Patrick Georgi
2011-12-02
make GPIOs and misc configurable via devicetree
Florian Zumbiehl
2011-12-02
make INT[EFGH]# of vt8237 configurable as gpio via devicetree
Florian Zumbiehl
2011-12-02
some black magic for initializing the old version of the k8t800
Florian Zumbiehl
2011-12-02
implement usb2 termination and dpll delay setting for vt8237r
Florian Zumbiehl
2011-11-24
vt8237: add support for setting the power state after loss of power
Florian Zumbiehl
2011-11-10
compile code for CONFIG_SOUTHBRIDGE_VIA_K8T800_OLD
Florian Zumbiehl
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
[prev]
[next]