1. d8a18a2 Add a README for superiotool (trivial). by Uwe Hermann · 17 years ago
  2. 519419b Split out a dump_superio() function from ite.c, and make it slightly more by Uwe Hermann · 17 years ago
  3. 4cb7e71 Make 'struct superio_registers' globally available, pretty much by Uwe Hermann · 17 years ago
  4. 0120e1a Split up superiotool.c into multiple source files, one per vendor. by Uwe Hermann · 17 years ago
  5. 18c70d7 More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE. by Yinghai Lu · 17 years ago
  6. 3335adb This is a full rewrite of all the CS5530/CS5530A code. The previous code was by Uwe Hermann · 17 years ago
  7. 741e1e6 I still don't understand a word, but I tried to improve the documentation. (trivial) by Stefan Reinauer · 17 years ago
  8. dde1d70 Fix abuild run of the MSI MS-6178 (trivial). by Uwe Hermann · 17 years ago
  9. a9838cf Add a common/global failover.c file which can be used by all by Uwe Hermann · 17 years ago
  10. 41b8834 Add initial support for the Intel 810 based board MSI MS-6178. by Uwe Hermann · 17 years ago
  11. 7798c88 Change out/in combinations to pci_read/write_byte in sis630 chipset enable. by Alex Beregszaszi · 17 years ago
  12. f9b0f7f Remove useless 'extern' keywords (trivial). by Uwe Hermann · 17 years ago
  13. 863c1bf Add '(C)' where it's missing (for consistency reasons). by Uwe Hermann · 17 years ago
  14. 09735cb Add missing license header to udelay.c. by Uwe Hermann · 17 years ago
  15. cbc95f3 Partial changes and fixup. by Ronald G. Minnich · 17 years ago
  16. 6226f13 Welcome to PC Engines and the ALIX 1C! by Ronald G. Minnich · 17 years ago
  17. 9398958 Add a copy of the GPL in the flashrom repository as it's an independent by Uwe Hermann · 17 years ago
  18. 98ef9ce Small consistency fixes (trivial). by Uwe Hermann · 17 years ago
  19. 2046ff9 Various coding style and whitespace fixes (trivial). by Uwe Hermann · 17 years ago
  20. c4c54a5 Add ITE IT8716F support to probe_superio. This helps especially by Carl-Daniel Hailfinger · 17 years ago
  21. 1ae8e83 Rename probe_superio.c to superiotool.c. by Uwe Hermann · 17 years ago
  22. 8c14e45 Move probe_superio into the global util/ directory. by Uwe Hermann · 17 years ago
  23. bd26392 Add support for the ITE IT8708F. by Uwe Hermann · 17 years ago
  24. 8a5a264 Fix typo for the ITE IT8712F (trivial). by Uwe Hermann · 17 years ago
  25. 2109010 Add support for the Athlon64 x2 5000+ CPU. by Torsten Duwe · 17 years ago
  26. 736c1d8 Add support for the Winbond W29EE011. by Markus Boas · 17 years ago
  27. 3b78de6 Add support for the Winbond W29C040P. by Markus Boas · 17 years ago
  28. 6c71f73 Change all flashrom license headers to use our standard format. by Uwe Hermann · 17 years ago
  29. b1786c2 This patch makes ITE Super I/O probing/dumping a little bit more generic, by Carl-Daniel Hailfinger · 17 years ago
  30. 7a7890a This patch rewrites probe_superio almost completely. by Carl-Daniel Hailfinger · 17 years ago
  31. ba9ce9f Cosmetic fixes (trivial). by Uwe Hermann · 17 years ago
  32. 0a6bb91 Drop duplicated code (copies of plain JEDEC functions). by Uwe Hermann · 17 years ago
  33. 2fe2391 Drop a bunch of useless header files, merge them into flash.h. by Uwe Hermann · 17 years ago
  34. 3a9bbc2 Move code into *.c files, there's no reason to have it in header files. by Uwe Hermann · 17 years ago
  35. 3436698 Fix bug in probe_28sf040() causing flash corruption on SST49LF160C verify. by Ed Swierk · 17 years ago
  36. 4d43255 flashrom: Add board enable for the EPoX EP-BX3. by Luc Verhaegen · 17 years ago
  37. 7ab2268 flashrom: Add missing supported flash chips to the README (trivial). by Uwe Hermann · 17 years ago
  38. ae293d7 This patch adds support for the M50FLW040A, M50FLW040B, M50FLW080A, by Carl-Daniel Hailfinger · 17 years ago
  39. 3a26208 This patch adds support for ST M50FW040 and ST M29W040B to flashrom. by Carl-Daniel Hailfinger · 17 years ago
  40. 451762d Fix Agami Aruma target (the only one using the part) by Stefan Reinauer · 17 years ago
  41. c0a689c trivial: clarify comment on ADM1026_DEVICE address by Peter Stuge · 17 years ago
  42. 6540ae5 Signed-off-by: Stefan Reinauer <stepan@coresystems.de> by Stefan Reinauer · 17 years ago
  43. 6cf6877 some agami i2c merges by Stefan Reinauer · 17 years ago
  44. 3fa1363 [Arg! Forgot to 'svn add', sorry] by Uwe Hermann · 17 years ago
  45. aa4bedf Generic driver for pretty much all known Standard Microsystems Corporation by Uwe Hermann · 17 years ago
  46. 9bcad23 Flashrom: Add support for Tyan Tomcat K7M. by Luc Verhaegen · 17 years ago
  47. a0aaa75 Artec Group dbe61 mainboard support. by Marc Jones · 17 years ago
  48. dfb3c13 Various minor cosmetics and coding style fixes (trivial). by Uwe Hermann · 17 years ago
  49. c72ff11 The GPIOs used for UART2 RX and TX were reversed. by Marc Jones · 17 years ago
  50. cbb8d8a This patch fixes up a couple mistakes I made with the i82810 and mew-vw to make by Corey Osgood · 17 years ago
  51. 440113f small agami aruma configuration updates (trivial) by Stefan Reinauer · 17 years ago
  52. fc53b3c Fix the static device tree of the ASI MB-5BLMP target. This was broken in by Uwe Hermann · 17 years ago
  53. dd55e86 his patch fixes the CAS map for -.5 and -1 CAS settings. The -.5 setting should only shift the mask one bit, not two. by Marc Jones · 17 years ago
  54. d9e56e9 Small bugfix in i82801xx_lpc.c. by Corey Osgood · 17 years ago
  55. c0eb5e0 Add initial support for the Intel 82810 northbridge. by Corey Osgood · 17 years ago
  56. e99bd10 This patch adds support for the Intel i82810 northbridge and various i82801xx by Corey Osgood · 17 years ago
  57. bd88057 Add the AMD DB800 (AKA Salsa) mainboard. by Marc Jones · 17 years ago
  58. bc359473 Minor tweaks in the 440BX RAM init code (trivial). by Uwe Hermann · 17 years ago
  59. 538b849 Add support for the IEI JUKI-511P and IEI ROCKY-512 half-size boards. by Nikolay Petukhov · 17 years ago
  60. e29a664 Fix up and document the AMD CS5530/CS5530A support in flashrom. by Uwe Hermann · 17 years ago
  61. ecbe8e5 Add support for the Winbond W83977F-A Super I/O. by Nikolay Petukhov · 17 years ago
  62. 6602070 flashrom: Document the newly supported IBM x3455 board and the by Uwe Hermann · 17 years ago
  63. 5e2a42a Move GPIO settings to board specific code for IBM x3455 by Stefan Reinauer · 17 years ago
  64. 444e39e Add support for BCM HT1000 chipset to flashrom. Tested on IBM x3455. (trivial) by Stefan Reinauer · 17 years ago
  65. 973b068 Switch the Tyan S1846 to a fallback-only boot per default to allow by Uwe Hermann · 17 years ago
  66. 6e96adb Tyan S1846: Minor fixes in static device tree (trivial): by Uwe Hermann · 17 years ago
  67. 4ce039f Fix the static device tree of the Tyan S1846. Especially the by Uwe Hermann · 17 years ago
  68. 56a9125 Intel 82371EB: Some code simplifications (trivial). by Uwe Hermann · 17 years ago
  69. f027280 The UART disable code was causing a hang and was worked around with a by Marc Jones · 17 years ago
  70. 22c6afc Drop duplicate 82371AB device IDs (trivial). by Uwe Hermann · 17 years ago
  71. a5599c1 Use the common LinuxBIOS license header format. by Uwe Hermann · 17 years ago
  72. 1410c2d Intel 82371EB: Add IDE init support. by Uwe Hermann · 17 years ago
  73. 861f964 Lower the RAM init delays we use on the Intel 440BX. by Uwe Hermann · 17 years ago
  74. f5a6fd2 Various 440BX and Tyan S1846 related minor changes and fixes (trivial): by Uwe Hermann · 17 years ago
  75. 4cb8553 Init for the Intel 82371EB southbridge: make all ROM/BIOS regions by Uwe Hermann · 17 years ago
  76. 4834a4f This patch fixes the processor name string for Rev F. CPUs. by Sven Kapferer · 17 years ago
  77. cd3afc0 Add initial support for the ASUS A8N-E board. by Philipp Degler · 17 years ago
  78. 63b087a Drop the src/southbridge/amd/cs5536_lx directory and its contents, as by Uwe Hermann · 17 years ago
  79. da0eec0 Minor cosmetics (trivial). by Uwe Hermann · 17 years ago
  80. 4adc742 Various IT8712F fixes: by Philipp Degler · 17 years ago
  81. 5ecfa29 Small patch that adds an error message in case the keyboard selftest fails. by Philipp Degler · 17 years ago
  82. 1bccabc drop leftover includes (trivial) by Stefan Reinauer · 17 years ago
  83. 0c6c4fc some copyright analysis by Stefan Reinauer · 17 years ago
  84. 8924fdd factor out register mapping code (trivial) by Stefan Reinauer · 17 years ago
  85. a18501d Unify mmap error messages in flashrom (trivial) by Stefan Reinauer · 17 years ago
  86. f8eea5c big cosmetic offensive on flashrom. (trivial) by Stefan Reinauer · 17 years ago
  87. f2d1428 reverting 2683, NAK by YhLu, patch not necessary. by Stefan Reinauer · 17 years ago
  88. 344e457 Add missing license headers, minor cosmetic fixes in existing headers. by Uwe Hermann · 17 years ago
  89. f8953dc Add support for the Winbond W39V040FA chip. by Uwe Hermann · 17 years ago
  90. 0af4856 Drop the (non-working, almost non-existant) support for by Uwe Hermann · 17 years ago
  91. 1e79f12 Drop romcc related stuff, as this board only uses CAR. by Uwe Hermann · 17 years ago
  92. 931d922 The Gigabyte m57sli-s4 board supports Rev. F CPUs. by Ward Vandewege · 17 years ago
  93. ca7b4f5 fix some typos, clarify comments and drop dead code (trivial) by Stefan Reinauer · 17 years ago
  94. ecad5df This is the last remainder from Yinghai's mega patch. It fixes issues with by Yinghai Lu · 17 years ago
  95. c141282 fix lbtdump after last checkin. (trivial) by Stefan Reinauer · 17 years ago
  96. 917bf6b Here is a small fix to prevent a segmentation fault in lbtdump. by Ben Hewson · 17 years ago
  97. 7f4040a Add additional CPU device ID: by Jeremy Jackson · 17 years ago
  98. a56b998 Flashrom: add support for ASUS P5A (Socket 7, ALi based). by Luc Verhaegen · 17 years ago
  99. 9a2193e Fix typos (trivial). by Uwe Hermann · 17 years ago
  100. cbd5355 Minor cosmetics (trivial). by Uwe Hermann · 17 years ago