summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* Remove some warnings.Myles Watson2009-09-291-2/+2
* some progress on kconfig:Patrick Georgi2009-09-2554-82/+364
* src/Kconfig: Remove HT-specific options.Myles Watson2009-09-221-1/+1
* failoverR.diff: Revert my failover change since Kconfig only supports fallback.Myles Watson2009-09-221-0/+11
* As more users of Asus M2V-MX SE emerged. Here is long pending patch I wanted toRudolf Marek2009-09-011-6/+31
* This is the final set of changes to allow rumba to build. Rumba is notRonald G. Minnich2009-08-291-1/+1
* This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...Arnaud Maye2009-08-281-0/+3
* Add kconfig support for all Intel 82810 (i810) boards.Uwe Hermann2009-08-281-1/+3
* This is the beginning of support for Geode and Kconfig in v2. Ronald G. Minnich2009-08-282-0/+45
* Silence unneeded #warnings, change to code comments (trіvial).Uwe Hermann2009-08-281-9/+15
* Added support for the AMD RS690 and SB600 southbridges in KconfigCristi Măgherușan2009-08-275-2/+63
* The new resource allocator helped me find a bug in SB600 diagnostics.Carl-Daniel Hailfinger2009-08-271-3/+3
* Remove a couple of CONFIG_ prefixes that shouldn't have happened.Patrick Georgi2009-08-261-1/+1
* Enable Direct TMDS for the RS690, which allows to display on HDMI and DVILibra Li2009-08-262-11/+56
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-258-38/+40
* Add support for Nvidia Southbridges to Kconfig.Myles Watson2009-08-247-4/+40
* Add via south support. Correct usage of conditional variables. Ronald G. Minnich2009-08-186-11/+61
* Add the rest of the files.Jon Harrison2009-08-182-0/+228
* Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity::Jon Harrison2009-08-173-23/+203
* drop extra whitespace at end of line for i945 + ICH7 (trivial)Stefan Reinauer2009-08-1221-90/+90
* This now builds. Ronald G. Minnich2009-08-125-19/+42
* Missing files from last patch.Ronald G. Minnich2009-08-122-0/+12
* Kconfig!Patrick Georgi2009-08-1225-0/+263
* Add some more CONFIG_* prefixes that were missing.Patrick Georgi2009-08-053-4/+4
* sb/via/k8t890: add vga textmode code for k8m890 chrome igp.Luc Verhaegen2009-07-234-4/+222
* Another include file slipped. This gets via/epia-m building again.Stefan Reinauer2009-07-211-0/+1
* Intel ICH7 updatesStefan Reinauer2009-07-2120-295/+1110
* * cleanup ricoh rl5c476 code:Stefan Reinauer2009-07-213-105/+118
* Add legacy I/O region for vt8237r southbridge.Myles Watson2009-07-201-3/+7
* Rename some preprocessor symbols. I have no idea whyPatrick Georgi2009-07-202-5/+5
* trivial fixes to function declarations (and build system test)Stefan Reinauer2009-07-141-8/+8
* Apparently I'm not the only one who forgets which way the outb andEd Swierk2009-07-104-4/+4
* This seems to be a more official, common, simple way to check if the CPU is d...Zheng Bao2009-07-101-5/+1
* Move the v3 resource allocator to v2.Myles Watson2009-07-0226-123/+365
* Add support for the Intel Eagle Heights development board.Thomas Jourdan2009-07-015-38/+270
* I missed three files. Jon Harrison2009-07-011-2/+34
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-3045-96/+96
* ChangeLog:Harald Gutmann2009-06-193-3/+179
* die() does never return. Annotate it as such.Carl-Daniel Hailfinger2009-06-051-2/+2
* After I modify the pci_ext_read_config32 and pci_ext_read_config32, the step 6aZheng Bao2009-06-051-1/+4
* This patch is about some noticable bugs which was made by no reason.Zheng Bao2009-06-042-5/+5
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-0316-48/+48
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-0316-48/+48
* Modify it based on the RPR 5.7.7. Switching GGSP Configuration By Register Pr...Zheng Bao2009-06-031-1/+1
* Following patch moves all vt8237 fadt.c from mainboard/* file to chipsetRudolf Marek2009-05-312-1/+179
* enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbr...Joseph Smith2009-05-292-6/+15
* ops can not be const because of the pci conf1/conf2 hackery we do. trivialStefan Reinauer2009-05-264-4/+4
* Oops forgot small part. Set up PIRQs in mainboard Config.lb for IP1000 and RM...Joseph Smith2009-05-131-0/+1
* This patch adds high table support to qemu. It was already added toMyles Watson2009-05-111-0/+6
* Assign PIRQs in mainboard Config.lb or use the default ones listed in i82801x...Joseph Smith2009-05-022-10/+69
OpenPOWER on IntegriCloud