Age | Commit message (Expand) | Author |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-01-30 | src/superio: replace license boilerplate with SPDX | Felix Held |
2019-10-20 | superio: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-20 | superio: Remove unused include <device/smbus.h> | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2018-11-19 | src: Add required space after "switch" | Elyes HAOUAS |
2018-07-18 | superio/smsc: pass the chip-specific ops struct to pnp_enable_devices | Felix Held |
2018-06-04 | src/superio/{ite,smsc}: Remove space before tab | Elyes HAOUAS |
2017-06-13 | device/pnp: remove struct io_info | Samuel Holland |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-01-06 | superio/smsc/lpc47n217: Drop dead code | Stefan Reinauer |
2014-10-27 | superio/*/superio.c: Don't hide pointer types behind typedefs | Edward O'Callaghan |
2014-02-06 | uart8250: Drop includes in superio | Kyösti Mälkki |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-10-07 | Remove chip.h files without config structure | Kyösti Mälkki |
2012-08-04 | SuperIO LPC47N217: Remove warnings | zbao |
2011-04-19 | Drop baud rate init to an arbitrary baud rate from Super I/O code. ... | Stefan Reinauer |
2011-02-19 | It turns out that the code which enables specific LDN is somewhat buggy. | Rudolf Marek |
2010-11-15 | C and other Super I/O cosmetic fixes. | Uwe Hermann |
2010-10-26 | Convert some comments to proper Doxygen syntax. | Uwe Hermann |
2010-05-21 | Use lists instead of arrays for resources in devices to reduce memory usage. | Myles Watson |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2009-12-28 | trival. All the changes is about comment and spaces. | Zheng Bao |
2009-10-30 | Remove some warnings from the tyan s2895. | Myles Watson |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2008-01-18 | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer |
2006-12-05 | Add missing license headers to some files (info based on svn history). | Uwe Hermann |
2006-11-05 | Use the canonical name of the vendors/devices and the | Uwe Hermann |
2006-08-23 | Uwe Hermann: | Stefan Reinauer |
2005-10-05 | Updating FSF address in the code. | Stefan Reinauer |
2005-09-12 | Initial revision. | Steven J. Magnani |