1. fb57d7c superio/nuvoton/nct5539d: Add nuvoton NCT5539D specific superio.asl by Pavel Sayekat · 5 years ago
  2. 98d5a86 src/superio/nuvoton: Add support for NCT5539D by Pavel Sayekat · 5 years ago
  3. b8477797 nuvoton/early_serial: improve comments on serial pinmux settings by Felix Held · 5 years ago
  4. 09b103a superio/nuvoton/nct6776: Make Kconfig symbol dependent by Angel Pons · 5 years ago
  5. 78fa372 superio/nuvoton/nct6791d: Add symbol to select COM port by Angel Pons · 5 years ago
  6. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  7. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  8. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  9. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  10. b91b0cc superio/wpcm450: fix keyboard IO masks by Felix Held · 6 years ago
  11. 9faae2b Kconfig: Unify power-after-failure options by Nico Huber · 6 years ago
  12. 085a226 superio/*: Link early initialization into bootblock by Arthur Heymans · 6 years ago
  13. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  14. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  15. c4e4193 src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  16. 66da032 superio/nuvoton/nct6776/acpi: Add PS/2 mouse support by Tristan Corrick · 6 years ago
  17. 19961a4 superio/nuvoton/nct6776/acpi: Add parallel port support by Tristan Corrick · 6 years ago
  18. 4505ab2 superio/nuvoton/nct6776/acpi: Fix typo in comments by Tristan Corrick · 6 years ago
  19. 9ae150a superio/nuvoton/npcd378: Add ACPI code for S3 resume by Patrick Rudolph · 6 years ago
  20. 61c3b59 superio/nuvoton/npcd378: Fix resource size by Patrick Rudolph · 6 years ago
  21. 9911d64 superio/nuvoton: remove LDN-specific ops overrides by Felix Held · 6 years ago
  22. 9bd6015 superio/nuvoton/npcd378: Add PSU fan control by Patrick Rudolph · 6 years ago
  23. 4576600 superio/nuvoton: Add support for NPCD378 by Patrick Rudolph · 6 years ago
  24. 4f512db nuvoton/nct6776: Add ACPI declarations by Tobias Diedrich · 7 years ago
  25. 88a61bb nuvoton/nct5572d: Disable mouse controller also during resume by Paul Menzel · 7 years ago
  26. 6ff1078 superio: Log if mouse controller is disabled by Paul Menzel · 7 years ago
  27. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  28. d84a1ca superio/nuvoton: Make SuperIO config functions externally available by Arthur Heymans · 7 years ago
  29. bef4d26 sio/nuvoton: Include generic nuvoton driver in bootblock stage by Teo Boon Tiong · 8 years ago
  30. f95daa5 superio/nuvoton: Add back Nuvoton NCT6776 support by Teo Boon Tiong · 8 years ago
  31. 26d484a Fix newlines at the end of files by Martin Roth · 8 years ago
  32. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 8 years ago
  33. 449fb9b superio/nuvoton: Add Nuvoton NCT6791D by Omar Pakker · 8 years ago
  34. 87eacac superio/nuvoton: Use official spelling of Nuvoton in `CHIP_NAME` by Paul Menzel · 10 years ago
  35. bf725b4 superio/nuvoton/nct5572d: Add PS/2 presence detect by Paul Menzel · 8 years ago
  36. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  37. a20ac2f tree: drop last paragraph of GPL copyright header from new files by Martin Roth · 9 years ago
  38. 474ff3d Revert "Drop SuperIO nuvoton/nct6779d" by Stefan Reinauer · 9 years ago
  39. 3b01cf1 superio/nuvoton/nct5572d: Add missing logical devices by Kyösti Mälkki · 9 years ago
  40. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  41. 42444f6 Drop SuperIO nuvoton/nct6779d by Stefan Reinauer · 9 years ago
  42. 53552cc Drop SuperIO nuvoton/nct6776 by Stefan Reinauer · 9 years ago
  43. 907ea33 superio/nuvoton/nct5572d: Enable power state after power failure support by Timothy Pearson · 9 years ago
  44. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  45. 18fed3d superio/nuvoton: Add support for Nuvoton NCT6779D by Matt DeVillier · 9 years ago
  46. 636f342 nuvoton/nct6776: there is no IRQ for LDN8 by Felix Held · 9 years ago
  47. d22206a superio/nct5104d: Handle shared GPIO/UART pins by Kyösti Mälkki · 9 years ago
  48. 0430c69 superio/nct5104d: Refactor IRQ trigger config by Kyösti Mälkki · 9 years ago
  49. 796fe06 Mark non-executable files non-executable by Patrick Georgi · 10 years ago
  50. 1e3a226 superio/nuvoton: Add support for Nuvoton NCT6776 by Felix Held · 10 years ago
  51. 14be0da superio/nuvoton: Add support for Nuvoton NCT5572D by Felix Held · 10 years ago
  52. f21bdc3 superio/*/superio.c: Don't hide pointer types behind typedefs by Edward O'Callaghan · 10 years ago
  53. 85836c2 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component by Edward O'Callaghan · 10 years ago
  54. ff9e45e superio,Makefile.inc: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  55. 29179f0 superio/nuvoton: Add chip support for setting IRQs to edge/level by Dave Frodin · 10 years ago
  56. da2daef superio/nuvoton: Adds a function to route pins 41-48 to UARTD by Dave Frodin · 10 years ago
  57. 0240f94 nuvoton/nct5104d: Update the #defined LDNs by Dave Frodin · 10 years ago
  58. da09d02 superio/nuvoton: factor out generic romstage components by Felix Held · 10 years ago
  59. f6f1ad6 superio/*: Remove redundant chip.h header by Edward O'Callaghan · 10 years ago
  60. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  61. 3c04917 superio/nuvoton/nct5104d: Avoid .c includes by Edward O'Callaghan · 10 years ago
  62. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 10 years ago
  63. 8c0cb8a Correct file permissions. by Idwer Vollering · 11 years ago
  64. 1c81128 pnp: Add some default functions to enter/exit config state by Nico Huber · 11 years ago
  65. 0b2ee93 pnp: Remove now plain wrappers for default PnP functions by Nico Huber · 11 years ago
  66. 13dc976 pnp: Register implementations of enter/exit config state by Nico Huber · 11 years ago
  67. f898f7b pnp: Provide alternative pnp_enable() implementation by Nico Huber · 11 years ago
  68. d9de6c4 Add new superio device by Steven Sherk · 11 years ago
  69. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  70. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  71. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  72. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  73. 91be49b SIO: condition compile Nuvoton WPCM450 early_init.c by Kerry Sheh · 12 years ago
  74. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  75. 1a2b318 Do not compile nuvoton superio for all board by Alexandru Gagniuc · 13 years ago
  76. 00c8c4a Update AMD SR5650 and SB700 by efdesign98 · 13 years ago
  77. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  78. 8a28188 This is for board Supermicro H8scm. The code was done by existing chips and by Zheng Bao · 13 years ago