aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-11-03This patch is some small changes to the vt8237r to prepare it forCorey Osgood
2007-11-03This patch adds support for MCFG table, which allows OS to find theRudolf Marek
2007-11-02This patch changes the "if else" style of parameter matching to table and als...Rudolf Marek
2007-11-02Asus A8V-E-SE support from Rudolf MarekRudolf Marek
2007-11-02remaining part of the patch.Stefan Reinauer
2007-11-02Delete a file no longer used by the SiS implementationJordan Crouse
2007-11-021. vgabios removed, will go to extra repositoryMorgan Tsai
2007-11-02fix up iwill board compilation. Untested, trivialStefan Reinauer
2007-11-02fix up IBM servers.Stefan Reinauer
2007-11-02get arima hdama building again.Stefan Reinauer
2007-11-02This patch fixes the superio of the khepri 2100e as detected:Stefan Reinauer
2007-11-02trivial fix for the .data problemStefan Reinauer
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
2007-10-05This patch will add support for the Geode GX1/CS5530 VGA feature. It's ableJuergen Beisert
2007-10-01Thee lines in i82801xx_pci.c need to be removed. They cause theJoseph Smith
2007-09-26Don't arbitrarily enable PERR# and SERR# for PCI devices. Marc Jones
2007-09-25As per suggestion from Yinghai Lu <yinghailu@gmail.com> this patchUwe Hermann
2007-09-24Various cosmetic changes and coding style fixes (trivial).Uwe Hermann
2007-09-22Fix another, similar typo as in r2800 (trivial).Uwe Hermann
2007-09-22Fix typo which causes build error if CK804_USE_NIC is set (trivial).Uwe Hermann
2007-09-22Add SiS device IDs for further update.Morgan Tsai
2007-09-21Fix abuild for the MSI MS-7260 (trivial).Uwe Hermann
2007-09-21Add support for the MSI MS-7260 (K9N Neo) mainboard.Uwe Hermann
2007-09-20The s2891 ships with a 1MB rom chip. The targets/tyan/s2891/Config.lb file as...Ward Vandewege
2007-09-19Add support for a precompressed LZMA payload (trivial).Ward Vandewege
2007-09-19Sorry, I mixed up two patches. Reverting this change.Ward Vandewege
2007-09-19Add support for a precompressed LZMA payload (trivial).Ward Vandewege
2007-09-14More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE.Yinghai Lu
2007-09-14This is a full rewrite of all the CS5530/CS5530A code. The previous code wasUwe Hermann
2007-09-13I still don't understand a word, but I tried to improve the documentation. (t...Stefan Reinauer
2007-09-13Fix abuild run of the MSI MS-6178 (trivial).Uwe Hermann
2007-09-13Add a common/global failover.c file which can be used by allUwe Hermann
2007-09-12Add initial support for the Intel 810 based board MSI MS-6178.Uwe Hermann
2007-09-09Partial changes and fixup.Ronald G. Minnich
2007-09-08Welcome to PC Engines and the ALIX 1C!Ronald G. Minnich
2007-08-30Add support for the Athlon64 x2 5000+ CPU.Torsten Duwe
2007-07-12Fix Agami Aruma target (the only one using the part)Stefan Reinauer
2007-07-12trivial: clarify comment on ADM1026_DEVICE addressPeter Stuge
2007-07-12some agami i2c mergesStefan Reinauer
2007-07-12[Arg! Forgot to 'svn add', sorry]Uwe Hermann
2007-07-12Generic driver for pretty much all known Standard Microsystems CorporationUwe Hermann
2007-06-20Artec Group dbe61 mainboard support.Marc Jones
2007-06-19Various minor cosmetics and coding style fixes (trivial).Uwe Hermann
2007-06-19The GPIOs used for UART2 RX and TX were reversed.Marc Jones
2007-06-19This patch fixes up a couple mistakes I made with the i82810 and mew-vw to makeCorey Osgood
2007-06-14small agami aruma configuration updates (trivial)Stefan Reinauer
2007-06-14Fix the static device tree of the ASI MB-5BLMP target. This was broken inUwe Hermann
2007-06-14his patch fixes the CAS map for -.5 and -1 CAS settings. The -.5 setting shou...Marc Jones
2007-06-14Small bugfix in i82801xx_lpc.c.Corey Osgood
2007-06-14Add initial support for the Intel 82810 northbridge.Corey Osgood
2007-06-14This patch adds support for the Intel i82810 northbridge and various i82801xxCorey Osgood