1. 74b29b9 Detection support for more Super I/Os. Small fixes (trivial). by Uwe Hermann · 17 years ago
  2. 70ab323 Various cosmetic fixes and improvements (trivial). by Uwe Hermann · 17 years ago
  3. e13abe5 Gigabyte M57SLI: Fix watchdog clocksource to be external, not internal. by Carl-Daniel Hailfinger · 17 years ago
  4. 34153ac Autodetect presence of serial flash and set up the board accordingly. by Carl-Daniel Hailfinger · 17 years ago
  5. 31e805d * Maintaining SiS south bridge device IDs. * Strip unnecessary driver modules. by Morgan Tsai · 17 years ago
  6. 4c28034 Add detection and dump support for the SMSC FDC37N958FR (trivial). by Uwe Hermann · 17 years ago
  7. 5fd9a78 Small fix to make abuild happy (trivial). by Uwe Hermann · 17 years ago
  8. 59ef59e Fix ACPI issues brought up with Intel's latest ASL compiler. by Stefan Reinauer · 17 years ago
  9. 9fe02e8 [LinuxBIOS] flashrom support for AMD Geode CS5536 by Lane Brooks · 17 years ago
  10. 8b942e7 Random minor cosmetical or coding style fixes (trivial). by Uwe Hermann · 17 years ago
  11. cc3ccdb Add support for FID/VID changes messages. by Rudolf Marek · 17 years ago
  12. 3adc30e Small fixes. Drop unneeded or incorrect lines (trivial). by Uwe Hermann · 17 years ago
  13. 3c225a7 Add dump support for NSC PC87360. by Ulf Jordan · 17 years ago
  14. 6d6146c Fix ATMEL 29C020 detection with flashrom. The JEDEC probe routine had by Carl-Daniel Hailfinger · 17 years ago
  15. d591baa Drop obsolete failover.c, forgot it in the last commit (trivial). by Uwe Hermann · 17 years ago
  16. f7f6046 Various small fixes to make the Tyan S1846 match the format of by Uwe Hermann · 17 years ago
  17. 9fab090 Add support for the Advantech PCM-5820. by Uwe Hermann · 17 years ago
  18. a6ddf25 Fine-tune the V-link bus between K8T890 and VT8237R and set by Rudolf Marek · 17 years ago
  19. a422c2d Grouping register dumps by 8 register values per group for better readability. by Frieder Ferlemann · 17 years ago
  20. 9c22e86 Drop superfluous exit_conf_mode*() calls, we don't want to call them twice. by Uwe Hermann · 17 years ago
  21. 390648d Fix the remaining issues with GA-M57SLI Super I/O GPIO configuration. by Carl-Daniel Hailfinger · 17 years ago
  22. 18517e8 Try to fix a few loose ends on the GA-M57SLI Super I/O GPIO configuration. by Carl-Daniel Hailfinger · 17 years ago
  23. c716254 Fix up totally broken Super I/O config on the MS-6178. Add by Uwe Hermann · 17 years ago
  24. 6503cd9 Final set of changes to make Alix1c work. by Ronald G. Minnich · 17 years ago
  25. cce5040 Add initial support for all known ICH* southbridges to the by Uwe Hermann · 17 years ago
  26. f9f1ae8 by Myles Watson · 17 years ago
  27. 908ff5e This patch masks the function prototypes in stdlib.h from ROMCC, so that by Corey Osgood · 17 years ago
  28. c9f8a67 This patch adds the pci ids of c7 cpus to the existing model_centaur. c3 by Corey Osgood · 17 years ago
  29. b294582 Add PCI IDs for most Intel southbridges of the 82801 series by Uwe Hermann · 17 years ago
  30. c931625 Fix the M57SLI routing table, as apparently set up from LinuxBIOS on by Torsten Duwe · 17 years ago
  31. a358892 * Change one PCI vendor ID from Nvidia to SiS by Carl-Daniel Hailfinger · 17 years ago
  32. 39462d7 make agami aruma compile again. by Stefan Reinauer · 17 years ago
  33. 3ac07e4 another small abuild fix.. add payload compression "uses" for the a8v-e-se by Stefan Reinauer · 17 years ago
  34. 4f6aa12 Small fix to make abuild happy on the asus/a8v-e_se (trivial) by Corey Osgood · 17 years ago
  35. 2cb7014 Add dummy function for MCFG on those mainboards that provide ACPI but don't by Stefan Reinauer · 17 years ago
  36. 25d712a merge changes to match agami's production environment by Stefan Reinauer · 17 years ago
  37. f7daa0b Various cosmetics, coding style fixes, constifications (trivial). by Uwe Hermann · 17 years ago
  38. a29ec06 Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up to by Uwe Hermann · 17 years ago
  39. 02b2365 This patch is some small changes to the vt8237r to prepare it for by Corey Osgood · 17 years ago
  40. e6409f2 This patch adds support for MCFG table, which allows OS to find the by Rudolf Marek · 17 years ago
  41. 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
  42. 1a00256 Asus A8V-E-SE support from Rudolf Marek by Rudolf Marek · 17 years ago
  43. b45bfab remaining part of the patch. by Stefan Reinauer · 17 years ago
  44. aa2a670 Delete a file no longer used by the SiS implementation by Jordan Crouse · 17 years ago
  45. 218c265 1. vgabios removed, will go to extra repository by Morgan Tsai · 17 years ago
  46. 7162cf7 fix up iwill board compilation. Untested, trivial by Stefan Reinauer · 17 years ago
  47. 894562f fix up IBM servers. by Stefan Reinauer · 17 years ago
  48. bc3f2f0 get arima hdama building again. by Stefan Reinauer · 17 years ago
  49. 66e7d5e fix juki 511p abuild by adding a Config-abuild.lb. (trivial) by Stefan Reinauer · 17 years ago
  50. 7d8cd76 This patch fixes the superio of the khepri 2100e as detected: by Stefan Reinauer · 17 years ago
  51. 9c84a46 trivial fix for the .data problem by Stefan Reinauer · 17 years ago
  52. 9d5c3a8 This patch is a trivial response to a good comment from Uwe, so I am by Ronald G. Minnich · 17 years ago
  53. a0181ea Use the preferred order of 'static const' instead of 'const static'. by Uwe Hermann · 17 years ago
  54. 246be7d Use the preferred order of 'static const' instead of 'const static'. by Uwe Hermann · 17 years ago
  55. e7537f1 As started in by Torsten Duwe · 17 years ago
  56. a8e2a0b Add initial support for the Compaq Deskpro EN SFF P600. by Uwe Hermann · 17 years ago
  57. 6d90afe Add initial support for the Biostar M6TBA. by Uwe Hermann · 17 years ago
  58. a910cbe Add initial support for the AZZA PT-6IBD. by Uwe Hermann · 17 years ago
  59. 84b2ae0 Add initial support for the A-Trend ATC-6220. by Uwe Hermann · 17 years ago
  60. 7fe1ce1 Add initial support for the GIGABYTE GA-6BXC. by Uwe Hermann · 17 years ago
  61. 26f0abd Add initial support for the ASUS P3B-F. by Uwe Hermann · 17 years ago
  62. be0e24b Add initial support for the ASUS P2B-F. by Uwe Hermann · 17 years ago
  63. 113c201 Various smaller fixes to make the ASUS P2B match the format by Uwe Hermann · 17 years ago
  64. 68d8a56 Various fixes and improvements of the 82801xx code. by Joseph Smith · 17 years ago
  65. c4590da [LINUXBIOS] Add the CPU_OPT flag to facilitate passing flags into the build by Jordan Crouse · 17 years ago
  66. bbb2ff3 Small rename to make abuild happy (trivial). by Uwe Hermann · 17 years ago
  67. 94ec5ec Drop empty directories (trivial). by Uwe Hermann · 17 years ago
  68. 7cc3bf3 Rename the SiS761GX/SiS966 board to the correct name, GIGABYTE GA-2761GXDK. by Uwe Hermann · 17 years ago
  69. 418bc91 Add support for the VIA VT8237R southbridge. by Rudolf Marek · 17 years ago
  70. af6e745 move target directory to have the same name as the directory in the by Stefan Reinauer · 17 years ago
  71. 83b52e7 fix the readwrite/readonly clashes for the pci_driver structs in the sis by Stefan Reinauer · 17 years ago
  72. f32325e K8 resource dump utility from Rudolf Marek by Rudolf Marek · 17 years ago
  73. 825c809 Add support for Intel 440MX systems. by Uwe Hermann · 17 years ago
  74. 1602dd5 Thanks to the great efforts of Morgan Tsai of SiS we support the SiS966 by Morgan Tsai · 17 years ago
  75. 55e6eba Move ARRAY_SIZE to stdlib.h to make it available to all code (trivial). by Uwe Hermann · 17 years ago
  76. 9b80a8d Drop duplicated and unneeded #defines from some northbridges (trivial). by Uwe Hermann · 17 years ago
  77. 65bc460 This code gets us to a working linux boot on the alix1c. I have not tested by Ronald G. Minnich · 17 years ago
  78. 3d02e1e Add support for the AXUS TC320 thin client. by Juergen Beisert · 17 years ago
  79. 5384dac Added Am29LV040B by Peter Lemenkov · 17 years ago
  80. cb00e7a Some fixes for the BCOM WinNET100, mostly in Config.lb: by Uwe Hermann · 17 years ago
  81. bf873e4 Another CONSTification... (trivial) by Stefan Reinauer · 17 years ago
  82. 50542a8 This change removes all warnings from romcc in my build environment, by Stefan Reinauer · 17 years ago
  83. a9e5821 smaller changes to silence build warnings. (trivial) by Stefan Reinauer · 17 years ago
  84. 124e4a4 analog changes for the cpu_driver structures... by Stefan Reinauer · 17 years ago
  85. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  86. 0dff6e3 fix a whole bunch of warnings. (trivial) by Stefan Reinauer · 17 years ago
  87. 643eee0 drop unused variable (and thus warning). trivial patch. by Stefan Reinauer · 17 years ago
  88. 8b838361 Add support for the Intel mFCPGA 478 socket. (trivial) by Stefan Reinauer · 17 years ago
  89. 862ccfd by Ward Vandewege · 17 years ago
  90. 35823e9 by Ward Vandewege · 17 years ago
  91. e6d093f by Ward Vandewege · 17 years ago
  92. 2ef3927 Flashrom: Add more Vendor IDs and ensure correct sorting in flash.h. by Peter Lemenkov · 17 years ago
  93. 1d4fc0c This patch adds support for K8T890CE northbridge. by Rudolf Marek · 17 years ago
  94. bed2f9c Trivial: remove unused variable. by Ronald G. Minnich · 17 years ago
  95. c4a0b911 Introduce block and sector erase routines to flashrom, but do not use them yet. by Carl-Daniel Hailfinger · 17 years ago
  96. d56981f This is a hack for easier testing of GRUB2 in LinuxBIOSv2 by Stefan Reinauer · 17 years ago
  97. cb56d21 Put the print in the right place. This is trivial patch but a very by Ronald G. Minnich · 17 years ago
  98. dd86328 I am signing off and acking this trivial patch, as I just wasted several by Ronald G. Minnich · 17 years ago
  99. bd76023 Remove hardcoded wait from SPI write/erase routines and check the chip by Carl-Daniel Hailfinger · 17 years ago
  100. 69a392b Documentation fixes and updates (trivial). by Uwe Hermann · 17 years ago