summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing license header.Uwe Hermann2008-10-211-0/+19
* Final fix for C7 boards, which are still using ROMCC, to be able toCorey Osgood2008-10-171-0/+2
* ROMCC chokes on vt8237_early_network_init(). Since that function is onlyCarl-Daniel Hailfinger2008-10-172-0/+10
* Revision 3567 introduced __attribute__((packed)) for a structured whichCarl-Daniel Hailfinger2008-10-161-1/+5
* Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be.Uwe Hermann2008-10-132-26/+2
* Remove an extra bracket left by the vt8237r cleanup patch (trivial)Corey Osgood2008-10-121-1/+1
* VIA VT8237R cleanups (trivial).Uwe Hermann2008-10-126-180/+205
* Added comment about sb600 wideio setting for clarity and a minor witespace c...Marc Jones2008-10-091-1/+2
* [PATCH] coreboot: Don't loop forever waiting for HDA codecsJordan Crouse2008-10-071-12/+57
* Ron has been doing really good work over in v3. The problem is that the work ...Marc Jones2008-10-0325-2798/+26
* CK804 coding-style fixed based on an 'indent' run (trivial).Uwe Hermann2008-10-0223-922/+861
* This is so that people can see it. This is the sb600 for v3. It almost Ronald G. Minnich2008-10-0225-26/+2798
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-019-22/+28
* Patch for AMD SB600 chipset.Michael Xie2008-09-2217-0/+2914
* Patch for AMD RS690 chipset.Michael Xie2008-09-229-0/+2324
* Attached patch fixes at least one issue ;) During the PCI BAR sizing must b...Rudolf Marek2008-09-193-13/+22
* ck804 whitespace fixesMyles Watson2008-09-1820-778/+770
* This patch adds support for the VIA VT8237S south bridge. The VT8237R program...Rudolf Marek2008-09-056-41/+619
* Tidy up identifiers, per Uwe's suggestion. Trivial.Ed Swierk2008-09-031-4/+4
* This patch gets the Epia-CN working without ACPI or APIC.Bari Ari2008-09-012-7/+21
* This patch adds PCI device IDs for the Intel EP80579 Integrated Processor,Ed Swierk2008-08-252-7/+7
* This patch modifies the Intel 3100 southbridge code to recognize theEd Swierk2008-08-255-0/+34
* coding style fixes (trivial)Stefan Reinauer2008-08-011-9/+2
* There was a programming error which made most USB port4 setup wrong. This pat...Marc Jones2008-07-121-14/+16
* Extend the VIA vt8237r southbridge decode range for the ROM to 1MB.Bari Ari2008-06-201-0/+2
* Implement GPIO configuration routines for the Intel 3100 southbridge,Ed Swierk2008-05-071-13/+103
* cs5536 IDE PWB flag was not getting set since it is 1<<14 and it was only doi...Marc Jones2008-05-061-1/+1
* By default, the Intel 3100 LPC interface enables only I/O range 0x3f8Ed Swierk2008-04-301-0/+1
* This patch fixes the 3 broken sata ports on the Tyan s2891 (primary port onWard Vandewege2008-04-231-0/+12
* This patch halts the tco timer early in the boot process on all ICH series so...Joseph Smith2008-04-063-1/+44
* Setting an integrated southbridge device (like SATA or USB2.0) toEd Swierk2008-04-012-38/+32
* Remove i82801DB files that I meant to delete in r3206.Joseph Smith2008-04-0110-986/+0
* Tiny style fix for consistency (trivial).Ed Swierk2008-04-011-1/+1
* Removal of i82801DB (ICH4)Joseph Smith2008-04-016-367/+0
* The early init code of several Intel southbridge chipsets callsEd Swierk2008-04-017-69/+18
* Like other Intel chipsets, the Intel 3100 has a TCO timer that rebootsEd Swierk2008-03-302-1/+21
* Now coreboot performs IRQ routing for some boards.Nikolay Petukhov2008-03-294-0/+80
* Following patch adds K8M890 support. It initializes the AGP and graphics UMA.Rudolf Marek2008-03-2011-77/+320
* Following patch will setup KT890 HT automatically. It will find theRudolf Marek2008-03-191-19/+55
* Here is an updated patch addressing most of Uwe's and Peter's ...Ed Swierk2008-03-1614-0/+1035
* Following patch extends the ROM decoding to last 1MB, allowing to use largerRudolf Marek2008-03-151-0/+15
* Following patch fixes the retrain/reset sequence which caused problem with someRudolf Marek2008-03-151-26/+0
* This trivial patch removes an unused local variable, thus getting rid ofRonald Hoogenboom2008-02-251-1/+0
* Route device IRQ through PCI bridge instead in mptable.Yinghai Lu2008-02-201-12/+17
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-185-5/+5
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-18134-134/+134
* Additional early AMD8111 southbridge support for Barcelona platforms.Marc Jones2007-12-192-16/+32
* Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s):Uwe Hermann2007-11-3010-77/+415
* Restructure/rename/comment a few 82371XX-related PCI IDs (trivial).Uwe Hermann2007-11-292-2/+2
* 1. Fix pirq routing table setting for GA-2761GXDK.Morgan Tsai2007-11-201-17/+34
OpenPOWER on IntegriCloud