index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
pc80
Age
Commit message (
Expand
)
Author
2019-12-02
src/: Remove g_ prefixes and _g suffixes from variables
Patrick Georgi
2019-11-29
drivers/pc80/pc/i8254.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
security/tpm: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-22
drivers/pc80/rtc: Remove CMOS spinlock
Kyösti Mälkki
2019-11-21
drivers/pc80/tpm: Replace __RAMSTAGE_ guards
Kyösti Mälkki
2019-11-05
drivers/pc80: Remove UDELAY_TIMER2
Kyösti Mälkki
2019-11-05
drivers/pc80: Remove UDELAY_IO
Kyösti Mälkki
2019-11-03
cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE
Kyösti Mälkki
2019-11-02
cpu/x86: Move calibrate_tsc_with_pit() to drivers/pc80
Kyösti Mälkki
2019-10-27
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-10-23
drivers/pc80/rtc: Avoid searching for cmos_layout.bin on each get/set_option
Arthur Heymans
2019-10-22
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-09-13
drivers/pc80: Remove some __PRE_RAM__ and __SMM__
Kyösti Mälkki
2019-07-08
drivers/pc80: Move UDELAY_IO and UDELAY_TIMER2
Kyösti Mälkki
2019-07-02
drivers/pc80/rtc/mc146818rtc_boot: Use size_t for length
Elyes HAOUAS
2019-06-27
drivers/pc80/tpm: add support for TPM emulator SwTPM 2.0 module
Tsung Ho Wu
2019-05-29
src/{device,drivers}: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-06
Fix code that would trip -Wtype-limits
Julius Werner
2019-04-05
drivers/pc80/rtc/mc146818rtc.c: Reset RTC time on RTC power failure
Frans Hendriks
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-02-08
drivers/keyboard: Fix spelling of *interface*
Paul Menzel
2019-01-23
src/drivers: Remove needless '&' on function pointers
Elyes HAOUAS
2018-11-09
drivers/*/tpm: Add postcar target
Philipp Deppenwiese
2018-10-29
src/drivers/pc80/tpm/tis.c: Dont use port value when invalid.
Frans Hendriks
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-08-28
src/drivers/pc80/pc: Remove unneeded include
Elyes HAOUAS
2018-08-20
drivers/pc80/rtc: do not warn if CMOS options are unavailable
Stefan Tauner
2018-08-11
drivers/pc80/tpm: add support for SLB9665 TPM2.0 module
Kamil Wcislo
2018-08-10
src/drivers: Fix typo
Elyes HAOUAS
2018-07-09
src/{device,drivers}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-07-03
drivers/pc80/vga: Fix coding style
Elyes HAOUAS
2018-06-28
vboot: Fix linking error with USE_OPTION_TABLE enabled
Patrick Rudolph
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-05-13
drivers/pc80/tpm: get ioport from pnp records
Kevin Cody-Little
2018-04-16
drivers/pc80/tpm: Add some optional delay to tis_readresponse()
Bill XIE
2018-01-18
security/tpm: Change TPM naming for different layers.
Philipp Deppenwiese
2018-01-18
security/tpm: Move tpm TSS and TSPI layer to security section
Philipp Deppenwiese
2017-12-14
drivers/pc80/tpm: Remove unused ACPI opregion
Duncan Laurie
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-09-20
vboot: remove init_vbnv_cmos()
Aaron Durbin
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2017-07-28
src/drivers: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2017-07-26
Port cmos.default handling to C environment bootblock
Nico Huber
2017-07-26
drivers/pc80/rtc: Build for bootblock and postcar stages too
Nico Huber
2017-07-13
src/drivers: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-05-22
Kconfig: Move and clean up CONFIG_VGA
Nico Huber
2017-05-13
drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.c
Nico Huber
[next]