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
/
drivers
/
pc80
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/pc80/mc146818rtc: Check date and time for sanity
Werner Zeh
2021-05-30
1
-4
/
+13
*
Add Kconfig TPM
Kyösti Mälkki
2021-05-26
1
-1
/
+1
*
option: Decouple API from CMOS backend
Angel Pons
2021-05-26
1
-2
/
+13
*
drivers/pc80/rtc/option.c: Constrain API to integer values
Angel Pons
2021-05-06
1
-11
/
+11
*
security/tpm: Add option to init TPM in bootblock
Arthur Heymans
2021-05-06
1
-0
/
+1
*
drivers/pc80/rtc: Factor out CMOS entry lookup
Angel Pons
2021-04-25
1
-30
/
+20
*
cbfs: Introduce cbfs_ro_map() and cbfs_ro_load()
Julius Werner
2020-12-03
1
-52
/
+19
*
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-12-02
1
-2
/
+1
*
drivers/tpm: Move PPI stub
Patrick Rudolph
2020-11-22
1
-122
/
+6
*
drivers/pc80/rtc: Fix linking verstage (and use `all` target)
Nico Huber
2020-09-30
1
-21
/
+6
*
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
4
-7
/
+0
*
src: Remove unused '<option.h>'
Elyes HAOUAS
2020-08-18
2
-2
/
+0
*
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-07-26
1
-1
/
+1
*
src: Drop unused <cpu/x86/tsc.h> include
Elyes HAOUAS
2020-07-14
1
-1
/
+0
*
drivers/pc80/pc/i8259c: Drop dead code
Angel Pons
2020-07-09
1
-14
/
+0
*
drivers/pc80/tpm: Remove support code if TPM is disabled
Kyösti Mälkki
2020-07-05
1
-2
/
+3
*
drivers/pc80/tpm/tis: Add x86_64 support
Patrick Rudolph
2020-07-05
1
-1
/
+1
*
drivers/pc80/tpm: Remove LPC_TPM
Kyösti Mälkki
2020-07-04
2
-14
/
+9
*
src/*: Update makefiles to exclude x86 code from psp-verstage
Martin Roth
2020-06-23
1
-1
/
+1
*
src: Substitute `__FUNCTION__` with `__func__`
Angel Pons
2020-06-21
1
-1
/
+1
*
Makefile.inc: Remove all-y with CONFIG_ARCH_xx guards
Martin Roth
2020-06-15
1
-3
/
+15
*
src: Remove unused '#include <cbfs.h>'
Elyes HAOUAS
2020-06-02
1
-1
/
+0
*
Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION
Kyösti Mälkki
2020-05-26
1
-1
/
+1
*
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2020-05-18
1
-1
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
17
-17
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
3
-33
/
+3
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
2
-22
/
+2
*
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-06
5
-10
/
+5
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
3
-5
/
+5
*
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
1
-1
/
+1
*
drivers/pc80/rtc: Reorganize prototypes
Kyösti Mälkki
2020-04-20
1
-0
/
+1
*
drivers/pc80/rtc: Move CMOS_POST_BANK_x definitions
Kyösti Mälkki
2020-04-20
1
-0
/
+28
*
drivers/pc80/rtc: Drop CMOS_POST_EXTRA option
Kyösti Mälkki
2020-04-20
1
-11
/
+4
*
drivers/pc80/rtc: Clean up post_log_path()
Kyösti Mälkki
2020-04-20
1
-16
/
+10
*
drivers/elog,pc80: Move cmos_post_log()
Kyösti Mälkki
2020-04-20
1
-16
/
+11
*
drivers/pc80/rtc: Turn comment into warning message
Nico Huber
2020-04-18
1
-3
/
+3
*
mainboard/lenovo: Use the original hardware ids for keyboard/pointing
dalao
2020-04-14
2
-2
/
+15
*
drivers/pc80/tpm/tis.c: change the _HID and _CID for TPM2 device
Michał Żygowski
2020-04-07
1
-5
/
+10
*
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-06
12
-146
/
+24
*
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-04-02
1
-2
/
+2
*
drivers/pc80/rtc: Always load cmos.default if measured boot is enabled
Bill XIE
2020-04-01
1
-15
/
+15
*
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-02-24
2
-3
/
+3
*
drivers/pc80/rtc: Clean up some POST_CODE_EXTRA use
Kyösti Mälkki
2020-01-14
1
-35
/
+29
*
console/post: Move cmos_post_code() under pc80/rtc
Kyösti Mälkki
2020-01-10
2
-0
/
+145
*
drivers/pc80/rtc: Enable normal/fallback without USE_OPTION_TABLE
Kyösti Mälkki
2020-01-10
1
-1
/
+1
*
drivers/pc80/rtc: Move sanitize_cmos()
Kyösti Mälkki
2020-01-10
2
-27
/
+29
*
drivers/pc80/rtc: Separate {get|set}_option() support
Kyösti Mälkki
2020-01-09
3
-228
/
+238
*
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2020-01-09
1
-2
/
+3
*
drivers/pc80/rtc: Remove duplicate cmos_chksum_valid()
Kyösti Mälkki
2020-01-09
3
-22
/
+9
*
acpi: Be more ACPI compliant when generating _UID
Patrick Rudolph
2020-01-09
1
-1
/
+1
[next]