Age | Commit message (Expand) | Author |
2022-05-16 | payloads/coreinfo/coreboot_module.c: Remove 'break' after 'return' | Elyes Haouas |
2022-04-14 | coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t | Jianjun Wang |
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: Make internal functions static | Jacob Garber |
2019-07-07 | payloads/coreinfo: Use correct integer types for loop indices | Jacob Garber |
2019-03-07 | payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2017-06-07 | payloads: change coreboot to lowercase | Martin Roth |
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 |
2012-08-15 | coreinfo: fix build error (TRIVIAL) | Alexandru Gagniuc |
2012-01-07 | Eliminate magic numbers | Philip Prindeville |
2012-01-07 | Cleanup access to vendor/part # info | Philip Prindeville |
2011-12-24 | Use convenience function to checksum | Philip Prindeville |
2011-12-24 | Replace UNPACK_CB64 macro with inline | Philip Prindeville |
2011-12-02 | Mirror Fix coreinfo usage of cb_info | QingPei Wang |
2009-08-24 | Update Coreinfo to use TAG_FORWARD in tables. | Myles Watson |
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 |