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
2015-02-23
drivers/pc80/mc146818rtc: Enable RTC reset on power loss
Werner Zeh
2015-02-16
nvram: Add option to reset NVRAM to default parameters on every boot
Timothy Pearson
2015-02-06
drivers/pc80/mc146818rtc: Reduce superfluous preprocessor use
Alexandru Gagniuc
2014-12-30
drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY
Gabe Black
2014-12-30
rtc: Add an RTC API, and implement it for x86.
Marc Jones
2014-11-20
Replace includes of build.h with version.h
Kyösti Mälkki
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-09-10
tpm: Clean up I2C TPM driver
Stefan Reinauer
2014-08-10
drivers: Add I2C TPM driver to coreboot
Stefan Reinauer
2014-07-08
drivers: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-01
stdlib: Drop duplicates of min() and max()
Kyösti Mälkki
2014-06-29
drivers/pc80/mc146818rtc_early.c: Silence unused func complaints
Edward O'Callaghan
2014-06-21
PC80 RTC: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-21
PS2 keyboard: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-11
PIC i8259: Move #defines and functions to i8259.h
Mike Loptien
2014-05-29
add rtc_init() to romstage
Martin Roth
2014-05-23
drivers/pc80/Kconfig: Revert PS/2 initialization defaults
Patrick Georgi
2014-05-15
drivers/pc80/Kconfig: simplify PS/2 selection rules
Patrick Georgi
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2014-05-02
drivers/pc80/Kconfig: Do not init PS/2 keyboard if GRUB 2 is chosen as payload
Paul Menzel
2014-05-02
drivers/pc80/Kconfig: Do not init PS/2 keyboard if SeaBIOS is chosen as payload
Paul Menzel
2014-05-02
drivers/pc80/Kconfig: Mention that GRUB 2 is able to init PS/2 keyboard
Paul Menzel
2014-04-26
Get rid of HAVE_INIT_TIMER config option
Furquan Shaikh
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
[next]