summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fixes.Myles Watson2008-10-0630-1443/+1416
* Fix obviously (syntactically) broken cmos.layout (trivial).Uwe Hermann2008-10-041-4/+21
* Ron has been doing really good work over in v3. The problem is that the work ...Marc Jones2008-10-0325-2798/+26
* Fix/amend the incorrect pnp_dev_info[] items for the ITE IT8712F Super I/O.Uwe Hermann2008-10-031-8/+11
* Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have triedCarl-Daniel Hailfinger2008-10-032-0/+203
* Whitespace cleanup (trivial).Myles Watson2008-10-027-164/+169
* Whitespace cleanup (trivial).Myles Watson2008-10-0218-2690/+2691
* 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
* Fix a typo.Carl-Daniel Hailfinger2008-10-021-0/+1
* Use easily readable macros to setup interrupt routing.Carl-Daniel Hailfinger2008-10-021-82/+54
* Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se.Marc Jones2008-10-011-0/+2
* Enable all available devices on the ASUS A8N-E (trivial).Uwe Hermann2008-10-012-9/+19
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-01166-208/+326
* Coding-style fixes and simplifications for the ASUS A8N-E (trivial).Uwe Hermann2008-09-306-398/+162
* A duplicate register address is incremented in table register_values.Mats Erik Andersson2008-09-301-1/+1
* AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CARMarc Jones2008-09-296-17/+10
* This patch for the AMD K8 allows a single DIMM to be populated in theMarc Jones2008-09-293-168/+329
* fix ppc mainboards (trivial)Stefan Reinauer2008-09-271-0/+3
* This patch fixes the dbm690t keyboard not working issue. It should alsoMarc Jones2008-09-262-39/+178
* Add IRQ12 to the dbm690t mptable for mouse interrupt support.Marc Jones2008-09-261-0/+2
* Support for the memory controller and PCIe interface of the IntelEd Swierk2008-09-243-0/+890
* This patch adds support for watchdog kill and adds it to Asus M2V-MX SE.Rudolf Marek2008-09-232-0/+13
* The AMD dbm690t mainboard uses the it8712f SIO with theMarc Jones2008-09-232-8/+31
* Attached patch removes HPET info from ACPI tables. HPET does not work fine onRudolf Marek2008-09-231-8/+1
* Following patch adds support for Asus M2V-E SE. Works pretty well, the onlyRudolf Marek2008-09-2310-0/+1348
* Patch for AMD DBM690T board.Michael Xie2008-09-2211-0/+1969
* Patch for AMD SB600 chipset.Michael Xie2008-09-2217-0/+2914
* Patch for AMD RS690 chipset.Michael Xie2008-09-2212-0/+2351
* Attached patch fixes at least one issue ;) During the PCI BAR sizing must b...Rudolf Marek2008-09-193-13/+22
* Whitespace and style cleanup. (trivial)Marc Jones2008-09-191-850/+979
* Add AMD K8 S1G1 socket support.Michael Xie Michael.Xie2008-09-194-12/+102
* ck804 whitespace fixesMyles Watson2008-09-1820-778/+770
* Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if 1Myles Watson2008-09-1825-1728/+1438
* For the jetway jf2/4 series of mainboards:Alex Mauer2008-09-121-2/+3
* From Vincent Legoll:Stefan Reinauer2008-09-111-1/+1
* Add the "jetway j7f[24]*" mainboard. As compared to the Via Epia CN, thisAlex Mauer2008-09-107-0/+557
* This patch adds support for the VIA VT8237S south bridge. The VT8237R program...Rudolf Marek2008-09-057-41/+622
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-0468-579/+579
* 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-017-48/+53
* Add definitions for DDR2 SPD registers.Ed Swierk2008-08-281-0/+10
* Eric Biederman believes that he and Tom Zimmerman of the defunctEd Swierk2008-08-283-2/+41
* If you haveWard Vandewege2008-08-272-3/+12
* This patch adds PCI device IDs for the Intel EP80579 Integrated Processor,Ed Swierk2008-08-254-13/+24
* This patch modifies the Intel 3100 southbridge code to recognize theEd Swierk2008-08-255-0/+34
* This patch implements support for the CPU core of the Intel EP80579Ed Swierk2008-08-254-0/+144
* Add Tyan S2912 platform with AMD Family 10 support. Arne Georg Gleditsch2008-08-1913-0/+2309
* Fix outb to 0x80 delay functions to use inb instead (fixes excessive post codesStefan Reinauer2008-08-132-2/+2
* License updated to GPL v2.Marc Jones2008-08-121-32/+20