1. beb0f26 superio/winbond/w83627hf: Avoid .c includes in mainboards by Edward O'Callaghan · 10 years ago
  2. 9068788 superio/winbond/w83627ehg: Depreciate romstage component by Edward O'Callaghan · 10 years ago
  3. 2c55b70 superio/winbond/w83627thg: Depreciate romstage component by Edward O'Callaghan · 10 years ago
  4. 92da206 superio/winbond/w83627uhg: Depreciate romstage component by Edward O'Callaghan · 10 years ago
  5. 9492b9d superio/winbond/w83697hf: Depreciate romstage component by Edward O'Callaghan · 10 years ago
  6. f6f1ad6 superio/*: Remove redundant chip.h header by Edward O'Callaghan · 10 years ago
  7. 0403c863 superio/*: Deal with some chip.h special cases by Edward O'Callaghan · 10 years ago
  8. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  9. f12a247 superio/winbond/w83627thg: Remove w83627thg_enable_serial symbol by Edward O'Callaghan · 10 years ago
  10. 9e308b9 superio/winbond/w83627ehg: Convert romstage to generic component by Edward O'Callaghan · 10 years ago
  11. ffe460d superio/winbond/w83627dhg: Convert romstage to generic component by Edward O'Callaghan · 10 years ago
  12. 5a032c6 superio/winbond/*: Provide common romstage component by Edward O'Callaghan · 10 years ago
  13. 4f5a525 superio/winbond/w83627thg: Avoid .c includes by Edward O'Callaghan · 10 years ago
  14. 793a429 superio/winbond/w83627ehg: Avoid .c includes by Edward O'Callaghan · 10 years ago
  15. 42283e7 Eliminate some ASL warnings by Oskar Enoksson · 11 years ago
  16. 411bf97 winbond/w83627hf/acpi: Fix some ASL warnings by Oskar Enoksson · 11 years ago
  17. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 11 years ago
  18. 6c6acd7 superio: Uncomment the w83627uhg UART clock source initialization by Dave Frodin · 11 years ago
  19. 7037840 w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE. by Christoph Grenz · 11 years ago
  20. bbf0969 w83627hf/acpi: Make `AddressMax` a multiple of `AddressAlignment` by Christoph Grenz · 11 years ago
  21. dc92d68 w83627hf/acpi: Fix logical device power down in ACPI by Christoph Grenz · 11 years ago
  22. 2cccacf w83627hf/acpi: Fix endianess error in floppy drive enumeration code by Christoph Grenz · 11 years ago
  23. f66dd69 w83627hf/acpi: Fix offset of logical device activation by Nico Huber · 11 years ago
  24. 0bd5dff w83627hf/acpi: Fix type error in floppy drive enumeration code by Christoph Grenz · 11 years ago
  25. dd94fa9 winbond/w83627dhg: Fix logical device power down in ACPI by Nico Huber · 11 years ago
  26. 1c81128 pnp: Add some default functions to enter/exit config state by Nico Huber · 11 years ago
  27. dda4095 w83627hf: Add comments about parallel port modes in superio.asl by Christoph Grenz · 11 years ago
  28. cacc58a winbond/w83627dhg: Correct resource setting for SPI (LDN6) by Nico Huber · 11 years ago
  29. 0b2ee93 pnp: Remove now plain wrappers for default PnP functions by Nico Huber · 11 years ago
  30. 13dc976 pnp: Register implementations of enter/exit config state by Nico Huber · 11 years ago
  31. f898f7b pnp: Provide alternative pnp_enable() implementation by Nico Huber · 11 years ago
  32. 9cb0941 pnp: Unify some alignment to ease autogenerating patches by Nico Huber · 11 years ago
  33. 73b7632 winbond/w83627dhg: Add ACPI support by Nico Huber · 11 years ago
  34. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  35. d86a3a1 Winbond W83627HF: Rename and move ASL snippet to `acpi/superio.asl` by Paul Menzel · 11 years ago
  36. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  37. 9ae1eb6 Super I/O W83627DHG: Enable UART B by redirecting pins by Wolfgang Kamp · 12 years ago
  38. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 12 years ago
  39. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  40. cf8bcfc superio winbond w83627dhg: add a function which is used on tyan s8226 by Siyuan Wang · 12 years ago
  41. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  42. c55f5a0 SIO: Winbond w83627dhg update by Kerry Sheh · 13 years ago
  43. 5db45b4 W83627HF: remove unused function by Sven Schnelle · 13 years ago
  44. 85392a8 implement hwmon fan divisor setting for w83697hf by Florian Zumbiehl · 13 years ago
  45. 4a5c62c make w83697hf_set_clksel_48() non-static and add a prototype by Florian Zumbiehl · 13 years ago
  46. 355092b Add code to set the clock speed for Winbond W83627THF/THG. by Idwer Vollering · 13 years ago
  47. 287ca50 w83627hf: multiple fixes and enhancements in ASL include by Christoph Grenz · 13 years ago
  48. e3e641c w83627hf: drop Scope(\_SB) from ASL include by Christoph Grenz · 13 years ago
  49. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  50. b9da3cd w83627hf: add method to retrieve wake event source register to ASL include by Christoph Grenz · 13 years ago
  51. d17f3d7 w83627hf: correct typo in ASL include, correct indexed registers and remove unneccesary _PR0 defs by Christoph Grenz · 13 years ago
  52. 8ae574c w83627hf: ASL include containing virtual device tree of the SuperIO by Christoph Grenz · 13 years ago
  53. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  54. 0c8e664 It turns out that the code which enables specific LDN is somewhat buggy. by Rudolf Marek · 14 years ago
  55. 4a038ca Place the W83627EHG MIDI base address mask in the correct position. by Alexandru Gagniuc · 14 years ago
  56. 6559f43 add license headers to some trivial files and pc87427.h by Stefan Reinauer · 14 years ago
  57. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  58. 3a4ed15 W83627DHG/W83627EHG fixups for virtual LDNs. by Uwe Hermann · 14 years ago
  59. 2b6e93b Drop W83627THF, it's the same device as W83627THG. by Uwe Hermann · 14 years ago
  60. a69d978 C and other Super I/O cosmetic fixes. by Uwe Hermann · 14 years ago
  61. 5330dd9 Remove superfluous Super I/O res0/res1 lines. by Uwe Hermann · 14 years ago
  62. 340fa93 Random Winbond Super I/O cosmetic and coding-style fixes. by Uwe Hermann · 14 years ago
  63. 7fa0819 Add #include guards to all Super I/O header files (trivial). by Uwe Hermann · 14 years ago
  64. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  65. bb33fbe get rid of some duplicate inclusion warnings. by Stefan Reinauer · 14 years ago
  66. 80d9804 fix superio warnings. interesting side node: most superio .h files have no by Stefan Reinauer · 14 years ago
  67. 95bf86b Remove some warnings. For code that is called from the mainboard romstage.c by Stefan Reinauer · 14 years ago
  68. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  69. eea66b7 no warnings day by Stefan Reinauer · 14 years ago
  70. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  71. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  72. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  73. 50776fa trivial warning fixes, mostly for ACPI code by Stefan Reinauer · 14 years ago
  74. 3a54ac9 Add Win Enterprises' PL6064 board by Anish K. Patel · 15 years ago
  75. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 15 years ago
  76. de3206a This is a general cleanup patch by Stefan Reinauer · 15 years ago
  77. d37d222 Add missing Copyright line, sorry. by Uwe Hermann · 15 years ago
  78. 13df640 Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz. by Anish K Patel · 15 years ago
  79. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  80. 9db833b trival. All the changes is about comment and spaces. In superio folder. by Zheng Bao · 15 years ago
  81. 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 15 years ago
  82. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  83. 748475b More kconfig cleanups: by Uwe Hermann · 15 years ago
  84. 652cd81 Without these fixes the w83627dhg driver (which is currently not used by any by Stefan Reinauer · 15 years ago
  85. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  86. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  87. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  88. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  89. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 16 years ago
  90. fdbb8d8 Add support for the Winbond W83627UHG Super I/O. by Dan Lykowski · 16 years ago
  91. 1ec5094 Add support for the Winbond W83627DHG Super I/O. by Uwe Hermann · 16 years ago
  92. b70d199 Implement support for the Winbond W83627THG. by Stefan Reinauer · 16 years ago
  93. b1b071f * Add a new board, the BCom WinNET P680 by Alex Mauer · 16 years ago
  94. cee9438 Whitespace cleanup (trivial). by Myles Watson · 16 years ago
  95. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  96. 3d135e6 Add support for the Winbond W83697HF Super I/O. by Sean Nelson · 16 years ago
  97. 8dcab78 This patch introduces virtual LDNs changes for W83627EHF driver. Not only LDN 7 and 9 are by Rudolf Marek · 17 years ago
  98. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  99. ecbe8e5 Add support for the Winbond W83977F-A Super I/O. by Nikolay Petukhov · 17 years ago
  100. cbe4e1f Cosmetic changes: push includes to top of file in chip.h files. by Roger Zauner · 17 years ago