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
/
include
/
pc80
Age
Commit message (
Expand
)
Author
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-01-27
src: Fix the warning "type 'hex' are always defined"
Elyes HAOUAS
2018-10-30
src: Add missing include <stdint.h>
Elyes HAOUAS
2017-07-26
Port cmos.default handling to C environment bootblock
Nico Huber
2017-07-13
src/include: 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
2017-03-13
src/include: Wrap lines at 80 columns
Lee Leahy
2017-03-12
src/include: Remove braces for single statements
Lee Leahy
2017-03-12
src/include: Remove spaces before tabs
Lee Leahy
2017-03-09
src/include: Fix unsigned warnings
Lee Leahy
2017-01-06
arch/x86: fix cmos post logging in non romcc bootblock
Aaron Durbin
2016-11-17
rtc: Check update-in-progress bit
Marshall Dawson
2016-09-20
src/include: Add space around operators
Elyes HAOUAS
2016-08-18
pc80/mc146818rtc.h: Replace leftover macro token
Antonello Dettori
2016-04-19
kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-02-01
drivers/pc80: Add PS/2 mouse presence detect
Timothy Pearson
2015-11-03
drivers/pc80: Rework normal / fallback selector code
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-07-12
Verify Kconfigs symbols are not zero for hex and int type symbols
Martin Roth
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
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-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-09-10
tpm: Clean up I2C TPM driver
Stefan Reinauer
2014-06-29
include/pc80/mc146818rtc.h: Inconsequential, comment ifdef maze
Edward O'Callaghan
2014-06-25
pc80/mc146818rtc.h: Has X86 specific inlines without guards
Edward O'Callaghan
2014-06-25
include/pc80/mc146818rtc.h: Move include to top of file
Edward O'Callaghan
2014-06-11
PIC i8259: Move #defines and functions to i8259.h
Mike Loptien
2014-05-13
src/*: Remove the last remnants of struct keyboard
Edward O'Callaghan
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2014-04-20
drivers/elog: Fix implicit function declaration issue
Edward O'Callaghan
2013-11-26
Log device path into CMOS during probe stages
Duncan Laurie
2013-11-26
Extend CMOS POST code logging to store extra data
Duncan Laurie
2013-11-25
pc80/mc146818rtc: Return an error code rather than an integer
Alexandru Gagniuc
2013-07-11
include: Fix spelling
Martin Roth
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-19
mc146818rtc: disable RTC before writing to nvram
Patrick Georgi
2012-11-09
mc146818rtc: Remove the hyphen to build on NetBSD and Darwin
Zheng Bao
2012-11-08
Log unexpected post code from the previous boot
Duncan Laurie
2012-11-08
Add support for storing POST codes in CMOS
Duncan Laurie
2012-11-07
RTC: Write build date in BCD when clearing RTC CMOS
Duncan Laurie
2012-08-02
RTC: Add a routine to check if the CMOS date is valid
zbao
2012-07-24
RTC: Add defines for standard clock offsets
Duncan Laurie
2012-04-27
Move top level pc80 directory to drivers/
Stefan Reinauer
2012-03-30
Add TPM support to coreboot
Stefan Reinauer
2012-03-28
Add cmos helper functions for reading/writing a dword
Duncan Laurie
2011-12-13
Fix CMOS handling for non-USE_OPTION_TABLE configuration
Patrick Georgi
2011-10-13
Enable/fix compilation of i8254 code in ram stage.
Stefan Reinauer
[next]