1. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  2. d2894f6 src/nsc/common/nsc.h: Drop unused include by Elyes HAOUAS · 5 years ago
  3. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  4. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  5. 9c790a2 superio/nsc/pc87417: Use common early_serial by Peter Lemenkov · 5 years ago
  6. 272804f superio/nsc/pc87366: Use common early_serial by Peter Lemenkov · 5 years ago
  7. 485937f superio/nsc/pc87360: Use common early_serial by Peter Lemenkov · 5 years ago
  8. 0538328 superio/nsc/pc87309: Use common early_serial by Peter Lemenkov · 5 years ago
  9. 1224570 superio/nsc/pc87392: Use common early_serial by Peter Lemenkov · 5 years ago
  10. e7705f2 superio/nsc: Introduce common early_serial by Peter Lemenkov · 5 years ago
  11. d5292bf superio/nsc: fix IO masks by Felix Held · 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. 1e8c9ad src: Remove unneeded include <pc80/keyboard.h> by Elyes HAOUAS · 6 years ago
  16. faca0bc superio/nsc: pass the chip-specific ops struct to pnp_enable_devices by Felix Held · 7 years ago
  17. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  18. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 8 years ago
  19. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  20. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  21. 6c4ea73 Drop SuperIO nsc/pc97307 by Stefan Reinauer · 9 years ago
  22. 0cca931 Drop SuperIO nsc/pc8374 by Stefan Reinauer · 9 years ago
  23. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  24. b8f05d4 superio/nsc/pc87417: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  25. db1a2fb superio/nsc/pc87366: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  26. fc4e855 superio/nsc/pc97317: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  27. 24fb03e superio/nsc/pc87360: Use link-time symbol over .c includes by Edward O'Callaghan · 10 years ago
  28. 5878bbd Drop Intel E7520 and E7525 and related boards by Stefan Reinauer · 10 years ago
  29. bfea6cc Drop obsolete SuperIOs used by GX1 systems only by Stefan Reinauer · 10 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. 32da8d9 superio/nsc/pc87309: Avoid .c includes in mainboard by Edward O'Callaghan · 10 years ago
  34. f6f1ad6 superio/*: Remove redundant chip.h header by Edward O'Callaghan · 10 years ago
  35. 0403c863 superio/*: Deal with some chip.h special cases by Edward O'Callaghan · 10 years ago
  36. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  37. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 10 years ago
  38. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 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. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  43. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  44. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  45. ea3b585 PC87384: remove unused init function by Sven Schnelle · 13 years ago
  46. 012d867 fix boards that still had some uart init remainders by Stefan Reinauer · 13 years ago
  47. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  48. ae08c56 PC87384: add GPIO defines by Sven Schnelle · 13 years ago
  49. 1aba096 Add GPIO definitions to PC87392 superio by Sven Schnelle · 13 years ago
  50. 071d835 add PC87384 SuperIO by Sven Schnelle · 13 years ago
  51. 1440d08 Actually add PC87382 into Kconfig, missing from r6332 by Peter Stuge · 13 years ago
  52. 82e3617 Add PC87392 support by Sven Schnelle · 13 years ago
  53. 92cf08c Add PC87382 support by Sven Schnelle · 13 years ago
  54. 6559f43 add license headers to some trivial files and pc87427.h by Stefan Reinauer · 14 years ago
  55. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  56. 20c3d77 fix random breakage by Stefan Reinauer · 14 years ago
  57. a69d978 C and other Super I/O cosmetic fixes. by Uwe Hermann · 14 years ago
  58. 5330dd9 Remove superfluous Super I/O res0/res1 lines. by Uwe Hermann · 14 years ago
  59. 7fa0819 Add #include guards to all Super I/O header files (trivial). by Uwe Hermann · 14 years ago
  60. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  61. 80d9804 fix superio warnings. interesting side node: most superio .h files have no by Stefan Reinauer · 14 years ago
  62. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
  63. 30a4a93 fix clock polling in pc97317 driver. by Stefan Reinauer · 14 years ago
  64. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  65. 9db833b trival. All the changes is about comment and spaces. In superio folder. by Zheng Bao · 15 years ago
  66. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  67. 748475b More kconfig cleanups: by Uwe Hermann · 15 years ago
  68. 7b6a0a8 Get rid of early_serial, it is now a generic function in early_init. by Ronald G. Minnich · 15 years ago
  69. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  70. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  71. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  72. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  73. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  74. 3a66263 Add support for the NSC PC87309 Super I/O. by Uwe Hermann · 17 years ago
  75. a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 18 years ago
  76. 3d61074 Rename src/superio/NSC to src/superio/nsc. by Uwe Hermann · 18 years ago