- 9f96568 superio/smsc: Restore sio1036 by Marshall Dawson · 4 years, 2 months ago
- d3a1a41 src/superio: Remove unused superio chips by Martin Roth · 4 years, 3 months ago
- 464f834 superio/smsc/lpc47b397: fix regression in ops override by Felix Held · 4 years, 3 months ago
- 2a3f9f5 smsc/superio/sio1007: Fix header name by Kyösti Mälkki · 4 years, 4 months ago
- cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 4 years, 9 months ago
- a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 4 years, 9 months ago
- 3e41b9b Remove leftover files by Kyösti Mälkki · 4 years, 9 months ago
- 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 4 years, 9 months ago
- 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 4 years, 9 months ago
- 251514d src: Don't use a #defines like Kconfig symbols by Elyes HAOUAS · 4 years, 11 months ago
- 0feaa85 src/superio/smsc/smscsuperio/superio.c: Add SCH5504 by Angel Pons · 5 years ago
- 085a226 superio/*: Link early initialization into bootblock by Arthur Heymans · 5 years ago
- 14df1b0 superio/smsc/sch5147/acpi/superio.asl: Remove unneeded white spaces by Elyes HAOUAS · 5 years ago
- 7d81718 smsc/sch5147: Implement ACPI handling of a few LDN by Arthur Heymans · 5 years ago
- f1a3503 superio/smsc: Add SCH5147 by Arthur Heymans · 5 years ago
- 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 5 years ago
- e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 5 years ago
- a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 5 years ago
- 6de6571 src/superio: Fix typo and remove unneeded whitespace by Elyes HAOUAS · 5 years ago
- e75bac3 sio/smsc/fdc37n972: add missing pnp_conf_mode field to ops struct by Felix Held · 5 years ago
- b0d868e superio/smsc: pass the chip-specific ops struct to pnp_enable_devices by Felix Held · 5 years ago
- 01d2e46 superio: move files to match the common naming scheme by Felix Held · 6 years ago
- 5bd5a9a src/superio/{ite,smsc}: Remove space before tab by Elyes HAOUAS · 6 years ago
- 12d0103 sio/smsc/kbc1100: Fix some style issues by Arthur Heymans · 6 years ago
- 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
- 657d9cd smscsuperio: map interrupt in smscsuperio_enable_serial() by Jonathan A. Kollasch · 8 years ago
- cf13950 src/superio: Add space around operators by Elyes HAOUAS · 7 years ago
- 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 7 years ago
- a2f4758 superio/smsc/mec1308: Fix AddressMax value for SMBX mailbox by Martin Roth · 8 years ago
- 6321d7c roda/rk9: Remove #include early_serial.c from romstage by Antonello Dettori · 8 years ago
- bc839fb amd/thatcher: Removed #include early_serial.c from romstage by Antonello Dettori · 8 years ago
- 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 8 years ago
- fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 8 years ago
- 56033a9 superio/smsc/mec1308: Fix IASL warnings by Martin Roth · 8 years ago
- 50a29f8 Drop SuperIO smsc/fdc37m60x by Stefan Reinauer · 8 years ago
- a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 8 years ago
- 260a01f superio/smsc: Add support for SMSC DME1737 by Jonathan A. Kollasch · 8 years ago
- 8964717 superio/smsc/dme1737: copy superio/smsc/lpc47b397 by Jonathan A. Kollasch · 8 years ago
- d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
- b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
- 2d3964e superio: Replace the indexed I/O functions by Dave Frodin · 9 years ago
- a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
- 0d3cde9 superio/smsc/lpc47n217: Drop dead code by Stefan Reinauer · 9 years ago
- d76ac63 superio/smsc/lpc47n207: Hook into build system by Edward O'Callaghan · 9 years ago
- 9e687a6 superio/smsc/lpc47b272/superio.c: Remove dead code by Edward O'Callaghan · 9 years ago
- 520a328 src/superio/smsc/lpc47m10x/superio.c: Remove dead code by Edward O'Callaghan · 9 years ago
- 117849e superio/smsc/lpc47b272: Use link-time symbols over .c inclusion by Edward O'Callaghan · 9 years ago
- c3e77fc superio/smsc/lpc47m10x: Use link-time symbols over .c inclusion by Edward O'Callaghan · 9 years ago
- 536a443 superio/smsc/lpc47b397: Use link-time symbols over .c inclusion by Edward O'Callaghan · 9 years ago
- 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 9 years ago
- f21bdc3 superio/*/superio.c: Don't hide pointer types behind typedefs by Edward O'Callaghan · 9 years ago
- 85836c2 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component by Edward O'Callaghan · 9 years ago
- d2da65e superio/smsc/sch4037: Cleanup and fix .c inclusion by Edward O'Callaghan · 9 years ago
- 47b8075 superio/smsc/sio1036: Fix hardcoded TTY0 base addr and .c include by Edward O'Callaghan · 9 years ago
- 4e9f5e3f superio/smsc/sio1036: Clean up RAMstage superio.c component by Edward O'Callaghan · 9 years ago
- cf5ac3d src/superio/smsc/lpc47m15x: Avoid #include early_serial.c by Edward O'Callaghan · 10 years ago
- 031cf21 superio/smsc: Add some missing header guards by Edward O'Callaghan · 9 years ago
- ff9e45e superio,Makefile.inc: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 9 years ago
- f35353a superio: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 9 years ago
- 6202aea PS2 keyboard: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 9 years ago
- 49380b8 superio/smsc/fdc37n972: Trivial cleanup reorder headers by Edward O'Callaghan · 9 years ago
- 33eaf3a superio/smscsuperio: Fix chip detection by Kyösti Mälkki · 10 years ago
- f5bde44 superio/smsc/kbc1100: Virtually rewrite support and fix mainboards by Edward O'Callaghan · 10 years ago
- fdceb48 superio/smsc/smscsuperio: Make romstage linkable with header by Edward O'Callaghan · 10 years ago
- e1fe688 src/*: Remove the last remnants of struct keyboard by Edward O'Callaghan · 10 years ago
- f6f1ad6 superio/*: Remove redundant chip.h header by Edward O'Callaghan · 10 years ago
- def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
- e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 10 years ago
- 04134a5 sio1007: Properly build '.c' files by Marc Jones · 10 years ago
- 1c81128 pnp: Add some default functions to enter/exit config state by Nico Huber · 10 years ago
- 0b2ee93 pnp: Remove now plain wrappers for default PnP functions by Nico Huber · 10 years ago
- 13dc976 pnp: Register implementations of enter/exit config state by Nico Huber · 10 years ago
- f898f7b pnp: Provide alternative pnp_enable() implementation by Nico Huber · 11 years ago
- 9cb0941 pnp: Unify some alignment to ease autogenerating patches by Nico Huber · 10 years ago
- 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
- 3914a31 AMD SB800: don't switch clock from 14 to 48 MHz for smscsuperio by Jens Rottmann · 11 years ago
- a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
- 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 11 years ago
- d635068 smsc/lpc47n227: Make early_serial usable by Patrick Georgi · 12 years ago
- 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 11 years ago
- fee73df Auto-declare chip_operations by Kyösti Mälkki · 11 years ago
- 9bf356f SuperIO LPC47N217: Remove warnings by zbao · 11 years ago
- b5866f2 SMSC MEC1308: Fix ACPI code to work with newer IASL versions by Stefan Reinauer · 12 years ago
- d3801f4 Add support for SMSC MEC1308/1310 SuperI/O EC by Stefan Reinauer · 12 years ago
- 6626d6a Add initial support for SMSC SIO1007 SuperI/O chip by Stefan Reinauer · 12 years ago
- 8198600 Add support for SMSC LPC47N207 SuperI/O chip by Stefan Reinauer · 12 years ago
- 3c71a85 SIO: Add smsc sio1036 superio by Kerry Sheh · 12 years ago
- c94940c SIO: Add smsc/sch4037 superio support by Kerry Sheh · 12 years ago
- 5ff7c13 remove trailing whitespace by Stefan Reinauer · 12 years ago
- 19fd211 Append logical PME/GPIO device. Fix MPU device number. by Kyösti Mälkki · 12 years ago
- 0d21cd3 Added support for Aaeon PFM-540I RevB PC104 SBC by Mark Norman · 12 years ago
- 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
- 0c8e664 It turns out that the code which enables specific LDN is somewhat buggy. by Rudolf Marek · 13 years ago
- 7b904d8 This code provides support for the superio chip on the AMD Inagua platform (not commercially available). It is independent of the AMD>code. by Frank Vibrans · 13 years ago
- 6559f43 add license headers to some trivial files and pc87427.h by Stefan Reinauer · 13 years ago
- 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 13 years ago
- 0f02daf back out parts of #6073 by Stefan Reinauer · 13 years ago
- a69d978 C and other Super I/O cosmetic fixes. by Uwe Hermann · 13 years ago
- 5330dd9 Remove superfluous Super I/O res0/res1 lines. by Uwe Hermann · 13 years ago
- 7fa0819 Add #include guards to all Super I/O header files (trivial). by Uwe Hermann · 13 years ago