1. 390648d Fix the remaining issues with GA-M57SLI Super I/O GPIO configuration. by Carl-Daniel Hailfinger · 17 years ago
  2. 18517e8 Try to fix a few loose ends on the GA-M57SLI Super I/O GPIO configuration. by Carl-Daniel Hailfinger · 17 years ago
  3. c716254 Fix up totally broken Super I/O config on the MS-6178. Add by Uwe Hermann · 17 years ago
  4. 6503cd9 Final set of changes to make Alix1c work. by Ronald G. Minnich · 17 years ago
  5. cce5040 Add initial support for all known ICH* southbridges to the by Uwe Hermann · 17 years ago
  6. f9f1ae8 by Myles Watson · 17 years ago
  7. 908ff5e This patch masks the function prototypes in stdlib.h from ROMCC, so that by Corey Osgood · 17 years ago
  8. c9f8a67 This patch adds the pci ids of c7 cpus to the existing model_centaur. c3 by Corey Osgood · 17 years ago
  9. b294582 Add PCI IDs for most Intel southbridges of the 82801 series by Uwe Hermann · 17 years ago
  10. c931625 Fix the M57SLI routing table, as apparently set up from LinuxBIOS on by Torsten Duwe · 17 years ago
  11. a358892 * Change one PCI vendor ID from Nvidia to SiS by Carl-Daniel Hailfinger · 17 years ago
  12. 39462d7 make agami aruma compile again. by Stefan Reinauer · 17 years ago
  13. 3ac07e4 another small abuild fix.. add payload compression "uses" for the a8v-e-se by Stefan Reinauer · 17 years ago
  14. 2cb7014 Add dummy function for MCFG on those mainboards that provide ACPI but don't by Stefan Reinauer · 17 years ago
  15. 25d712a merge changes to match agami's production environment by Stefan Reinauer · 17 years ago
  16. f7daa0b Various cosmetics, coding style fixes, constifications (trivial). by Uwe Hermann · 17 years ago
  17. a29ec06 Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up to by Uwe Hermann · 17 years ago
  18. 02b2365 This patch is some small changes to the vt8237r to prepare it for by Corey Osgood · 17 years ago
  19. e6409f2 This patch adds support for MCFG table, which allows OS to find the by Rudolf Marek · 17 years ago
  20. ec70af6 This patch changes the "if else" style of parameter matching to table and also changes the rdpreamble parameter, which will cause that more then one DIMM will work for 939 motherboard. by Rudolf Marek · 17 years ago
  21. 1a00256 Asus A8V-E-SE support from Rudolf Marek by Rudolf Marek · 17 years ago
  22. b45bfab remaining part of the patch. by Stefan Reinauer · 17 years ago
  23. aa2a670 Delete a file no longer used by the SiS implementation by Jordan Crouse · 17 years ago
  24. 218c265 1. vgabios removed, will go to extra repository by Morgan Tsai · 17 years ago
  25. 7162cf7 fix up iwill board compilation. Untested, trivial by Stefan Reinauer · 17 years ago
  26. 894562f fix up IBM servers. by Stefan Reinauer · 17 years ago
  27. bc3f2f0 get arima hdama building again. by Stefan Reinauer · 17 years ago
  28. 7d8cd76 This patch fixes the superio of the khepri 2100e as detected: by Stefan Reinauer · 17 years ago
  29. 9c84a46 trivial fix for the .data problem by Stefan Reinauer · 17 years ago
  30. 9d5c3a8 This patch is a trivial response to a good comment from Uwe, so I am by Ronald G. Minnich · 17 years ago
  31. a0181ea Use the preferred order of 'static const' instead of 'const static'. by Uwe Hermann · 17 years ago
  32. e7537f1 As started in by Torsten Duwe · 17 years ago
  33. a8e2a0b Add initial support for the Compaq Deskpro EN SFF P600. by Uwe Hermann · 17 years ago
  34. 6d90afe Add initial support for the Biostar M6TBA. by Uwe Hermann · 17 years ago
  35. a910cbe Add initial support for the AZZA PT-6IBD. by Uwe Hermann · 17 years ago
  36. 84b2ae0 Add initial support for the A-Trend ATC-6220. by Uwe Hermann · 17 years ago
  37. 7fe1ce1 Add initial support for the GIGABYTE GA-6BXC. by Uwe Hermann · 17 years ago
  38. 26f0abd Add initial support for the ASUS P3B-F. by Uwe Hermann · 17 years ago
  39. be0e24b Add initial support for the ASUS P2B-F. by Uwe Hermann · 17 years ago
  40. 113c201 Various smaller fixes to make the ASUS P2B match the format by Uwe Hermann · 17 years ago
  41. 68d8a56 Various fixes and improvements of the 82801xx code. by Joseph Smith · 17 years ago
  42. c4590da [LINUXBIOS] Add the CPU_OPT flag to facilitate passing flags into the build by Jordan Crouse · 17 years ago
  43. 7cc3bf3 Rename the SiS761GX/SiS966 board to the correct name, GIGABYTE GA-2761GXDK. by Uwe Hermann · 17 years ago
  44. 418bc91 Add support for the VIA VT8237R southbridge. by Rudolf Marek · 17 years ago
  45. 83b52e7 fix the readwrite/readonly clashes for the pci_driver structs in the sis by Stefan Reinauer · 17 years ago
  46. 1602dd5 Thanks to the great efforts of Morgan Tsai of SiS we support the SiS966 by Morgan Tsai · 17 years ago
  47. 55e6eba Move ARRAY_SIZE to stdlib.h to make it available to all code (trivial). by Uwe Hermann · 17 years ago
  48. 9b80a8d Drop duplicated and unneeded #defines from some northbridges (trivial). by Uwe Hermann · 17 years ago
  49. 65bc460 This code gets us to a working linux boot on the alix1c. I have not tested by Ronald G. Minnich · 17 years ago
  50. 3d02e1e Add support for the AXUS TC320 thin client. by Juergen Beisert · 17 years ago
  51. cb00e7a Some fixes for the BCOM WinNET100, mostly in Config.lb: by Uwe Hermann · 17 years ago
  52. bf873e4 Another CONSTification... (trivial) by Stefan Reinauer · 17 years ago
  53. a9e5821 smaller changes to silence build warnings. (trivial) by Stefan Reinauer · 17 years ago
  54. 124e4a4 analog changes for the cpu_driver structures... by Stefan Reinauer · 17 years ago
  55. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  56. 0dff6e3 fix a whole bunch of warnings. (trivial) by Stefan Reinauer · 17 years ago
  57. 643eee0 drop unused variable (and thus warning). trivial patch. by Stefan Reinauer · 17 years ago
  58. 8b838361 Add support for the Intel mFCPGA 478 socket. (trivial) by Stefan Reinauer · 17 years ago
  59. 862ccfd by Ward Vandewege · 17 years ago
  60. 35823e9 by Ward Vandewege · 17 years ago
  61. e6d093f by Ward Vandewege · 17 years ago
  62. 1d4fc0c This patch adds support for K8T890CE northbridge. by Rudolf Marek · 17 years ago
  63. bed2f9c Trivial: remove unused variable. by Ronald G. Minnich · 17 years ago
  64. d56981f This is a hack for easier testing of GRUB2 in LinuxBIOSv2 by Stefan Reinauer · 17 years ago
  65. cb56d21 Put the print in the right place. This is trivial patch but a very by Ronald G. Minnich · 17 years ago
  66. dd86328 I am signing off and acking this trivial patch, as I just wasted several by Ronald G. Minnich · 17 years ago
  67. e447df1 Add a debug message to keyboard init. This helped isolate at least one by Carl-Daniel Hailfinger · 17 years ago
  68. fb0b3e7 Fix up totally broken Super I/O setup on the MSI MS-7260 (K9N Neo). by Uwe Hermann · 17 years ago
  69. 52bc993 Add resource size and resource granularity reporting to device_util.c. by Carl-Daniel Hailfinger · 17 years ago
  70. 8c1c1c0 Completely rip out / replace the ASUS P2B code (which wasn't really working), by Uwe Hermann · 17 years ago
  71. a3e0387 This patch adds support for the Mobile Intel Celeron CPU (Micro-FC-BGA) by Joseph Smith · 17 years ago
  72. 572268e Fix the resource end in amdk8/northbridge.c. by Rudolf Marek · 17 years ago
  73. 90216de Set the default video memory to 0 MB for all GX1 boards which don't yet by Uwe Hermann · 17 years ago
  74. ae1ab3e This patch adds the CONFIG_VIDEO_MB option to boards that by Corey Osgood · 17 years ago
  75. 96fb22d Minor cosmetic changes (trivial). by Uwe Hermann · 17 years ago
  76. d744d90 Add support for the BCOM WinNET100 (used in the IGEL-316 thin client). by Juergen Beisert · 17 years ago
  77. 557a901 Make the reserved video memory on Geode GX1 based systems configurable. by Juergen Beisert · 17 years ago
  78. a166bb1 Add missing '\n' to a printk_debug() and some other small fixes by Uwe Hermann · 17 years ago
  79. 37f1669 Fix some issues with spaces in the code and Doxygen style documentation. by Juergen Beisert · 17 years ago
  80. 4ac3217 by Juergen Beisert · 17 years ago
  81. 3617103 Thee lines in i82801xx_pci.c need to be removed. They cause the by Joseph Smith · 17 years ago
  82. 03f2322 Don't arbitrarily enable PERR# and SERR# for PCI devices. by Marc Jones · 17 years ago
  83. f845e02 As per suggestion from Yinghai Lu <yinghailu@gmail.com> this patch by Uwe Hermann · 17 years ago
  84. 322076c Various cosmetic changes and coding style fixes (trivial). by Uwe Hermann · 17 years ago
  85. 3a9740d Fix another, similar typo as in r2800 (trivial). Reported by Robert Millan. by Uwe Hermann · 17 years ago
  86. aa8e9bd Fix typo which causes build error if CK804_USE_NIC is set (trivial). by Uwe Hermann · 17 years ago
  87. c49b834 Add SiS device IDs for further update. by Morgan Tsai · 17 years ago
  88. d9ab798 Fix abuild for the MSI MS-7260 (trivial). by Uwe Hermann · 17 years ago
  89. 970d06b Add support for the MSI MS-7260 (K9N Neo) mainboard. by Uwe Hermann · 17 years ago
  90. 42670a7 The s2891 ships with a 1MB rom chip. The targets/tyan/s2891/Config.lb file assumes a 1MB rom chip. by Ward Vandewege · 17 years ago
  91. 3ef9b74 by Ward Vandewege · 17 years ago
  92. 786b0c4 by Ward Vandewege · 17 years ago
  93. c73ea4d by Ward Vandewege · 17 years ago
  94. 18c70d7 More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE. by Yinghai Lu · 17 years ago
  95. 3335adb This is a full rewrite of all the CS5530/CS5530A code. The previous code was by Uwe Hermann · 17 years ago
  96. 741e1e6 I still don't understand a word, but I tried to improve the documentation. (trivial) by Stefan Reinauer · 17 years ago
  97. dde1d70 Fix abuild run of the MSI MS-6178 (trivial). by Uwe Hermann · 17 years ago
  98. a9838cf Add a common/global failover.c file which can be used by all by Uwe Hermann · 17 years ago
  99. 41b8834 Add initial support for the Intel 810 based board MSI MS-6178. by Uwe Hermann · 17 years ago
  100. cbc95f3 Partial changes and fixup. by Ronald G. Minnich · 17 years ago