summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* This patch is a trivial response to a good comment from Uwe, so I amRonald G. Minnich2007-11-011-1/+1
* Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann2007-10-313-8/+8
* As started in Torsten Duwe2007-10-311-4/+4
* Add initial support for the Compaq Deskpro EN SFF P600.Uwe Hermann2007-10-316-0/+409
* Add initial support for the Biostar M6TBA.Uwe Hermann2007-10-316-0/+398
* Add initial support for the AZZA PT-6IBD.Uwe Hermann2007-10-316-0/+407
* Add initial support for the A-Trend ATC-6220.Uwe Hermann2007-10-316-0/+404
* Add initial support for the GIGABYTE GA-6BXC.Uwe Hermann2007-10-316-0/+401
* Add initial support for the ASUS P3B-F.Uwe Hermann2007-10-316-0/+409
* Add initial support for the ASUS P2B-F.Uwe Hermann2007-10-306-0/+407
* Various smaller fixes to make the ASUS P2B match the formatUwe Hermann2007-10-306-25/+83
* Various fixes and improvements of the 82801xx code.Joseph Smith2007-10-302-98/+170
* [LINUXBIOS] Add the CPU_OPT flag to facilitate passing flags into the buildJordan Crouse2007-10-301-1/+1
* Rename the SiS761GX/SiS966 board to the correct name, GIGABYTE GA-2761GXDK.Uwe Hermann2007-10-3011-8/+6
* Add support for the VIA VT8237R southbridge.Rudolf Marek2007-10-3010-0/+972
* fix the readwrite/readonly clashes for the pci_driver structs in the sisStefan Reinauer2007-10-3012-27/+26
* Thanks to the great efforts of Morgan Tsai of SiS we support the SiS966Morgan Tsai2007-10-2939-0/+7589
* Move ARRAY_SIZE to stdlib.h to make it available to all code (trivial).Uwe Hermann2007-10-272-3/+3
* Drop duplicated and unneeded #defines from some northbridges (trivial).Uwe Hermann2007-10-275-37/+1
* This code gets us to a working linux boot on the alix1c. I have not tested Ronald G. Minnich2007-10-263-50/+175
* Add support for the AXUS TC320 thin client.Juergen Beisert2007-10-266-0/+454
* Some fixes for the BCOM WinNET100, mostly in Config.lb:Uwe Hermann2007-10-242-46/+51
* Another CONSTification... Stefan Reinauer2007-10-245-5/+5
* smaller changes to silence build warnings. (trivial)Stefan Reinauer2007-10-242-2/+6
* analog changes for the cpu_driver structures...Stefan Reinauer2007-10-2413-13/+13
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-24143-242/+242
* fix a whole bunch of warnings. (trivial)Stefan Reinauer2007-10-237-9/+12
* drop unused variable (and thus warning). trivial patch.Stefan Reinauer2007-10-231-1/+0
* Add support for the Intel mFCPGA 478 socket. (trivial)Stefan Reinauer2007-10-233-0/+15
* The s2882 ships with a 1MB rom chip. The targets/tyan/s2882/Config.lb fileWard Vandewege2007-10-231-1/+1
* Fix typo (trivial)Ward Vandewege2007-10-221-1/+1
* Add support for a precompressed LZMA payload (trivial).Ward Vandewege2007-10-221-0/+1
* 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
OpenPOWER on IntegriCloud