1. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 5 months ago
  2. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 2 months ago
  3. 0b7813f superio: Use get_int_option() by Angel Pons · 3 years, 8 months ago
  4. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  5. 3f3eca9 src/superio: replace license boilerplate with SPDX by Felix Held · 4 years, 6 months ago
  6. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  7. 2329a25 superio: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  8. 08abfa3 superio/winbond/w83627*: use hwm5_conf.h for HWM setup by Felix Held · 4 years, 9 months ago
  9. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  10. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  11. 2b2325e superio/winbond/w83627ehg: Correct CR 0x2a comment by Elyes HAOUAS · 5 years ago
  12. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  13. 8c85880 superio/winbond: remove LDN-specific ops overrides by Felix Held · 6 years ago
  14. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  15. 09ec9e7 winbond/w83627ehg: Remove unnecessary value by Elyes HAOUAS · 8 years ago
  16. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  17. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  18. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  19. 2d3964e superio: Replace the indexed I/O functions by Dave Frodin · 9 years ago
  20. f21bdc3 superio/*/superio.c: Don't hide pointer types behind typedefs by Edward O'Callaghan · 10 years ago
  21. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  22. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 10 years ago
  23. 1c81128 pnp: Add some default functions to enter/exit config state by Nico Huber · 11 years ago
  24. 0b2ee93 pnp: Remove now plain wrappers for default PnP functions by Nico Huber · 11 years ago
  25. 13dc976 pnp: Register implementations of enter/exit config state by Nico Huber · 11 years ago
  26. f898f7b pnp: Provide alternative pnp_enable() implementation by Nico Huber · 11 years ago
  27. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  28. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  29. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  30. 0c8e664 It turns out that the code which enables specific LDN is somewhat buggy. by Rudolf Marek · 13 years ago
  31. 4a038ca Place the W83627EHG MIDI base address mask in the correct position. by Alexandru Gagniuc · 13 years ago
  32. 3a4ed15 W83627DHG/W83627EHG fixups for virtual LDNs. by Uwe Hermann · 14 years ago
  33. a69d978 C and other Super I/O cosmetic fixes. by Uwe Hermann · 14 years ago
  34. 5330dd9 Remove superfluous Super I/O res0/res1 lines. by Uwe Hermann · 14 years ago
  35. 340fa93 Random Winbond Super I/O cosmetic and coding-style fixes. by Uwe Hermann · 14 years ago
  36. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  37. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  38. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
  39. 9db833b trival. All the changes is about comment and spaces. In superio folder. by Zheng Bao · 15 years ago
  40. 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 15 years ago
  41. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  42. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  43. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  44. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  45. 8dcab78 This patch introduces virtual LDNs changes for W83627EHF driver. Not only LDN 7 and 9 are by Rudolf Marek · 16 years ago
  46. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 16 years ago
  47. bc7ceb1 Add support for the Winbond W83627EHG Super I/O. by Yinghai Lu · 17 years ago