summaryrefslogtreecommitdiff
path: root/payloads/coreinfo/bootlog_module.c
AgeCommit message (Expand)Author
2020-09-14coreinfo: Use SPDX license identifiersJacob Garber
2020-08-24libpayload: Cache physical cbmem console addressNico Huber
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2019-03-07payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-07payloads: change coreboot to lowercaseMartin Roth
2017-04-20Turn CBMEM console into a ring buffer that can persist across rebootsJulius Werner
2015-11-21coreinfo: Rewrite bootlog_moduleYasha Cherikovsky
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-01coreinfo: Use IS_ENABLED() to query Kconfig variablesStefan Reinauer
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2008-09-30Do not try to display non-printable characters on the bootlog andUlf Jordan
2008-04-22Add support for a 'bootlog' module to coreinfo.Uwe Hermann