summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-06-14his patch fixes the CAS map for -.5 and -1 CAS settings. The -.5 setting shou...Marc Jones
2007-06-14Small bugfix in i82801xx_lpc.c.Corey Osgood
2007-06-14Add initial support for the Intel 82810 northbridge.Corey Osgood
2007-06-14This patch adds support for the Intel i82810 northbridge and various i82801xxCorey Osgood
2007-06-12Add the AMD DB800 (AKA Salsa) mainboard.Marc Jones
2007-06-07Minor tweaks in the 440BX RAM init code (trivial).Uwe Hermann
2007-06-07Add support for the IEI JUKI-511P and IEI ROCKY-512 half-size boards.Nikolay Petukhov
2007-06-06Add support for the Winbond W83977F-A Super I/O.Nikolay Petukhov
2007-06-03Tyan S1846: Minor fixes in static device tree (trivial):Uwe Hermann
2007-06-03Fix the static device tree of the Tyan S1846. Especially theUwe Hermann
2007-06-03Intel 82371EB: Some code simplifications (trivial).Uwe Hermann
2007-06-02The UART disable code was causing a hang and was worked around with aMarc Jones
2007-05-29Drop duplicate 82371AB device IDs (trivial).Uwe Hermann
2007-05-29Use the common LinuxBIOS license header format.Uwe Hermann
2007-05-29Intel 82371EB: Add IDE init support.Uwe Hermann
2007-05-28Lower the RAM init delays we use on the Intel 440BX.Uwe Hermann
2007-05-27Various 440BX and Tyan S1846 related minor changes and fixes (trivial):Uwe Hermann
2007-05-27Init for the Intel 82371EB southbridge: make all ROM/BIOS regionsUwe Hermann
2007-05-26This patch fixes the processor name string for Rev F. CPUs.Sven Kapferer
2007-05-24Add initial support for the ASUS A8N-E board.Philipp Degler
2007-05-24Drop the src/southbridge/amd/cs5536_lx directory and its contents, asUwe Hermann
2007-05-24Various IT8712F fixes:Philipp Degler
2007-05-24Small patch that adds an error message in case the keyboard selftest fails.Philipp Degler
2007-05-22reverting 2683, NAK by YhLu, patch not necessary.Stefan Reinauer
2007-05-22Add missing license headers, minor cosmetic fixes in existing headers.Uwe Hermann
2007-05-21Drop the (non-working, almost non-existant) support forUwe Hermann
2007-05-21Drop romcc related stuff, as this board only uses CAR.Uwe Hermann
2007-05-21The Gigabyte m57sli-s4 board supports Rev. F CPUs.Ward Vandewege
2007-05-21fix some typos, clarify comments and drop dead code (trivial)Stefan Reinauer
2007-05-21This is the last remainder from Yinghai's mega patch. It fixes issues withYinghai Lu
2007-05-20Add additional CPU device ID:Jeremy Jackson
2007-05-19Fix typos (trivial).Uwe Hermann
2007-05-19Minor cosmetics (trivial).Uwe Hermann
2007-05-19Initialize the fans on the adt7463 chip to be dynamically regulated by theWard Vandewege
2007-05-17Whitespace fixes (trivial).Corey Osgood
2007-05-16Cosmetic changes: push includes to top of file in chip.h files.Roger Zauner
2007-05-15Simplify spd_read_byte() functions (trivial).Uwe Hermann
2007-05-15Various cosmetic fixes (trivial).Uwe Hermann
2007-05-15IEI NOVA-4899R: Add missing license headers.Luis Correia
2007-05-15IEI NOVA-4899R: Correctly configure Super I/O PNP devices.Luis Correia
2007-05-15IEI NOVA-4899R: Fix incorrect irq_tables.c.Luis Correia
2007-05-15IEI NOVA-4899R: Drop unused files.Luis Correia
2007-05-14AMD Norwich: minor cosmetic fixes and drop dead code (trivial).Uwe Hermann
2007-05-11Clean up whitespace in preparation for another patch to fix fan control.Ward Vandewege
2007-05-11The Super I/O needs 0x87 sent twice to 0x2e (or 0x4e) to enable extendedRoger Zauner
2007-05-10Fixup the 440BX northbridge.c (self-ack as this wasn't working anyway).Uwe Hermann
2007-05-10This fix properly hides the UDC and OTG PCI headers when the cs5536 isMarc Jones
2007-05-10Changes by Richard Smith and Peter Stuge from the LinuxBIOS symposium 2006.Peter Stuge
2007-05-10This patch cleans up and clarifies Geode source code comments.Marc Jones
2007-05-10This patch cleans up \r left in the print strings. They were required for rom...Marc Jones