Age | Commit message (Expand) | Author |
2015-08-09 | drivers/pc80/i8254.c: Indent with GNU indent 2.2.11 | Paul Menzel |
2015-06-07 | Fix Kconfig whitespace. | Martin Roth |
2015-06-02 | tpm: Add dummy _DSM to make Bitlocker happy. | Vladimir Serbinenko |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-06-02 | TPM: Add Infineon SLB9670 SPI TPM support | Wenkai Du |
2015-05-29 | tpm: Add Infineon TPM 1.2 support | Subrata |
2015-05-29 | tpm: Fix multiple device support | Subrata |
2015-05-27 | Deactivate TPM | Vladimir Serbinenko |
2015-05-27 | Move TPM code out of chromeos | Vladimir Serbinenko |
2015-05-23 | Hide TPM_TIS_BASE_ADDRESS | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-07 | kbuild: Use wildcard for driver subdirectories | Stefan Reinauer |
2015-04-22 | rtc: add config flag to denote rtc API availability | Patrick Georgi |
2015-04-21 | Unify byte order macros and clrsetbits | Julius Werner |
2015-04-21 | arm(64): Manually clean up the mess left by write32() transition | Julius Werner |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-13 | tpm: Only expose base address Kconfig option when enabled | Patrick Georgi |
2015-04-10 | tpm: Remove error message for unknown resource type | Duncan Laurie |
2015-04-10 | tpm: Add ramstage driver and interrupt configuration | Duncan Laurie |
2015-04-10 | tpm: Move the LPC TPM driver to a subdirectory | Duncan Laurie |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2015-03-29 | drivers/pc80/mc146818rtc_early: Honor Kconfig reboot count clear setting | Timothy Pearson |
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 |
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 |