summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* This patch will add support for the Geode GX1/CS5530 VGA feature. It's ableJuergen Beisert2007-10-054-0/+779
* Thee lines in i82801xx_pci.c need to be removed. They cause theJoseph Smith2007-10-011-7/+0
* Don't arbitrarily enable PERR# and SERR# for PCI devices. Marc Jones2007-09-261-1/+0
* As per suggestion from Yinghai Lu <yinghailu@gmail.com> this patchUwe Hermann2007-09-251-2/+2
* Various cosmetic changes and coding style fixes (trivial).Uwe Hermann2007-09-241-188/+183
* Fix another, similar typo as in r2800 (trivial).Uwe Hermann2007-09-221-1/+1
* Fix typo which causes build error if CK804_USE_NIC is set (trivial).Uwe Hermann2007-09-221-1/+1
* Add SiS device IDs for further update.Morgan Tsai2007-09-221-0/+49
* Fix abuild for the MSI MS-7260 (trivial).Uwe Hermann2007-09-211-2/+0
* Add support for the MSI MS-7260 (K9N Neo) mainboard.Uwe Hermann2007-09-2111-0/+1815
* The s2891 ships with a 1MB rom chip. The targets/tyan/s2891/Config.lb file as...Ward Vandewege2007-09-201-2/+2
* Add support for a precompressed LZMA payload (trivial).Ward Vandewege2007-09-191-0/+1
* Sorry, I mixed up two patches. Reverting this change.Ward Vandewege2007-09-191-2/+2
* Add support for a precompressed LZMA payload (trivial).Ward Vandewege2007-09-191-2/+2
* More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE.Yinghai Lu2007-09-146-115/+144
* This is a full rewrite of all the CS5530/CS5530A code. The previous code wasUwe Hermann2007-09-146-105/+255
* I still don't understand a word, but I tried to improve the documentation. (t...Stefan Reinauer2007-09-131-98/+144
* Fix abuild run of the MSI MS-6178 (trivial).Uwe Hermann2007-09-131-0/+1
* Add a common/global failover.c file which can be used by allUwe Hermann2007-09-132-4/+53
* Add initial support for the Intel 810 based board MSI MS-6178.Uwe Hermann2007-09-125-0/+349
* Partial changes and fixup.Ronald G. Minnich2007-09-098-119/+106
* Welcome to PC Engines and the ALIX 1C!Ronald G. Minnich2007-09-0810-0/+984
* Add support for the Athlon64 x2 5000+ CPU.Torsten Duwe2007-08-301-0/+1
* Fix Agami Aruma target (the only one using the part)Stefan Reinauer2007-07-121-1/+3
* trivial: clarify comment on ADM1026_DEVICE addressPeter Stuge2007-07-121-1/+1
* some agami i2c mergesStefan Reinauer2007-07-124-55/+66
* [Arg! Forgot to 'svn add', sorry]Uwe Hermann2007-07-124-0/+433
* Generic driver for pretty much all known Standard Microsystems CorporationUwe Hermann2007-07-121-0/+4
* Artec Group dbe61 mainboard support.Marc Jones2007-06-207-274/+446
* Various minor cosmetics and coding style fixes (trivial).Uwe Hermann2007-06-1925-645/+657
* The GPIOs used for UART2 RX and TX were reversed.Marc Jones2007-06-191-10/+10
* This patch fixes up a couple mistakes I made with the i82810 and mew-vw to makeCorey Osgood2007-06-192-11/+13
* small agami aruma configuration updates (trivial)Stefan Reinauer2007-06-142-4/+19
* Fix the static device tree of the ASI MB-5BLMP target. This was broken inUwe Hermann2007-06-141-62/+37
* his patch fixes the CAS map for -.5 and -1 CAS settings. The -.5 setting shou...Marc Jones2007-06-141-24/+23
* Small bugfix in i82801xx_lpc.c.Corey Osgood2007-06-141-2/+2
* Add initial support for the Intel 82810 northbridge.Corey Osgood2007-06-148-0/+801
* This patch adds support for the Intel i82810 northbridge and various i82801xxCorey Osgood2007-06-1428-0/+2307
* Add the AMD DB800 (AKA Salsa) mainboard.Marc Jones2007-06-128-0/+930
* Minor tweaks in the 440BX RAM init code (trivial).Uwe Hermann2007-06-071-18/+28
* Add support for the IEI JUKI-511P and IEI ROCKY-512 half-size boards.Nikolay Petukhov2007-06-078-0/+658
* Add support for the Winbond W83977F-A Super I/O.Nikolay Petukhov2007-06-065-0/+243
* Tyan S1846: Minor fixes in static device tree (trivial):Uwe Hermann2007-06-031-3/+6
* Fix the static device tree of the Tyan S1846. Especially theUwe Hermann2007-06-031-33/+41
* Intel 82371EB: Some code simplifications (trivial).Uwe Hermann2007-06-034-18/+5
* The UART disable code was causing a hang and was worked around with aMarc Jones2007-06-021-5/+2
* Drop duplicate 82371AB device IDs (trivial).Uwe Hermann2007-05-291-4/+0
* Use the common LinuxBIOS license header format.Uwe Hermann2007-05-291-11/+23
* Intel 82371EB: Add IDE init support.Uwe Hermann2007-05-298-88/+227
* Lower the RAM init delays we use on the Intel 440BX.Uwe Hermann2007-05-281-12/+9