1. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  2. ff96f4e superio: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  3. 1548032 treewide: Remove useless "_STA: Status" comment by Elyes Haouas · 1 year, 5 months ago
  4. eb83fed treewide: Remove unuseful "_HID: Hardware ID" comment by Elyes Haouas · 1 year, 5 months ago
  5. 44b0149 superio/winbond/w83977tf/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  6. e96941d superio/winbond/*/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  7. 02c565b superio/winbond/w83977tf: Add suspend related fields by Keith Hui · 4 years, 3 months ago
  8. 030037d superio/winbond/w83977tf: Scope UART configuration defines more locally by Patrick Georgi · 4 years, 2 months ago
  9. 5f0e8d8 superio/winbond/w83977tf: Fix iasl warning by Keith Hui · 4 years, 2 months ago
  10. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  11. f5472a1 superio/winbond/w83977tf: Only list IR logical device if needed by Keith Hui · 4 years, 2 months ago
  12. e8fcf1b superio/winbond: Improve code formatting by Elyes HAOUAS · 4 years, 4 months ago
  13. cfaf4c7 superio/winbond/{w83627hf,w83977tf}: Use macro by Elyes HAOUAS · 4 years, 4 months ago
  14. 79dfa90 superio: Replace D1/D2 power states with D3 by Nico Huber · 4 years, 4 months ago
  15. 3f3eca9 src/superio: replace license boilerplate with SPDX by Felix Held · 4 years, 6 months ago
  16. 2329a25 superio: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  17. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  18. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  19. 085a226 superio/*: Link early initialization into bootblock by Arthur Heymans · 6 years ago
  20. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  21. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  22. 8c85880 superio/winbond: remove LDN-specific ops overrides by Felix Held · 6 years ago
  23. e90e2e5 winbond/w83977tf: Add ACPI declarations by Keith Hui · 7 years ago
  24. 65c8be4 superio/winbond/w83977tf: Drop early_serial.c by Keith Hui · 7 years ago
  25. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  26. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 8 years ago
  27. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  28. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  29. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  30. f21bdc3 superio/*/superio.c: Don't hide pointer types behind typedefs by Edward O'Callaghan · 10 years ago
  31. 85836c2 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component by Edward O'Callaghan · 10 years ago
  32. ff9e45e superio,Makefile.inc: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  33. f6f1ad6 superio/*: Remove redundant chip.h header by Edward O'Callaghan · 10 years ago
  34. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  35. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 10 years ago
  36. 1c81128 pnp: Add some default functions to enter/exit config state by Nico Huber · 11 years ago
  37. 0b2ee93 pnp: Remove now plain wrappers for default PnP functions by Nico Huber · 11 years ago
  38. 13dc976 pnp: Register implementations of enter/exit config state by Nico Huber · 11 years ago
  39. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  40. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  41. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  42. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  43. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  44. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  45. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  46. a69d978 C and other Super I/O cosmetic fixes. by Uwe Hermann · 14 years ago
  47. 5330dd9 Remove superfluous Super I/O res0/res1 lines. by Uwe Hermann · 14 years ago
  48. 340fa93 Random Winbond Super I/O cosmetic and coding-style fixes. by Uwe Hermann · 14 years ago
  49. 7fa0819 Add #include guards to all Super I/O header files (trivial). by Uwe Hermann · 14 years ago
  50. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  51. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
  52. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  53. 9db833b trival. All the changes is about comment and spaces. In superio folder. by Zheng Bao · 15 years ago
  54. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  55. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  56. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  57. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  58. cbe4e1f Cosmetic changes: push includes to top of file in chip.h files. by Roger Zauner · 17 years ago
  59. a846a5e The superio needs 0x87 sent twice to 0x3f0 to enable extended function by Roger Zauner · 17 years ago
  60. a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 18 years ago
  61. 9d65e6e cleanup patch from Uwe Hermann. by Stefan Reinauer · 18 years ago
  62. 924f92f by Richard Smith · 18 years ago