1. 3d135e6 Add support for the Winbond W83697HF Super I/O. by Sean Nelson · 16 years ago
  2. fb73fa1 by Ronald Hoogenboom · 16 years ago
  3. 9d10dc4 Add post-RAM init code for the Fintek F71805F Super I/O. by Corey Osgood · 16 years ago
  4. 7bc63fd This trivial patch adds the SMSC SCH3112 Super I/O chip ID to the by Christopher Kilgour · 16 years ago
  5. 62eee3f This patch implements support for the Intel 3100 integrated SuperIO and UART. by Ed Swierk · 16 years ago
  6. 17632a2 by Ward Vandewege · 16 years ago
  7. 56cf01f by Ronald Hoogenboom · 16 years ago
  8. 8dcab78 This patch introduces virtual LDNs changes for W83627EHF driver. Not only LDN 7 and 9 are by Rudolf Marek · 16 years ago
  9. 10aca3c This patch fixes the decoding of the IO address range 0x0820->0x0827 into the by Florentin Demetrescu · 16 years ago
  10. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  11. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  12. 390648d Fix the remaining issues with GA-M57SLI Super I/O GPIO configuration. by Carl-Daniel Hailfinger · 17 years ago
  13. a0181ea Use the preferred order of 'static const' instead of 'const static'. by Uwe Hermann · 17 years ago
  14. 55e6eba Move ARRAY_SIZE to stdlib.h to make it available to all code (trivial). by Uwe Hermann · 17 years ago
  15. 3fa1363 [Arg! Forgot to 'svn add', sorry] by Uwe Hermann · 17 years ago
  16. ecbe8e5 Add support for the Winbond W83977F-A Super I/O. by Nikolay Petukhov · 17 years ago
  17. 4adc742 Various IT8712F fixes: by Philipp Degler · 17 years ago
  18. cbe4e1f Cosmetic changes: push includes to top of file in chip.h files. by Roger Zauner · 17 years ago
  19. 298a693 The Super I/O needs 0x87 sent twice to 0x2e (or 0x4e) to enable extended by Roger Zauner · 17 years ago
  20. a846a5e The superio needs 0x87 sent twice to 0x3f0 to enable extended function by Roger Zauner · 17 years ago
  21. 3438421 Some minor fixes in it8716f/superio.c: by Uwe Hermann · 17 years ago
  22. 989de36 Add fan control support to ITE IT8716F. by Ward Vandewege · 17 years ago
  23. 8944499 Fix typo, add datasheet info, minor cosmetic fixes (trivial). by Uwe Hermann · 17 years ago
  24. e775edc Coding style and cosmetics (trivial). by Uwe Hermann · 17 years ago
  25. a01d0ea Add early serial support for the Fintek F81705F Super I/O. by Corey Osgood · 17 years ago
  26. 23d1e35 The *_early_serial.c pre-RAM code should do just that -- enable the serial by Uwe Hermann · 17 years ago
  27. 3a66263 Add support for the NSC PC87309 Super I/O. by Uwe Hermann · 17 years ago
  28. 412b867 Add missing it8716f_early_init.c file, which got lost in the commit of by Uwe Hermann · 17 years ago
  29. 2a32239 Improve ITE IT8716F support. by Yinghai Lu · 17 years ago
  30. e15c4ca Remove unused defines. by Uwe Hermann · 17 years ago
  31. bc7ceb1 Add support for the Winbond W83627EHG Super I/O. by Yinghai Lu · 17 years ago
  32. af433f2 Add support for the SMSC FDC37M60x Super I/O (tested on FDC37M602). by Uwe Hermann · 18 years ago
  33. d82baa1 Add missing license headers to some files (info based on svn history). by Uwe Hermann · 18 years ago
  34. dc95add Remove by Uwe Hermann · 18 years ago
  35. 2a44fbf Status update (trivial). by Uwe Hermann · 18 years ago
  36. 6b2475d Explicitly set the CLKIN to 24 MHz on all ITE Super I/Os, otherwise by Uwe Hermann · 18 years ago
  37. 39b13f4 Add missing #includes to some ITE Super I/O files. by Jon Dufresne · 18 years ago
  38. a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 18 years ago
  39. 1549f2a Various minor cosmetic changes in the ITE Super I/Os, mostly whitespace by Uwe Hermann · 18 years ago
  40. a4c56c3 Adapt GPL license headers to match the current conventions. by Uwe Hermann · 18 years ago
  41. f28674e Rename some variables from *ITE* to *ite* for consistency reasons (refs #4). by Uwe Hermann · 18 years ago
  42. 3d61074 Rename src/superio/NSC to src/superio/nsc. by Uwe Hermann · 18 years ago
  43. d86417b Change all occurences of NSC to nsc in the code. The next commit by Uwe Hermann · 18 years ago
  44. ca98f32 Add support for ITE it8705f from Uwe Hermann by Stefan Reinauer · 18 years ago
  45. 2073ce2 Patch from Uwe Hermann: by Stefan Reinauer · 18 years ago
  46. 61be08b merge latest code from Uwe Hermann by Stefan Reinauer · 18 years ago
  47. abaf71a it8661f support from Uwe Hermann by Stefan Reinauer · 18 years ago
  48. 6af77ae Support for two new ITE superio parts: it8712f and it8673f from Uwe Hermann. by Stefan Reinauer · 18 years ago
  49. eca92fb Uwe Hermann: by Stefan Reinauer · 18 years ago
  50. 1ac1cf5 delete unused device. set rom to 512k by Ronald G. Minnich · 18 years ago
  51. 8a02b7d add smsc part. Mod sun board to use smsc part for now by Ronald G. Minnich · 18 years ago
  52. 9d65e6e cleanup patch from Uwe Hermann. by Stefan Reinauer · 18 years ago
  53. 4c556c5 fix serial initialization (from Uwe Hermann) by Stefan Reinauer · 18 years ago
  54. 42538444 add support for ite/it8671f superio from Uwe Hermann. by Stefan Reinauer · 18 years ago
  55. 924f92f by Richard Smith · 18 years ago
  56. cb8eab4 add framework for i440bx chipset by Richard Smith · 18 years ago
  57. 9813679 rename files by Ronald G. Minnich · 18 years ago
  58. 394e7c4 added new superio. added new simple util. modified dell 1850 by Ronald G. Minnich · 18 years ago
  59. afd34e6 serverworks HT1000/HT2000, bcm5785/5780 support by Yinghai Lu · 18 years ago
  60. 9442591 fixed fsf address by Ronald G. Minnich · 19 years ago
  61. 43225bc EPIA-M fixup by Ronald G. Minnich · 19 years ago
  62. c0d2d78 - See Issue Tracker id-5 "lnxi-patch-5". by Jason Schildt · 19 years ago
  63. 1cf26a8 We are adding this obsolete, deprecated part to support the momentum by Ronald G. Minnich · 19 years ago
  64. 6ab43fc Updating FSF address in the code. by Stefan Reinauer · 19 years ago
  65. e91619a Initial revision. by Steven J. Magnani · 19 years ago
  66. 043b409 Undoing all HDAMA commits from LNXI from r2005->2003 by Jason Schildt · 19 years ago
  67. 6e44b42 - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree. by Jason Schildt · 19 years ago
  68. dc2454e Clean up vt1211 SuperIO support and make the EPIA-M config use it. by Jonathan McDowell · 19 years ago
  69. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  70. 98d0d30 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30 by arch import user (historical) · 19 years ago
  71. 577f185 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-29 by arch import user (historical) · 19 years ago
  72. e74f91a cosmetics. \n is enough here. by Stefan Reinauer · 20 years ago
  73. a9e632c - First stab at getting the ppc ports building and working. by Eric Biederman · 20 years ago
  74. 69afe28 mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a complex expression. by Eric Biederman · 20 years ago
  75. 12eb7bc *** empty log message *** by Yinghai Lu · 20 years ago
  76. 018d8dd - Update abuild.sh so it will rebuild successfull builds by Eric Biederman · 20 years ago
  77. 3974363 *** empty log message *** by Yinghai Lu · 20 years ago
  78. f8a2ddd - To reduce confuse rename the parts of linuxbios bios that run from by Eric Biederman · 20 years ago
  79. eefdb03 S2885 winbond Superio all resource set by Yinghai Lu · 20 years ago
  80. dbec2d4 - Bump the LinuxBIOS major version by Eric Biederman · 20 years ago
  81. 6a61d6a Tyan update to work with new CPU Config by Yinghai Lu · 20 years ago
  82. 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 20 years ago
  83. 3287f0b - Change broken usage of get_resource to find_resource. by Eric Biederman · 20 years ago
  84. 02fa3b2 epia-m support by Ronald G. Minnich · 20 years ago
  85. 70093f7 Intel E7501 P64H2 ICH5R support by Yinghai Lu · 20 years ago
  86. 6f52a90 Fixed a silly typo :) by David W. Hendricks · 20 years ago
  87. bb8602b GPIO2 and GPIO3 support for HF part. by David W. Hendricks · 20 years ago
  88. 69c5a90 changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak by Li-Ta Lo · 20 years ago
  89. c6bcedb yhlu's pnp patch by Li-Ta Lo · 20 years ago
  90. 23e2e18 cleanup code to remove warnings by Greg Watson · 20 years ago
  91. 30667d7 sio-enable, because the init is not called. Without the init_keyboard, by Stefan Reinauer · 20 years ago
  92. f8a31c5 Fix file broken by Erics changes by Greg Watson · 20 years ago
  93. fc2ae8e added device numbers by Ronald G. Minnich · 20 years ago
  94. b3da970 starting point for 87366 by Ronald G. Minnich · 20 years ago
  95. fd714cf new support by Ronald G. Minnich · 20 years ago
  96. 142babf forgot to do a cvs add by Ronald G. Minnich · 20 years ago
  97. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 20 years ago
  98. 053f89b chip initialization by Greg Watson · 21 years ago
  99. 016c1b3 almost there. by Ronald G. Minnich · 21 years ago
  100. e457148 incomplete (wrong) support for this chip. by Ronald G. Minnich · 21 years ago