1. 1a9c892 Initial Intel 440BX RAM initialization framework. by Uwe Hermann · 17 years ago
  2. 0d9d0ba Flashrom: Add support for the ICH7-DH southbridge (untested). by Uwe Hermann · 17 years ago
  3. 3a66263 Add support for the NSC PC87309 Super I/O. by Uwe Hermann · 17 years ago
  4. 5445639 This is a trivial cosmetic fix. Without it, the error message might look like: by Stefan Reinauer · 17 years ago
  5. 999bc60 fix a stupid cut and paste error. by Stefan Reinauer · 17 years ago
  6. 36b601c Add initial pre-RAM serial output support for the VIA VT82C686(A/B) by Corey Osgood · 17 years ago
  7. 681d788 The attached patch adds additional PCI IDs for MCP55 LPC devices to by Ed Swierk · 17 years ago
  8. 1b515cb Document POST codes emitted by LinuxBIOSv2. by Uwe Hermann · 17 years ago
  9. 47ce57a flashrom: Fix wrong VT8235 flash enable failed warning. by Luc Verhaegen · 17 years ago
  10. a81bb03 This patch splits console.c into 3 different files to get a better by Carl-Daniel Hailfinger · 17 years ago
  11. 412b867 Add missing it8716f_early_init.c file, which got lost in the commit of by Uwe Hermann · 17 years ago
  12. 53b9c1e7 Add Winbond W39V080A support to Flashrom. by David Hendricks · 17 years ago
  13. 811f5c1 Add support for the Gigabyte m57sli-s4 board to flashrom. by Ward Vandewege · 17 years ago
  14. d57241f This is (most of) the usb2 debug console code ripped out of by Yinghai Lu · 17 years ago
  15. 3f5411c Add a note that the resulting LinuxBIOS images are licensed under the by Uwe Hermann · 17 years ago
  16. e6fdf97 This is another fixup round for Yinghai Lu's great patch. by Stefan Reinauer · 17 years ago
  17. 72e8706 List more possible payloads in the README (trivial). by Uwe Hermann · 17 years ago
  18. 2a32239 Improve ITE IT8716F support. by Yinghai Lu · 17 years ago
  19. e15c4ca Remove unused defines. by Uwe Hermann · 17 years ago
  20. 8a20213 Fix some CHIP_NAME() entries to use canonical names. by Uwe Hermann · 17 years ago
  21. 7014ef8 Fix typo (trivial). by Uwe Hermann · 17 years ago
  22. 4bdbb42 Move HOWTO/ into documentation/ where it belongs (trivial). by Uwe Hermann · 17 years ago
  23. f55b58d Initial support for the following new mainboards: by Yinghai Lu · 17 years ago
  24. 3ecf500 Currently the flashrom Makefile tries to detect whether pciutils-devel by Ed Swierk · 17 years ago
  25. fb1fddb Add support for the MSI K9ND Master Series (ms9282) board. by Bingxun Shi · 17 years ago
  26. 4020dd5 Include src/include/boot/linuxbios_tables.h in the flashrom source by Uwe Hermann · 17 years ago
  27. 4f9cf13 This patch is a rework of Adam Kaufman's Solaris patch. by Adam Kaufman · 17 years ago
  28. bc7ceb1 Add support for the Winbond W83627EHG Super I/O. by Yinghai Lu · 17 years ago
  29. c5708d1 Nvidia MCP55 uses CMD to send/receive bytes instead of DAT0, by bxshi · 17 years ago
  30. de7f81f This eliminates an illegal and annoying warning. by Roman Kononov · 17 years ago
  31. 958a1f3 I have Sun Ultra40 workstation. Southbridge is nVidia CrushK8-04/nforce by Roman Kononov · 17 years ago
  32. ff54db4 Remove hardcoded gcc versions otherwise the build will break for most people. by Uwe Hermann · 17 years ago
  33. 18878e03 Fix typo which breaks the build ('defalut' should be 'default'). by Ed Swierk · 17 years ago
  34. c3aaf6a This patch adds the MCP55 PCI IDs (without which the southbridge code by Ed Swierk · 17 years ago
  35. 57e700f great check-in message: by Roman Kononov · 17 years ago
  36. 0980049 This fixes a small typo. by Roman Kononov · 17 years ago
  37. c65bd56 Add support for the NVIDIA MCP55 southbridge. by Yinghai Lu · 17 years ago
  38. 097d9a2 Add support for the SST 49LF160C. by Alan Carvalho de Assis · 17 years ago
  39. 8e4ee4f Delete superfluous and incorrect comment (trivial). by Uwe Hermann · 17 years ago
  40. 298f898 Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C in flashrom. by Yinghai Lu · 17 years ago
  41. 6a5bc46 trivial enhancement by Stefan Reinauer · 18 years ago
  42. 9620651 Change 'ram' to 'RAM' in user-visible output (closes #60). by Uwe Hermann · 18 years ago
  43. 9095e30 A patch to add initial support for the i82801db southbridge based by Jon Dufresne · 18 years ago
  44. a5fc22f htx card on io apic on htx slot of dk8_htx by Yinghai Lu · 18 years ago
  45. 6c3874e ck804 pref mem 4G above support by Yinghai Lu · 18 years ago
  46. c2c8646 Improve flashrom description in the manpage a bit (trivial). by Uwe Hermann · 18 years ago
  47. 7adaa11 Update flashrom requirements in the README (trivial). by Uwe Hermann · 18 years ago
  48. be13dc7 Apply linuxbios-rename-other-payload-options.patch (Patch 2, refs #14) by Ed Swierk · 18 years ago
  49. 8bb1dc5 ouch. always abuild with payloads! trivial fix. by Stefan Reinauer · 18 years ago
  50. 1a7a5b4 Apply linuxbios-rename-compressed-payload-options.patch, refs #14 by Ed Swierk · 18 years ago
  51. 2089487 In the file mainboard/intel/i82801dbm/i82801dbm.c the variable by Jon Dufresne · 18 years ago
  52. af433f2 Add support for the SMSC FDC37M60x Super I/O (tested on FDC37M602). by Uwe Hermann · 18 years ago
  53. abad5ef Add an install target to the flashrom Makefile which installs flashrom by Uwe Hermann · 18 years ago
  54. f3938bb In src/southbridge/intel/i82801ca, first the smbus registers are mapped at i/o by chn · 18 years ago
  55. a522df0 Add mtrr support for pentium m cpus by Jon Dufresne · 18 years ago
  56. 0fac1e5 This is a typo that went into one of the abuild files. it will break abuild by Stefan Reinauer · 18 years ago
  57. 218e7ed Use the common LinuxBIOS license header (trivial). Refs #5. by Uwe Hermann · 18 years ago
  58. d82baa1 Add missing license headers to some files (info based on svn history). by Uwe Hermann · 18 years ago
  59. fe6d118 Update list of supported flash chips in the flashrom README (trivial). by Uwe Hermann · 18 years ago
  60. 6104bd1 List the supported flash chips and southbridges in the flashrom by Uwe Hermann · 18 years ago
  61. dc95add Remove by Uwe Hermann · 18 years ago
  62. 5718338 fix romcc preprocessor bug by Eric Biederman · 18 years ago
  63. 2a44fbf Status update (trivial). by Uwe Hermann · 18 years ago
  64. 6b2475d Explicitly set the CLKIN to 24 MHz on all ITE Super I/Os, otherwise by Uwe Hermann · 18 years ago
  65. 39b13f4 Add missing #includes to some ITE Super I/O files. by Jon Dufresne · 18 years ago
  66. 3d91ecb Add convenience macros PAM0..PAM6 (trivial). by Uwe Hermann · 18 years ago
  67. 7e24363 add Config.lb files for abuild. This fixes both boards (trivial) by Stefan Reinauer · 18 years ago
  68. eba69b6 Cosmetic fix of the nova4899r CHIP_NAME(). by Uwe Hermann · 18 years ago
  69. 3e15652 Add support for the IEI NOVA-4899R 5.25 SBC mainboard (patch submitted by by Luis Correia · 18 years ago
  70. 98b75f0 Fix location of the bug tracker in the manpage (trivial). by Uwe Hermann · 18 years ago
  71. 998a57c Update of the src/include/spd.h file with the following improvements: by Uwe Hermann · 18 years ago
  72. 3ab63e1 apply patch from Giampiero Giancipoli <gianci@email.it>: by Giampiero Giancipoli · 18 years ago
  73. 440d6f9 Add support for ASD AE49F2008 by Stefan Reinauer · 18 years ago
  74. 3a99864 flashrom: Only write the flash if the image has the same size by Stefan Reinauer · 18 years ago
  75. 9e20192 Rename SM_ID to SYNCMOS_ID (trivial). by Uwe Hermann · 18 years ago
  76. 71d310f Add support for the SyncMOS S29C51001T, S29C51004T, and S29C31004T by Uwe Hermann · 18 years ago
  77. d083e79 Cosmetic fixes and typos (trivial). by Uwe Hermann · 18 years ago
  78. 0eb7424 Support for the 256K SyncMos S29C51002T flash. by Giampiero Giancipoli · 18 years ago
  79. c228510 Fix hardcoding of iasl path. iasl is in the user path in the by Uwe Hermann · 18 years ago
  80. ed7bab8 Add missing bracket in comment, and fix whitespace (trivial). by Uwe Hermann · 18 years ago
  81. ca63120 * fix the automatic build system by compressing payloads if possible by Stefan Reinauer · 18 years ago
  82. c0defea Add an include file which contains the register definitions for the by Uwe Hermann · 18 years ago
  83. f7980d8 Instead of checking the first byte only, the whole part is checked now. This by Stefan Reinauer · 18 years ago
  84. c65113c Fix some code comments of the Intel PIIX4/PIIX4E/PIIX4M code. by Uwe Hermann · 18 years ago
  85. 10fd79a Support for VIA VT82C686 in flashrom utility (trivial) by Stefan Reinauer · 18 years ago
  86. 918a7cf Fix bug in 'sed' invocation in abuild, which causes build errors in by Uwe Hermann · 18 years ago
  87. a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 18 years ago
  88. bdb50fe Add support for Intel PIIX4/PIIX4E/PIIX4M-based mainboards to flashrom. by Uwe Hermann · 18 years ago
  89. a9e2735 Fix a typo in elfboot.c. Closes #27 by Luis Correia · 18 years ago
  90. 1549f2a Various minor cosmetic changes in the ITE Super I/Os, mostly whitespace by Uwe Hermann · 18 years ago
  91. faea4c5 Sorry, this is the last commit I will do this way, but MSI has waited a by bxshi · 18 years ago
  92. 9c33b7b Remove some unneeded #includes from most mainboard.c files. by Uwe Hermann · 18 years ago
  93. a4c56c3 Adapt GPL license headers to match the current conventions. by Uwe Hermann · 18 years ago
  94. 6fb43c8 drop unsupported unfinished mainboard Advantech SOM GX DB533-C by Richard Smith · 18 years ago
  95. f28674e Rename some variables from *ITE* to *ite* for consistency reasons (refs #4). by Uwe Hermann · 18 years ago
  96. 700b38a small tracker test (trivial change). closes #3 by Stefan Reinauer · 18 years ago
  97. 0caddbd Small tracker test (trivial change). closes #3 by Stefan Reinauer · 18 years ago
  98. f044ede This change fixes a long-standing bug, whereby we do not set ret for an by Ronald G. Minnich · 18 years ago
  99. cf20187 svn mv src/northbridge/intel/E7520 src/northbridge/intel/e7520 by Uwe Hermann · 18 years ago
  100. 586470c Rename E7520 to e7520, and E7525 to e7525 in the code. The next commit by Uwe Hermann · 18 years ago