summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Run dos2unix on all files:Stefan Reinauer2009-05-021-30/+30
* Trivial, update email address. Joseph Smith2009-05-021-1/+1
* This is a patch to use another IRQ besides IRQ12 to fix conflicts with i8042 ...Joseph Smith2009-05-011-7/+9
* Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson2009-04-303-5/+9
* fix warning: no return statement in function returning non-voidStefan Reinauer2009-04-281-2/+2
* This patch adds support for the BCM21000 (aka HT-2100)Mondrian nuessle2009-04-222-0/+83
* Fix the build. This error was introduced by change in acpi.c, the acpi_slp_ty...Rudolf Marek2009-04-131-0/+2
* Following patch adds support for resume on VT8237 based motherboards. The NBRudolf Marek2009-04-135-15/+128
* (trivial) fix some warningsStefan Reinauer2009-04-061-2/+2
* two more totalimpact briq fixes. Gets us back to the romfs breakage on PPCStefan Reinauer2009-04-051-2/+0
* fix this warning for the embedded planet ep405pcStefan Reinauer2009-04-042-4/+4
* To make use of HAVE_HIGH_TABLES following patch is needed. Also, it movesRudolf Marek2009-03-211-0/+11
OpenPOWER on IntegriCloud