Age | Commit message (Expand) | Author |
2020-10-20 | payloads/coreinfo: Rename pci_scan_bus() | Felix Singer |
2020-09-14 | coreinfo: Use SPDX license identifiers | Jacob Garber |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2019-07-07 | payloads/coreinfo: Use correct integer types for loop indices | Jacob Garber |
2019-05-15 | payloads/coreinfo: Remove unused variable | Jacob Garber |
2019-03-07 | payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-06-14 | coreinfo: Skip unpopulated PCI functions | Kyösti Mälkki |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-01 | coreinfo: Use IS_ENABLED() to query Kconfig variables | Stefan Reinauer |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2008-09-05 | define array size in a single place (trivial) | Stefan Reinauer |
2008-08-13 | off by 1. (trivial) | Stefan Reinauer |
2008-08-13 | commit real fix to pci module of coreinfo (trivial) | Stefan Reinauer |
2008-08-11 | This patch updates coreinfo to use the ACS_ macros for line graphics. | Ulf Jordan |
2008-08-07 | Add a full set of pci access functions. | Stefan Reinauer |
2008-08-04 | Remove duplicated code which is already in libpayload (trivial). | Uwe Hermann |
2008-03-31 | Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as for | Uwe Hermann |
2008-03-27 | Various tiny fixes (trivial): | Uwe Hermann |
2008-03-23 | Make functions static (where possible) to reduce code size (trivial). | Uwe Hermann |
2008-03-20 | Smaller fixes to allow using -Wall (trivial). | Uwe Hermann |
2008-03-20 | Cosmetic changes and coding style fixes by running 'indent', with some | Uwe Hermann |
2008-03-20 | corinfo: Inital release of the coreinfo code | Jordan Crouse |