Age | Commit message (Expand) | Author |
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 |