summaryrefslogtreecommitdiffstats
path: root/src/include/pc80
Commit message (Expand)AuthorAgeFilesLines
* include: Add SPDX-License-Identifiers to files missing themMartin Roth2022-08-012-0/+4
* src/include: Drop unneeded empty linesElyes HAOUAS2020-09-141-1/+0
* src/include: Add missing includesElyes HAOUAS2020-07-261-0/+2
* drivers/pc80/rtc: Drop ARCH_X86 guard in headerKyösti Mälkki2020-06-061-7/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-114-4/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-062-24/+2
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-062-4/+2
* drivers/pc80/rtc: Reorganize prototypesKyösti Mälkki2020-04-201-1/+0
* drivers/pc80/rtc: Move CMOS_POST_BANK_x definitionsKyösti Mälkki2020-04-201-31/+0
* drivers/elog,pc80: Move cmos_post_log()Kyösti Mälkki2020-04-201-3/+0
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-052-26/+4
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-174-5/+0
* drivers/pc80/rtc: Move sanitize_cmos()Kyösti Mälkki2020-01-101-1/+0
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-3/+0
* drivers/pc80/rtc: Remove duplicate cmos_chksum_valid()Kyösti Mälkki2020-01-091-1/+4
* drivers/pc80/rtc: Remove stub for sanitize_cmos()Kyösti Mälkki2020-01-071-8/+1
* drivers/pc80/rtc: Remove stub for cmos_post_init()Kyösti Mälkki2020-01-071-3/+2
* drivers/pc80/rtc: Clean up some headersKyösti Mälkki2020-01-071-4/+4
* drivers/pc80/rtc: Clean up some inlined functionsKyösti Mälkki2020-01-071-26/+19
* drivers/pc80/rtc: Swap cmos_write32() parameter orderKyösti Mälkki2020-01-061-1/+1
* drivers/pc80/mc146818rtc: Remove read_option_lowlevel()Kyösti Mälkki2020-01-021-5/+0
* src: Remove some romcc workaroundsJacob Garber2019-12-311-26/+1
* drivers/pc80: Move normal/fallback mechanism outside __ROMCC__Kyösti Mälkki2019-12-201-4/+4
* cpu/x86: Move calibrate_tsc_with_pit() to drivers/pc80Kyösti Mälkki2019-11-021-0/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-5/+5
* src: Fix the warning "type 'hex' are always defined"Elyes HAOUAS2019-01-271-1/+1
* src: Add missing include <stdint.h>Elyes HAOUAS2018-10-301-0/+2
* Port cmos.default handling to C environment bootblockNico Huber2017-07-261-0/+7
* src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-131-4/+4
* Kconfig: Move and clean up CONFIG_VGANico Huber2017-05-221-4/+0
* drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.cNico Huber2017-05-131-1/+1
* src/include: Wrap lines at 80 columnsLee Leahy2017-03-131-2/+5
* src/include: Remove braces for single statementsLee Leahy2017-03-121-4/+2
* src/include: Remove spaces before tabsLee Leahy2017-03-122-2/+2
* src/include: Fix unsigned warningsLee Leahy2017-03-091-1/+2
* arch/x86: fix cmos post logging in non romcc bootblockAaron Durbin2017-01-061-0/+29
* rtc: Check update-in-progress bitMarshall Dawson2016-11-171-0/+10
* src/include: Add space around operatorsElyes HAOUAS2016-09-201-1/+1
* pc80/mc146818rtc.h: Replace leftover macro tokenAntonello Dettori2016-08-181-2/+0
* kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-191-1/+1
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+4
* drivers/pc80: Rework normal / fallback selector codeTimothy Pearson2015-11-031-0/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-314-16/+0
* Verify Kconfigs symbols are not zero for hex and int type symbolsMartin Roth2015-07-121-2/+2
* Remove address from GPLv2 headersPatrick Georgi2015-05-214-4/+4
* drivers/pc80/mc146818rtc: Reduce superfluous preprocessor useAlexandru Gagniuc2015-02-061-11/+3
* drivers/pc80/mc146818rtc: Assume we always have ALTCENTURYGabe Black2014-12-301-4/+1
* cmos: Rename the CMOS related functions.Gabe Black2014-10-221-2/+2
* tpm: Clean up I2C TPM driverStefan Reinauer2014-09-101-29/+0
* include/pc80/mc146818rtc.h: Inconsequential, comment ifdef mazeEdward O'Callaghan2014-06-291-2/+2