index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
pc80
Age
Commit message (
Expand
)
Author
2014-02-06
spkmodem: Move under drivers/pc80
Kyösti Mälkki
2014-01-26
pc80/keyboard: Ignore interface test failure.
Vladimir Serbinenko
2014-01-23
keyboard.c: fix coding style with indent
Andrew Wu
2014-01-12
lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content
Vladimir Serbinenko
2013-12-21
tpm: provide explicit tpm register access
Aaron Durbin
2013-12-21
Remove PS/2 keyboard initialization on resume from S3
Martin Roth
2013-12-14
drivers/pc80: Add ACPI description.
Vladimir Serbinenko
2013-11-25
pc80/mc146818rtc: Return an error code rather than an integer
Alexandru Gagniuc
2013-11-25
RTC: Skip rtc_init() in S3 resume path
Stefan Reinauer
2013-10-13
Rename cpu/x86/car.h to arch/early_variables.h
Stefan Reinauer
2013-07-10
drivers: Fix spelling
Martin Roth
2013-05-16
pc80/tpm: allow for cache-as-ram migration
Aaron Durbin
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-19
RTC: Use the correct index when setting the default month
Dave Frodin
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2012-11-30
build system: Treat cmos.default as text file
Patrick Georgi
2012-11-16
Clean up Kconfig
Stefan Reinauer
2012-11-16
Drop Kconfig.deprecated_options
Stefan Reinauer
2012-11-12
If cmos is invalid, always set the rtc date and time
Stefan Reinauer
2012-11-12
Remove duplicate defines from mc146818rtc.c
Marc Jones
2012-11-09
mc146818rtc: Remove the hyphen to build on NetBSD and Darwin
Zheng Bao
2012-11-09
mc146818rtc: Update the Day of Week in CMOS in the right way.
Zheng Bao
2012-11-08
RTC: Don't clear pending interrupt in resume path
Duncan Laurie
2012-11-07
RTC: Write build date in BCD when clearing RTC CMOS
Duncan Laurie
2012-11-07
rtc: add explicit dependency on build.h
Vincent Palatin
2012-11-07
rtc: erase CMOS memory after power failure
Vincent Palatin
2012-11-07
rtc: force mc146818 register D to a correct value
Vincent Palatin
2012-11-07
Fix CONFIG_ use in i8254.c
Stefan Reinauer
2012-08-02
RTC: Add a routine to check if the CMOS date is valid
zbao
2012-05-01
Fix TPM driver to work with multiple vendor TPMs
Stefan Reinauer
2012-04-27
Move top level pc80 directory to drivers/
Stefan Reinauer