summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-11-01This patch is a trivial response to a good comment from Uwe, so I amRonald G. Minnich
2007-10-31Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann
2007-10-31As started in Torsten Duwe
2007-10-31Add initial support for the Compaq Deskpro EN SFF P600.Uwe Hermann
2007-10-31Add initial support for the Biostar M6TBA.Uwe Hermann
2007-10-31Add initial support for the AZZA PT-6IBD.Uwe Hermann
2007-10-31Add initial support for the A-Trend ATC-6220.Uwe Hermann
2007-10-31Add initial support for the GIGABYTE GA-6BXC.Uwe Hermann
2007-10-31Add initial support for the ASUS P3B-F.Uwe Hermann
2007-10-30Add initial support for the ASUS P2B-F.Uwe Hermann
2007-10-30Various smaller fixes to make the ASUS P2B match the formatUwe Hermann
2007-10-30Various fixes and improvements of the 82801xx code.Joseph Smith
2007-10-30[LINUXBIOS] Add the CPU_OPT flag to facilitate passing flags into the buildJordan Crouse
2007-10-30Rename the SiS761GX/SiS966 board to the correct name, GIGABYTE GA-2761GXDK.Uwe Hermann
2007-10-30Add support for the VIA VT8237R southbridge.Rudolf Marek
2007-10-30fix the readwrite/readonly clashes for the pci_driver structs in the sisStefan Reinauer
2007-10-29Thanks to the great efforts of Morgan Tsai of SiS we support the SiS966Morgan Tsai
2007-10-27Move ARRAY_SIZE to stdlib.h to make it available to all code (trivial).Uwe Hermann
2007-10-27Drop duplicated and unneeded #defines from some northbridges (trivial).Uwe Hermann
2007-10-26This code gets us to a working linux boot on the alix1c. I have not tested Ronald G. Minnich
2007-10-26Add support for the AXUS TC320 thin client.Juergen Beisert
2007-10-24Some fixes for the BCOM WinNET100, mostly in Config.lb:Uwe Hermann
2007-10-24Another CONSTification... Stefan Reinauer
2007-10-24smaller changes to silence build warnings. (trivial)Stefan Reinauer
2007-10-24analog changes for the cpu_driver structures...Stefan Reinauer
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2007-10-23fix a whole bunch of warnings. (trivial)Stefan Reinauer
2007-10-23drop unused variable (and thus warning). trivial patch.Stefan Reinauer
2007-10-23Add support for the Intel mFCPGA 478 socket. (trivial)Stefan Reinauer
2007-10-23The s2882 ships with a 1MB rom chip. The targets/tyan/s2882/Config.lb fileWard Vandewege
2007-10-22Fix typo (trivial)Ward Vandewege
2007-10-22Add support for a precompressed LZMA payload (trivial).Ward Vandewege
2007-10-22This patch adds support for K8T890CE northbridge.Rudolf Marek
2007-10-22Trivial: remove unused variable.Ronald G. Minnich
2007-10-22This is a hack for easier testing of GRUB2 in LinuxBIOSv2Stefan Reinauer
2007-10-21Put the print in the right place. This is trivial patch but a veryRonald G. Minnich
2007-10-21I am signing off and acking this trivial patch, as I just wasted severalRonald G. Minnich
2007-10-17Add a debug message to keyboard init. This helped isolate at least oneCarl-Daniel Hailfinger
2007-10-17Fix up totally broken Super I/O setup on the MSI MS-7260 (K9N Neo).Uwe Hermann
2007-10-16Add resource size and resource granularity reporting to device_util.c.Carl-Daniel Hailfinger
2007-10-16Completely rip out / replace the ASUS P2B code (which wasn't really working),Uwe Hermann
2007-10-15This patch adds support for the Mobile Intel Celeron CPU (Micro-FC-BGA)Joseph Smith
2007-10-14Fix the resource end in amdk8/northbridge.c.Rudolf Marek
2007-10-11Set the default video memory to 0 MB for all GX1 boards which don't yetUwe Hermann
2007-10-10This patch adds the CONFIG_VIDEO_MB option to boards thatCorey Osgood
2007-10-09Minor cosmetic changes (trivial).Uwe Hermann
2007-10-09Add support for the BCOM WinNET100 (used in the IGEL-316 thin client).Juergen Beisert
2007-10-07Make the reserved video memory on Geode GX1 based systems configurable.Juergen Beisert
2007-10-07Add missing '\n' to a printk_debug() and some other small fixesUwe Hermann
2007-10-07Fix some issues with spaces in the code and Doxygen style documentation.Juergen Beisert