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
/
vt8237r
Age
Commit message (
Expand
)
Author
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
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
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-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
2010-09-08
Code must not access the smbus registers before the RTC power well is
Kevin O'Connor
2010-08-26
CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /
Jens Rottmann
2010-08-01
Clarify a comment on an old hack, remove the call to early_mtrr_init
Corey Osgood
2010-08-01
Update my old, no longer active email addresses
Corey Osgood
2010-06-17
Always enable parent resources before child resources.
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-23
Attached patch adds support for tinybootblock on VT8237* to decode whole flash
Rudolf Marek
2010-04-22
zero warnings days...
Stefan Reinauer
2010-04-14
zero warning days. Move RAMTOP and RAMBASE together.
Stefan Reinauer
2010-04-14
Remove few more warnings and some dead code.
Myles Watson
2010-04-07
"no warnings day"
Stefan Reinauer
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-04-03
device_t wants device/device.h
Stefan Reinauer
2010-04-03
remove more warnings.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-05
This patch is from 2009-10-20
Uwe Hermann
2010-02-23
Remove nonsensical wrapper for function in
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-07
newconfig is no more.
Patrick Georgi
2010-01-18
Move all IOAPIC selection to southbridges, and remove them
Patrick Georgi
2010-01-16
coreboot has 13 instances of IOAPIC setup distributed across a lot
Stefan Reinauer
2009-10-19
Clean up some #ifdef CONFIG_*
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-10-08
Disable x86emu for via based boards which bring
Patrick Georgi
2009-09-01
As more users of Asus M2V-MX SE emerged. Here is long pending patch I wanted to
Rudolf Marek
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-18
Add via south support. Correct usage of conditional variables.
Ronald G. Minnich
2009-08-18
Add the rest of the files.
Jon Harrison
2009-08-17
Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity::
Jon Harrison
2009-07-20
Add legacy I/O region for vt8237r southbridge.
Myles Watson
2009-07-01
I missed three files.
Jon Harrison
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-05-31
Following patch moves all vt8237 fadt.c from mainboard/* file to chipset
Rudolf Marek
[next]