1. d586545 superio: Remove blank lines before and after code blocks by Elyes Haouas · 5 months ago
  2. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 7 months ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  4. 3f3eca9 src/superio: replace license boilerplate with SPDX by Felix Held · 4 years, 7 months ago
  5. 7b7bc59 device/pnp: introduce and use PNP_SKIP_FUNCTION by Felix Held · 4 years, 8 months ago
  6. 2329a25 superio: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  7. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  8. 0feaa85 src/superio/smsc/smscsuperio/superio.c: Add SCH5504 by Angel Pons · 6 years ago
  9. f1a3503 superio/smsc: Add SCH5147 by Arthur Heymans · 6 years ago
  10. b0d868e superio/smsc: pass the chip-specific ops struct to pnp_enable_devices by Felix Held · 6 years ago
  11. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  12. cf13950 src/superio: Add space around operators by Elyes HAOUAS · 8 years ago
  13. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  14. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  15. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  16. f21bdc3 superio/*/superio.c: Don't hide pointer types behind typedefs by Edward O'Callaghan · 10 years ago
  17. 33eaf3a superio/smscsuperio: Fix chip detection by Kyösti Mälkki · 10 years ago
  18. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  19. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 11 years ago
  20. 1c81128 pnp: Add some default functions to enter/exit config state by Nico Huber · 11 years ago
  21. 0b2ee93 pnp: Remove now plain wrappers for default PnP functions by Nico Huber · 11 years ago
  22. 13dc976 pnp: Register implementations of enter/exit config state by Nico Huber · 11 years ago
  23. f898f7b pnp: Provide alternative pnp_enable() implementation by Nico Huber · 11 years ago
  24. 9cb0941 pnp: Unify some alignment to ease autogenerating patches by Nico Huber · 11 years ago
  25. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  26. 0d21cd3 Added support for Aaeon PFM-540I RevB PC104 SBC by Mark Norman · 13 years ago
  27. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  28. 0c8e664 It turns out that the code which enables specific LDN is somewhat buggy. by Rudolf Marek · 13 years ago
  29. a69d978 C and other Super I/O cosmetic fixes. by Uwe Hermann · 14 years ago
  30. 5330dd9 Remove superfluous Super I/O res0/res1 lines. by Uwe Hermann · 14 years ago
  31. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  32. bd11298 more warning fixes. by Stefan Reinauer · 14 years ago
  33. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
  34. 9db833b trival. All the changes is about comment and spaces. In superio folder. by Zheng Bao · 15 years ago
  35. 01dd9e1 Trivial. SCH4304 and SCH4307 have the same device id. by Zheng Bao · 15 years ago
  36. 6085527 Add support for the SMSC SCH4304 Super I/O. by Zheng Bao · 15 years ago
  37. 5b1d51b This patch adds VGA and PS/2 Keyboard/mouse support to the already existing intel truxton (ep80579) dev board. by Arnaud Maye · 15 years ago
  38. b70a45a Add support for the Mitac 6513WU mainboard, a Compaq OEM board using the by Michael Gold · 15 years ago
  39. 1a692d8 Add support for the Intel Eagle Heights development board. by Thomas Jourdan · 15 years ago
  40. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  41. 7bc63fd This trivial patch adds the SMSC SCH3112 Super I/O chip ID to the by Christopher Kilgour · 16 years ago
  42. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  43. a0181ea Use the preferred order of 'static const' instead of 'const static'. by Uwe Hermann · 17 years ago
  44. 55e6eba Move ARRAY_SIZE to stdlib.h to make it available to all code (trivial). by Uwe Hermann · 17 years ago
  45. 3fa1363 [Arg! Forgot to 'svn add', sorry] by Uwe Hermann · 17 years ago