summaryrefslogtreecommitdiffstats
path: root/src/drivers/pc80/rtc/post.c
Commit message (Expand)AuthorAgeFilesLines
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-231-3/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* drivers/pc80/rtc: Reorganize prototypesKyösti Mälkki2020-04-201-0/+1
* drivers/pc80/rtc: Move CMOS_POST_BANK_x definitionsKyösti Mälkki2020-04-201-0/+28
* drivers/pc80/rtc: Drop CMOS_POST_EXTRA optionKyösti Mälkki2020-04-201-11/+4
* drivers/pc80/rtc: Clean up post_log_path()Kyösti Mälkki2020-04-201-16/+10
* drivers/elog,pc80: Move cmos_post_log()Kyösti Mälkki2020-04-201-16/+11
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* drivers/pc80/rtc: Clean up some POST_CODE_EXTRA useKyösti Mälkki2020-01-141-35/+29
* console/post: Move cmos_post_code() under pc80/rtcKyösti Mälkki2020-01-101-0/+143