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
Age
Commit message (
Expand
)
Author
2012-01-31
i3100: add sata_ports_implemented option
Sven Schnelle
2012-01-31
i3100: Add init sequence
Sven Schnelle
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
2012-01-10
Add missing HAVE_HARD_RESET
Sven Schnelle
2012-01-08
rs780: correct comment in switching_gpp_configurations()
Jonathan A. Kollasch
2012-01-05
rs780: use bitwise rather than boolean not
Jonathan A. Kollasch
2012-01-05
rs780: power down GPPSB SB lane pads in correct PCIe core
Jonathan A. Kollasch
2011-12-21
Persimmon audio codec verb patch.
Marc Jones
2011-12-06
Fix AMD 8132 and 8151 southbridge builds
Kyösti Mälkki
2011-12-05
RS780: print the vgainfo
Denis 'GNUtoo' Carikli
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-12-02
i3100: Add HAVE_HARD_RESET
Sven Schnelle
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-31
Fix usb debug dongle support
Sven Schnelle
2011-10-30
Fix gcc 4.6.1 breakage of southbridge/amd/sr5650/pcie.c.
Stefan Reinauer
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-10-28
sb600: Implement EHCI workaround
Patrick Georgi
2011-10-27
Added smbus block read/write for amd8111
Oskar Enoksson
2011-10-27
i82801gx: Fix port status in AHCI mode
Sven Schnelle
2011-10-25
i82801gx: Add setting for C4onC3 mode
Sven Schnelle
2011-10-25
i82801gx: Add write and read/write block functions
Sven Schnelle
2011-10-23
i82801gx: Don't set I/O base address to static value
Sven Schnelle
2011-10-23
SB800: Hide unused gpp ports
Kerry Sheh
2011-10-21
sch: strip quotes around cmc.bin filename
Patrick Georgi
2011-10-20
i82801dx: Replace romstage printk's
Kyösti Mälkki
2011-10-15
AMD CPU and chipset fixes for compilation with gcc 4.6
Stefan Reinauer
2011-10-15
use acpi.h include instead of manually adding acpi_slp_type.
Stefan Reinauer
2011-10-14
Fix AMD SB800 (cimx) southbridge code to compile with gcc 4.6
Stefan Reinauer
2011-10-13
Use default table creator macro for all SSDTs
Stefan Reinauer
2011-10-13
amd/sb600: Enable COM2 at all times in early setup
Patrick Georgi
2011-10-12
SB800 RAID: add kconfig option RAID_MISC_ROM_POSITION
Kerry Sheh
2011-10-12
SB800: Sata Enable bus master and enable ahci for AHCI/RAID mode
Kerry Sheh
2011-10-12
sb800: Add Kconfig option ENABLE_IDE_COMBINED_MODE
Kerry Sheh
2011-10-11
mainboard: complete the sb800 devicetree even device is off
Kerry Sheh
2011-10-11
sb800: Add sata ahci/raid mode kconfig option
Kerry Sheh
2011-09-21
Use ACPI text fields consistently with all other boards
Stefan Reinauer
2011-09-15
AMD SB800 early console use fix
efdesign98
2011-09-14
rs780: hide unused gfx ports and gpp ports
Kerry Sheh
2011-09-12
Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods
Tobias Diedrich
2011-09-07
AMD SB800 southbridge update
Kerry She
2011-09-07
AMD F14 southbridge update
Kerry She
2011-09-04
Adjust some code/comment of sb700 sata init
Wang Qing Pei
2011-07-22
Update AMD SR5650 and SB700
efdesign98
2011-07-14
Move AMD SB800 early clock setup.
Scott Duplichan
2011-07-14
Set SB800 ROM decode size based on kconfig.
Marc Jones
2011-06-30
Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP and
Rudolf Marek
2011-06-29
i82801gx: read RTC status register to prevent IRQ storm
Sven Schnelle
2011-06-29
amd southbirdge sb800 wrapper, pci bridge fix
Kerry She
2011-06-28
Addition of Family12/SB900 wrapper code
efdesign98
2011-06-22
Rename {CPU|NB|SB}/amd/*_wrapper folders
efdesign98
2011-06-20
sb800: move spi prefetch and fast read mode to sb bootblock.
Stefan Reinauer
2011-06-19
ASRock E350M1: Configure SB800 GPP ports to support onboard pcie nic
Scott Duplichan
2011-06-15
SMM: don't overwrite SMM memory on resume
Sven Schnelle
2011-06-15
i82801gx: replace cafed00d/cafebabe by defines
Sven Schnelle
2011-06-10
Add ACPI automatic PIC/APIC interrupt routing logic for ck804
Jonathan A. Kollasch
2011-06-09
Revert changes to set the sb800 to AHCI mode.
Marc Jones
2011-06-07
i82801gx: enable ACPI during S3 resume
Sven Schnelle
2011-06-07
SMM: add defines for APM_CNT register
Sven Schnelle
2011-06-07
re-indent, so files conform to coding guidelines.
Stefan Reinauer
2011-06-06
SMM: add mainboard_apm_cnt() callback
Sven Schnelle
2011-06-04
vt8237r: Simplify bootblock init to work around nested if() romcc problem
Peter Stuge
2011-06-01
trivial remove blanks at the end of line
Kerry She
2011-06-01
This patch fix a AMD sb800 wrapper compile warning:
Kerry She
2011-05-23
Correct implementation of r6608.
Jonathan Kollasch
2011-05-22
Ensure ck804 romstrap is 16-byte aligned.
Jonathan Kollasch
2011-05-16
cimx_wrapper/sb800: Fix indent in late.c:sb800_enable()
Peter Stuge
2011-05-15
Update gpp port configuration.
Scott Duplichan
2011-05-15
Program the I/O APIC ID.
Scott Duplichan
2011-05-15
Enable AHCI mode and hide IDE controller to reduce boot time.
Scott Duplichan
2011-05-15
Configure CIMx to use 33 MHz fast mode for SPD read.
Scott Duplichan
2011-05-07
RS780 DDI Lanes configure support,
Kerry She
2011-05-07
SB800 CIMX code can share the AGESA V5 lib code,
Kerry She
2011-05-03
i82801gx: enable SPI prefetching
Sven Schnelle
2011-04-21
more ifdef -> if fixes.
Stefan Reinauer
2011-04-21
more ifdef -> if fixes
Stefan Reinauer
2011-04-21
some ifdef --> if fixes
Stefan Reinauer
2011-04-20
drop dead code from sb800 bootblock
Stefan Reinauer
2011-04-20
pci1x2x: remove latency/bridge control/cacheline size settings
Sven Schnelle
2011-04-20
pci1x2x: use cardbus_read_resources()/cardbus_enable_resources()
Sven Schnelle
2011-04-20
pci1x2x: use pci_ops set_subsystem instead of custom code
Sven Schnelle
2011-04-20
pci1x2x: add PCI1510 device IDs
Sven Schnelle
2011-04-20
pci1x2x: use devicetree register configuration
Sven Schnelle
2011-04-20
drop dead uart init code.
Stefan Reinauer
2011-04-19
Fix compilation of all i82371eb boards when ACPI tables aren't generated
Idwer Vollering
2011-04-19
Fix some more misuses of ifdef/if defined
Stefan Reinauer
[next]