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
/
include
/
pc80
Age
Commit message (
Expand
)
Author
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
2011-09-12
Miscellaneous AMD F14 warning fixes
efdesign98
2011-06-15
CMOS: add set_option()
Sven Schnelle
2011-05-10
Change read_option() to a macro that wraps some API uglyness
Patrick Georgi
2010-09-25
- Fix race condition in option_table.h generation by moving the include
Stefan Reinauer
2010-09-02
Revert 5762. It silently broke a lot of boards because abuild was broken.
Myles Watson
2010-09-01
Fix race condition in option_table.h generation by moving the include statement
Stefan Reinauer
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-03-29
Don't include option_table.h every time we include mc146818rtc.h, that was a
Stefan Reinauer
2010-03-29
- include option_table.h when it is created, and that's HAVE_OPTION_TABLE
Stefan Reinauer
2010-03-29
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-02-23
Remove nonsensical wrapper for function in
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2009-11-05
http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html
Stefan Reinauer
2009-10-23
drop a lot of dead code, including an old winbond southbridge from our removed
Stefan Reinauer
2009-10-20
Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA.
Myles Watson
2009-10-09
Add const to get rid of some warnings when passing quoted strings.
Myles Watson
2009-07-21
Rewrite interrupt handling in coreboot to be more comprehensible and
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-03
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
CMOS: Add set_option and rework get_option.
Luc Verhaegen
2009-05-29
Implement native VGA Support.
Luc Verhaegen
2009-04-17
Add VIA CX700 support, plus VIA vt8454c reference board support.
Stefan Reinauer
2009-01-20
add a header file for i8259.h (trivial)
Stefan Reinauer
2008-12-19
Fix a LOT of implicit function declarations before they become errors.
Corey Osgood
2005-12-04
small gcc4 patches, some ts5300 updates
Stefan Reinauer
2005-10-05
Updating FSF address in the code.
Stefan Reinauer
2005-01-15
add vga.h / needed by vga text console.
Stefan Reinauer
2004-10-21
- Bump the LinuxBIOS major version
Eric Biederman
2004-03-17
according to spec, sector size is 2048
Greg Watson
2004-03-13
added atapi support
Greg Watson
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2003-06-09
Moved from freebios
Greg Watson
2003-04-22
- Initial checkin of the freebios2 tree
Eric Biederman