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. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  4. 3f3eca9 src/superio: replace license boilerplate with SPDX by Felix Held · 4 years, 6 months ago
  5. 2329a25 superio: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  6. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  7. 085a226 superio/*: Link early initialization into bootblock by Arthur Heymans · 6 years ago
  8. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  9. 8ac8ac6 superio/fintek: remove LDN-specific ops overrides by Felix Held · 6 years ago
  10. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  11. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 8 years ago
  12. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  13. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  14. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  15. f21bdc3 superio/*/superio.c: Don't hide pointer types behind typedefs by Edward O'Callaghan · 10 years ago
  16. f6f1ad6 superio/*: Remove redundant chip.h header by Edward O'Callaghan · 10 years ago
  17. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  18. cf7b498 superio/fintek/*: Factor out generic romstage component by Edward O'Callaghan · 10 years ago
  19. 6d51f6b superio/fintek/*: Fix header style by Edward O'Callaghan · 10 years ago
  20. d304331 superio/fintek/f81865f: Avoid .c includes by Edward O'Callaghan · 10 years ago
  21. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 10 years ago
  22. 1c81128 pnp: Add some default functions to enter/exit config state by Nico Huber · 11 years ago
  23. 0b2ee93 pnp: Remove now plain wrappers for default PnP functions by Nico Huber · 11 years ago
  24. 13dc976 pnp: Register implementations of enter/exit config state by Nico Huber · 11 years ago
  25. f898f7b pnp: Provide alternative pnp_enable() implementation by Nico Huber · 11 years ago
  26. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 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. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  29. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  30. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  31. d0a8ebf This code provides support for the superio chip on the IBASE Technology DB-FT1 (AMD code name Persimmon) platform. It is independent of the AMD code. by Frank Vibrans · 13 years ago