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
Age
Commit message (
Expand
)
Author
2010-12-27
Intel SCH: make state machine binary selection available in Kconfig for now.
Stefan Reinauer
2010-12-26
Random fixes for TI pci1x2x / Nokia IP530 / others.
Uwe Hermann
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-18
Fix a few whitespace and coding style issues.
Uwe Hermann
2010-12-18
A couple of Poulsbo fixes:
Patrick Georgi
2010-12-18
Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board
Patrick Georgi
2010-12-16
Add TINY_BOOTBLOCK support for the SiS966 southbridge.
Uwe Hermann
2010-12-14
Set the ROMSIZE as 4MB.
Zheng Bao
2010-12-13
Following patch adds support for suspend/resume functions. I had to change th...
Rudolf Marek
2010-12-11
I was bitten by the rename, this is part of r6165.
Rudolf Marek
2010-12-11
Following patch makes just one fadt.c file. For SB700.
Rudolf Marek
2010-12-10
Add TINY_BOOTBLOCK support for AMD SB700.
Uwe Hermann
2010-12-09
Merge enable_rom.c files into bootblock.c files.
Uwe Hermann
2010-12-09
Add missing instruction break.
Zheng Bao
2010-12-08
Tobias Diedrich wrote:
Tobias Diedrich
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-12-07
Get rid of some unneeded function prototypes in romstage.c files.
Uwe Hermann
2010-12-06
Before lane reversal,
Zheng Bao
2010-11-30
Trivial. Reindent and dos2unix.
Zheng Bao
2010-11-29
Tobias Diedrich wrote:
Tobias Diedrich
2010-11-29
fix typo
Stefan Reinauer
2010-11-27
After finding the missing bit poweroff works now.
Tobias Diedrich
2010-11-26
Broadcom BCM5785: Add TINY_BOOTBLOCK support.
Uwe Hermann
2010-11-26
AMD SB600: Add TINY_BOOTBLOCK support.
Uwe Hermann
2010-11-26
AMD-8111: Add TINY_BOOTBLOCK support.
Uwe Hermann
2010-11-25
MCP55: Add TINY_BOOTBLOCK support.
Uwe Hermann
2010-11-24
With low serial console loglevels a pcie graphics card is not
Tobias Diedrich
2010-11-24
This patch solves crashes and BSODs that occur when booting Win7 with
Scott Duplichan
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-21
Move CK804_PCI_E_X and CK804B_PCI_E_X defines (which have been 4 by
Jonathan Kollasch
2010-11-21
Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs were
Patrick Georgi
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-18
Fix/drop some obsolete comments,
Uwe Hermann
2010-11-18
Move register block definitions out of board code into
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-08
We can't print this early.
Ward Vandewege
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
[next]