Don't arbitrarily enable PERR# and SERR# for PCI devices.
[coreboot.git] / src /
2007-09-26 Marc JonesDon't arbitrarily enable PERR# and SERR# for PCI devices.
2007-09-25 Uwe HermannAs per suggestion from Yinghai Lu <yinghailu@gmail...
2007-09-24 Uwe HermannVarious cosmetic changes and coding style fixes (trivial).
2007-09-22 Uwe HermannFix another, similar typo as in r2800 (trivial).
2007-09-22 Uwe HermannFix typo which causes build error if CK804_USE_NIC...
2007-09-22 Morgan TsaiAdd SiS device IDs for further update.
2007-09-21 Uwe HermannFix abuild for the MSI MS-7260 (trivial).
2007-09-21 Uwe HermannAdd support for the MSI MS-7260 (K9N Neo) mainboard.
2007-09-20 Ward VandewegeThe s2891 ships with a 1MB rom chip. The targets/tyan...
2007-09-19 Ward VandewegeAdd support for a precompressed LZMA payload (trivial).
2007-09-19 Ward VandewegeSorry, I mixed up two patches. Reverting this change.
2007-09-19 Ward VandewegeAdd support for a precompressed LZMA payload (trivial).
2007-09-14 Yinghai LuMore range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UN...
2007-09-14 Uwe HermannThis is a full rewrite of all the CS5530/CS5530A code...
2007-09-13 Stefan ReinauerI still don't understand a word, but I tried to improve...
2007-09-13 Uwe HermannFix abuild run of the MSI MS-6178 (trivial).
2007-09-13 Uwe HermannAdd a common/global failover.c file which can be used...
2007-09-12 Uwe HermannAdd initial support for the Intel 810 based board MSI...
2007-09-09 Ronald G. MinnichPartial changes and fixup.
2007-09-08 Ronald G. MinnichWelcome to PC Engines and the ALIX 1C!
2007-08-30 Torsten DuweAdd support for the Athlon64 x2 5000+ CPU.
2007-07-12 Stefan ReinauerFix Agami Aruma target (the only one using the part)
2007-07-12 Peter Stugetrivial: clarify comment on ADM1026_DEVICE address
2007-07-12 Stefan Reinauersome agami i2c merges
2007-07-12 Uwe Hermann[Arg! Forgot to 'svn add', sorry]
2007-07-12 Uwe HermannGeneric driver for pretty much all known Standard Micro...
2007-06-20 Marc JonesArtec Group dbe61 mainboard support.
2007-06-19 Uwe HermannVarious minor cosmetics and coding style fixes (trivial).
2007-06-19 Marc JonesThe GPIOs used for UART2 RX and TX were reversed.
2007-06-19 Corey OsgoodThis patch fixes up a couple mistakes I made with the...
2007-06-14 Stefan Reinauersmall agami aruma configuration updates (trivial)
2007-06-14 Uwe HermannFix the static device tree of the ASI MB-5BLMP target...
2007-06-14 Marc Joneshis patch fixes the CAS map for -.5 and -1 CAS settings...
2007-06-14 Corey OsgoodSmall bugfix in i82801xx_lpc.c.
2007-06-14 Corey OsgoodAdd initial support for the Intel 82810 northbridge.
2007-06-14 Corey OsgoodThis patch adds support for the Intel i82810 northbridg...
2007-06-12 Marc JonesAdd the AMD DB800 (AKA Salsa) mainboard.
2007-06-07 Uwe HermannMinor tweaks in the 440BX RAM init code (trivial).
2007-06-07 Nikolay PetukhovAdd support for the IEI JUKI-511P and IEI ROCKY-512...
2007-06-06 Nikolay PetukhovAdd support for the Winbond W83977F-A Super I/O.
2007-06-03 Uwe HermannTyan S1846: Minor fixes in static device tree (trivial):
2007-06-03 Uwe HermannFix the static device tree of the Tyan S1846. Especiall...
2007-06-03 Uwe HermannIntel 82371EB: Some code simplifications (trivial).
2007-06-02 Marc JonesThe UART disable code was causing a hang and was worked...
2007-05-29 Uwe HermannDrop duplicate 82371AB device IDs (trivial).
2007-05-29 Uwe HermannUse the common LinuxBIOS license header format.
2007-05-29 Uwe HermannIntel 82371EB: Add IDE init support.
2007-05-28 Uwe HermannLower the RAM init delays we use on the Intel 440BX.
2007-05-27 Uwe HermannVarious 440BX and Tyan S1846 related minor changes...
2007-05-27 Uwe HermannInit for the Intel 82371EB southbridge: make all ROM...
2007-05-26 Sven KapfererThis patch fixes the processor name string for Rev...
2007-05-24 Philipp DeglerAdd initial support for the ASUS A8N-E board.
2007-05-24 Uwe HermannDrop the src/southbridge/amd/cs5536_lx directory and...
2007-05-24 Philipp DeglerVarious IT8712F fixes:
2007-05-24 Philipp DeglerSmall patch that adds an error message in case the...
2007-05-22 Stefan Reinauerreverting 2683, NAK by YhLu, patch not necessary.
2007-05-22 Uwe HermannAdd missing license headers, minor cosmetic fixes in...
2007-05-21 Uwe HermannDrop the (non-working, almost non-existant) support for
2007-05-21 Uwe HermannDrop romcc related stuff, as this board only uses CAR.
2007-05-21 Ward VandewegeThe Gigabyte m57sli-s4 board supports Rev. F CPUs.
2007-05-21 Stefan Reinauerfix some typos, clarify comments and drop dead code...
2007-05-21 Yinghai LuThis is the last remainder from Yinghai's mega patch...
2007-05-20 Jeremy JacksonAdd additional CPU device ID:
2007-05-19 Uwe HermannFix typos (trivial).
2007-05-19 Uwe HermannMinor cosmetics (trivial).
2007-05-19 Ward VandewegeInitialize the fans on the adt7463 chip to be dynamical...
2007-05-17 Corey OsgoodWhitespace fixes (trivial).
2007-05-16 Roger ZaunerCosmetic changes: push includes to top of file in chip...
2007-05-15 Uwe HermannSimplify spd_read_byte() functions (trivial).
2007-05-15 Uwe HermannVarious cosmetic fixes (trivial).
2007-05-15 Luis CorreiaIEI NOVA-4899R: Add missing license headers.
2007-05-15 Luis CorreiaIEI NOVA-4899R: Correctly configure Super I/O PNP devices.
2007-05-15 Luis CorreiaIEI NOVA-4899R: Fix incorrect irq_tables.c.
2007-05-15 Luis CorreiaIEI NOVA-4899R: Drop unused files.
2007-05-14 Uwe HermannAMD Norwich: minor cosmetic fixes and drop dead code...
2007-05-11 Ward VandewegeClean up whitespace in preparation for another patch...
2007-05-11 Roger ZaunerThe Super I/O needs 0x87 sent twice to 0x2e (or 0x4e...
2007-05-10 Uwe HermannFixup the 440BX northbridge.c (self-ack as this wasn...
2007-05-10 Marc JonesThis fix properly hides the UDC and OTG PCI headers...
2007-05-10 Peter StugeChanges by Richard Smith and Peter Stuge from the Linux...
2007-05-10 Marc JonesThis patch cleans up and clarifies Geode source code...
2007-05-10 Marc JonesThis patch cleans up \r left in the print strings....
2007-05-10 Marc JonesThis patch updates the PCI ID of the Geode IDE device...
2007-05-10 Ceri CoburnFixed a bug within the 440BX RAM size calculation....
2007-05-10 Stefan Reinauerindent is by no means as harmless as one might think ;-)
2007-05-10 Alex MauerThe attached patch sets the MA map type correctly for...
2007-05-10 Marc JonesThis patch removes auto.c from the Norwich mainboard...
2007-05-10 Jordan CrouseFix the indent and whitespace to match LinuxBIOS standards
2007-05-10 Jordan CrouseFix the indent and whitespace to match LinuxBIOS standards
2007-05-10 Jordan CrouseFix the indent and whitespace to match LinuxBIOS standards
2007-05-10 Jordan CrouseFix the indent and whitespace to match LinuxBIOS standards
2007-05-10 Jordan CrouseAdd missing licenses to several of the files.
2007-05-10 Jordan CrouseAdd missing licenses to several of the files.
2007-05-09 Roger ZaunerThe superio needs 0x87 sent twice to 0x3f0 to enable...
2007-05-09 Uwe HermannUncomment compression config variables. This should...
2007-05-09 Corey OsgoodThis patch uses auto.c from Uwe's tyan s1846 for both...
2007-05-09 Uwe HermannAdd initial support for the ASI/BCom MB-5BLMP mainboard...
2007-05-08 Ronald G. MinnichNew irq table, and a correct setting for
2007-05-07 Jordan CrouseAdd missing licenses to several of the files.
2007-05-05 Ronald G. MinnichThis is the final patch to enable the msm800sev to...
next