1. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 4 months ago
  2. 0b7813f superio: Use get_int_option() by Angel Pons · 3 years, 10 months ago
  3. 89c05c5 src/superio: Fix typo in comment by Elyes HAOUAS · 3 years, 6 months ago
  4. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  5. e8fcf1b superio/winbond: Improve code formatting by Elyes HAOUAS · 4 years, 5 months ago
  6. cfaf4c7 superio/winbond/{w83627hf,w83977tf}: Use macro by Elyes HAOUAS · 4 years, 5 months ago
  7. 79dfa90 superio: Replace D1/D2 power states with D3 by Nico Huber · 4 years, 5 months ago
  8. 3f3eca9 src/superio: replace license boilerplate with SPDX by Felix Held · 4 years, 7 months ago
  9. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 8 months ago
  10. 007af42 superio/*/*/acpi: Improve the readability of the IndexField by Elyes HAOUAS · 4 years, 10 months ago
  11. 2329a25 superio: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  12. 08abfa3 superio/winbond/w83627*: use hwm5_conf.h for HWM setup by Felix Held · 4 years, 10 months ago
  13. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  14. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  15. 085a226 superio/*: Link early initialization into bootblock by Arthur Heymans · 6 years ago
  16. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  17. fd9f4f7 superio/winbond/w83627hf: Remove unused value by Elyes HAOUAS · 6 years ago
  18. 8c85880 superio/winbond: remove LDN-specific ops overrides by Felix Held · 6 years ago
  19. c800d90 winbond/w83627hf: Drop early_init.c by Keith Hui · 7 years ago
  20. 641370e superio/winbond/w83627*: Remove deprecated code by Keith Hui · 7 years ago
  21. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  22. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 8 years ago
  23. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  24. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  25. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  26. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  27. 2d3964e superio: Replace the indexed I/O functions by Dave Frodin · 9 years ago
  28. f21bdc3 superio/*/superio.c: Don't hide pointer types behind typedefs by Edward O'Callaghan · 10 years ago
  29. 85836c2 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component by Edward O'Callaghan · 10 years ago
  30. beb0f26 superio/winbond/w83627hf: Avoid .c includes in mainboards by Edward O'Callaghan · 10 years ago
  31. f6f1ad6 superio/*: Remove redundant chip.h header by Edward O'Callaghan · 10 years ago
  32. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  33. 42283e7 Eliminate some ASL warnings by Oskar Enoksson · 11 years ago
  34. 411bf97 winbond/w83627hf/acpi: Fix some ASL warnings by Oskar Enoksson · 11 years ago
  35. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 11 years ago
  36. 7037840 w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE. by Christoph Grenz · 11 years ago
  37. bbf0969 w83627hf/acpi: Make `AddressMax` a multiple of `AddressAlignment` by Christoph Grenz · 11 years ago
  38. dc92d68 w83627hf/acpi: Fix logical device power down in ACPI by Christoph Grenz · 11 years ago
  39. 2cccacf w83627hf/acpi: Fix endianess error in floppy drive enumeration code by Christoph Grenz · 11 years ago
  40. f66dd69 w83627hf/acpi: Fix offset of logical device activation by Nico Huber · 11 years ago
  41. 0bd5dff w83627hf/acpi: Fix type error in floppy drive enumeration code by Christoph Grenz · 11 years ago
  42. 1c81128 pnp: Add some default functions to enter/exit config state by Nico Huber · 11 years ago
  43. dda4095 w83627hf: Add comments about parallel port modes in superio.asl by Christoph Grenz · 11 years ago
  44. 0b2ee93 pnp: Remove now plain wrappers for default PnP functions by Nico Huber · 11 years ago
  45. 13dc976 pnp: Register implementations of enter/exit config state by Nico Huber · 11 years ago
  46. f898f7b pnp: Provide alternative pnp_enable() implementation by Nico Huber · 11 years ago
  47. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  48. d86a3a1 Winbond W83627HF: Rename and move ASL snippet to `acpi/superio.asl` by Paul Menzel · 11 years ago
  49. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  50. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  51. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  52. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  53. 5db45b4 W83627HF: remove unused function by Sven Schnelle · 13 years ago
  54. 287ca50 w83627hf: multiple fixes and enhancements in ASL include by Christoph Grenz · 13 years ago
  55. e3e641c w83627hf: drop Scope(\_SB) from ASL include by Christoph Grenz · 13 years ago
  56. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  57. b9da3cd w83627hf: add method to retrieve wake event source register to ASL include by Christoph Grenz · 13 years ago
  58. d17f3d7 w83627hf: correct typo in ASL include, correct indexed registers and remove unneccesary _PR0 defs by Christoph Grenz · 13 years ago
  59. 8ae574c w83627hf: ASL include containing virtual device tree of the SuperIO by Christoph Grenz · 13 years ago
  60. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  61. 0c8e664 It turns out that the code which enables specific LDN is somewhat buggy. by Rudolf Marek · 13 years ago
  62. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  63. a69d978 C and other Super I/O cosmetic fixes. by Uwe Hermann · 14 years ago
  64. 5330dd9 Remove superfluous Super I/O res0/res1 lines. by Uwe Hermann · 14 years ago
  65. 340fa93 Random Winbond Super I/O cosmetic and coding-style fixes. by Uwe Hermann · 14 years ago
  66. 7fa0819 Add #include guards to all Super I/O header files (trivial). by Uwe Hermann · 14 years ago
  67. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  68. bb33fbe get rid of some duplicate inclusion warnings. by Stefan Reinauer · 14 years ago
  69. 80d9804 fix superio warnings. interesting side node: most superio .h files have no by Stefan Reinauer · 14 years ago
  70. 95bf86b Remove some warnings. For code that is called from the mainboard romstage.c by Stefan Reinauer · 14 years ago
  71. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  72. eea66b7 no warnings day by Stefan Reinauer · 14 years ago
  73. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  74. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  75. 50776fa trivial warning fixes, mostly for ACPI code by Stefan Reinauer · 14 years ago
  76. 3a54ac9 Add Win Enterprises' PL6064 board by Anish K. Patel · 14 years ago
  77. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
  78. d37d222 Add missing Copyright line, sorry. by Uwe Hermann · 15 years ago
  79. 13df640 Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz. by Anish K Patel · 15 years ago
  80. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  81. 9db833b trival. All the changes is about comment and spaces. In superio folder. by Zheng Bao · 15 years ago
  82. 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 15 years ago
  83. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  84. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  85. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  86. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  87. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  88. cee9438 Whitespace cleanup (trivial). by Myles Watson · 16 years ago
  89. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  90. cbe4e1f Cosmetic changes: push includes to top of file in chip.h files. by Roger Zauner · 17 years ago
  91. a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 18 years ago
  92. 9d65e6e cleanup patch from Uwe Hermann. by Stefan Reinauer · 18 years ago
  93. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  94. e74f91a cosmetics. \n is enough here. by Stefan Reinauer · 20 years ago
  95. 69afe28 mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a complex expression. by Eric Biederman · 20 years ago
  96. 12eb7bc *** empty log message *** by Yinghai Lu · 20 years ago
  97. 018d8dd - Update abuild.sh so it will rebuild successfull builds by Eric Biederman · 20 years ago
  98. 3974363 *** empty log message *** by Yinghai Lu · 20 years ago
  99. eefdb03 S2885 winbond Superio all resource set by Yinghai Lu · 20 years ago
  100. 6a61d6a Tyan update to work with new CPU Config by Yinghai Lu · 20 years ago