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