index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
pc80
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/include: Drop unneeded empty lines
Elyes HAOUAS
2020-09-14
1
-1
/
+0
*
src/include: Add missing includes
Elyes HAOUAS
2020-07-26
1
-0
/
+2
*
drivers/pc80/rtc: Drop ARCH_X86 guard in header
Kyösti Mälkki
2020-06-06
1
-7
/
+2
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
4
-4
/
+0
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
2
-24
/
+2
*
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-06
2
-4
/
+2
*
drivers/pc80/rtc: Reorganize prototypes
Kyösti Mälkki
2020-04-20
1
-1
/
+0
*
drivers/pc80/rtc: Move CMOS_POST_BANK_x definitions
Kyösti Mälkki
2020-04-20
1
-31
/
+0
*
drivers/elog,pc80: Move cmos_post_log()
Kyösti Mälkki
2020-04-20
1
-3
/
+0
*
src/include: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
2
-26
/
+4
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
4
-5
/
+0
*
drivers/pc80/rtc: Move sanitize_cmos()
Kyösti Mälkki
2020-01-10
1
-1
/
+0
*
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2020-01-09
1
-3
/
+0
*
drivers/pc80/rtc: Remove duplicate cmos_chksum_valid()
Kyösti Mälkki
2020-01-09
1
-1
/
+4
*
drivers/pc80/rtc: Remove stub for sanitize_cmos()
Kyösti Mälkki
2020-01-07
1
-8
/
+1
*
drivers/pc80/rtc: Remove stub for cmos_post_init()
Kyösti Mälkki
2020-01-07
1
-3
/
+2
*
drivers/pc80/rtc: Clean up some headers
Kyösti Mälkki
2020-01-07
1
-4
/
+4
*
drivers/pc80/rtc: Clean up some inlined functions
Kyösti Mälkki
2020-01-07
1
-26
/
+19
*
drivers/pc80/rtc: Swap cmos_write32() parameter order
Kyösti Mälkki
2020-01-06
1
-1
/
+1
*
drivers/pc80/mc146818rtc: Remove read_option_lowlevel()
Kyösti Mälkki
2020-01-02
1
-5
/
+0
*
src: Remove some romcc workarounds
Jacob Garber
2019-12-31
1
-26
/
+1
*
drivers/pc80: Move normal/fallback mechanism outside __ROMCC__
Kyösti Mälkki
2019-12-20
1
-4
/
+4
*
cpu/x86: Move calibrate_tsc_with_pit() to drivers/pc80
Kyösti Mälkki
2019-11-02
1
-0
/
+1
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-5
/
+5
*
src: Fix the warning "type 'hex' are always defined"
Elyes HAOUAS
2019-01-27
1
-1
/
+1
*
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-30
1
-0
/
+2
*
Port cmos.default handling to C environment bootblock
Nico Huber
2017-07-26
1
-0
/
+7
*
src/include: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
1
-4
/
+4
*
Kconfig: Move and clean up CONFIG_VGA
Nico Huber
2017-05-22
1
-4
/
+0
*
drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.c
Nico Huber
2017-05-13
1
-1
/
+1
*
src/include: Wrap lines at 80 columns
Lee Leahy
2017-03-13
1
-2
/
+5
*
src/include: Remove braces for single statements
Lee Leahy
2017-03-12
1
-4
/
+2
*
src/include: Remove spaces before tabs
Lee Leahy
2017-03-12
2
-2
/
+2
*
src/include: Fix unsigned warnings
Lee Leahy
2017-03-09
1
-1
/
+2
*
arch/x86: fix cmos post logging in non romcc bootblock
Aaron Durbin
2017-01-06
1
-0
/
+29
*
rtc: Check update-in-progress bit
Marshall Dawson
2016-11-17
1
-0
/
+10
*
src/include: Add space around operators
Elyes HAOUAS
2016-09-20
1
-1
/
+1
*
pc80/mc146818rtc.h: Replace leftover macro token
Antonello Dettori
2016-08-18
1
-2
/
+0
*
kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-19
1
-1
/
+1
*
drivers/pc80: Add PS/2 mouse presence detect
Timothy Pearson
2016-02-01
1
-1
/
+4
*
drivers/pc80: Rework normal / fallback selector code
Timothy Pearson
2015-11-03
1
-0
/
+2
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
4
-16
/
+0
*
Verify Kconfigs symbols are not zero for hex and int type symbols
Martin Roth
2015-07-12
1
-2
/
+2
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
4
-4
/
+4
*
drivers/pc80/mc146818rtc: Reduce superfluous preprocessor use
Alexandru Gagniuc
2015-02-06
1
-11
/
+3
*
drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY
Gabe Black
2014-12-30
1
-4
/
+1
*
cmos: Rename the CMOS related functions.
Gabe Black
2014-10-22
1
-2
/
+2
*
tpm: Clean up I2C TPM driver
Stefan Reinauer
2014-09-10
1
-29
/
+0
*
include/pc80/mc146818rtc.h: Inconsequential, comment ifdef maze
Edward O'Callaghan
2014-06-29
1
-2
/
+2
*
pc80/mc146818rtc.h: Has X86 specific inlines without guards
Edward O'Callaghan
2014-06-25
2
-1
/
+6
[next]