- e169f82 Add IT8721F support by QingPei Wang · 12 years ago
- 1a2b318 Do not compile nuvoton superio for all board by Alexandru Gagniuc · 12 years ago
- 00c8c4a Update AMD SR5650 and SB700 by efdesign98 · 12 years ago
- 0d21cd3 Added support for Aaeon PFM-540I RevB PC104 SBC by Mark Norman · 12 years ago
- 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
- ea3b585 PC87384: remove unused init function by Sven Schnelle · 13 years ago
- 012d867 fix boards that still had some uart init remainders by Stefan Reinauer · 13 years ago
- 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
- ae08c56 PC87384: add GPIO defines by Sven Schnelle · 13 years ago
- 1aba096 Add GPIO definitions to PC87392 superio by Sven Schnelle · 13 years ago
- 8a28188 This is for board Supermicro H8scm. The code was done by existing chips and by Zheng Bao · 13 years ago
- 071d835 add PC87384 SuperIO by Sven Schnelle · 13 years ago
- 0c8e664 It turns out that the code which enables specific LDN is somewhat buggy. by Rudolf Marek · 13 years ago
- 7b904d8 This code provides support for the superio chip on the AMD Inagua platform (not commercially available). It is independent of the AMD>code. by Frank Vibrans · 13 years ago
- d0a8ebf This code provides support for the superio chip on the IBASE Technology DB-FT1 (AMD code name Persimmon) platform. It is independent of the AMD code. by Frank Vibrans · 13 years ago
- 4a038ca Place the W83627EHG MIDI base address mask in the correct position. by Alexandru Gagniuc · 13 years ago
- 1440d08 Actually add PC87382 into Kconfig, missing from r6332 by Peter Stuge · 13 years ago
- 82e3617 Add PC87392 support by Sven Schnelle · 13 years ago
- 92cf08c Add PC87382 support by Sven Schnelle · 13 years ago
- 6559f43 add license headers to some trivial files and pc87427.h by Stefan Reinauer · 13 years ago
- 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 13 years ago
- 3a4ed15 W83627DHG/W83627EHG fixups for virtual LDNs. by Uwe Hermann · 13 years ago
- 2b6e93b Drop W83627THF, it's the same device as W83627THG. by Uwe Hermann · 13 years ago
- 0f02daf back out parts of #6073 by Stefan Reinauer · 13 years ago
- 20c3d77 fix random breakage by Stefan Reinauer · 13 years ago
- a69d978 C and other Super I/O cosmetic fixes. by Uwe Hermann · 13 years ago
- ab940df Add support for Fintek F71872 superio. by Jonathan Kollasch · 13 years ago
- 5330dd9 Remove superfluous Super I/O res0/res1 lines. by Uwe Hermann · 13 years ago
- d1a1d57 Restructure i3100 Super I/O driver to match the rest of the codebase. by Uwe Hermann · 13 years ago
- 340fa93 Random Winbond Super I/O cosmetic and coding-style fixes. by Uwe Hermann · 13 years ago
- f228a6c ITE IT8661F changes to match the common code structure. by Uwe Hermann · 13 years ago
- 7fa0819 Add #include guards to all Super I/O header files (trivial). by Uwe Hermann · 13 years ago
- 5c6bae2 Random ITE Super I/O fixes. by Uwe Hermann · 13 years ago
- 8c02368 Various Super I/O fixes and corrections. by Uwe Hermann · 13 years ago
- adc9750 Follow-up for r6025, do 0x87 twice in superio.c, too. by Uwe Hermann · 13 years ago
- 27770c9 According to the description in datasheet of f71889, by Zheng Bao · 13 years ago
- 7d34188 Fintek and Intel i3100 Super I/O cleanups. by Uwe Hermann · 13 years ago
- 0ae7131 Add Fintek F71889 Super I/O support. by Alec Ari · 13 years ago
- b69cb5a Convert some comments to proper Doxygen syntax. by Uwe Hermann · 13 years ago
- 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 13 years ago
- 9139e7b Add support for HP DL165-G6 with Fam10 CPU. by Arne Georg Gleditsch · 13 years ago
- 43882f1 Add F71859 SIO. by Marc Jones · 13 years ago
- 53a811e Fix up some copyrights by Wang Qing Pei · 13 years ago
- 42e7c32 Support for Fintek F71863FG. This might need some work on the copyright by Wang Qing Pei · 13 years ago
- 6d7c1fc Gigabyte dual bios mainboard will always reboot, caused by the superio. by Wang Qing Pei · 13 years ago
- 9a82eeb fix misnamed functions. by Stefan Reinauer · 13 years ago
- c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
- bb33fbe get rid of some duplicate inclusion warnings. by Stefan Reinauer · 14 years ago
- 9e7a5d4 by Stefan Reinauer · 14 years ago
- 96d8fef ITE IT8671F: Add it8671f_48mhz_clkin(). by Anders Jenbo · 14 years ago
- 3d5bb23 Move includes to where they are needed. This allows to simplify by Patrick Georgi · 14 years ago
- 80d9804 fix superio warnings. interesting side node: most superio .h files have no by Stefan Reinauer · 14 years ago
- 95bf86b Remove some warnings. For code that is called from the mainboard romstage.c by Stefan Reinauer · 14 years ago
- 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
- d55e26f zero warnings days by Stefan Reinauer · 14 years ago
- 94c27b3 fix up sb600 and it8712f tree. by Stefan Reinauer · 14 years ago
- d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
- 737735b fix COM2 resource bug in fintek f71805f driver. by Stefan Reinauer · 14 years ago
- d4f5373 zero warnings days. by Stefan Reinauer · 14 years ago
- eea66b7 no warnings day by Stefan Reinauer · 14 years ago
- c02c34e fix epia-m700 compilation, and remove more warnings. by Stefan Reinauer · 14 years ago
- c2d2941 switch some ROMCC boards back to ROMCC. by Stefan Reinauer · 14 years ago
- c65666f remove more warnings by Stefan Reinauer · 14 years ago
- 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
- 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
- 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
- c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
- 50776fa trivial warning fixes, mostly for ACPI code by Stefan Reinauer · 14 years ago
- bd11298 more warning fixes. by Stefan Reinauer · 14 years ago
- 3a54ac9 Add Win Enterprises' PL6064 board by Anish K. Patel · 14 years ago
- 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
- de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
- 30a4a93 fix clock polling in pc97317 driver. by Stefan Reinauer · 14 years ago
- c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
- d37d222 Add missing Copyright line, sorry. by Uwe Hermann · 14 years ago
- 13df640 Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz. by Anish K Patel · 14 years ago
- abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
- f00052a Add support for Renesas M3885x Embedded Controller by Stefan Reinauer · 14 years ago
- 55426df Add support for the SMSC LPC47n227 SuperI/O chip by Stefan Reinauer · 14 years ago
- 9db833b trival. All the changes is about comment and spaces. In superio folder. by Zheng Bao · 14 years ago
- 01dd9e1 Trivial. SCH4304 and SCH4307 have the same device id. by Zheng Bao · 14 years ago
- 6085527 Add support for the SMSC SCH4304 Super I/O. by Zheng Bao · 14 years ago
- 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 14 years ago
- 4ec4fbe Make d945gclf build. by Myles Watson · 14 years ago
- 2d2f0c1 Add some missing license headers, consistency fixes for others (trivial). by Uwe Hermann · 14 years ago
- 1a08f58 preliminary Intel D945GCLF Atom+i945 support. by Stefan Reinauer · 14 years ago
- 1529576 Correct typo. Thanks to Mark Marshall for spotting it. by Myles Watson · 14 years ago
- 5ec9710 Move ITE-specific option to src/superio/ite/Kconfig. by Myles Watson · 14 years ago
- ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 14 years ago
- e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 14 years ago
- 748475b More kconfig cleanups: by Uwe Hermann · 14 years ago
- 7b6a0a8 Get rid of early_serial, it is now a generic function in early_init. by Ronald G. Minnich · 14 years ago
- 652cd81 Without these fixes the w83627dhg driver (which is currently not used by any by Stefan Reinauer · 14 years ago
- 892b091 Make all Kconfig enabled boards build (tested with kbuildall). by Patrick Georgi · 14 years ago
- 5b1d51b This patch adds VGA and PS/2 Keyboard/mouse support to the already existing intel truxton (ep80579) dev board. by Arnaud Maye · 14 years ago
- fa1edda Correct typos /SMCSC/SMSC/ in Kconfig. by Myles Watson · 14 years ago
- 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 14 years ago
- 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 14 years ago
- b70a45a Add support for the Mitac 6513WU mainboard, a Compaq OEM board using the by Michael Gold · 14 years ago
- 1a692d8 Add support for the Intel Eagle Heights development board. by Thomas Jourdan · 14 years ago