summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* Clean up #ifsPatrick Georgi2012-05-0834-45/+45
* Fix issue with PCIe power management setupDuncan Laurie2012-05-011-13/+31
* Add an option to enable PCIe root port coalescingDuncan Laurie2012-05-013-14/+206
* Update PCIe Root Port _PRT to handle re-mapped functionsDuncan Laurie2012-05-013-168/+188
* Fix SATA port map to only enable port 0Stefan Reinauer2012-05-011-7/+22
* Don't disable ACPI in the S3 resume pathDuncan Laurie2012-05-011-6/+9
* add new LPC controller device ID valueVadim Bendebury2012-05-011-0/+5
* Allow device ID arrays in the PCI driver structureVadim Bendebury2012-05-011-23/+4
* Cougar Point southbridge: Add includes and drop post_code()Stefan Reinauer2012-04-271-1/+3
* SMM: unify mainboard APM command handlersStefan Reinauer2012-04-272-2/+2
* Intel 82801dx: compile early_smbus as separate objectKyösti Mälkki2012-04-243-19/+14
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* Do not produce temp s3.rom if the board doesn't need it.zbao2012-04-191-2/+6
* More portable s3 scratch space creationPatrick Georgi2012-04-171-2/+2
* Add Southbridge support for S3.zbao2012-04-128-11/+100
* Unify IO APIC address specificationPatrick Georgi2012-04-126-15/+17
* Add support for Intel Panther Point PCHStefan Reinauer2012-04-0442-0/+9315
* Add sb800 spi support.zbao2012-04-024-0/+257
* Add support for RDC R8610 SouthbridgeRudolf Marek2012-03-278-0/+197
* i82801gx: Support power-on-after-power-fail betterPatrick Georgi2012-03-241-7/+7
* i82801gx: Use CMOS variable if available for power-on on power failurePatrick Georgi2012-03-241-4/+8
* VIA southbridge K8T890: Apply un-written naming rulesKyösti Mälkki2012-03-167-38/+36
* Move C labels to start-of-linePatrick Georgi2012-03-071-1/+1
* AMD southbridge: remove sp5100Kyösti Mälkki2012-02-297-52/+20
* amd/sb600: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-221-0/+1
* Force SB600 bootblock to use I/O for PCI configDave Frodin2012-02-201-8/+8
* Force SB700 bootblock code to use I/O for PCI config cycles.Dave Frodin2012-02-201-6/+6
* Force SB800 bootblock to use I/O for PCI configDave Frodin2012-02-201-6/+6
* Fixes Fam10/SR5650 cpu not recognized message.Dave Frodin2012-02-201-1/+1
* nvidia/mcp55: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-0/+1
* amd/sb700: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-0/+1
* intel/i82801cx: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-0/+2
* sis/sis966: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-0/+1
* intel/i82801ex: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-0/+2
* intel/sch: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-0/+1
* amd/sb800: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-0/+1
* Avoid ../../.. paths in ASL filesPatrick Georgi2012-02-174-19/+19
* Remove whitespace.Patrick Georgi2012-02-171-1/+1
* amd/amd8111: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-0/+1
* intel/82801dx: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-0/+1
* SB700 southbridge: AMD SB700/SP5100 southbridge CIMX wrapperKerry Sheh2012-02-1619-2/+1895
* i3100: configure pci irqsSven Schnelle2012-02-021-4/+42
* CIMX wrapper: remove redudant traversing sb800 and sb900 CIMX dirKerry Sheh2012-02-022-2/+0
* i3100: add sata_ports_implemented optionSven Schnelle2012-01-312-1/+11
* i3100: Add init sequenceSven Schnelle2012-01-311-0/+18
* Add subsystem callbacks for VT8237x and VT890 family of chipsetsRudolf Marek2012-01-188-12/+69
* Unify ID_SECTION_OFFSET and mark it deprecatedPatrick Georgi2012-01-184-16/+0
* Add missing HAVE_HARD_RESETSven Schnelle2012-01-101-0/+1
* rs780: correct comment in switching_gpp_configurations()Jonathan A. Kollasch2012-01-081-1/+1
* rs780: use bitwise rather than boolean notJonathan A. Kollasch2012-01-051-1/+1