Age | Commit message (Expand) | Author |
2011-02-08 | Place the W83627EHG MIDI base address mask in the correct position. | Alexandru Gagniuc |
2011-02-05 | Actually add PC87382 into Kconfig, missing from r6332 | Peter Stuge |
2011-02-05 | Add PC87392 support | Sven Schnelle |
2011-02-05 | Add PC87382 support | Sven Schnelle |
2010-12-17 | add license headers to some trivial files and pc87427.h | Stefan Reinauer |
2010-12-08 | second round name simplification. drop the <component>_ prefix. | stepan |
2010-12-05 | W83627DHG/W83627EHG fixups for virtual LDNs. | Uwe Hermann |
2010-11-16 | Drop W83627THF, it's the same device as W83627THG. | Uwe Hermann |
2010-11-16 | back out parts of #6073 | Stefan Reinauer |
2010-11-15 | fix random breakage | Stefan Reinauer |
2010-11-15 | C and other Super I/O cosmetic fixes. | Uwe Hermann |
2010-11-11 | Add support for Fintek F71872 superio. | Jonathan Kollasch |
2010-11-11 | Remove superfluous Super I/O res0/res1 lines. | Uwe Hermann |
2010-11-10 | Restructure i3100 Super I/O driver to match the rest of the codebase. | Uwe Hermann |
2010-11-10 | Random Winbond Super I/O cosmetic and coding-style fixes. | Uwe Hermann |
2010-11-10 | ITE IT8661F changes to match the common code structure. | Uwe Hermann |
2010-11-08 | Add #include guards to all Super I/O header files (trivial). | Uwe Hermann |
2010-11-08 | Random ITE Super I/O fixes. | Uwe Hermann |
2010-11-06 | Various Super I/O fixes and corrections. | Uwe Hermann |
2010-11-05 | Follow-up for r6025, do 0x87 twice in superio.c, too. | Uwe Hermann |
2010-11-05 | According to the description in datasheet of f71889, | Zheng Bao |
2010-11-05 | Fintek and Intel i3100 Super I/O cleanups. | Uwe Hermann |
2010-11-03 | Add Fintek F71889 Super I/O support. | Alec Ari |
2010-10-26 | Convert some comments to proper Doxygen syntax. | Uwe Hermann |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-24 | Add support for HP DL165-G6 with Fam10 CPU. | Arne Georg Gleditsch |
2010-09-10 | Add F71859 SIO. | Marc Jones |
2010-08-22 | Fix up some copyrights | Wang Qing Pei |
2010-08-17 | Support for Fintek F71863FG. This might need some work on the copyright | Wang Qing Pei |
2010-08-15 | Gigabyte dual bios mainboard will always reboot, caused by the superio. | Wang Qing Pei |
2010-06-29 | fix misnamed functions. | Stefan Reinauer |
2010-05-21 | Use lists instead of arrays for resources in devices to reduce memory usage. | Myles Watson |
2010-05-18 | get rid of some duplicate inclusion warnings. | Stefan Reinauer |
2010-05-16 | Add two new superios to coreboot: | Stefan Reinauer |
2010-05-14 | ITE IT8671F: Add it8671f_48mhz_clkin(). | Anders Jenbo |
2010-05-09 | Move includes to where they are needed. This allows to simplify | Patrick Georgi |
2010-04-30 | fix superio warnings. interesting side node: most superio .h files have no | Stefan Reinauer |
2010-04-30 | Remove some warnings. For code that is called from the mainboard romstage.c | Stefan Reinauer |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-25 | zero warnings days | Stefan Reinauer |
2010-04-16 | fix up sb600 and it8712f tree. | Stefan Reinauer |
2010-04-16 | zero warnings days: unify mp tables. fix warnings. | Stefan Reinauer |
2010-04-14 | fix COM2 resource bug in fintek f71805f driver. | Stefan Reinauer |
2010-04-09 | zero warnings days. | Stefan Reinauer |
2010-04-07 | no warnings day | Stefan Reinauer |
2010-04-07 | fix epia-m700 compilation, and remove more warnings. | Stefan Reinauer |
2010-04-07 | switch some ROMCC boards back to ROMCC. | Stefan Reinauer |
2010-04-03 | remove more warnings | Stefan Reinauer |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2010-03-22 | Fix all the format string warnings. | Myles Watson |
2010-03-22 | drop some unused files and fix warnings on i945 based systems. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-17 | trivial warning fixes, mostly for ACPI code | Stefan Reinauer |
2010-03-17 | more warning fixes. | Stefan Reinauer |
2010-02-24 | Add Win Enterprises' PL6064 board | Anish K. Patel |
2010-02-23 | Remove nonsensical wrapper for function in | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-02-15 | fix clock polling in pc97317 driver. | Stefan Reinauer |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2010-02-14 | Add missing Copyright line, sorry. | Uwe Hermann |
2010-02-14 | Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz. | Anish K Patel |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-01-17 | Add support for Renesas M3885x Embedded Controller | Stefan Reinauer |
2010-01-17 | Add support for the SMSC LPC47n227 SuperI/O chip | Stefan Reinauer |
2009-12-28 | trival. All the changes is about comment and spaces. | Zheng Bao |
2009-12-01 | Trivial. SCH4304 and SCH4307 have the same device id. | Zheng Bao |
2009-11-30 | Add support for the SMSC SCH4304 Super I/O. | Zheng Bao |
2009-10-30 | Remove some warnings from the tyan s2895. | Myles Watson |
2009-10-28 | Make d945gclf build. | Myles Watson |
2009-10-28 | Add some missing license headers, consistency fixes for others (trivial). | Uwe Hermann |
2009-10-28 | preliminary Intel D945GCLF Atom+i945 support. | Stefan Reinauer |
2009-10-20 | Correct typo. Thanks to Mark Marshall for spotting it. | Myles Watson |
2009-10-19 | Move ITE-specific option to src/superio/ite/Kconfig. | Myles Watson |
2009-10-19 | Clean up some #ifdef CONFIG_* | Myles Watson |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-10-09 | More kconfig cleanups: | Uwe Hermann |
2009-10-07 | Get rid of early_serial, it is now a generic function in early_init. | Ronald G. Minnich |
2009-10-05 | Without these fixes the w83627dhg driver (which is currently not used by any | Stefan Reinauer |
2009-09-24 | Make all Kconfig enabled boards build (tested with kbuildall). | Patrick Georgi |
2009-08-28 | This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i... | Arnaud Maye |
2009-08-27 | Correct typos /SMCSC/SMSC/ in Kconfig. | Myles Watson |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-07-05 | Add support for the Mitac 6513WU mainboard, a Compaq OEM board using the | Michael Gold |
2009-07-01 | Add support for the Intel Eagle Heights development board. | Thomas Jourdan |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-03 | Revert "CMOS: Add set_option and rework get_option." | Luc Verhaegen |
2009-06-03 | CMOS: Add set_option and rework get_option. | Luc Verhaegen |
2009-06-01 | Cosmetics and consistency fixes in src/superio/serverengines/pilot/ (trivial). | Uwe Hermann |
2009-05-11 | We should separate the it8718f_24mhz_clkin like the way IT8712 does. | Zheng Bao |
2009-04-22 | This patch add rudimentary support for the superio functionality of | Mondrian nuessle |
2009-04-12 | The IT8712F needs to have the configuration bits changed to handle the power for | Rudolf Marek |
2009-03-13 | This patch reverts SuperIO changes that I was too hasty with. Even though the | Myles Watson |
2009-03-10 | This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is still | Myles Watson |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2009-01-06 | Add support for the Winbond W83627UHG Super I/O. | Dan Lykowski |
2008-11-11 | Add support for the Winbond W83627DHG Super I/O. | Uwe Hermann |
2008-11-03 | Add the missing I/O resources for IT8712F GPIOs. (E.g. some LiPPERT | Jens Rottmann |
2008-10-29 | Implement support for the Winbond W83627THG. | Stefan Reinauer |
2008-10-16 | * Add a new board, the BCom WinNET P680 | Alex Mauer |