summaryrefslogtreecommitdiffstats
path: root/payloads/coreinfo/timestamps_module.c
Commit message (Expand)AuthorAgeFilesLines
* coreinfo: Use SPDX license identifiersJacob Garber2020-09-141-11/+1
* libpayload: Cache physical location of CBMEM entriesNico Huber2020-08-241-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* payloads/coreinfo: Use correct integer types for loop indicesJacob Garber2019-07-071-4/+2
* payloads/coreinfo: Free buffer before returningJacob Garber2019-04-011-1/+3
* payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-071-1/+1
* payloads/coreinfo: Free buffer before returningMartin Roth2017-09-111-1/+3
* payloads: change coreboot to lowercaseMartin Roth2017-06-071-1/+1
* coreinfo: Add support to read timestampsAntonello Dettori2016-07-201-0/+290