- d3a1a41 src/superio: Remove unused superio chips by Martin Roth · 4 years, 1 month ago
- cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 4 years, 7 months ago
- a2c49b0 superio/via: remove LDN-specific ops overrides by Felix Held · 5 years ago
- 01d2e46 superio: move files to match the common naming scheme by Felix Held · 6 years ago
- f8574bf src/superio: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 6 years ago
- 7daac91 device/pnp: remove struct io_info by Samuel Holland · 6 years ago
- 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 7 years ago
- a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 8 years ago
- b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
- 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs 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
- afa7b13 uart: Redefine Kconfig options by Kyösti Mälkki · 10 years ago
- e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 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 · 10 years ago
- a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 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
- e166782 Clean up #ifs by Patrick Georgi · 11 years ago
- 5ff7c13 remove trailing whitespace by Stefan Reinauer · 12 years ago
- 012d867 fix boards that still had some uart init remainders by Stefan Reinauer · 12 years ago
- 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 12 years ago
- 0c8e664 It turns out that the code which enables specific LDN is somewhat buggy. by Rudolf Marek · 13 years ago
- 6559f43 add license headers to some trivial files and pc87427.h by Stefan Reinauer · 13 years ago
- a69d978 C and other Super I/O cosmetic fixes. by Uwe Hermann · 13 years ago
- 7fa0819 Add #include guards to all Super I/O header files (trivial). by Uwe Hermann · 13 years ago
- 8c02368 Various Super I/O fixes and corrections. by Uwe Hermann · 13 years ago
- 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 13 years ago
- c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 13 years ago
- c65666f remove more warnings by Stefan Reinauer · 14 years ago
- 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
- c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
- c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
- abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
- 9db833b trival. All the changes is about comment and spaces. In superio folder. by Zheng Bao · 14 years ago
- e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 14 years ago
- 748475b More kconfig cleanups: by Uwe Hermann · 14 years ago
- 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 14 years ago
- 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 14 years ago
- 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
- 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 15 years ago
- a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 17 years ago
- 9442591 fixed fsf address by Ronald G. Minnich · 18 years ago
- 43225bc EPIA-M fixup by Ronald G. Minnich · 18 years ago
- 6ab43fc Updating FSF address in the code. by Stefan Reinauer · 18 years ago
- dc2454e Clean up vt1211 SuperIO support and make the EPIA-M config use it. by Jonathan McDowell · 18 years ago
- 018d8dd - Update abuild.sh so it will rebuild successfull builds by Eric Biederman · 19 years ago
- dbec2d4 - Bump the LinuxBIOS major version by Eric Biederman · 19 years ago
- 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 19 years ago
- 02fa3b2 epia-m support by Ronald G. Minnich · 19 years ago