1. 24cc7bf increase image size for abuild (trivial) by Stefan Reinauer · 17 years ago
  2. 0888c36 Fix epia-m build after u8/u16/u32 changes in Yh Lu's patch. by Peter Stuge · 17 years ago
  3. 00a018f YhLu's patch from January 18th. by Yinghai Lu · 17 years ago
  4. da38d60 This commit is part of YhLu's patch from January 18th. by Yinghai Lu · 17 years ago
  5. 75812a6 YhLu's patch from January 18th. This part is mostly cleaning up by Yinghai Lu · 17 years ago
  6. 47cb7c7 next part of YhLu's large patch. I am not sure whether the tables.c by Yinghai Lu · 17 years ago
  7. ad9a2c6 Disable USB console on the m57sli for now. by Ed Swierk · 17 years ago
  8. c29b546 Part IV by Yinghai Lu · 17 years ago
  9. 30b4abe Part III of YhLu's patch from January 18th by Yinghai Lu · 17 years ago
  10. a3cf00e two more directories from YhLu's mcp55 megapatch. by Yinghai Lu · 17 years ago
  11. 21332b8 This is part of the outstanding mcp55 commit from January 18th. It will by Yinghai Lu · 17 years ago
  12. 778a42b This patch makes sure that VGA is initialized before it is used. Without by Roman Kononov · 17 years ago
  13. ba43064 Trivial patch: by Stefan Reinauer · 17 years ago
  14. 03cafbf Trivial (cosmetic) cleanup: by Stefan Reinauer · 17 years ago
  15. 8944499 Fix typo, add datasheet info, minor cosmetic fixes (trivial). by Uwe Hermann · 17 years ago
  16. e775edc Coding style and cosmetics (trivial). by Uwe Hermann · 17 years ago
  17. a01d0ea Add early serial support for the Fintek F81705F Super I/O. by Corey Osgood · 17 years ago
  18. b8c6437 flashrom: split flash_enable.c into chipset_enable.c and board_enable.c by Luc Verhaegen · 17 years ago
  19. 17d667b Add initial framework for the Tyan S1846. by Uwe Hermann · 17 years ago
  20. 23d1e35 The *_early_serial.c pre-RAM code should do just that -- enable the serial by Uwe Hermann · 17 years ago
  21. cbef76e Drop useless and partly even incorrect comments (trivial). by Uwe Hermann · 17 years ago
  22. 195237f Coding style fixes (trivial). by Uwe Hermann · 17 years ago
  23. 1a9c892 Initial Intel 440BX RAM initialization framework. by Uwe Hermann · 17 years ago
  24. 0d9d0ba Flashrom: Add support for the ICH7-DH southbridge (untested). by Uwe Hermann · 17 years ago
  25. 3a66263 Add support for the NSC PC87309 Super I/O. by Uwe Hermann · 17 years ago
  26. 5445639 This is a trivial cosmetic fix. Without it, the error message might look like: by Stefan Reinauer · 17 years ago
  27. 999bc60 fix a stupid cut and paste error. by Stefan Reinauer · 17 years ago
  28. 36b601c Add initial pre-RAM serial output support for the VIA VT82C686(A/B) by Corey Osgood · 17 years ago
  29. 681d788 The attached patch adds additional PCI IDs for MCP55 LPC devices to by Ed Swierk · 17 years ago
  30. 1b515cb Document POST codes emitted by LinuxBIOSv2. by Uwe Hermann · 17 years ago
  31. 47ce57a flashrom: Fix wrong VT8235 flash enable failed warning. by Luc Verhaegen · 17 years ago
  32. a81bb03 This patch splits console.c into 3 different files to get a better by Carl-Daniel Hailfinger · 17 years ago
  33. 412b867 Add missing it8716f_early_init.c file, which got lost in the commit of by Uwe Hermann · 17 years ago
  34. 53b9c1e7 Add Winbond W39V080A support to Flashrom. by David Hendricks · 17 years ago
  35. 811f5c1 Add support for the Gigabyte m57sli-s4 board to flashrom. by Ward Vandewege · 17 years ago
  36. d57241f This is (most of) the usb2 debug console code ripped out of by Yinghai Lu · 17 years ago
  37. 3f5411c Add a note that the resulting LinuxBIOS images are licensed under the by Uwe Hermann · 17 years ago
  38. e6fdf97 This is another fixup round for Yinghai Lu's great patch. by Stefan Reinauer · 17 years ago
  39. 72e8706 List more possible payloads in the README (trivial). by Uwe Hermann · 17 years ago
  40. 2a32239 Improve ITE IT8716F support. by Yinghai Lu · 17 years ago
  41. e15c4ca Remove unused defines. by Uwe Hermann · 17 years ago
  42. 8a20213 Fix some CHIP_NAME() entries to use canonical names. by Uwe Hermann · 17 years ago
  43. 7014ef8 Fix typo (trivial). by Uwe Hermann · 17 years ago
  44. 4bdbb42 Move HOWTO/ into documentation/ where it belongs (trivial). by Uwe Hermann · 17 years ago
  45. f55b58d Initial support for the following new mainboards: by Yinghai Lu · 17 years ago
  46. 3ecf500 Currently the flashrom Makefile tries to detect whether pciutils-devel by Ed Swierk · 17 years ago
  47. fb1fddb Add support for the MSI K9ND Master Series (ms9282) board. by Bingxun Shi · 17 years ago
  48. 4020dd5 Include src/include/boot/linuxbios_tables.h in the flashrom source by Uwe Hermann · 17 years ago
  49. 4f9cf13 This patch is a rework of Adam Kaufman's Solaris patch. by Adam Kaufman · 17 years ago
  50. bc7ceb1 Add support for the Winbond W83627EHG Super I/O. by Yinghai Lu · 17 years ago
  51. c5708d1 Nvidia MCP55 uses CMD to send/receive bytes instead of DAT0, by bxshi · 17 years ago
  52. de7f81f This eliminates an illegal and annoying warning. by Roman Kononov · 17 years ago
  53. 958a1f3 I have Sun Ultra40 workstation. Southbridge is nVidia CrushK8-04/nforce by Roman Kononov · 17 years ago
  54. ff54db4 Remove hardcoded gcc versions otherwise the build will break for most people. by Uwe Hermann · 17 years ago
  55. 18878e03 Fix typo which breaks the build ('defalut' should be 'default'). by Ed Swierk · 17 years ago
  56. c3aaf6a This patch adds the MCP55 PCI IDs (without which the southbridge code by Ed Swierk · 17 years ago
  57. 57e700f great check-in message: by Roman Kononov · 17 years ago
  58. 0980049 This fixes a small typo. by Roman Kononov · 17 years ago
  59. c65bd56 Add support for the NVIDIA MCP55 southbridge. by Yinghai Lu · 17 years ago
  60. 097d9a2 Add support for the SST 49LF160C. by Alan Carvalho de Assis · 17 years ago
  61. 8e4ee4f Delete superfluous and incorrect comment (trivial). by Uwe Hermann · 17 years ago
  62. 298f898 Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C in flashrom. by Yinghai Lu · 17 years ago
  63. 6a5bc46 trivial enhancement by Stefan Reinauer · 18 years ago
  64. 9620651 Change 'ram' to 'RAM' in user-visible output (closes #60). by Uwe Hermann · 18 years ago
  65. 9095e30 A patch to add initial support for the i82801db southbridge based by Jon Dufresne · 18 years ago
  66. a5fc22f htx card on io apic on htx slot of dk8_htx by Yinghai Lu · 18 years ago
  67. 6c3874e ck804 pref mem 4G above support by Yinghai Lu · 18 years ago
  68. c2c8646 Improve flashrom description in the manpage a bit (trivial). by Uwe Hermann · 18 years ago
  69. 7adaa11 Update flashrom requirements in the README (trivial). by Uwe Hermann · 18 years ago
  70. be13dc7 Apply linuxbios-rename-other-payload-options.patch (Patch 2, refs #14) by Ed Swierk · 18 years ago
  71. 8bb1dc5 ouch. always abuild with payloads! trivial fix. by Stefan Reinauer · 18 years ago
  72. 1a7a5b4 Apply linuxbios-rename-compressed-payload-options.patch, refs #14 by Ed Swierk · 18 years ago
  73. 2089487 In the file mainboard/intel/i82801dbm/i82801dbm.c the variable by Jon Dufresne · 18 years ago
  74. af433f2 Add support for the SMSC FDC37M60x Super I/O (tested on FDC37M602). by Uwe Hermann · 18 years ago
  75. abad5ef Add an install target to the flashrom Makefile which installs flashrom by Uwe Hermann · 18 years ago
  76. f3938bb In src/southbridge/intel/i82801ca, first the smbus registers are mapped at i/o by chn · 18 years ago
  77. a522df0 Add mtrr support for pentium m cpus by Jon Dufresne · 18 years ago
  78. 0fac1e5 This is a typo that went into one of the abuild files. it will break abuild by Stefan Reinauer · 18 years ago
  79. 218e7ed Use the common LinuxBIOS license header (trivial). Refs #5. by Uwe Hermann · 18 years ago
  80. d82baa1 Add missing license headers to some files (info based on svn history). by Uwe Hermann · 18 years ago
  81. fe6d118 Update list of supported flash chips in the flashrom README (trivial). by Uwe Hermann · 18 years ago
  82. 6104bd1 List the supported flash chips and southbridges in the flashrom by Uwe Hermann · 18 years ago
  83. dc95add Remove by Uwe Hermann · 18 years ago
  84. 5718338 fix romcc preprocessor bug by Eric Biederman · 18 years ago
  85. 2a44fbf Status update (trivial). by Uwe Hermann · 18 years ago
  86. 6b2475d Explicitly set the CLKIN to 24 MHz on all ITE Super I/Os, otherwise by Uwe Hermann · 18 years ago
  87. 39b13f4 Add missing #includes to some ITE Super I/O files. by Jon Dufresne · 18 years ago
  88. 3d91ecb Add convenience macros PAM0..PAM6 (trivial). by Uwe Hermann · 18 years ago
  89. 7e24363 add Config.lb files for abuild. This fixes both boards (trivial) by Stefan Reinauer · 18 years ago
  90. eba69b6 Cosmetic fix of the nova4899r CHIP_NAME(). by Uwe Hermann · 18 years ago
  91. 3e15652 Add support for the IEI NOVA-4899R 5.25 SBC mainboard (patch submitted by by Luis Correia · 18 years ago
  92. 98b75f0 Fix location of the bug tracker in the manpage (trivial). by Uwe Hermann · 18 years ago
  93. 998a57c Update of the src/include/spd.h file with the following improvements: by Uwe Hermann · 18 years ago
  94. 3ab63e1 apply patch from Giampiero Giancipoli <gianci@email.it>: by Giampiero Giancipoli · 18 years ago
  95. 440d6f9 Add support for ASD AE49F2008 by Stefan Reinauer · 18 years ago
  96. 3a99864 flashrom: Only write the flash if the image has the same size by Stefan Reinauer · 18 years ago
  97. 9e20192 Rename SM_ID to SYNCMOS_ID (trivial). by Uwe Hermann · 18 years ago
  98. 71d310f Add support for the SyncMOS S29C51001T, S29C51004T, and S29C31004T by Uwe Hermann · 18 years ago
  99. d083e79 Cosmetic fixes and typos (trivial). by Uwe Hermann · 18 years ago
  100. 0eb7424 Support for the 256K SyncMos S29C51002T flash. by Giampiero Giancipoli · 18 years ago