summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* This patch adds support for K8T890CE northbridge.Rudolf Marek2007-10-2211-0/+809
* Trivial: remove unused variable.Ronald G. Minnich2007-10-221-1/+0
* This is a hack for easier testing of GRUB2 in LinuxBIOSv2Stefan Reinauer2007-10-223-0/+871
* Put the print in the right place. This is trivial patch but a veryRonald G. Minnich2007-10-211-0/+1
* I am signing off and acking this trivial patch, as I just wasted severalRonald G. Minnich2007-10-211-1/+1
* Add a debug message to keyboard init. This helped isolate at least oneCarl-Daniel Hailfinger2007-10-171-0/+1
* Fix up totally broken Super I/O setup on the MSI MS-7260 (K9N Neo).Uwe Hermann2007-10-171-14/+29
* Add resource size and resource granularity reporting to device_util.c.Carl-Daniel Hailfinger2007-10-161-1/+2
* Completely rip out / replace the ASUS P2B code (which wasn't really working),Uwe Hermann2007-10-169-476/+186
* This patch adds support for the Mobile Intel Celeron CPU (Micro-FC-BGA)Joseph Smith2007-10-151-0/+1
* Fix the resource end in amdk8/northbridge.c.Rudolf Marek2007-10-141-1/+1
* Set the default video memory to 0 MB for all GX1 boards which don't yetUwe Hermann2007-10-114-3/+6
* This patch adds the CONFIG_VIDEO_MB option to boards thatCorey Osgood2007-10-103-4/+8
* Minor cosmetic changes (trivial).Uwe Hermann2007-10-091-40/+23
* Add support for the BCOM WinNET100 (used in the IGEL-316 thin client).Juergen Beisert2007-10-096-0/+477
* Make the reserved video memory on Geode GX1 based systems configurable.Juergen Beisert2007-10-071-3/+1
* Add missing '\n' to a printk_debug() and some other small fixesUwe Hermann2007-10-071-20/+19
* Fix some issues with spaces in the code and Doxygen style documentation.Juergen Beisert2007-10-072-95/+136
* 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